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) @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. …
(edit) @3666   13 years bastiK fix missing repaint after active layer change
(edit) @3632   13 years bastiK remove 'displayfilter' preference - filter is normal dialog now
(edit) @3598   14 years bastiK add option to hide toggle buttons on the left
(edit) @3455   14 years jttt Revert MapFrame.selectMapMode signature change (some plugins are using it)
(edit) @3454   14 years jttt Select last used mapmode after active layer change when old mode …
(edit) @3450   14 years bastiK Purge+Clear Undo/Redo should free memory - remove references by …
(edit) @3443   14 years jttt Fix some of the references/forgotten listeners that keeps MapView …
(edit) @3278   14 years jttt Fix #4500: Various audio controls no longer work
(edit) @3252   14 years jttt Fix #2234: Translation can cause JosmActions to illegally handle shortcuts
(edit) @3189   14 years stoecker activated filter dialog finally, hopefully we wont get to much …
(edit) @3178   14 years bastiK * disable all filters if the filter dialog is not visible * show the …
(edit) @2965   14 years bastiK image updates, rearranged order of toggle dialogs image sources: * …
(edit) @2871   14 years jttt Partially fix situation after last layer removal - most objects still …
(edit) @2869   14 years jttt Removed ToggleDialog.tearDown(). All listeners should be unregistered …
(edit) @2657   14 years jttt Cache list of used tags in properties dialog (faster adding of keys in …
(edit) @2655   14 years jttt Fixed #4161 Major slowdown in recent versions, used correct pattern …
(edit) @2629   14 years bastiK geoimage: usability - allow clicking on the image symbols only when in …
(edit) @2613   14 years Gubaer new: global in-memory cache for downloaded changesets new: toggle …
(edit) @2566   14 years bastiK Moved the code from agpifoj plugin to JOSM core. Thanks to Christian …
(edit) @2391   14 years bastiK improved Toolbar to the left: * removed strange left margin (in Metal …
(edit) @2269   15 years stoecker fix #3674 - patch by bastiK - empty dialogs area did not vanish
(edit) @2224   15 years stoecker see #3550 - patch by bastiK - allow resizing right handside dialogs, …
(edit) @2162   15 years stoecker see #3550 - patch by bastik - resize dialogs on right side
(edit) @2123   15 years stoecker see #3475 - patch by Petr Dlouhý - display filtering - disabled by …
(edit) @2021   15 years Gubaer Improved handling of toggle dialogs
(edit) @2017   15 years Gubaer removed OptionPaneUtil cleanup of deprecated Layer API cleanup of …
(edit) @2012   15 years Gubaer
(edit) @2011   15 years Gubaer added lookup method for ToggleDialog. Required for usertools plugin.
(edit) @2005   15 years Gubaer fixed #2367: panel will be empty when undocked from minimized state …
(edit) @1890   15 years Gubaer update: rewrite of layer dialog new: allows multiple selection of …
(edit) @1677   15 years stoecker remove all these ugly tab stops introduced in the last half year
(edit) @1440   15 years stoecker close #2230. patch by xeen
(edit) @1415   15 years stoecker applied patch #2185 by bruce89
Note: See TracRevisionLog for help on using the revision log.