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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @5953   11 years Don-vip fix #8690 - After copying some primitives, only select those that have …
(edit) @5951   11 years Don-vip fix #8697 - Disable restart action with JVMs that do not provide …
(edit) @5948   11 years Don-vip fix #8693 - CCE in Search Dialog caused by r5886
(edit) @5947   11 years Don-vip fix #8692 - Handle null DeleteCommands in JoinAreaAction and …
(edit) @5945   11 years stoecker fix #8522 - remember and play last played audio marker for start/stop
(edit) @5927   11 years bastiK add missing license information
(edit) @5926   11 years bastiK clean up imports
(edit) @5925   11 years bastiK replace tabs by spaces
(edit) @5922   11 years akks Avoid duplicate and very near points in Angle snapping draw mode …
(edit) @5921   11 years Don-vip fix wrong primitive id setting in osmChange download task
(edit) @5915   11 years stoecker use 3 step wiki loading fallback, cleanup handling of language fallbacks
(edit) @5909   11 years stoecker fix all remaining javadoc warnings
(edit) @5905   11 years bastiK applied #8643 - Very slow Purge command - O(N2) (patch by bilbo)
(edit) @5904   11 years Don-vip fix #8561 - fix restart on 6u45/7u21 (wrong call to Runtime.exec(String))
(edit) @5903   11 years stoecker fix javadoc
(edit) @5897   11 years Don-vip see #8582 - Use Main.removeLayer() everywhere
(edit) @5890   11 years akks Minor Javadoc fixes and adding @Override annotations
(edit) @5889   11 years Don-vip fix potential bugs detected by FindBugs
(edit) @5886   11 years Don-vip see #4429 - Right click menu "undo, cut, copy, paste, delete, select …
(edit) @5874   11 years Don-vip see #8570, #7406 - I/O refactorization: - Move different file copy …
(edit) @5873   11 years Don-vip see #8571, #8602, #8606: Remove "Operating system" line from status …
(edit) @5871   11 years Don-vip fix #8611 (audio slower broken) + update all audio javadoc
(edit) @5857   11 years Don-vip fix #8561 - Integrate restart plugin into core. Asks for restart when …
(edit) @5851   11 years Don-vip see #8602, #8571 : use detailed OS info in status report
(edit) @5849   11 years Don-vip fix #8584 - see #8571 : Add "Report bug" button in Status report …
(edit) @5848   11 years Don-vip Search: allow to search for numerical ranges for id:, changeset:
(edit) @5847   11 years Don-vip Search: fix invalid results for nodes: operator with closed ways
(edit) @5840   11 years Don-vip see #8571, #8593 - Hide values of proxy VM arguments for privacy concerns
(edit) @5833   11 years Don-vip see #8571 - Small improvements to status report
(edit) @5831   11 years Don-vip see #8571 - Include command-line arguments in status report
(edit) @5821   11 years Don-vip see #7846 - Large code refactorization in management of popup menus to …
(edit) @5820   11 years akks Angle indicator and angle snapping worked incorrect when line was …
(edit) @5818   11 years stoecker javadoc fixes
(edit) @5813   11 years stoecker #see 8379 - add untagged to help of search
(edit) @5809   11 years akks fix #8500, see #8384: added "Clear buffer" button to the messages …
(edit) @5808   11 years akks fix #8549, patch by Zverikk: Remove [deprecated] imagery offset server …
(edit) @5799   11 years akks Membership tabled in properties toggle dialog supports multiselect …
(edit) @5797   11 years Don-vip fix #8488 - Do not use Helvetica font when it is not available
(edit) @5794   11 years Don-vip see #7846 - fix copyright + javadoc + potential NPEs
(edit) @5793   11 years akks Big refactoring of relation context menu actions, removing duplicate …
(edit) @5782   11 years Don-vip fix #8505 - Encoding of overpass API URLs (based on patch by …
(edit) @5780   11 years akks Patch by Lesath: usage of "," in simplify-way.max-error (all the …
(edit) @5772   11 years Don-vip see #8505 - strip of trailing and leading whitespace characters of …
(edit) @5768   11 years stoecker see #8447 - fix color name
(edit) @5767   11 years Don-vip fix #8495 - fix FixDataHook$FixDataSpace.fixKeys algo
(edit) @5765   11 years Don-vip see #8494 - Refactor of OSM id text fields / changeset id text fields …
(edit) @5764   11 years Don-vip use of getPoint2D() instead of getPoint() when possible
(edit) @5747   11 years akks Extrude mode: not add way modification command when it is not needed …
(edit) @5746   11 years akks see #8470: finish refactoring of Extrude mode, allow single node …
(edit) @5745   11 years Don-vip see #8453 - Do not consider remote .gpx files as downloaded from OSM …
(edit) @5741   11 years akks Extrude mode refactoring (func. splitting, javadoc). Use constant …
(edit) @5740   11 years Don-vip see #8449 - fix NPE but filter does not work as expected at JOSM …
(edit) @5739   11 years akks see #8447: advanced preferences to customize helper lines color and stroke
(edit) @5738   11 years akks see #8384: Ctrl-Shift-V now can paste tags from text buffer like …
(edit) @5736   11 years Don-vip fix #4276 - Allow to disable warning messages of orthogonalize action
(edit) @5735   11 years Don-vip fix #8116 (forgot the other cases)
(edit) @5734   11 years Don-vip fix #8116 - Update status line message when mouse button is released …
(edit) @5730   11 years bastiK clean up last commit (see #8307, see #8441)
(edit) @5729   11 years bastiK applied #8441 - show local imagery sources in menu instead of popup
(edit) @5724   11 years Don-vip fix #4664 - warn when reverting a way with direction defined by tag
(edit) @5719   11 years Don-vip see #8431 - Align in circle: Do not allow "regular polygon" mode for …
(edit) @5711   11 years Don-vip fix #8415 - Replaced shortcut Ctrl-Alt-Shift-U. It now uploads current …
(edit) @5698   11 years bastiK fix problem with making multisplitpanelayout persistent (avoid loop …
(edit) @5691   11 years Don-vip see #8148 - Remote control: URL validation in import handler + find …
(edit) @5686   11 years bastiK fixed #7889 - Error making a way rectangular while two nodes should …
(edit) @5684   11 years bastiK add session support for marker layers (see #4029) The data is …
(edit) @5670   11 years bastiK session: save & restore map position and scale (see #4029)
(edit) @5665   11 years Don-vip fix #8341 - Don't clear current selection in ImproveWayAccuracy mode
(edit) @5663   11 years Don-vip fix #8331 - NPE in download task
(edit) @5654   11 years Don-vip fix #8313 - NPE in download OSM task
(edit) @5653   11 years Don-vip Fix #8128 - NPE while dragging object
(edit) @5648   11 years Don-vip fix #8307 - Do not suggest potential imagery sources on "update data"
(edit) @5623   11 years akks fix NPE in FixDataHook, see #8211
(edit) @5621   11 years stoecker fix #8211 - data fix on upload
(edit) @5617   11 years simon04 see #8254 - new imagery entry wms_endpoint: Store WMS endpoint only, …
(edit) @5608   11 years stoecker don't hardcode created_by for DuplicateRelation validator test, …
(edit) @5602   11 years simon04 typo
(edit) @5598   11 years Don-vip fix #8215 - Fix search operators ìndownloadedarea and …
(edit) @5578   11 years simon04 fix #7262 - allow searching for position in way. The search keyword …
(edit) @5573   11 years bastiK add *.* file filter at 2 more places
(edit) @5570   11 years jttt Split way - allow special case when selected way touches way that we …
(edit) @5567   11 years Don-vip fix #8107 - Fix layout of "Rectified Image" dialog
(edit) @5566   11 years Don-vip fix #5288 - multiple JOSM instances: Bogus crash recovery attempt
(edit) @5562   11 years Don-vip see #8107 - Change Map Warper url to mapwarper.net in Rectified Image …
(edit) @5555   11 years akks Draw mode: moving over way segment with CTRL now chooses is for angle …
(edit) @5526   12 years jttt Fix #8045 New "Registered toolbar action" bug with the Validator.
(edit) @5512   12 years jttt Fix #7980: Out of Heap Memory
(edit) @5506   12 years bastiK applied #7990 extruder: different curser icons for non-rectangled …
(edit) @5505   12 years bastiK add session support for geoimage layers (see #4029)
(edit) @5501   12 years bastiK add session support for gpx layers (see #4029)
(edit) @5497   12 years bastiK applied #7915 - Automatically discard some TIGER tags on upload (based …
(edit) @5494   12 years Don-vip fix #8006 - Download remote marker layer
(edit) @5493   12 years Don-vip see #8011 - Small improvements in About dialog
(edit) @5486   12 years Don-vip Allow to download remote files using https://
(edit) @5477   12 years stoecker fix GPX eport
(edit) @5476   12 years Don-vip OsmChange downloading: - download nodes for incomplete ways. This …
(edit) @5466   12 years Don-vip see #2519, see #7981 - revert r5458 to allow again several instances …
(edit) @5463   12 years jttt Fix some memory leaks (see #7980)
(edit) @5460   12 years Don-vip global use of Main.isDisplayingMapView()
(edit) @5459   12 years Don-vip fix #2961 - Improve usability of WMS Layer Saving/Loading - Replaced …
Note: See TracRevisionLog for help on using the revision log.