source: josm

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @12078   7 years michael2402 See #14485: Fix and test MapCSS sorting. This adds support for real …
(edit) @12077   7 years bastiK see #13956 - make cachePresets public
(edit) @12076   7 years bastiK see #14740 - update test
(edit) @12075   7 years Don-vip fix PMD warning
(edit) @12074   7 years bastiK fixed #14740 - Current displayed data position changes when you press TAB
(edit) @12073   7 years michael2402 Show sidebar scroll buttons when sidebar content changes (buttons …
(edit) @12072   7 years bastiK remove property change events in NavigatableComponent (can use …
(edit) @12071   7 years michael2402 Fix #14736: Make removePrimitve(Primitive) do a full removal including …
(edit) @12070   7 years michael2402 Reset the SelectionEventManager listeners for each test.
(edit) @12069   7 years michael2402 Fix #14737: Preserve selection order and add comments that it is …
(edit) @12068   7 years stoecker see #14655 - remove channels workaround
(edit) @12067   7 years stoecker writer no longer has a newLine() function
(edit) @12066   7 years stoecker see #14655 - enforce UTF-8 for output in files
(edit) @12065   7 years michael2402 More ds.beginUpdate()/endUpdate() try/finally fixes, checked all calls …
(edit) @12064   7 years michael2402 DrawAction: Fix ds.beginUpdate()/endUpdate() try/finally
(edit) @12063   7 years michael2402 MoveAction: Fix ds.beginUpdate()/endUpdate() try/finally
(edit) @12062   7 years michael2402 DataSet: Replace manual node filtering by getNodes()
(edit) @12061   7 years stoecker see #14655 - UTF-8 fixes on Windows
(edit) @12060   7 years Don-vip sonar - fix two recent issues
(edit) @12059   7 years stoecker fix silent import error for NMEA data
(edit) @12058   7 years Don-vip fix Java/PMD/Checkstyle warnings
(edit) @12057   7 years michael2402 Make cleanupDeletedPrimitives code nicer, only use one bulk update
(edit) @12056   7 years michael2402 Use node.getParentWays() instead of filtered list.
(edit) @12055   7 years michael2402 Disable the read lock of the dataset while selection listeners are …
(edit) @12054   7 years michael2402 Fix #14485: Increase sorting speed by removing compareTo complexity.
(edit) @12053   7 years michael2402 Fix #6447: Ensure that only move commands in same layer are combined.
(edit) @12052   7 years michael2402 See #6447: Fix same issue for the move command (shift+arrow)
(edit) @12051   7 years michael2402 Trigger JosmAction selection change on edit layer change.
(edit) @12050   7 years michael2402 Fix sonar warnings (modifiers, parameters)
(edit) @12049   7 years michael2402 Move quad bucket store of dataset to separate class.
(edit) @12048   7 years michael2402 Add per-layer selection listeners. Make selection listener code more …
(edit) @12047   7 years michael2402 Make TagMerger use the row based layout. Make merge buttons higher and …
(edit) @12046   7 years michael2402 In conflict resolution dialog, only scroll tab contents and prevent …
(edit) @12045   7 years michael2402 PropertiesMergerTest: Test that buttons have been added.
(edit) @12044   7 years michael2402 Make conflict merge dialog layout more universal, make row titles in …
(edit) @12043   7 years michael2402 Add nicer padding to version info panel
(edit) @12042   7 years bastiK applied #13956 - memory optimization with presets cache (patch by GerdP)
(edit) @12041   7 years bastiK update netbeans project
(edit) @12040   7 years michael2402 Long segment test: Make condition for using nodes/ways easier to read.
(edit) @12039   7 years bastiK fix ant compile (update in apache commons compress)
(edit) @12038   7 years bastiK i18n update
(edit) @12037   7 years michael2402 See #14708: For long segment test, notify the user about the exact …
(edit) @12036   7 years Don-vip add more unit tests, javadoc
(edit) @12035   7 years Don-vip add more unit tests
(edit) @12034   7 years Don-vip add more unit tests
(edit) @12033   7 years Don-vip add more unit tests
(edit) @12032   7 years Don-vip fix #14708 - no warning about potentially erroneous movement of …
(edit) @12031   7 years Don-vip add Node.getParentWays()
(edit) @12030   7 years michael2402 See #13604: Change error to a warning until we figure out what causes …
(edit) @12029   7 years Don-vip add more unit tests
(edit) @12028   7 years Don-vip see #14120 - fix java warnings
(edit) @12027   7 years Don-vip add more unit tests
(edit) @12026   7 years stoecker see #10529 - drop code completely
(edit) @12025   7 years michael2402 See #14120: Throw a nicer exception if a layer is destroyed twice.
(edit) @12024   7 years michael2402 See #14120: Fix unit tests by using a separate layer manager when …
(edit) @12023   7 years michael2402 See #14120: Do not overwrite the mapView field for unit tests. Fix map …
(edit) @12022   7 years Don-vip see #13387 - forgot debug code
(edit) @12021   7 years Don-vip see #13387 - lower the max difference to 850 ULPs
(edit) @12020   7 years Don-vip see #14120 - checkstyle
(edit) @12019   7 years Don-vip do not output visible attribute when saving upload=no/never XML files
(edit) @12018   7 years Don-vip add OsmPrimitiveType.newVersionedInstance() + javadoc and unit tests
(edit) @12017   7 years Don-vip *Data: new constructors with a given id
(edit) @12016   7 years Don-vip update to Groovy 2.4.11
(edit) @12015   7 years Don-vip see #11889 - fix javadoc warnings
(edit) @12014   7 years michael2402 See #14120: Use a listener to get notified of way segment / virtual …
(edit) @12013   7 years bastiK see #11889 - backport improved version of Math.toDegrees and …
(edit) @12012   7 years Don-vip fix HeadlessException seen in unit tests logs
(edit) @12011   7 years Don-vip improve unit test coverage of Main
(edit) @12010   7 years Don-vip remove unused methods
(edit) @12009   7 years michael2402 See #13883: Use parallel sort for style elems
(edit) @12008   7 years stoecker ignore differing imagico text - allows us to strip the ugly header
(edit) @12007   7 years stoecker don't report zoom differences when the entry is a wms mirror
(edit) @12006   7 years Don-vip see #14692 - checkstyle
(edit) @12005   7 years Don-vip fix #14667 - IOOBE at PreferenceTabbedPane.stateChanged
(edit) @12004   7 years Don-vip fix #14696 - make help browser a JFrame rather than a JDialog so …
(edit) @12003   7 years Don-vip see #13387, see #11924 - raise the allowed difference to 35000 ULPs
(edit) @12002   7 years stoecker fix #14692 - relatation checker test broken
(edit) @12001   7 years bastiK see #13387 - simpler logic
(edit) @12000   7 years stoecker update presets links
(edit) @11999   7 years Don-vip see #13387, see #11924 - allow a difference of 3500 ULPs for Java 9 …
(edit) @11998   7 years Don-vip see #14692 - checkstyle
(edit) @11997   7 years Don-vip see #5144 - fix NPE
(edit) @11996   7 years Don-vip fix #13809 - run GUI operations of NotificationManager.processQueue
(edit) @11995   7 years Don-vip fix #14690 - Loading commandline file blocks JOSM (regression from r11986)
(edit) @11994   7 years stoecker fix #14685 - wiki language link extractor fails for URL's with equal …
(edit) @11993   7 years Don-vip fix #5144 - Cannot draw new ways when filter is active (patch by …
(edit) @11992   7 years Don-vip fix #13665 - handle deleted nodes in way rendering
(edit) @11991   7 years Don-vip see #13665 - cleaner error
(edit) @11990   7 years Klumbumbus see #8185 - remove type=building from ignore list
(edit) @11989   7 years stoecker add support for type=building relation and support variable role names …
(edit) @11988   7 years Don-vip improve unit test for Main.postConstructorProcessCmdLine
(edit) @11987   7 years Don-vip checkstyle
(edit) @11986   7 years Don-vip add unit test for Main.postConstructorProcessCmdLine
(edit) @11985   7 years Klumbumbus limit class warning to ways as this is now mostly used in tmc …
(edit) @11984   7 years stoecker improve overpass API rate limit message, fix wrong timeout error message
(edit) @11983   7 years stoecker fix too new groovy code, use plain Java sorting
(edit) @11982   7 years stoecker silence TagInfo outputs
(edit) @11981   7 years stoecker see #14655 - add more ELI - JOSM checks, new results comment by SKIP …
(edit) @11980   7 years Klumbumbus update preset links
(edit) @11979   7 years Klumbumbus fix #14683 - make memorial values searchable, update preset links
Note: See TracRevisionLog for help on using the revision log.