source: josm/trunk/src/org/openstreetmap/josm/actions

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @7318   10 years stoecker see #10272 - improve version checks for RPM based distros
(edit) @7315   10 years Don-vip code simplification with some Java 7 new NIO2 Files methods …
(edit) @7302   10 years bastiK applied #7239 - Join node to way should operate on all selected nodes …
(edit) @7299   10 years Don-vip fix #10121 - Add a new look-and-feel preference to display ISO 8601 …
(edit) @7293   10 years akks Fix resource leaks when closing map in Lasso mode, see #10104
(edit) @7278   10 years Don-vip fix #10212, see #10104 - ImproveWayAccuracy: key listeners forgot to …
(edit) @7269   10 years Don-vip fix #10168 - double default value of createcircle.nodecount from 8 to 16
(edit) @7247   10 years akks see #7991: patch by AlfonZ - minor fix to segment collapsion in …
(edit) @7232   10 years akks see #7991: more fixes to X DualAlign mode (fix exceptions, Alt-drag …
(edit) @7227   10 years akks show advanced preferences of A and W modes before enrtering them
(edit) @7226   10 years akks see #7991:patch by AlfonZ mod. Show and correctly handle segment …
(edit) @7224   10 years akks see #3910: show lasso mode cursor immediately when entering the mode
(edit) @7223   10 years akks Extrude mode: do not allow reversing the moved segment direction to …
(edit) @7218   10 years akks fix #3910: toggle lasso mode on repeating S key can be turned of with …
(edit) @7217   10 years akks see #10104: refactor key press/release detection introducing …
(edit) @7216   10 years akks Add Dual Align mode for extruder (patch by AlfonZ, see #7991)
(edit) @7204   10 years Don-vip fix #10086 - fix EDT violation causing freeze of Save/upload dialog …
(edit) @7194   10 years akks Allow setting shortcut for Move Node on Way renamed …
(edit) @7180   10 years Don-vip fix #9952 - set extrude.initial-move-threshold to 1px as default
(edit) @7152   10 years simon04 fix #10019 - Order of nodes in relations after unglueing
(edit) @7149   10 years simon04 fix #10051 - Allow to load from Overpass via HTTPS
(edit) @7146   10 years simon04 see #10037 - Improve class name
(edit) @7144   10 years simon04 see #10037 - Add double-click selection mode - based on akks's …
(edit) @7131   10 years simon04 fix #4550 - Add a "Move Node onto Way" action (opposite of "Join Node …
(edit) @7130   10 years simon04 fix #10028 - Follow line function should unselect last node when …
(edit) @7122   10 years simon04 fix #6367 - Select last node of way when undoing Follow line (patch by …
(edit) @7121   10 years simon04 fix #9889 - Follow line should stop on ambiguous junctions
(edit) @7117   10 years Don-vip validator - remove old and unused serializable stuff
(edit) @7083   10 years Don-vip see #8465 - replace Utils.equal by Objects.equals, new in Java 7
(edit) @7082   10 years Don-vip see #8465 - replace Utils.UTF_8 by StandardCharsets.UTF_8, new in …
(edit) @7081   10 years Don-vip fixes for unit tests
(edit) @7053   10 years bastiK fixed #9669 - key-press 3 on node goes down to 6 meter new advanced …
(edit) @7052   10 years Balaitous fix #9951 - "Join Overlapping Areas" gives strange multipolygons
(edit) @7048   10 years Don-vip sonar - Throwable and Error classes should not be caught
(edit) @7047   10 years Don-vip fix #7042 - Add "call relation editor" to context menu of validator dialog
(edit) @7037   10 years Don-vip see #8465 - last batch of try-with-resources
(edit) @7033   10 years Don-vip see #8465 - global use of try-with-resources, according to * …
(edit) @7031   10 years Don-vip fix #9947 - Make File / Open URL also accept osm.org URLs with an …
(edit) @7027   10 years Don-vip fix more warnings (-Xlint:rawtypes), remove deprecated method and …
(edit) @7026   10 years stoecker fix #3142 - drop applet code finally
(edit) @7025   10 years Don-vip Sonar - fix various issues
(edit) @7022   10 years Don-vip see #8465 - enable and fix more warnings
(edit) @7017   10 years Don-vip see #8465 - fix easy compilation warnings
(edit) @7012   10 years Don-vip see #8465 - use String switch/case where applicable
(edit) @7009   10 years akks see #9952: added parameter extrude.initial-move-threshold (to tune …
(edit) @7005   10 years Don-vip see #8465 - use diamond operator where applicable
(edit) @7004   10 years Don-vip see #8465 - use multi-catch where applicable
(edit) @7001   10 years Don-vip see #8465 - switch core to Java 7
(edit) @7000   10 years Don-vip fix #9897 - avoid unwanted rectangle painting when moving map on Mac OS X
(edit) @6995   10 years Don-vip fix #9906 - fix reliance on default encoding
(edit) @6993   10 years bastiK see #9397 - Move map no longer works on OSX (fix selection rectagle on …
(edit) @6992   10 years Don-vip cleanup/refactor of NavigatableComponent
(edit) @6990   10 years Don-vip sonar - place Strings literals on the left side when checking for …
(edit) @6987   10 years Don-vip sonar - fix some more issues
(edit) @6986   10 years Don-vip sonar - fix various minor issues
(edit) @6981   10 years Don-vip fix some sonar issues
(edit) @6977   10 years Don-vip fix some sonar issues recently introduced
(edit) @6976   10 years Balaitous fix #7959: join areas exception
(edit) @6973   10 years bastiK applied #9634 - Downloading Referrers Grabs Focus (patch by Balaitous, …
(edit) @6969   10 years Don-vip fix #9913 - update icon of mappaint preferences
(edit) @6964   10 years Don-vip fix #9905 - fix EDT violation in merge layer action
(edit) @6961   10 years stoecker fix #9081 - patch by Balaitous - improve alignment function in case of …
(edit) @6959   10 years Don-vip fix #9896 - "g" shortcut (UnGlueAction) doesn't work with …
(edit) @6957   10 years Don-vip see #9897 - refactor OSX stuff
(edit) @6942   10 years Don-vip fix #5922, see #8431 - value of createcircle.nodecount not always …
(edit) @6934   10 years Don-vip fix #7423 - Align nodes in circle results are unstable (patch by Balaitous)
(edit) @6933   10 years Don-vip fix #8431 - improve "align in circle" action (patch by Balaitous): * …
(edit) @6930   10 years simon04 Add WMS: filter unsupported image formats, preselect jpeg or png
(edit) @6922   10 years stoecker add version in javadoc
(edit) @6920   10 years Don-vip fix #9778, fix #9806 - access OSM API and JOSM website in HTTPS by …
(edit) @6919   10 years Don-vip fix #8431, fix #9839 - fix issues with "align nodes in circle" action …
(edit) @6913   10 years akks see #9832: move tags from ways to the multipolygons created by Shift-J
(edit) @6901   10 years Don-vip see #3764 - make UI messages copy-able (patch by simon04)
(edit) @6897   10 years stoecker see #9778 - use TLS for JOSM website access
(edit) @6894   10 years bastiK applied #9605 - Align Nodes in Line moves outer node instead of middle …
(edit) @6893   10 years bastiK applied #6819 - Align nodes in line should respect straight crossing …
(edit) @6892   10 years bastiK applied #9223 - Allow align in circle for multiple ways (patch by …
(edit) @6890   10 years Don-vip fix some Sonar issues (Constructor Calls Overridable Method)
(edit) @6889   10 years Don-vip fix some Sonar issues (JLS order)
(edit) @6883   10 years Don-vip fix some Sonar issues
(edit) @6882   10 years Don-vip enable loading of .osm.zip files
(edit) @6881   10 years Don-vip javadoc/code style/minor refactorization
(edit) @6850   10 years Don-vip see #8888 - Add icedtea-web package version in status report for …
(edit) @6848   10 years Don-vip fix #9718 - java.lang.ArithmeticException: / by zero. Closes black …
(edit) @6844   10 years akks see #9709: "Add to toolbar" in preset list context menu (F3-right click)
(edit) @6831   10 years akks fix #9703: key>value in search or filter gave NPE for non-existing key
(edit) @6830   10 years Don-vip javadoc fixes for jdk8 compatibility
(edit) @6822   10 years bastiK see #8902 - Small performance enhancements / coding style (patch by …
(edit) @6815   10 years Don-vip fix #9662 - correct handling of canceled gpx export
(edit) @6814   10 years Don-vip fix #8234 - remove duplicated/unused icons + javadoc
(edit) @6807   10 years simon04 see #9673 - Select newly created multipolygon in relation list (fixes …
(edit) @6806   10 years Don-vip fix some Sonar issues introduced recently
(edit) @6803   10 years simon04 fix #9660 - Allow to download compressed GPX tracks from …
(edit) @6798   10 years Don-vip fix some Sonar issues
(edit) @6792   10 years Don-vip Sonar - fix various issues
(edit) @6786   10 years akks fix #9639: NPE when trying to upload data (rough fix, needs checking) …
(edit) @6783   10 years Don-vip fix some Sonar issues
(edit) @6779   10 years simon04 Initialize validator tests on demand, separate initialization of …
(edit) @6765   10 years simon04 fix #9623 - Create multipolygon: do not move fence_type tag to relation
(edit) @6744   10 years simon04 fix #8032 - Search history loses entries when re-using queries
Note: See TracRevisionLog for help on using the revision log.