source: josm/trunk/src/org/openstreetmap/josm/actions/AddNodeAction.java

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @18494   4 years taylor.smock Fix #22115: Extract methods from LatLon into ILatLon where they are …
(edit) @17188   6 years Klumbumbus fix #19851 - Fix shortcut names
(edit) @16509   6 years GerdP see #19296: Actions should avoid to install listeners which are not …
(edit) @15053   7 years Don-vip fix #17682 - run AddNodeAction later in EDT to make sure the …
(edit) @14397   8 years Don-vip fix #16935 - simplify/cleanup help topics of …
(edit) @14153   8 years Don-vip see #15229 - deprecate Main.parent and Main itself
(edit) @14134   8 years Don-vip see #15229 - deprecate Main*.undoRedo - make UndoRedoHandler a …
(edit) @12726   9 years Don-vip see #13036 - deprecate Command() default constructor, fix unit tests …
(edit) @12641   9 years Don-vip see #15182 - deprecate Main.main.undoRedo. Replacement: …
(edit) @12630   9 years Don-vip see #15182 - deprecate Main.map and Main.isDisplayingMapView(). …
(edit) @12104   9 years michael2402 Do not force a map repaint when adding a node - map view does this by …
(edit) @10467   10 years Don-vip fix #13037 - Small fixes for unit tests (patch by michael2402) - gsoc-core
(edit) @10382   10 years Don-vip see #12943 - gsoc-core - fix most of deprecation warnings (static …
(edit) @8790   11 years simon04 fix #11890 - "Add Node..." should automatically center on the newly …
(edit) @6977   12 years Don-vip fix some sonar issues recently introduced
(edit) @6380   13 years Don-vip update license/copyright information
(edit) @6084   13 years bastiK see #8902 - add missing @Override annotations (patch by shinigami)
(edit) @6069   13 years stoecker see #8853 remove tabs, trailing spaces, windows line ends, strange …
(edit) @5926   13 years bastiK clean up imports
(edit) @4982   14 years stoecker see #7226 - patch by akks (fixed a bit) - fix shortcut deprecations
(edit) @4942   14 years stoecker fix some shortcut deprecations, move layer list toggle from <ALT>+<L> …
(edit) @4314   15 years bastiK add east/north input to 'add node' and 'move node' actions
(edit) @4191   15 years stoecker remove old debug stuff
(edit) @3656   16 years bastiK applied #5604 (patch by m.zdila) - support different formats of GPS …
(edit) @3363   16 years stoecker fix #5204 - wrong window title
(edit) @3266   16 years mjulius New action: MoveNodeAction allows to move a node by entering lat and lon
(edit) @3083   16 years bastiK added svn:eol-style=native to source files
(edit) @2842   16 years mjulius fix messages for actions
(edit) @2824   16 years Gubaer fixed #4082: Upload-Dialog shows in diseabled display Replaced …
(edit) @2711   16 years stoecker fix bad line endings
(edit) @2626   17 years jttt Fixed some of the warnings found by FindBugs
(edit) @2548   17 years Gubaer fixed #3064: Importing images into the "Downloaded GPX Data" layer …
(edit) @2546   17 years Gubaer fixed wrong data range check in AddNodeAction
(edit) @2545   17 years stoecker fixed typo
(edit) @2543   17 years Gubaer fixed #3494: shift+d form should be accept coma as well as dots
(edit) @2531   17 years Gubaer fixed in #2730: "Add Node..." dialog: wrong focus after showing up
(edit) @2512   17 years stoecker i18n updated, fixed files to reduce problems when applying patches, …
(edit) @2323   17 years Gubaer Added explicit help topics See also …
(edit) @1820   17 years Gubaer JosmAction is now a LayerChangeListener and a SelectionChangeListener …
(edit) @1814   17 years Gubaer removed dependencies to Main.ds, removed Main.ds removed AddVisitor, …
(edit) @1807   17 years Gubaer fixed #2987: Can't add Point
(edit) @1415   17 years stoecker applied patch #2185 by bruce89
(edit) @1232   17 years stoecker updated translations, added greek
(edit) @1218   17 years ulfl fix capitalization and other minor menu titles stuff
(edit) @1169   17 years stoecker removed usage of tab stops
(edit) @1138   17 years stoecker close bug #1841
(add) @1130   18 years framm - new "Add Node" action from the Edit menu presents you with a dialog …
Note: See TracRevisionLog for help on using the revision log.