source: osm/applications/editors/josm/plugins/utilsplugin2

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @34852   5 years gerdp fix regression : make …
(edit) @34844   5 years gerdp see #10225: Improve case when two new ways are selected Also improves …
(edit) @34840   5 years gerdp fix #9346: Circle arc wrongly deleting way Add check to make sure …
(edit) @34824   5 years gerdp fix #12657 Split area (Alt+X) is too restrictive Probably a simple …
(edit) @34822   5 years gerdp - revert changes to equals methods made in r34812 (pmd complains about …
(edit) @34817   5 years gerdp fix some FindBugs issues
(edit) @34816   5 years gerdp fix checkstyle issues
(edit) @34814   5 years gerdp Alt+Shift+I (Select all inside) no longer worked with Multipolygons …
(edit) @34812   5 years gerdp see #17187: - Replace deprecated methods - Remove dead code - Make …
(edit) @34793   5 years gerdp see #17040: use ArrayList instead of HashSet and create a new instance …
(edit) @34792   5 years gerdp fix #16382 Add Source Tag doesn't work Similar solution as with #14862.
(edit) @34790   5 years gerdp fix #16006: Using 'split adjacent ways' on multipolygons is …
(edit) @34785   5 years gerdp don't use String constant in registerShortcut() because the call is …
(edit) @34782   5 years donvip fix warnings
(edit) @34780   5 years gerdp fix #16006 Using 'split adjacent ways' on multipolygons is …
(edit) @34778   5 years gerdp fix #8595 Split Object does not work when selection is clear Patch by mdk
(edit) @34770   5 years gerdp fix #17082 UndoSelection : repeated Ctrl+Shift+Z now circles through …
(edit) @34768   5 years gerdp fix #14862 Shift+R was broken
(edit) @34678   6 years donvip i18n update
(edit) @34506   6 years donvip i18n update
(edit) @34456   6 years donvip fix #josm16605 - initial focus of LatLonDialog
(edit) @34455   6 years donvip fix deprecation warnings
(edit) @34454   6 years donvip update to JOSM 14153
(edit) @34405   6 years donvip i18n update
(edit) @34389   6 years donvip i18n update
(edit) @34286   6 years donvip update to JOSM 13922
(edit) @34263   6 years donvip fix #josm16370 - NoSuchElementException
(edit) @34221   6 years donvip fix #josm16094 - abort "open custom url" action when dialog is canceled
(edit) @34206   6 years donvip i18n update
(edit) @34181   6 years donvip i18n update
(edit) @34109   6 years stoecker i18n update!
(edit) @34095   6 years stoecker http to https
(edit) @34038   6 years donvip add new javadoc ant target for plugins
(edit) @33991   6 years donvip fix #josm15756 - do not open empty page if nothing is selected
(edit) @33742   7 years donvip update to JOSM 13007
(edit) @33741   7 years donvip i18n update
(edit) @33704   7 years donvip fix #josm15399 - limit use of robust (slow) algorithm to ways of 300 …
(edit) @33702   7 years donvip fix #josm12836
(edit) @33677   7 years donvip fix #josm15363 - circle arc broken
(edit) @33676   7 years donvip update to JOSM 12840
(edit) @33579   7 years donvip update to JOSM 12678
(edit) @33543   7 years donvip update to JOSM 12666
(edit) @33522   7 years donvip update to JOSM 12663
(edit) @33328   7 years donvip fix #josm14823 - DataIntegrityProblemException when purging
(edit) @33297   7 years donvip fix #josm14758 - NPE
(edit) @33296   7 years donvip fix deprecation warning
(edit) @33267   7 years stoecker update i18n
(edit) @33212   7 years stoecker fix #josm14597
(edit) @33201   7 years stoecker i18n update
(edit) @33182   7 years stoecker add translations
(edit) @33160   7 years stoecker update i18n
(edit) @33124   7 years donvip fix warnings
(edit) @33123   7 years donvip fix #josm14180 - robustness against JDK-6322854
(edit) @33088   7 years simon04 I18n update
(edit) @33004   8 years simon04 JOSM/plugins: I18n update
(edit) @32885   8 years simon04 I18n update
(edit) @32815   8 years donvip fix #13336 - 'utilsplugin2' "Silent shortcut conflict" w/ core
(edit) @32809   8 years donvip fix #josm13321 - IllegalStateException: cannot open system clipboard
(edit) @32796   8 years simon04 I18n update
(edit) @32725   8 years donvip update to JOSM 10658
(edit) @32699   8 years donvip see #josm11390 - update Eclipse preferences files to Java 8
(edit) @32680   8 years donvip see #josm11390 - switch to Java 8
(edit) @32584   8 years donvip i18n update
(edit) @32410   8 years donvip checkstyle
(edit) @32333   8 years donvip update to JOSM 10420, code cleanup
(edit) @32327   8 years donvip add inheritall=true to pass properties to plugin build.xml
(edit) @32326   8 years donvip use a single test config directory for all plugins. This simplifies …
(edit) @32309   8 years donvip update svn:ignore
(edit) @32286   8 years donvip update .project files, svn:ignore properties
(edit) @32202   8 years donvip i18n update
(edit) @32158   8 years donvip fix #josm12789 - i18n update
(edit) @32099   8 years simon04 JOSM/utilsplugin2: fix toolbar ids
(edit) @32097   8 years simon04 JOSM/utilsplugin2: Replace memberships of one object by another - …
(edit) @32018   8 years donvip [josm_utilsplugin2] fix josm12398 - copy tags entry to edit menu …
(edit) @31926   8 years stoecker use more https links
(edit) @31895   8 years simon04 JOSM/plugins: I18n update
(edit) @31890   8 years donvip [josm_utilsplugin2] update to JOSM 9224
(edit) @31772   8 years donvip i18n update
(edit) @31694   9 years donvip i18n update
(edit) @31655   9 years donvip [josm_plugins] update to JOSM 8919
(edit) @31653   9 years simon04 JOSM/utilsplugin2: Refactoring (use Utils.filter)
(edit) @31652   9 years simon04 JOSM/utilsplugin2: Add {#zoom} to utilsplugin2.customurl - fixes #josm11740
(edit) @31651   9 years simon04 JOSM/utilsplugin2: remember location of LatLonDialog - fixes #josm8070
(edit) @31603   9 years simon04 JOSM/plugins; I18n update
(edit) @31463   9 years donvip [josm_utilsplugin2] fix #josm11760 - NPE
(edit) @31241   9 years donvip [josm_plugins] i18n update
(edit) @31153   9 years donvip [josm_utilsplugin2] fix #josm#11474 - default URL templates
(edit) @31140   9 years stoecker fix broken externals, i18n update
(edit) @31126   9 years stoecker i18n update
(edit) @31120   9 years donvip [josm_plugins] update to JOSM 8338
(edit) @31119   9 years stoecker i18n update
(edit) @31097   9 years stoecker i18n update
(edit) @31072   9 years donvip [josm_utilsplugin2] fix #josm11281 - NPE
(edit) @31059   9 years stoecker i18n update
(edit) @31040   9 years donvip [josm_utilsplugin2] fix #josm11188 - NPE
(edit) @31034   9 years stoecker JOSM plugin i18n update
(edit) @31026   9 years bastik add comment
(edit) @31023   9 years bastik [utilsplubin2] fixed loading without restart
(edit) @31021   9 years bastik [utilsplugin2] canloadatruntime=false (initialization problems when …
(edit) @30993   9 years donvip [josm_utilsplugin2] fix #josm1117 - use a toolbar action name for …
Note: See TracRevisionLog for help on using the revision log.