source: josm/trunk/src/org/openstreetmap/josm/gui/MapFrame.java

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @12846   7 years bastiK see #15229 - use Config.getPref() wherever possible
(edit) @12841   7 years bastiK see #15229 - fix deprecations caused by [12840]
(edit) @12636   7 years Don-vip see #15182 - deprecate Main.getLayerManager(). Replacement: …
(edit) @12504   7 years Don-vip see #11924 - fix one deprecation warning for InputEvent.ALT_GRAPH_MASK
(edit) @12391   7 years michael2402 See #14794: Documentation for the gui package
(edit) @12368   7 years michael2402 Fix checkstyle
(edit) @12347   7 years michael2402 Use preferences to store modeless setting and toggle dialog widht
(edit) @12267   7 years Don-vip sonar - fix various recent violations
(edit) @12177   7 years michael2402 Remove MapView repaint in MapFrame - map view does it by itself.
(edit) @12079   7 years michael2402 ScrollViewport: Fix layout computation, natively support mouse wheel …
(edit) @11885   7 years Don-vip add basic unit tests for MergeLayerAction + improve javadoc, code cleanup
(edit) @11713   7 years Don-vip add Ant target to run PMD (only few rules for now), fix violations
(edit) @11536   7 years Don-vip sonar - fb-contrib:WOC_WRITE_ONLY_COLLECTION_FIELD - Correctness - …
(edit) @11396   7 years Don-vip sonar - pmd:AccessorClassGeneration
(edit) @11357   7 years Don-vip findbugs - SIC_INNER_SHOULD_BE_STATIC_ANON
(edit) @11348   7 years Don-vip findbugs - fix some SIC_INNER_SHOULD_BE_STATIC_ANON
(edit) @11173   7 years simon04 Shortcut.findShortcut: return Optional object
(edit) @10851   8 years Don-vip fix #13380 - Create removeToggleDialog method in MapFrame
(edit) @10824   8 years Don-vip see #13309 - Caching and notifying preferences (patch by michael2402) …
(edit) @10611   8 years Don-vip see #11390 - sonar - squid:S1604 - Java 8: Anonymous inner classes …
(edit) @10604   8 years Don-vip fix #12478, fix #12565, fix #11114 - Use ​Swing Copy/Paste instead of …
(edit) @10600   8 years Don-vip see #11390 - sonar - squid:S1609 - Java 8: @FunctionalInterface …
(edit) @10432   8 years Don-vip fix #13001 - Add MainPanel + some new methods (patch by michael2402, …
(edit) @10395   8 years Don-vip gsoc-core - remove more deprecation warnings
(edit) @10378   8 years Don-vip Checkstyle 6.19: enable SingleSpaceSeparator and fix violations
(edit) @10345   8 years Don-vip fix #12937 - Use the new LayerChangeListener (patch by michael2402) - …
(edit) @10271   8 years stoecker GSOC core rework - LayerManager, fix #12863, by Michael Zangl
(edit) @10250   8 years Don-vip findbugs - UWF_FIELD_NOT_INITIALIZED_IN_CONSTRUCTOR
(edit) @10241   8 years Don-vip fix #12660 - unbind Z shortcut from "Zoom mode" and make it visible …
(edit) @10179   8 years Don-vip sonar - squid:AssignmentInSubExpressionCheck - Assignments should not …
(edit) @10173   8 years Don-vip sonar - squid:S1186 - Methods should not be empty
(edit) @9997   8 years Don-vip sonar - various fixes + javadoc
(edit) @9996   8 years Don-vip sonar - use JLabel.setLabelFor where applicable + add/update unit tests
(edit) @9543   8 years Don-vip refactoring - global simplification of use of setLayout method - …
(edit) @9246   8 years Don-vip javadoc update
(edit) @9243   8 years Don-vip javadoc update
(edit) @9078   8 years Don-vip sonar - Immutable Field
(edit) @9059   8 years Don-vip checkstyle
(edit) @8958   8 years Don-vip update javadoc + checkstyle fix + update presets links
(edit) @8949   8 years Don-vip see #11968, see #12011 - add a new non-regression unit test …
(edit) @8836   9 years Don-vip fix Checkstyle issues
(edit) @8719   9 years simon04 see #11823 - Add minimap toggle dialog
(edit) @8537   9 years akks add debug.advanced-keypress-detector.enable option for debugging #11209
(edit) @8510   9 years Don-vip checkstyle: enable relevant whitespace checks and fix them
(edit) @8509   9 years Don-vip fix many checkstyle violations
(edit) @8470   9 years Don-vip javadoc fixes. Removed one duplicated method in exception handling
(edit) @8399   9 years Don-vip see #11397, see #11447 - partial revert of r8308 (SONARJAVA-1061: FP …
(edit) @8378   9 years Don-vip fix copyright/license headers globally
(edit) @8308   9 years Don-vip fix potential NPEs and Sonar issues related to serialization
(edit) @8285   9 years Don-vip fix sonar squid:S2039 - Member variable visibility should be specified
(edit) @8201   9 years simon04 fix #10632 - Add expand icon and separator in edit toolbar
(edit) @8071   9 years Don-vip fix #10960 - Add note API search dialog (modified patch by ToeBee). …
(edit) @7852   9 years Don-vip see #10858 - rename NoteDialog to NotesDialog
(edit) @7750   9 years Don-vip fix #6909 - remove history toggle dialog in favour of a new history …
(edit) @7608   10 years Don-vip fix #10554 - Add notes dialog (patch by ToeBee)
(edit) @7483   10 years Don-vip see #10455 - cross-platform UI tuning to avoid waste of space with …
(edit) @7218   10 years akks fix #3910: toggle lasso mode on repeating S key can be turned of with …
(edit) @7217   10 years akks see #10104: refactor key press/release detection introducing …
(edit) @7075   10 years Don-vip Robustness to allow to run more unit tests in headless mode
(edit) @7005   10 years Don-vip see #8465 - use diamond operator where applicable
(edit) @6992   10 years Don-vip cleanup/refactor of NavigatableComponent
(edit) @6454   10 years simon04 fix #7862 - "Improve way accuracy" for normal user
(edit) @6361   10 years Don-vip Sonar/Findbugs - Unused formal parameter
(edit) @6296   11 years Don-vip Sonar/Findbugs - Avoid commented-out lines of code, javadoc
(edit) @6267   11 years Don-vip Sonar/FindBugs - Replace singular fields by local variables
(edit) @6246   11 years Don-vip Sonar/FindBugs - various bugfixes / violation fixes
(edit) @6070   11 years stoecker see #8853 remove tabs, trailing spaces, windows line ends, strange …
(edit) @6056   11 years Don-vip fix #6515 - Allow switching system of measurement from a single click …
(edit) @6020   11 years akks see #8652: use Tab for toggling panels even if focus is on toolbar …
(edit) @5965   11 years akks see #8652 (patch by cmuelle8, part 1, modified): add "toggle panels" …
(edit) @5909   11 years stoecker fix all remaining javadoc warnings
(edit) @5897   11 years Don-vip see #8582 - Use Main.removeLayer() everywhere
(edit) @5670   11 years bastiK session: save & restore map position and scale (see #4029)
(edit) @5463   12 years jttt Fix some memory leaks (see #7980)
(edit) @5459   12 years Don-vip fix #2961 - Improve usability of WMS Layer Saving/Loading - Replaced …
(edit) @5448   12 years Don-vip Prevents MapView from being repainted multiple times when adding the …
(edit) @5152   12 years simon04 see #3910 - original patch by Oliver Raupach - add lasso selection mode
(edit) @5092   12 years simon04 Toggle edit toolbar (in View menu or in popup menu)
(edit) @5091   12 years akks Warning against misaligned imagery for new users - see #7450. Added …
(edit) @5035   12 years jttt Add selectZoomTool method (needed by editgpx)
(edit) @5034   12 years jttt short circuit logic should be used
(edit) @4932   12 years stoecker fix 6833 - use WindowGeometry for toggle dialogs and mainwindow …
(edit) @4850   12 years bastiK change shortcut for improvewayaccuracy from K to I …
(edit) @4849   12 years bastiK make History- & Changeset-Toggle dialog expert (see #7299)
(edit) @4846   12 years simon04 see #7184 - Added ImproveWayAccuracy plugin to josm core. This plugin …
(edit) @4840   12 years bastiK expert mode rework: * toggling of expert mode does not require …
(edit) @4835   12 years simon04 see #7184 - hide DeleteAction, ExtrudeAction, ParallelWayAction by …
(edit) @4669   12 years stoecker fix #6963 - patch by akks - fixes for left hand buttons
(edit) @4609   12 years stoecker fix #6953 - patch by akks - improve hide handling for left toolbar
(edit) @4590   12 years stoecker see #59 - patch by xeen - apply parts of the new Windows menu stuff
(edit) @4585   12 years stoecker fix #7045 - patch by LarryOua - fix regression due to #6875
(edit) @4568   12 years stoecker fix NPE
(edit) @4567   12 years stoecker fix #6875 - patch by Larry0ua - Data Layer can be changed after …
(edit) @4488   13 years Don-vip see #6856 - Enable plugins to add actions in popup menus …
(edit) @4134   13 years bastiK see #67 - new parallel way drawing mode (patch by Ole Jørgen Brønner)
(edit) @4127   13 years bastiK fixed #6443 - Disabled toggle buttons should not occupy space
(edit) @3906   13 years bastiK add Potlatch 2 style to the default selection and make map style …
(edit) @3855   13 years bastiK Extended mappaint style dialog. No longer required to restart JOSM for …
(edit) @3843   13 years bastiK first version of mapstyle dialog; still hidden because its unfinished …
(edit) @3669   13 years bastiK add validator plugin to josm core. Original author: Francisco R. …
Note: See TracRevisionLog for help on using the revision log.