source: josm

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @12165   7 years michael2402 Use identity instead of equality to add / remove gpx tracks.
(edit) @12164   7 years michael2402 Added missing ILatLon.java file.
(edit) @12163   7 years michael2402 Make use of ILatLon#getEastNorth
(edit) @12162   7 years michael2402 See #13415: Fix @since tags.
(edit) @12161   7 years michael2402 See #13415: Add the ILatLon interface, unify handling of Nodes and …
(edit) @12160   7 years michael2402 Fix PMD Warnings on StringBuilder
(edit) @12159   7 years michael2402 Fix data layer tooltip test.
(edit) @12158   7 years michael2402 Fix DrawAction helper line not being painted while imagery …
(edit) @12157   7 years michael2402 See #13124: Refresh the heat map on every invalidation (visible tacks …
(edit) @12156   7 years michael2402 See #14120: Don't make gpx tracks depend on the isChanged method, use …
(edit) @12155   7 years michael2402 GpxLayer: Javadoc
(edit) @12154   7 years michael2402 Fix #12926: Don't draw direction arrows on short selection segments.
(edit) @12153   7 years michael2402 Use a data counter + StringBuilder to create the data set tooltip. Add …
(edit) @12152   7 years michael2402 Do not invalidate inactive data layers on selection change in active layer.
(edit) @12151   7 years michael2402 AbstractListMergeModel: Add documentation
(edit) @12150   7 years Don-vip fix #14792 - fix --version handling: restore a single main() method
(edit) @12149   7 years bastiK fixed #4799 - Imagery offset not working in WGS 84
(edit) @12148   7 years bastiK see #14794 - javadoc
(edit) @12147   7 years Don-vip fix #14793 - fix WMTS CRS identification as per OGC specification …
(edit) @12146   7 years Don-vip remove symbol font entry, already defined
(edit) @12145   7 years stoecker see #14655 - add missing apostrophe
(edit) @12144   7 years stoecker see #14655 - don't report missing projections for ELI TMS
(edit) @12143   7 years stoecker see #14655 - drop some SKIP texts not needed anymore
(edit) @12142   7 years stoecker fix #14789 - allow to override toolbar image and toolbar name for presets
(edit) @12141   7 years bastiK update netbeans project
(edit) @12140   7 years bastiK update unit test (see #14773)
(edit) @12139   7 years Don-vip see #14773 - checkstyle
(edit) @12138   7 years Don-vip improve unit tests of OsmReader
(edit) @12137   7 years Don-vip see #14788 - add non-regression test
(edit) @12136   7 years Don-vip fix #14788 - add robustness against invalid coordinates in .osm files
(edit) @12135   7 years bastiK fixed #13100 - NPE on launch (2)
(edit) @12134   7 years bastiK see #14773 - improve session export/import for imagery layer offset data
(edit) @12133   7 years Don-vip see #14741 - findbugs
(edit) @12132   7 years Don-vip fix #14784 - Main toolbar/side toolbar keep reappearing after using Tab
(edit) @12131   7 years Don-vip see #11889, see #11924, see #13387 - use backported versions of …
(edit) @12130   7 years Don-vip see #11924 - do not try old workaround with java 9 (pollutes console …
(edit) @12129   7 years Don-vip fix #14776 - NPE
(edit) @12128   7 years Don-vip see #14741 - rework initialization of Main.contentPanePrivate
(edit) @12127   7 years Don-vip fix #14783 - fix NPE when loading early plugins. Restored the static …
(edit) @12126   7 years stoecker see #14655 - add (commented) ID check
(edit) @12125   7 years Don-vip see #14741 - rework initialization of Main.Panel so that it is done …
(edit) @12124   7 years Don-vip fix #13855 - abort HTTPS certificate setup if JDK-8172244 occurs
(edit) @12123   7 years Don-vip see #14741 - proper registration of application name on macOS
(edit) @12122   7 years Don-vip sonar - squid:S2178
(edit) @12121   7 years Don-vip fix #14762 - fix NPE (for good?)
(edit) @12120   7 years bastiK new script to insert revision number for Javadoc @since xxx (see #14734)
(edit) @12119   7 years michael2402 Fix weak projection listener of NavigatableComponent being lost.
(edit) @12118   7 years Don-vip see #14734 - fix checkstyle warnings
(edit) @12117   7 years Don-vip see #14734 - fix PMD warning
(edit) @12116   7 years michael2402 Sonar: Make AbstractListenerInfo an interface.
(edit) @12115   7 years michael2402 Document OsmDataLayer
(edit) @12114   7 years michael2402 Layer class: Documentation.
(edit) @12113   7 years michael2402 See #13467: Preserve order of removed / added fields for selection events.
(edit) @12112   7 years Don-vip catch NoSuchMethodError for outdated plugin file importers
(edit) @12111   7 years michael2402 CreateCircleActionTest: Remove reflection hack for addSelected: It …
(edit) @12110   7 years michael2402 AlignInLineActionTest: Reset test environment before every single …
(edit) @12109   7 years michael2402 SelectionEventManager: Typo / checkstyle
(edit) @12108   7 years michael2402 ParallelWayAction: Use a separate temporary layer, invalidate it to …
(edit) @12107   7 years michael2402 Allow invalidation listeners for all MapViewPaintables.
(edit) @12106   7 years michael2402 ParallelWayAction: No need to call repaint after adding/removing …
(edit) @12105   7 years michael2402 Audio marker layer: Use invalidate instead of Main.map.mapView.repaint().
(edit) @12104   7 years michael2402 Do not force a map repaint when adding a node - map view does this by …
(edit) @12103   7 years michael2402 See #14120: MapView should repaint on temporary layer changes …
(edit) @12102   7 years michael2402 Fix #14763: Do not apply colorful filter op if source image is of …
(edit) @12101   7 years michael2402 Fix #14765: Don't use runAndWait for table updates. UserListDialog …
(edit) @12100   7 years michael2402 See #14765: Use a try-lock for map painting code: Don't freeze JOSM if …
(edit) @12099   7 years michael2402 Use selection event manager to trigger repaints on selection changes.
(edit) @12098   7 years michael2402 Allow to globally add the new selection listeners that get detailed events.
(edit) @12097   7 years michael2402 Improve documentation of data selection listener.
(edit) @12096   7 years michael2402 Document fire mode parameter for selection event manager.
(edit) @12095   7 years michael2402 Extract color key searching (migration code) to new method. This is …
(edit) @12094   7 years bastiK update test (see #14734)
(edit) @12093   7 years bastiK fixed #14734 - Handling imagery offsets when reprojecting
(edit) @12092   7 years Don-vip fix #14761 - Deleted featured are not removed from geojson
(edit) @12091   7 years Don-vip fix #14762 - NPE
(edit) @12090   7 years Don-vip fix #14756 - Download dialog should also parse URLs which dont contain …
(edit) @12089   7 years Klumbumbus see #14395 - avoid false positive connection warning with building=no
(edit) @12088   7 years Don-vip checkstyle
(edit) @12087   7 years Don-vip fix #14754 - avoid silent failure with invalid lat/lon coordinates in …
(edit) @12086   7 years stoecker see #14655 - drop another workaround
(edit) @12085   7 years bastiK fix compile (see #14734)
(edit) @12084   7 years bastiK offset bookmarks: migrate preferences from lists to key=value maps …
(edit) @12083   7 years Klumbumbus fix #14673 - add shop=cheese, icon from …
(edit) @12082   7 years bastiK minor fixes to ensure unmodifiable StyleElement classes
(edit) @12081   7 years Don-vip checkstyle - disable MethodCountCheck
(edit) @12080   7 years michael2402 Relation editor: Make button tool bars scroll if the window is too …
(edit) @12079   7 years michael2402 ScrollViewport: Fix layout computation, natively support mouse wheel …
(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
Note: See TracRevisionLog for help on using the revision log.