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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @8198   9 years simon04 fix #11343 - Search: add waylength keyword to test the length of …
(edit) @8196   9 years simon04 Search Notes: consider numeric value as note id to load
(edit) @8195   9 years simon04 see #9907 - Make "Open Location" capable of downloading notes If more …
(edit) @8194   9 years simon04 Download objects: prefill ids from copied objects The syntax from …
(edit) @8182   9 years stoecker see #5880 - copy and paste error
(edit) @8181   9 years stoecker fix #5880 - reverse new ways in favour of existing ones
(edit) @8179   9 years stoecker see #10329 - also drop old value for FixDataTag, when new value matches
(edit) @8178   9 years stoecker see #10329 - fix wrong upload fix and remove wrong old keys when new …
(edit) @8171   9 years stoecker fix #7630 - provide a zoom to all downloaded areas function
(edit) @8152   9 years stoecker fix #11230 - improper handling of imagery adjustemnet closing - patch …
(edit) @8131   9 years Don-vip fix #11220 - Search within selection shows incorrect number of matches
(edit) @8130   9 years Don-vip fix Sonar issue squid:ModifiersOrderCheck - Modifiers should be …
(edit) @8126   9 years Don-vip fix Sonar issue squid:S2444 - Lazy initialization of "static" fields …
(edit) @8115   9 years Don-vip fix #11192 - missing notes translations
(edit) @8114   9 years Don-vip fix #11197 - don't select filtered ways with double-click selection mode
(edit) @8093   9 years stoecker javadoc fixes
(edit) @8071   9 years Don-vip fix #10960 - Add note API search dialog (modified patch by ToeBee). …
(edit) @8068   9 years Don-vip fix #11076 - robustness to unsupported WMS rectifier imagery types
(edit) @8064   9 years Don-vip fix #11105 - DataIntegrityProblemException when undo drawing
(edit) @8061   9 years bastiK see #11096 - strip .png
(edit) @8056   9 years bastiK fixed #11096 - png -> svg
(edit) @8036   9 years bastiK fixed #11096 - replace png icons with svg version if available
(edit) @7989   9 years Don-vip fix #11026 - NPE when joining areas (regression from r7987)
(edit) @7987   9 years Don-vip update presets lang, update Groovy, remove deprecated stuff, fix some …
(edit) @7949   9 years Don-vip fix #10933 - keep the same selection in selection dialog after cliking …
(edit) @7946   9 years Don-vip fix #10953 - handle "incomplete but new" relations
(edit) @7945   9 years Don-vip see #10953 - fix crash and EDT violation
(edit) @7937   9 years bastiK add subversion property svn:eol=native
(edit) @7921   9 years Don-vip fix #10921 - NPE
(edit) @7918   9 years Don-vip see #10903 - forbids to edit deleted relations
(edit) @7865   9 years Don-vip fix NPE, typo
(edit) @7864   9 years Don-vip global cleanup of IllegalArgumentExceptions thrown by JOSM
(edit) @7859   9 years Don-vip fix various Sonar issues, improve Javadoc
(edit) @7852   9 years Don-vip see #10858 - rename NoteDialog to NotesDialog
(edit) @7850   9 years Don-vip fix #9605, fix #10050 - align nodes in line moves outer instead of …
(edit) @7828   9 years Don-vip fix #10855 - fix NPE - better handling of nodes without coordinates
(edit) @7817   9 years bastiK fixed #10861 - Zoom to layer when opening new file (see #10860)
(edit) @7816   9 years bastiK fixed #10860 - set initial viewport correctly when mapview is opened
(edit) @7813   9 years stoecker see #10858 - fix rectifier action help page
(edit) @7812   9 years stoecker see #10858 - fix JumpTo action help page
(edit) @7783   9 years Don-vip fix #10816 - add various safeguards to make sure to not upload empty keys
(edit) @7776   9 years akks fix #10821: ImproveWayAccuracy produced self-intersecting ways remove …
(edit) @7771   9 years bastiK fixes #1608 - remove remaining old logos
(edit) @7758   9 years Don-vip see #10795 - avoid error caused by a missing jnlp file on the second …
(edit) @7757   9 years Don-vip fix #10795 - restart does not work with jnlp if process is launched by …
(edit) @7756   9 years Don-vip see #10795 - get debug info
(edit) @7755   9 years Don-vip fix #10795 - restart does not work with jnlp if process is launched by …
(edit) @7749   9 years bastiK remotecontrol /import: only allow whitelisted download tasks to be …
(edit) @7748   9 years Don-vip fix some Sonar issues recently introduced
(edit) @7746   9 years Don-vip see #10684 - fix deprecation warning
(edit) @7742   9 years Don-vip fix #10778 - fix automatic member role assignment when relation …
(edit) @7732   9 years Don-vip fix #10766 - Save notes to file (patch by ToeBee)
(edit) @7722   9 years Don-vip fix #10746 - Add Notes checkbox in DownloadDialog (patch by ToeBee)
(edit) @7720   9 years Don-vip fix #10739 - Improve note input dialogs (patch by ToeBee)
(edit) @7699   9 years Don-vip fix #10700 - Add note upload functionality (patch by ToeBee)
(edit) @7694   9 years stoecker image size fixes
(edit) @7693   9 years stoecker see #10684 - no double loading of images, cleanup action icons - menu …
(edit) @7692   9 years stoecker dead code
(edit) @7691   9 years stoecker see #10684 - large icons also for imagery
(edit) @7678   9 years stoecker fix #9059 - no more assumptions about URL for element browsing - use …
(edit) @7668   9 years stoecker cleanup icons, mark undetected icons, set proper mimetype, delete …
(edit) @7666   9 years stoecker fix for server shortcut parser
(edit) @7665   9 years stoecker fix #9881 - proper help links
(edit) @7637   9 years Don-vip see #10511 - disable unit test until we fix the bug
(edit) @7636   9 years Don-vip fix #10646 - Remote Control v1.6: new load_data handler to load OSM …
(edit) @7624   10 years Don-vip see #10640 - add "Help/Report bug" menu entry to avoid annoying empty …
(edit) @7608   10 years Don-vip fix #10554 - Add notes dialog (patch by ToeBee)
(edit) @7597   10 years Don-vip fix #10588 - DownloadGpsTask ignores the ProgressMonitor argument …
(edit) @7592   10 years stoecker fix JavaDoc
(edit) @7578   10 years Don-vip fix #10024 - Add an option in Preferences/Look-and-Feel to use native …
(edit) @7575   10 years Don-vip fix #7976 - Get downloaded gpx areas, on the same model as osm data
(edit) @7543   10 years Don-vip fix #9897, see #10455 - fix map moving issue when moving node with ctrl
(edit) @7538   10 years bastiK applied #10514 - Add ability to open note dump files (patch by ToeBee)
(edit) @7534   10 years Don-vip see #10511 - add unit test
(edit) @7531   10 years bastiK applied #10503 - Note download code (patch by ToeBee)
(edit) @7529   10 years Don-vip see #10452 - better access to OSM API capabilities maximum waynodes info
(edit) @7509   10 years stoecker remove tabs
(edit) @7487   10 years Don-vip see #10455 - fix restart of OS X package + file icons
(edit) @7463   10 years Don-vip fix #10392 - rework of MenuScroller to replace static scrollCount …
(edit) @7453   10 years Don-vip fix #10433 - Files not saved to "Open Recent ->" menu if opened with a …
(edit) @7434   10 years Don-vip fix #8885 (see #4614) - add offline mode with new command line …
(edit) @7433   10 years Don-vip fix layout issue in Purge dialog
(edit) @7423   10 years Don-vip see #9680, see #4626 - multithreaded multipolygon creation
(edit) @7420   10 years Don-vip fix #9435 - add last 10 error/warning messages to bug report
(edit) @7414   10 years Don-vip fix #10165 - Wrong waypoint order in exported GPX
(edit) @7402   10 years Don-vip fix some Sonar issues
(edit) @7400   10 years Don-vip fix #10316 - use N as a new shortcut for "Move Node onto Way" action
(edit) @7392   10 years Don-vip code cleanup, javadoc update
(edit) @7389   10 years bastiK see #10363 - you cannot click on object that is not visible on the map
(edit) @7369   10 years Don-vip robustness to strange JAI configuration error occuring in unit tests …
(edit) @7358   10 years Don-vip see #9899 - refactor save/upload layer stuff to allow different layers …
(edit) @7350   10 years Don-vip fix #10322 - NPE
(edit) @7335   10 years Don-vip see #10230, see #10033 - big rework of HTTPS support for Remote …
(edit) @7326   10 years Don-vip fix #10292 - allow to load a session with NMEA file + enhance …
(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 …
Note: See TracRevisionLog for help on using the revision log.