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) @2842   14 years mjulius fix messages for actions
(edit) @2808   14 years stoecker first version of a tool to detect icon usage, does not yet detect all …
(edit) @2719   14 years stoecker fixed last checkin
(edit) @2692   14 years Gubaer fixed #4242: patch by Pekka Lampila: Clicks are ignored in draw mode, …
(edit) @2666   14 years jttt Minor mappaint cleanup, use constants for colors
(edit) @2655   14 years jttt Fixed #4161 Major slowdown in recent versions, used correct pattern …
(edit) @2558   14 years bastiK fix #3838 - DrawAction: Wrong start point for helper line after adding …
(edit) @2528   14 years Gubaer see #3838: Selection behaves weird when adding nodes with double-click
(edit) @2521   14 years jttt Fixed #3704 Relation memberships are not handled at all when a way is …
(edit) @2512   14 years stoecker i18n updated, fixed files to reduce problems when applying patches, …
(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) @2412   14 years jttt Use refererrers in Draw, SplitWay and UnGlue actions
(edit) @2407   14 years jttt Added support for referrers
(edit) @2402   14 years jttt Remove some unnecessary calls to fireSelectionChanged()
(edit) @2401   14 years jttt Changes in selection handling: - selection is passed as PrimitiveId …
(edit) @2381   14 years jttt Change most occurrences of Dataset.nodes/ways/relations with …
(edit) @2351   14 years Gubaer fixed #3813: Add mode is broken
(edit) @2348   14 years Gubaer applied #3780: patch by hansendc: Shift selection is broken
(edit) @2343   14 years Gubaer fixed #3792: NPE when deleting the data layer while the deletion tool …
(edit) @2339   14 years jttt Fixed #3785
(edit) @2310   15 years Gubaer fixed #3755: ctrl+drop node merging doesn't use destination node coords
(edit) @2308   15 years Gubaer fixed #3762: Deleted relation still referenced when deleting former …
(edit) @2264   15 years stoecker applied #3676 - patch by Dave Hansen - cleanup selection handling interface
(edit) @2181   15 years stoecker lots of i18n fixes
(edit) @2120   15 years stoecker see #3475 - patch by Petr Dlouhý - code rework for display filtering
(edit) @2112   15 years Gubaer fixed #3472: Ctrl+drop node merging broken
(edit) @2110   15 years stoecker applied #2317 - patch by xeen - fix wrong calculation for angle display
(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) @2026   15 years Gubaer applied #2163: patch by xeen: for delete-command mouse-icons
(edit) @2025   15 years Gubaer new: improved dialog for uploading/saving modified layers on exit new: …
(edit) @2017   15 years Gubaer removed OptionPaneUtil cleanup of deprecated Layer API cleanup of …
(edit) @2009   15 years Gubaer applied #2595: patch by plaicy: Draw Mode: Click-to-Select fails under …
(edit) @1935   15 years Gubaer fixed #3203: pressing DEL deletes Layer instead of objects Enabled DEL …
(edit) @1912   15 years Gubaer Updated w.getNodes().contains(..) to w.containsNode(...)
(edit) @1899   15 years jttt Add setter/getter for OsmPrimitive.selected
(edit) @1898   15 years jttt Way refactoring - rewritten another parts of code to the new nodes api
(edit) @1865   15 years Gubaer replaced JOptionPane.show* by OptionPaneUtil.show* ExtendeDialog now …
(edit) @1862   15 years jttt Way refactoring - added method that will in future replace public …
(edit) @1858   15 years Gubaer fixed #3098 : Actions disabled by drawing closed way
(edit) @1856   15 years Gubaer improved deleting relations
(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) @1838   15 years Gubaer new: two utility classes in GUI subsystem: OptionPaneUtil and …
(edit) @1823   15 years stoecker some projection and zoom cleanups - projection classes still need …
(edit) @1821   15 years Gubaer fixed #3024: NPE on start on press of "N" key
(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) @1722   15 years stoecker Large rework in projection handling - now allows only switching and …
(edit) @1712   15 years stoecker added security check for unwanted moves
(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) @1636   15 years stoecker fix #2302 - patch by jttt - some code cleanup for better encapsulation
(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) @1545   15 years framm re-instate old "shift" behaviour when drawing (shift can now, again, …
(edit) @1517   15 years stoecker close #2345 - Draw mode reactivated after applying preset to node - …
(edit) @1503   15 years stoecker fixed #2313. draw mode start wrong when last node was double clicked
(edit) @1472   15 years stoecker fix #2264 - ctrl+area selection, update translations, added is,ar
(edit) @1459   15 years stoecker fix translation
(edit) @1458   15 years stoecker fixed SHIFT handling in add mode
(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) @1448   15 years stoecker close #2249. patch by xeen
(edit) @1447   15 years stoecker fix #2240 and #2241. patch by xeen
(edit) @1444   15 years stoecker close #2233 and some minor fixes. patch by xeen
(edit) @1443   15 years stoecker fix helper line
(edit) @1441   15 years stoecker fixed #1469. patch by xeen
(edit) @1438   15 years stoecker close #383. patch by xeen
(edit) @1430   15 years stoecker fixed #2168. patch by xeen
(edit) @1422   15 years stoecker close #1970. Patch by xeen
(edit) @1421   15 years stoecker close #2196 again. Patch by xeen
(edit) @1418   15 years stoecker fixed #2054
(edit) @1415   15 years stoecker applied patch #2185 by bruce89
(edit) @1412   15 years stoecker close #2179
(edit) @1409   15 years stoecker close #1902. Patch by xeen
(edit) @1405   15 years stoecker final patch for modeless drawing by xeen. Closes #1937
(edit) @1400   15 years stoecker first patch for #1937. patch by xeen. In draw mode double clicking …
(edit) @1398   15 years stoecker fixed #2140. modified patch by xeen.
(edit) @1379   15 years stoecker apply #2127. patch by xeen
(edit) @1317   15 years stoecker fix #2025. Patch by xeen. Hopefully this has no side effects
(edit) @1313   15 years stoecker fix #2047
(edit) @1287   15 years stoecker close #381 and #696. Patch by xeen
(edit) @1262   15 years stoecker fix #1914. slightly modified patch by xeen
(edit) @1245   15 years stoecker added link to presets, fix #1675
(edit) @1221   15 years stoecker cleanup color handling
(edit) @1195   15 years stoecker fixed relation handling, applied language patches
(edit) @1186   15 years stoecker fixed bug #1442. Patch by Matthew W. S. Bell
(edit) @1180   15 years stoecker fixed bug #1871, removed all deprecations
(edit) @1169   15 years stoecker removed usage of tab stops
(edit) @1158   15 years stoecker fixed Extrude action. Closes #721 and #1866
(edit) @1150   15 years stoecker clear selection after delete
(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) @1066   15 years mfloryan Small fixes of some translations.
(edit) @1054   16 years stoecker fixed a lot of the shortcut related translations
Note: See TracRevisionLog for help on using the revision log.