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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @13453   6 years Don-vip fix #8039, fix #10456: final fixes for the read-only/locked layers: - …
(edit) @13434   6 years Don-vip see #8039, see #10456 - support read-only data layers
(edit) @13309   6 years Don-vip fix #15766, see #15688 - fix performance regression introduced in …
(edit) @13173   6 years Don-vip see #15310 - remove most of deprecated APIs
(edit) @12881   7 years bastiK see #15229 - move remaining classes to spi.preferences package, to …
(edit) @12873   7 years Don-vip * mark kendzi3d_Improved_by_Andrei plugin as unmaintained * fix …
(edit) @12846   7 years bastiK see #15229 - use Config.getPref() wherever possible
(edit) @12630   7 years Don-vip see #15182 - deprecate Main.map and Main.isDisplayingMapView(). …
(edit) @12526   7 years Don-vip see #11924 - fix last warnings about extended modifiers
(edit) @12518   7 years Don-vip see #11924 - use ListenerList, fix javadoc
(edit) @12517   7 years Don-vip see #11924 - use extended event modifiers, deprecate old methods - see …
(edit) @12483   7 years Don-vip fix #15034 - NPE
(edit) @12284   7 years Don-vip see #14794 - javadoc
(edit) @11993   7 years Don-vip fix #5144 - Cannot draw new ways when filter is active (patch by …
(edit) @11713   7 years Don-vip add Ant target to run PMD (only few rules for now), fix violations
(edit) @11421   7 years stoecker fix #13919 - image size mismatch
(edit) @9572   8 years Don-vip fix #12417 - mapmodes did not listen to preferences change (patch by …
(edit) @9231   8 years Don-vip javadoc update
(edit) @9059   8 years Don-vip checkstyle
(edit) @8855   9 years Don-vip sonar - Unused private method should be removed sonar - Unused …
(edit) @8510   9 years Don-vip checkstyle: enable relevant whitespace checks and fix them
(edit) @8378   9 years Don-vip fix copyright/license headers globally
(edit) @8377   9 years Don-vip performance - remove useless boxing of boolean constants
(edit) @6889   10 years Don-vip fix some Sonar issues (JLS order)
(edit) @6084   11 years bastiK see #8902 - add missing @Override annotations (patch by shinigami)
(edit) @6069   11 years stoecker see #8853 remove tabs, trailing spaces, windows line ends, strange …
(edit) @5960   11 years Don-vip see #8710 - Inconsistent MapMode focus behaviour: fix core mapmodes
(edit) @5460   12 years Don-vip global use of Main.isDisplayingMapView()
(edit) @4327   13 years xeen updates visual appearance of highlights and adds them to select and …
(edit) @3919   13 years stoecker unify cursor handling, hopefully fix #5381
(edit) @2017   15 years Gubaer removed OptionPaneUtil cleanup of deprecated Layer API cleanup of …
(edit) @1677   15 years stoecker remove all these ugly tab stops introduced in the last half year
(edit) @1379   15 years stoecker apply #2127. patch by xeen
(edit) @1180   15 years stoecker fixed bug #1871, removed all deprecations
(edit) @1169   15 years stoecker removed usage of tab stops
(edit) @1084   15 years framm - cosmetics: rename ShortCut to Shortcut, and shortCut to shortcut
(edit) @1023   16 years stoecker close bug #1622. Keyboard shortcuts and specific OS handling
(edit) @627   16 years framm - added svn:eol-style prop to all .java files. it is suggested that …
(edit) @626   16 years framm - ye grande eol style fixe
(edit) @608   16 years framm - new extrude mode allows creation of rectangular shapes - new …
(edit) @373   17 years framm - introduced various modifier keys to existing modes (for add node …
(edit) @343   17 years gebner Merge 0.5.
(copy) @321   17 years (none) - restructure of repository to support branches. Do 'svn switch …
copied from src/org/openstreetmap/josm/actions/mapmode/MapMode.java
(edit) @298   17 years imi - added license description to head of each source file
Note: See TracRevisionLog for help on using the revision log.