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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(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 …
(edit) @5458   12 years Don-vip fix #2519 - do not allow multiple identical imagery layers
(edit) @5457   12 years Don-vip Restrict WMS "save as" and "load" dialogs to WMS FileFilter + refactor …
(edit) @5456   12 years Don-vip Restrict GPX "save as" and "export" dialogs to GPX FileFilter
(edit) @5452   12 years Don-vip Code refactorisation on EDT calls
(edit) @5450   12 years Don-vip fix #7917 - Control the number of items displayed at once in all …
(edit) @5447   12 years Don-vip Select action: only repaint MapView when needed (here, the repaint() …
(edit) @5446   12 years Don-vip Select action: only repaint MapView when needed
(edit) @5443   12 years akks see #7888: Ctrl-Drag moves the node/way under cursor; fix dragging …
(edit) @5441   12 years bastiK remove duplicate class
(edit) @5438   12 years Don-vip fix #6733 - File Open dialog incorrectly accepts folder selection …
(edit) @5435   12 years akks hope to fix #7082: ctrl-dragging near virtual node problem
(edit) @5429   12 years Don-vip fix #7917 - Control the number of items displayed at once in all …
(edit) @5422   12 years Don-vip see #7943 - Introduce OsmApi.DEFAULT_API_URL, better handling of …
(edit) @5419   12 years stoecker fix typos
(edit) @5418   12 years akks fix #7082 (?) - CTRL-drag in selection mode problem, see #7888: …
(edit) @5402   12 years Don-vip see #7910 - resolve NPE when trying to suggest imagery layers for a …
(edit) @5401   12 years Don-vip fix #7918 - Trying to split a way at the end node should not throw an error
(edit) @5394   12 years akks see #7888, smaller refactoring or SelectAction (cycling) (behavior …
(edit) @5388   12 years simon04 see #7910 - fix r5381 - Wrong suggested imagery layer providers (use …
(edit) @5382   12 years Don-vip Small code cleanup/refactorization in shortcut unregistration
(edit) @5381   12 years Don-vip fix #7910 - Wrong suggested imagery layer providers (use of shapes …
(edit) @5378   12 years bastiK fixed #7032 - can't easily add tags to recently drawn way
(edit) @5377   12 years akks patch by JB: Moving 400 ways takes more than 20 seconds, see #7888
(edit) @5373   12 years Don-vip fix indentation from previous commit
(edit) @5372   12 years Don-vip fix #7909 - NPE upon selection of "file" -> "load object"
(edit) @5370   12 years akks see #5341: faster nodes moving (by JB) beginUpdate/endUpdate) + big …
(edit) @5369   12 years simon04 Suggest imagery layers for downloaded area based on <bounds>.
(edit) @5364   12 years akks fix #7899 by Don-vip: exception hen hitting the "w" button when …
(edit) @5361   12 years Don-vip fix #7879 - Allow to open local and remote gzipped/bzipped osmChange …
(edit) @5360   12 years Don-vip fix #7776 - Selection of deleted objects
(edit) @5354   12 years akks See #5984: Automatic pasting of IDs or URL into Download Object fields
(edit) @5345   12 years Don-vip fix #7857 - Mark osmChange primitives inside <modify> block as …
(edit) @5317   12 years Don-vip see #7843 - Allow to open remote *.osm.bz/*.osm.bz2 files
(edit) @5310   12 years Don-vip fix #7750 - Conflict dialog: Really selects id:0 primitives without zooming
(edit) @5301   12 years Don-vip fix #4493, fix #7750 - conflict manager: select and zoom primitives …
(edit) @5297   12 years Don-vip fix #4493, fix #7750: conflict dialog, nodes and members tab: allow …
(edit) @5289   12 years simon04 fix #7793 - Wrong tooltip for undo button
(edit) @5286   12 years bastiK fixed: "View > Fullscreen mode" causes 2 toggles in a row, resulting …
(edit) @5282   12 years akks Fix #7751: allow to disable angle snapping toggle on repeating A
(edit) @5275   12 years bastiK doc improvements
(edit) @5266   12 years bastiK fixed majority of javadoc warnings by replacing "{@see" by "{@link"
(edit) @5265   12 years bastiK fixed #7673 - select target node after merge
(edit) @5260   12 years bastiK bugfix: Alt Gr not working as expected on Unity / Ubuntu 11.10 64bit …
(edit) @5233   12 years Don-vip fix #7684 - Various improvements in "upload=false" layers handling
(edit) @5225   12 years akks see #7458 : enable tags moving when creating multipolygon [improved …
(edit) @5223   12 years Don-vip should fix #7620 - NPE in unknown conditions (not reproduced)
(edit) @5216   12 years Don-vip fix #7673 - merging nodes with Ctrl key sometimes replaces known id …
(edit) @5211   12 years simon04 fix #7666 - Download object exception with invalid value
(edit) @5198   12 years simon04 see #7230 - make alternative search dialog default (for testing)
(edit) @5194   12 years simon04 about dialog: set cursor/caret position to 0 in order to scroll to top
(edit) @5191   12 years akks fix #7566: Angle snapping: show 30 instead of 330
(edit) @5184   12 years Don-vip fix #7577 - NPE in Search Window (patch from joshdoe)
(edit) @5175   12 years Don-vip fix #7581 - gpx tracks download limited only to osm.org server
(edit) @5174   12 years akks should fix #7580 - NPE on Alt-F4 (while in select-moving mode)
Note: See TracRevisionLog for help on using the revision log.