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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(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
(edit) @6743   10 years simon04 see #7326 - History dialog: move user id to toolbar, remember size/position
(edit) @6742   10 years simon04 fix #7686 - Shorten long search expression for display purposes (in …
(edit) @6734   10 years simon04 Fix typo in i18n string
(edit) @6728   10 years stoecker see #8992 - fix i18n
(edit) @6725   10 years Don-vip fix #8992 - Allow to open several relation editors at once
(edit) @6721   10 years simon04 see #9492 - Remap shortcuts for "create/update multipolygon"
(edit) @6712   10 years akks fix #6181: relation in automatically opened relation list panel was …
(edit) @6710   10 years Don-vip fix #5630 - use Equals as another shortcut to zoom in
(edit) @6707   10 years Don-vip fix #9028, see #6797 - load imagery layer icons in background
(edit) @6706   10 years Don-vip fix #9401 - Do not create MergeLayerAction several times + fix EDT …
(edit) @6699   10 years Don-vip fix #9547 - Remove multiple whitespaces inside values
(edit) @6683   10 years Don-vip fix #9532 - UI tuning of upload validation dialog
(edit) @6679   10 years stoecker see #9110 - fix singular forms, even if they are useless
(edit) @6674   10 years simon04 Make strings like foo relation/123 and way/345 but also node/789
Note: See TracRevisionLog for help on using the revision log.