source: josm/trunk/src/org/openstreetmap/josm/gui/dialogs/LayerListDialog.java

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(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) @8444   9 years Don-vip remove extra whitespaces
(edit) @8395   9 years Don-vip convention - An open curly brace should be located at the end of a line
(edit) @8377   9 years Don-vip performance - remove useless boxing of boolean constants
(edit) @8345   9 years Don-vip code style - Useless parentheses around expressions should be removed …
(edit) @8308   9 years Don-vip fix potential NPEs and Sonar issues related to serialization
(edit) @8293   9 years Don-vip fix #11383 - IndexOutOfBoundsException in LayerListDialog
(edit) @8291   9 years Don-vip fix squid:RedundantThrowsDeclarationCheck + consistent Javadoc for …
(edit) @8285   9 years Don-vip fix sonar squid:S2039 - Member variable visibility should be specified
(edit) @8126   9 years Don-vip fix Sonar issue squid:S2444 - Lazy initialization of "static" fields …
(edit) @7617   10 years Don-vip fix #10609 - ctrl+a does not select all layers (regression, partial …
(edit) @7539   10 years Don-vip fix #5957, fix #10458, see #10455: fix various focus/shortcuts issues: …
(edit) @7005   10 years Don-vip see #8465 - use diamond operator where applicable
(edit) @6889   10 years Don-vip fix some Sonar issues (JLS order)
(edit) @6783   10 years Don-vip fix some Sonar issues
(edit) @6706   10 years Don-vip fix #9401 - Do not create MergeLayerAction several times + fix EDT …
(edit) @6362   10 years Don-vip Checkstyle: - private constructors for util classes - final classes - …
(edit) @6336   11 years Don-vip code cleanup / robustness in edit layer handling
(edit) @6316   11 years Don-vip Sonar/FindBugs - Loose coupling
(edit) @6270   11 years Don-vip fix #9128 - right click in layer dialog showed menu for the last …
(edit) @6086   11 years Don-vip see #8902 - (indexOf(X) >= 0) => contains(X) (patch by shinigami)
(edit) @6084   11 years bastiK see #8902 - add missing @Override annotations (patch by shinigami)
(edit) @5958   11 years Don-vip * Improve PopupMenuLauncher to automatically select JTable/JList/JTree …
(edit) @5897   11 years Don-vip see #8582 - Use Main.removeLayer() everywhere
(edit) @5891   11 years stoecker fix javadoc
(edit) @5886   11 years Don-vip see #4429 - Right click menu "undo, cut, copy, paste, delete, select …
(edit) @5519   12 years Don-vip fix #8090 - Removing saved non-uploadable layer asks for confirmation
(edit) @5449   12 years jttt Show multikey shortcut hint in menu
(edit) @5314   12 years Don-vip fix #7830 - Keyboard shortcuts Alt+<N> are shifted (patch by AlfonZ)
(edit) @5303   12 years Don-vip see #7700 - fix ArrayIndexOutOfBoundsException that can occur when …
(edit) @5298   12 years Don-vip see #4899, see #7266, see #7333: Resolved NPE in conflict manager when …
(edit) @5297   12 years Don-vip fix #4493, fix #7750: conflict dialog, nodes and members tab: allow …
(edit) @5275   12 years bastiK doc improvements
(edit) @5266   12 years bastiK fixed majority of javadoc warnings by replacing "{@see" by "{@link"
(edit) @5200   12 years akks see #7626, fix #7463: keys Ctrl-Shift-Up/Down, Enter, Spacebar work …
(edit) @5127   12 years jttt Show opacity slider in the middle of the screen in case opacity button …
(edit) @5030   12 years jttt Fix #7462 No action definded for buttons (becauase of r5028)
(edit) @5028   12 years jttt Add possibility to hide side buttons in toggle dialogs permanently, …
(edit) @5018   12 years akks fix "Shortcut redefinition" warnings after MapFrame reinitialization - …
(edit) @4999   12 years stoecker fix #7402 - multikey shortcut handling
(edit) @4982   12 years stoecker see #7226 - patch by akks (fixed a bit) - fix shortcut deprecations
(edit) @4959   12 years stoecker join DuplicateLayerAction with the only caller of it
(edit) @4953   12 years stoecker fix some shortcut deprecations
(edit) @4942   12 years stoecker fix some shortcut deprecations, move layer list toggle from <ALT>+<L> …
(edit) @4922   12 years stoecker better shortcut parsing
(edit) @4842   12 years stoecker i18n fixed and shortcut cleanups
(edit) @4766   12 years akks Fixing shortcut editor problems #7177, #7213 (empty names, incorrect …
(edit) @4751   12 years jttt Extend Jump to next/previous marker to georefimage layer and made it …
(edit) @4711   12 years bastiK applied #7153 - shortcut conflict within core (patch by akks)
(edit) @4646   12 years jttt Fix #5958 Renaming layers erratic
(edit) @4604   12 years jttt Multikey action improvements (see #5515): - show text in status bar …
(edit) @4596   12 years jttt Fix #5515 Shortcuts for activating and showing/hiding layers
(edit) @4595   12 years jttt Multikey keyboard shorcuts - shorcuts like Ctrl+Alt+S,n will toggle …
(edit) @4456   13 years bastiK applied #6873 - Layers merge compatibility check should be mutual …
(edit) @4432   13 years stoecker hopefully fix #6662 - selected layer color wrong
(edit) @4356   13 years stoecker convert some more ToggleDialog's
(edit) @4350   13 years xeen fix shortcut warnings introduced in @4333 (see #30)
(edit) @4333   13 years xeen add shortcuts to toggle layer visibility (defaults are ALT+1 .. ALT+0 …
(edit) @4265   13 years jttt Make merge layers work when more than one layer is selected
(edit) @4230   13 years stoecker allow to color the entries in layer list dialog according to assigned …
(edit) @4191   13 years stoecker remove old debug stuff
(edit) @4072   13 years jttt Fix #6301 Check for null mandatory in …
(edit) @3941   13 years bastiK #5958 - Renaming layers erratic
(edit) @3882   13 years bastiK mapcss: fix layer handling
(edit) @3763   13 years stoecker fix help
(edit) @3706   13 years bastiK change button order
(edit) @3705   13 years Upliner applied #5570 - implement layer opacity control
(edit) @3689   13 years bastiK fixed #5682 - npe in cellrenderer when shutting down JOSM
(edit) @3688   13 years bastiK fixed #5678 - Layer panel should not take focus when pressing layer …
(edit) @3680   13 years bastiK fixed #5671 - remove shortcut 'd' to delete layer in layerlist as it …
(edit) @3666   13 years bastiK fix missing repaint after active layer change
(edit) @3664   13 years bastiK gui fine tuning
(edit) @3662   13 years bastiK cosmetics
(edit) @3661   13 years bastiK converted layerlist JList to JTable to allow activate and show/hide …
(edit) @3408   14 years jttt Show only actions that can work on all selected layers in …
(edit) @3237   14 years jttt Fix #4659 Waypoint layers captions are hiddden when layer is hidden …
(edit) @2901   14 years mjulius new button in LayerListDialog: Duplicate Layer This creates a …
(edit) @2897   14 years jttt Fixed #4404 Contents of layer-list not shown
(edit) @2869   14 years jttt Removed ToggleDialog.tearDown(). All listeners should be unregistered …
(edit) @2847   14 years mjulius fix messages for gui/dialogs
(edit) @2711   14 years stoecker fix bad line endings
(edit) @2710   14 years stoecker close #4222 - unify design of right menus again
(edit) @2697   14 years Gubaer fixed #4222: Layerlist right click menu does not handle multiselection
(edit) @2677   14 years jttt Fixed #4225 Wrong layer selected when other layer is deleted
(edit) @2655   14 years jttt Fixed #4161 Major slowdown in recent versions, used correct pattern …
(edit) @2626   14 years jttt Fixed some of the warnings found by FindBugs
(edit) @2621   14 years Gubaer Moved layer listener management from Layer to MapView Made sure that …
(edit) @2602   14 years bastiK some minor things: * layerlist dialog: right click on an entry …
(edit) @2512   14 years stoecker i18n updated, fixed files to reduce problems when applying patches, …
(edit) @2434   14 years Gubaer Improved detection of modified state in OsmDataLayer.
(edit) @2224   15 years stoecker see #3550 - patch by bastiK - allow resizing right handside dialogs, …
(edit) @2181   15 years stoecker lots of i18n fixes
(edit) @2159   15 years Gubaer fixed #3539: NullPointerException when deleting the only data layer …
(edit) @2039   15 years Gubaer applied #3377: patch by xeen: Less warnings for JOSM
(edit) @2025   15 years Gubaer new: improved dialog for uploading/saving modified layers on exit new: …
(edit) @1954   15 years Gubaer Moved package org.openstreetmap.josm.gui.conflict to …
(edit) @1935   15 years Gubaer fixed #3203: pressing DEL deletes Layer instead of objects Enabled DEL …
(edit) @1919   15 years Gubaer fixed #3203: pressing DEL deletes Layer instead of objects
(edit) @1917   15 years Gubaer fixed #3195: No layer is highlighted by default new: delete layer with DEL
Note: See TracRevisionLog for help on using the revision log.