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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @3754   13 years stoecker some cleanups in help page marking
(edit) @3702   13 years bastiK applied #5652 (patch by Olivier Croquette) - add support for scaling …
(edit) @3642   14 years bastiK fixed #5561 (patch by cmuelle8) - wrong node selected after "unglue way"
(edit) @3594   14 years bastiK applied #5500 (patch by cmuelle8) - improve SelectAction and …
(edit) @3593   14 years bastiK put back [3590]
(edit) @3590   14 years bastiK roll back 3550 and 3555 because of upcoming release (there are still …
(edit) @3555   14 years bastiK applied #5480 (patch by Christian Müller) - some cleanup in …
(edit) @3550   14 years bastiK see #5457 (patch by Christian Müller) - make it easier to select ways …
(edit) @3523   14 years bastiK reduce number of unnecessary mapview.repaint()
(edit) @3462   14 years bastiK fixed #4771 - Move more than 20 elements dialog should not be …
(edit) @3444   14 years jttt Fix #5331 Memory leak when removing data layers
(edit) @3262   14 years bastiK extended command list dialog; added inspection panel
(edit) @3201   14 years stoecker fix #4766 (exception), don't display virtual nodes for disabled …
(edit) @3187   14 years bastiK clean up debugging code from last commit
(edit) @3186   14 years bastiK fixed #4601 - Conflict list dialog won't update unless I prod it
(edit) @3177   14 years bastiK Filter: improved selection handling. (Don't allow to select filtered …
(edit) @2719   14 years stoecker fixed last checkin
(edit) @2666   14 years jttt Minor mappaint cleanup, use constants for colors
(edit) @2512   14 years stoecker i18n updated, fixed files to reduce problems when applying patches, …
(edit) @2402   14 years jttt Remove some unnecessary calls to fireSelectionChanged()
(edit) @2348   15 years Gubaer applied #3780: patch by hansendc: Shift selection is broken
(edit) @2310   15 years Gubaer fixed #3755: ctrl+drop node merging doesn't use destination node coords
(edit) @2112   15 years Gubaer fixed #3472: Ctrl+drop node merging broken
(edit) @2095   15 years Gubaer rewrite of MergeNodesAction new: new conflict resolution dialog for …
(edit) @2031   15 years Gubaer applied #2905: patch by xeen: Add option to disable the new "Move …
(edit) @2017   15 years Gubaer removed OptionPaneUtil cleanup of deprecated Layer API cleanup of …
(edit) @1935   15 years Gubaer fixed #3203: pressing DEL deletes Layer instead of objects Enabled DEL …
(edit) @1862   15 years jttt Way refactoring - added method that will in future replace public …
(edit) @1847   15 years Gubaer replaced calls to JOptionPane.* by calls to OptionPaneUtil.*
(edit) @1844   15 years Gubaer fixed #3018 : Make sure tools menu entries (and actions) are …
(edit) @1842   15 years Gubaer removed global static variable replaced usage of JOptionPane by …
(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) @1725   15 years stoecker some cleanups
(edit) @1712   15 years stoecker added security check for unwanted moves
(edit) @1640   15 years stoecker little bit more refactoring of coordinate access - patch by jttt
(edit) @1634   15 years stoecker fix #2483 - patch by dmuecke - rotate does not work under Mac OS X
(edit) @1557   15 years framm rename "getSelectedPhysical" to "getSelectedNodesAndWays"
(edit) @1472   15 years stoecker fix #2264 - ctrl+area selection, update translations, added is,ar
(edit) @1457   15 years stoecker added alt-gr as second alt modifier
(edit) @1454   15 years stoecker fix #2242. CTRL now toggles selection instead of only deselecting
(edit) @1441   15 years stoecker fixed #1469. patch by xeen
(edit) @1421   15 years stoecker close #2196 again. Patch by xeen
(edit) @1418   15 years stoecker fixed #2054
(edit) @1412   15 years stoecker close #2179
(edit) @1405   15 years stoecker final patch for modeless drawing by xeen. Closes #1937
(edit) @1398   15 years stoecker fixed #2140. modified patch by xeen.
(edit) @1379   15 years stoecker apply #2127. patch by xeen
(edit) @1313   15 years stoecker fix #2047
(edit) @1245   15 years stoecker added link to presets, fix #1675
(edit) @1115   15 years framm - update coordinates in selected list after moving. patch by …
(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) @982   16 years stoecker close bug #1516
(edit) @955   16 years stoecker increase virtual node size a bit again
(edit) @950   16 years stoecker use the mappaint.node.virtual-size as planned
(edit) @943   16 years framm - fixed virtual node problem where clicking and not dragging one …
(edit) @868   16 years stoecker fixed initial move offset for virtual nodes
(edit) @860   16 years stoecker fixed segment number display
(edit) @853   16 years stoecker create virtual nodes only in case point is moved
(edit) @813   16 years stoecker support of Garmin time stamps in GPX import. patch by Roland Ramthun
(edit) @805   16 years stoecker Added virtual nodes in select mode. Closes #595.
(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 …
(edit) @582   16 years framm - got rid of a few compiler warnings
(edit) @581   16 years framm changed default for initial-move-threshold from 15 to 5 pixels.
(edit) @577   16 years david when dragging play head (a) fix bug re extraneous rubber band …
(edit) @526   16 years framm - changed move mode to use an initial move threshold of 15 pixels, …
(edit) @502   16 years gebner SelectAction: When complaining about moving nodes outsides the world, …
(edit) @484   16 years tabacha put some strings e.g. status bar messages in tr() to translate it
(edit) @455   17 years gebner SelectAction: Replace the selection when dragging a previously …
(edit) @454   17 years gebner SelectAction: Fix shift-select and ctrl-select. Before r452 if you …
(edit) @452   17 years framm - fix moving of selected groups of objects (JOSM always cleared …
(edit) @424   17 years gebner Add new icon for the merge-nodes action.
(edit) @422   17 years framm - added patch by Matthew Newton <matthew-osm@…> to …
(edit) @402   17 years framm - started adding support for uploading GPX files, not complete yet, …
(edit) @390   17 years framm - do not count anything as a move if it lasts less than 100 milliseconds.
(edit) @383   17 years gebner Fix warnings reported by -Xlint.
(edit) @373   17 years framm - introduced various modifier keys to existing modes (for add node …
(edit) @372   17 years gebner Support shift-click in select mode.
(edit) @365   17 years gebner Make the select mapmode modeless and fix the rotation cursor.
(edit) @361   17 years gebner Fix build.
(add) @358   17 years gebner Beginnings of the implementation of ticket #11.
Note: See TracRevisionLog for help on using the revision log.