source: josm/trunk/src/org/openstreetmap/josm/actions/mapmode/ExtrudeAction.java

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @7668   9 years stoecker cleanup icons, mark undetected icons, set proper mimetype, delete …
(edit) @7592   10 years stoecker fix JavaDoc
(edit) @7247   10 years akks see #7991: patch by AlfonZ - minor fix to segment collapsion in …
(edit) @7232   10 years akks see #7991: more fixes to X DualAlign mode (fix exceptions, Alt-drag …
(edit) @7226   10 years akks see #7991:patch by AlfonZ mod. Show and correctly handle segment …
(edit) @7223   10 years akks Extrude mode: do not allow reversing the moved segment direction to …
(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) @7180   10 years Don-vip fix #9952 - set extrude.initial-move-threshold to 1px as default
(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) @6889   10 years Don-vip fix some Sonar issues (JLS order)
(edit) @6792   10 years Don-vip Sonar - fix various issues
(edit) @6380   10 years Don-vip update license/copyright information
(edit) @6336   10 years Don-vip code cleanup / robustness in edit layer handling
(edit) @6310   11 years Don-vip Sonar/FindBugs - Nested blocks of code should not be left empty
(edit) @6252   11 years stoecker fix #8798 - patch by AlfonZ - fix extruder
(edit) @6162   11 years bastiK applied #8987 - immutable coordinates (patch by shinigami)
(edit) @6069   11 years stoecker see #8853 remove tabs, trailing spaces, windows line ends, strange …
(edit) @6050   11 years akks fix #8470: drag nodes along segments in Extrude mode only when Ctrl …
(edit) @6037   11 years akks see #8470: extrude mode option - extrude.drag-nodes-without-ctrl
(edit) @6008   11 years Don-vip fix #8796 - Extruding a way with 3 or 4 nodes closes unexpectedly …
(edit) @5960   11 years Don-vip see #8710 - Inconsistent MapMode focus behaviour: fix core mapmodes
(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) @5506   12 years bastiK applied #7990 extruder: different curser icons for non-rectangled …
(edit) @4982   12 years stoecker see #7226 - patch by akks (fixed a bit) - fix shortcut deprecations
(edit) @4620   12 years Don-vip fix #7055 - NPE
(edit) @4327   13 years xeen updates visual appearance of highlights and adds them to select and …
(edit) @4142   13 years stoecker fix #6323 - patch by olejorgenb and Hojoe (modified and bug fixed by …
(edit) @4126   13 years bastiK memory optimizations for Node & WayPoint (Patch by Gubaer, modified) …
(edit) @3939   13 years stoecker hopefully fix #5427
(edit) @3919   13 years stoecker unify cursor handling, hopefully fix #5381
(edit) @3762   13 years stoecker fix help
(edit) @3754   13 years stoecker some cleanups in help page marking
(edit) @3682   13 years bastiK fixed #5670 - Nodes are not marked dirty when moved with area tool …
(edit) @3650   13 years bastiK applied #5599 (patch by extropy) - Join areas speed improvement
(edit) @3634   14 years bastiK applied #5560 (patch by extropy) - Extrude does not work with multiple …
(edit) @3631   14 years bastiK see #5560 (patch by extropy) - Extrude does not work with multiple …
(edit) @3557   14 years bastiK applied #5427 (patch by extropy) - Extrude leaves unnecessary nodes …
(edit) @3530   14 years stoecker fix array preferences
(edit) @3262   14 years bastiK extended command list dialog; added inspection panel
(edit) @3184   14 years bastiK fixed #4256 - Extrude snaps to a sparse grid (Changed the geometrical …
(edit) @3177   14 years bastiK Filter: improved selection handling. (Don't allow to select filtered …
(edit) @2990   14 years jttt Fix some eclipse warnings
(edit) @2666   14 years jttt Minor mappaint cleanup, use constants for colors
(edit) @2450   14 years jttt Added parameter Bounds to MapView, draw only currently visible …
(edit) @2432   14 years Gubaer fixed patch applied in in r2429 - didn't compile. Hope the downcasting …
(edit) @2429   14 years stoecker applied #3832 - patch by ris - improve extrude action
(edit) @1898   15 years jttt Way refactoring - rewritten another parts of code to the new nodes api
(edit) @1814   15 years Gubaer removed dependencies to Main.ds, removed Main.ds removed AddVisitor, …
(edit) @1750   15 years Gubaer new: replaced global conflict list by conflict list per layer, similar …
(edit) @1677   15 years stoecker remove all these ugly tab stops introduced in the last half year
(edit) @1640   15 years stoecker little bit more refactoring of coordinate access - patch by jttt
(edit) @1422   15 years stoecker close #1970. Patch by xeen
(edit) @1418   15 years stoecker fixed #2054
(edit) @1379   15 years stoecker apply #2127. patch by xeen
(edit) @1313   15 years stoecker fix #2047
(edit) @1221   15 years stoecker cleanup color handling
(edit) @1186   15 years stoecker fixed bug #1442. Patch by Matthew W. S. Bell
(edit) @1169   15 years stoecker removed usage of tab stops
(edit) @1158   15 years stoecker fixed Extrude action. Closes #721 and #1866
(edit) @1084   15 years framm - cosmetics: rename ShortCut to Shortcut, and shortCut to shortcut
(edit) @1054   16 years stoecker fixed a lot of the shortcut related translations
(edit) @1023   16 years stoecker close bug #1622. Keyboard shortcuts and specific OS handling
(edit) @999   16 years stoecker close bug #1588, code cleanup by bruce89
(edit) @804   16 years stoecker cleanup color preferences a lot
(edit) @655   16 years ramack patch by bruce89, closes #812; thanks bruce
(edit) @627   16 years framm - added svn:eol-style prop to all .java files. it is suggested that …
(add) @608   16 years framm - new extrude mode allows creation of rectangular shapes - new …
Note: See TracRevisionLog for help on using the revision log.