|
|
@12150
|
8 years |
Don-vip |
fix #14792 - fix --version handling: restore a single main() method
|
|
|
@12149
|
8 years |
bastiK |
fixed #4799 - Imagery offset not working in WGS 84
|
|
|
@12148
|
8 years |
bastiK |
see #14794 - javadoc
|
|
|
@12147
|
8 years |
Don-vip |
fix #14793 - fix WMTS CRS identification as per OGC specification …
|
|
|
@12146
|
8 years |
Don-vip |
remove symbol font entry, already defined
|
|
|
@12145
|
8 years |
stoecker |
see #14655 - add missing apostrophe
|
|
|
@12144
|
8 years |
stoecker |
see #14655 - don't report missing projections for ELI TMS
|
|
|
@12143
|
8 years |
stoecker |
see #14655 - drop some SKIP texts not needed anymore
|
|
|
@12142
|
8 years |
stoecker |
fix #14789 - allow to override toolbar image and toolbar name for presets
|
|
|
@12141
|
8 years |
bastiK |
update netbeans project
|
|
|
@12140
|
8 years |
bastiK |
update unit test (see #14773)
|
|
|
@12139
|
8 years |
Don-vip |
see #14773 - checkstyle
|
|
|
@12138
|
8 years |
Don-vip |
improve unit tests of OsmReader
|
|
|
@12137
|
8 years |
Don-vip |
see #14788 - add non-regression test
|
|
|
@12136
|
8 years |
Don-vip |
fix #14788 - add robustness against invalid coordinates in .osm files
|
|
|
@12135
|
8 years |
bastiK |
fixed #13100 - NPE on launch (2)
|
|
|
@12134
|
8 years |
bastiK |
see #14773 - improve session export/import for imagery layer offset data
|
|
|
@12133
|
8 years |
Don-vip |
see #14741 - findbugs
|
|
|
@12132
|
8 years |
Don-vip |
fix #14784 - Main toolbar/side toolbar keep reappearing after using Tab
|
|
|
@12131
|
8 years |
Don-vip |
see #11889, see #11924, see #13387 - use backported versions of …
|
|
|
@12130
|
8 years |
Don-vip |
see #11924 - do not try old workaround with java 9 (pollutes console …
|
|
|
@12129
|
8 years |
Don-vip |
fix #14776 - NPE
|
|
|
@12128
|
8 years |
Don-vip |
see #14741 - rework initialization of Main.contentPanePrivate
|
|
|
@12127
|
8 years |
Don-vip |
fix #14783 - fix NPE when loading early plugins. Restored the static …
|
|
|
@12126
|
8 years |
stoecker |
see #14655 - add (commented) ID check
|
|
|
@12125
|
8 years |
Don-vip |
see #14741 - rework initialization of Main.Panel so that it is done …
|
|
|
@12124
|
8 years |
Don-vip |
fix #13855 - abort HTTPS certificate setup if JDK-8172244 occurs
|
|
|
@12123
|
8 years |
Don-vip |
see #14741 - proper registration of application name on macOS
|
|
|
@12122
|
8 years |
Don-vip |
sonar - squid:S2178
|
|
|
@12121
|
8 years |
Don-vip |
fix #14762 - fix NPE (for good?)
|
|
|
@12120
|
8 years |
bastiK |
new script to insert revision number for Javadoc @since xxx (see #14734)
|
|
|
@12119
|
8 years |
michael2402 |
Fix weak projection listener of NavigatableComponent being lost.
|
|
|
@12118
|
8 years |
Don-vip |
see #14734 - fix checkstyle warnings
|
|
|
@12117
|
8 years |
Don-vip |
see #14734 - fix PMD warning
|
|
|
@12116
|
8 years |
michael2402 |
Sonar: Make AbstractListenerInfo an interface.
|
|
|
@12115
|
8 years |
michael2402 |
Document OsmDataLayer
|
|
|
@12114
|
8 years |
michael2402 |
Layer class: Documentation.
|
|
|
@12113
|
8 years |
michael2402 |
See #13467: Preserve order of removed / added fields for selection events.
|
|
|
@12112
|
8 years |
Don-vip |
catch NoSuchMethodError for outdated plugin file importers
|
|
|
@12111
|
8 years |
michael2402 |
CreateCircleActionTest: Remove reflection hack for addSelected: It …
|
|
|
@12110
|
8 years |
michael2402 |
AlignInLineActionTest: Reset test environment before every single …
|
|
|
@12109
|
8 years |
michael2402 |
SelectionEventManager: Typo / checkstyle
|
|
|
@12108
|
8 years |
michael2402 |
ParallelWayAction: Use a separate temporary layer, invalidate it to …
|
|
|
@12107
|
8 years |
michael2402 |
Allow invalidation listeners for all MapViewPaintables.
|
|
|
@12106
|
8 years |
michael2402 |
ParallelWayAction: No need to call repaint after adding/removing …
|
|
|
@12105
|
8 years |
michael2402 |
Audio marker layer: Use invalidate instead of Main.map.mapView.repaint().
|
|
|
@12104
|
8 years |
michael2402 |
Do not force a map repaint when adding a node - map view does this by …
|
|
|
@12103
|
8 years |
michael2402 |
See #14120: MapView should repaint on temporary layer changes …
|
|
|
@12102
|
8 years |
michael2402 |
Fix #14763: Do not apply colorful filter op if source image is of …
|
|
|
@12101
|
8 years |
michael2402 |
Fix #14765: Don't use runAndWait for table updates.
UserListDialog …
|
|
|
@12100
|
8 years |
michael2402 |
See #14765: Use a try-lock for map painting code: Don't freeze JOSM if …
|
|
|
@12099
|
8 years |
michael2402 |
Use selection event manager to trigger repaints on selection changes.
|
|
|
@12098
|
8 years |
michael2402 |
Allow to globally add the new selection listeners that get detailed events.
|
|
|
@12097
|
8 years |
michael2402 |
Improve documentation of data selection listener.
|
|
|
@12096
|
8 years |
michael2402 |
Document fire mode parameter for selection event manager.
|
|
|
@12095
|
8 years |
michael2402 |
Extract color key searching (migration code) to new method.
This is …
|
|
|
@12094
|
8 years |
bastiK |
update test (see #14734)
|
|
|
@12093
|
8 years |
bastiK |
fixed #14734 - Handling imagery offsets when reprojecting
|
|
|
@12092
|
8 years |
Don-vip |
fix #14761 - Deleted featured are not removed from geojson
|
|
|
@12091
|
8 years |
Don-vip |
fix #14762 - NPE
|
|
|
@12090
|
8 years |
Don-vip |
fix #14756 - Download dialog should also parse URLs which dont contain …
|
|
|
@12089
|
8 years |
Klumbumbus |
see #14395 - avoid false positive connection warning with building=no
|
|
|
@12088
|
8 years |
Don-vip |
checkstyle
|
|
|
@12087
|
8 years |
Don-vip |
fix #14754 - avoid silent failure with invalid lat/lon coordinates in …
|
|
|
@12086
|
8 years |
stoecker |
see #14655 - drop another workaround
|
|
|
@12085
|
8 years |
bastiK |
fix compile (see #14734)
|
|
|
@12084
|
8 years |
bastiK |
offset bookmarks: migrate preferences from lists to key=value maps …
|
|
|
@12083
|
8 years |
Klumbumbus |
fix #14673 - add shop=cheese, icon from …
|
|
|
@12082
|
8 years |
bastiK |
minor fixes to ensure unmodifiable StyleElement classes
|
|
|
@12081
|
8 years |
Don-vip |
checkstyle - disable MethodCountCheck
|
|
|
@12080
|
8 years |
michael2402 |
Relation editor: Make button tool bars scroll if the window is too …
|
|
|
@12079
|
8 years |
michael2402 |
ScrollViewport: Fix layout computation, natively support mouse wheel
…
|
|
|
@12078
|
8 years |
michael2402 |
See #14485: Fix and test MapCSS sorting.
This adds support for real …
|
|
|
@12077
|
8 years |
bastiK |
see #13956 - make cachePresets public
|
|
|
@12076
|
8 years |
bastiK |
see #14740 - update test
|
|
|
@12075
|
8 years |
Don-vip |
fix PMD warning
|
|
|
@12074
|
8 years |
bastiK |
fixed #14740 - Current displayed data position changes when you press TAB
|
|
|
@12073
|
8 years |
michael2402 |
Show sidebar scroll buttons when sidebar content changes (buttons …
|
|
|
@12072
|
8 years |
bastiK |
remove property change events in NavigatableComponent (can use …
|
|
|
@12071
|
8 years |
michael2402 |
Fix #14736: Make removePrimitve(Primitive) do a full removal including …
|
|
|
@12070
|
8 years |
michael2402 |
Reset the SelectionEventManager listeners for each test.
|
|
|
@12069
|
8 years |
michael2402 |
Fix #14737: Preserve selection order and add comments that it is …
|
|
|
@12068
|
8 years |
stoecker |
see #14655 - remove channels workaround
|
|
|
@12067
|
8 years |
stoecker |
writer no longer has a newLine() function
|
|
|
@12066
|
8 years |
stoecker |
see #14655 - enforce UTF-8 for output in files
|
|
|
@12065
|
8 years |
michael2402 |
More ds.beginUpdate()/endUpdate() try/finally fixes, checked all calls …
|
|
|
@12064
|
8 years |
michael2402 |
DrawAction: Fix ds.beginUpdate()/endUpdate() try/finally
|
|
|
@12063
|
8 years |
michael2402 |
MoveAction: Fix ds.beginUpdate()/endUpdate() try/finally
|
|
|
@12062
|
8 years |
michael2402 |
DataSet: Replace manual node filtering by getNodes()
|
|
|
@12061
|
8 years |
stoecker |
see #14655 - UTF-8 fixes on Windows
|
|
|
@12060
|
8 years |
Don-vip |
sonar - fix two recent issues
|
|
|
@12059
|
8 years |
stoecker |
fix silent import error for NMEA data
|
|
|
@12058
|
8 years |
Don-vip |
fix Java/PMD/Checkstyle warnings
|
|
|
@12057
|
8 years |
michael2402 |
Make cleanupDeletedPrimitives code nicer, only use one bulk update
|
|
|
@12056
|
8 years |
michael2402 |
Use node.getParentWays() instead of filtered list.
|
|
|
@12055
|
8 years |
michael2402 |
Disable the read lock of the dataset while selection listeners are …
|
|
|
@12054
|
8 years |
michael2402 |
Fix #14485: Increase sorting speed by removing compareTo complexity.
|
|
|
@12053
|
8 years |
michael2402 |
Fix #6447: Ensure that only move commands in same layer are combined.
|
|
|
@12052
|
8 years |
michael2402 |
See #6447: Fix same issue for the move command (shift+arrow)
|
|
|
@12051
|
8 years |
michael2402 |
Trigger JosmAction selection change on edit layer change.
|
|
|