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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @5965   11 years akks see #8652 (patch by cmuelle8, part 1, modified): add "toggle panels" …
(edit) @5960   11 years Don-vip see #8710 - Inconsistent MapMode focus behaviour: fix core mapmodes
(edit) @5947   11 years Don-vip fix #8692 - Handle null DeleteCommands in JoinAreaAction and …
(edit) @5922   11 years akks Avoid duplicate and very near points in Angle snapping draw mode …
(edit) @5909   11 years stoecker fix all remaining javadoc warnings
(edit) @5820   11 years akks Angle indicator and angle snapping worked incorrect when line was …
(edit) @5768   11 years stoecker see #8447 - fix color name
(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) @5741   11 years akks Extrude mode refactoring (func. splitting, javadoc). Use constant …
(edit) @5739   11 years akks see #8447: advanced preferences to customize helper lines color and stroke
(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) @5665   11 years Don-vip fix #8341 - Don't clear current selection in ImproveWayAccuracy mode
(edit) @5653   11 years Don-vip Fix #8128 - NPE while dragging object
(edit) @5555   11 years akks Draw mode: moving over way segment with CTRL now chooses is for angle …
(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) @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) @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) @5435   12 years akks hope to fix #7082: ctrl-dragging near virtual node problem
(edit) @5419   12 years stoecker fix typos
(edit) @5418   12 years akks fix #7082 (?) - CTRL-drag in selection mode problem, see #7888: …
(edit) @5394   12 years akks see #7888, smaller refactoring or SelectAction (cycling) (behavior …
(edit) @5382   12 years Don-vip Small code cleanup/refactorization in shortcut unregistration
(edit) @5378   12 years bastiK fixed #7032 - can't easily add tags to recently drawn way
(edit) @5370   12 years akks see #5341: faster nodes moving (by JB) beginUpdate/endUpdate) + big …
(edit) @5364   12 years akks fix #7899 by Don-vip: exception hen hitting the "w" button when …
(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) @5223   12 years Don-vip should fix #7620 - NPE in unknown conditions (not reproduced)
(edit) @5191   12 years akks fix #7566: Angle snapping: show 30 instead of 330
(edit) @5174   12 years akks should fix #7580 - NPE on Alt-F4 (while in select-moving mode)
(edit) @5161   12 years simon04 see #3910 - remove debugging output, make lasso mode work correctly
(edit) @5152   12 years simon04 see #3910 - original patch by Oliver Raupach - add lasso selection mode
(edit) @5137   12 years akks Andle Snapping improvements: activation on A (Tab can be disabled, see …
(edit) @5106   12 years xeen fix parts of draw mode which broke in r5099 (fixes #7524)
(edit) @5104   12 years xeen fix #7523 (thanks Daeron)
(edit) @5102   12 years xeen fix broken way segment highlighting introduced in @5101
(edit) @5101   12 years xeen reduce repaints for DeleteAction with target highlighting enabled (see …
(edit) @5100   12 years xeen fix highlights still being drawn in draw mode when cursor exited the …
(edit) @5099   12 years xeen flip default value for wayIsFinished variable when entering drawMode …
(edit) @5098   12 years xeen Reduce repaints required when in draw mode. This should improve …
(edit) @5093   12 years xeen only repaint when the to-be-highlighted primitives change. The patch …
(edit) @5076   12 years xeen fix #6780. Please report if this caused any repaint problems.
(edit) @5075   12 years akks see #7503 - disable highlighting middle-edge-nodes (and re-renders) …
(edit) @5053   12 years akks style fix, removed one patch committed by mistake
(edit) @5050   12 years akks UrlLabel class simplification by Zverik, better label layout in …
(edit) @5016   12 years akks Patch by JoshDoe [Faster relation selection with Alt+click and …
(edit) @4982   12 years stoecker see #7226 - patch by akks (fixed a bit) - fix shortcut deprecations
(edit) @4957   12 years stoecker some shortcut fixes
(edit) @4956   12 years stoecker shortcut fixes, a lot of code cleanup in DrawAction
(edit) @4954   12 years akks Tab in draw mode allows snapping to current way point projections ant …
(edit) @4934   12 years xeen likely fix #7315’s cursor issues and related target-highlight ones
(edit) @4924   12 years akks fix #7380: "Angle snapping" repeated entry in Edit menu
(edit) @4917   12 years akks AngleSnapping mode: precize intersections, Tab key customizable, …
(edit) @4904   12 years stoecker proper help page name
(edit) @4855   12 years simon04 see #7184 - remap shortcuts of ImproveWayAccuracyAction ([W]), …
(edit) @4851   12 years stoecker allow automatic parsing of shortcuts see #7226
(edit) @4850   12 years bastiK change shortcut for improvewayaccuracy from K to I …
(edit) @4847   12 years simon04 see #7184 - ImproveWayAccuracyAction: rename mapmode button
(edit) @4846   12 years simon04 see #7184 - Added ImproveWayAccuracy plugin to josm core. This plugin …
(edit) @4836   12 years stoecker make Shortcut parsing easier
(edit) @4805   12 years stoecker fix typo
(edit) @4803   12 years akks Context menu for "Angle" status panel (Angle snap configuration), see …
(edit) @4785   12 years akks Tab button issue, see #7250
(edit) @4782   12 years akks Angle snapping shown in Edit menu, holding TAB fixes the angle etc. - …
(edit) @4776   12 years akks fix #7233:"Backspace" does not work for closed ways
(edit) @4768   12 years akks Add aligned segments by TAB and right-clicks in drawing mode, see #6694
(edit) @4767   12 years akks Option "Highlight target ways and nodes" in preferences, see #7190
(edit) @4643   12 years Don-vip fix #7118 - Deleting a way in Draw mode leads to …
(edit) @4620   12 years Don-vip fix #7055 - NPE
(edit) @4617   12 years Don-vip fix #7078 - Closing element history dialog moves objects
(edit) @4611   12 years stoecker fix #6730 - patch by akks - add backspace in draw mode to undo last …
(edit) @4562   12 years stoecker fix #7018 - Drag selection does not work when releasing mouse button …
(edit) @4539   12 years bastiK applied #6853 - In draw mode, select the way to be extended …
(edit) @4527   13 years Don-vip fix #6950 - Parallel way mode snap distance broken for non-metric units
(edit) @4509   13 years Don-vip fix #6890 - Dragging map is considered moving objects
(edit) @4475   13 years Don-vip fix #6707 - Removing a empty polygon (removed shape first, then on …
(edit) @4441   13 years xeen fix exception related to new highlighting feature (fixes #6818, …
(edit) @4412   13 years xeen probably fix #6806
(edit) @4396   13 years xeen several more fixes regarding the new selection highlighting introduced …
(edit) @4360   13 years xeen fix #6739
(edit) @4348   13 years xeen fix #6737
(edit) @4327   13 years xeen updates visual appearance of highlights and adds them to select and …
(edit) @4251   13 years bastiK applied #6598 - Parallelway mode reports wrong offset distance in …
(edit) @4191   13 years stoecker remove old debug stuff
(edit) @4152   13 years stoecker fix #6217 - Corrupted data after merging nodes
(edit) @4149   13 years stoecker fix #6484 - patch by olejorgenb - fix painting for parallel way mode
(edit) @4142   13 years stoecker fix #6323 - patch by olejorgenb and Hojoe (modified and bug fixed by …
(edit) @4134   13 years bastiK see #67 - new parallel way drawing mode (patch by Ole Jørgen Brønner)
(edit) @4126   13 years bastiK memory optimizations for Node & WayPoint (Patch by Gubaer, modified) …
(edit) @4118   13 years stoecker fix #6334 - selected way needs to be taken when clicking
Note: See TracRevisionLog for help on using the revision log.