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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @6289   11 years Don-vip Sonar/Findbugs - fix various problems
(edit) @6268   11 years Don-vip Sonar/FindBugs - Bad practice - Method may fail to close stream
(edit) @6248   11 years Don-vip Rework console output: - new log level "error" - Replace nearly all …
(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) @5886   11 years Don-vip see #4429 - Right click menu "undo, cut, copy, paste, delete, select …
(edit) @5576   11 years bastiK add *.zip to FileFilter (closes #8184)
(edit) @5573   11 years bastiK add *.* file filter at 2 more places
(edit) @5538   12 years bastiK move window switch listener to Main class, because it is needed in a plugin
(edit) @5463   12 years jttt Fix some memory leaks (see #7980)
(edit) @5457   12 years Don-vip Restrict WMS "save as" and "load" dialogs to WMS FileFilter + refactor …
(edit) @5438   12 years Don-vip fix #6733 - File Open dialog incorrectly accepts folder selection …
(edit) @5219   12 years bastiK mapstyles: add automatic reloading of local styles when they have been …
(edit) @5200   12 years akks see #7626, fix #7463: keys Ctrl-Shift-Up/Down, Enter, Spacebar work …
(edit) @5088   12 years simon04 fix #6895 - improve MapPaintMenu (add "Preference", keep menu open …
(edit) @5030   12 years jttt Fix #7462 No action definded for buttons (becauase of r5028)
(edit) @4982   12 years stoecker see #7226 - patch by akks (fixed a bit) - fix shortcut deprecations
(edit) @4956   12 years stoecker shortcut fixes, a lot of code cleanup in DrawAction
(edit) @4912   12 years framm override<->overwrite. sorry for three commits where one would have …
(edit) @4874   12 years jttt Use static class were appropriate
(edit) @4363   13 years stoecker use createLayout() in all internal ToggleDialog's
(edit) @4222   13 years stoecker fix #6569 - patch by Casiope - Improve translation for Mappaint
(edit) @4175   13 years bastiK fixed #6506 - shortcut to switch rendering mode doesn't work (partial …
(edit) @4087   13 years bastiK PaintVisitor refactoring, includes hook for external MapRenderers …
(edit) @4072   13 years jttt Fix #6301 Check for null mandatory in …
(edit) @3940   13 years bastiK fixed #6032 - Keystroke shift alt pressed A is already assigned to …
(edit) @3896   13 years bastiK allow a stylesource to override the background color. This may not be …
(edit) @3894   13 years bastiK integrate wireframe into mappaint dialog; rename 'shortdescription' to …
(edit) @3882   13 years bastiK mapcss: fix layer handling
(edit) @3863   13 years bastiK extended mappaint style dialog
(edit) @3855   13 years bastiK Extended mappaint style dialog. No longer required to restart JOSM for …
(edit) @3848   13 years bastiK Experimental mapcss support. All *.java files in the …
(add) @3843   13 years bastiK first version of mapstyle dialog; still hidden because its unfinished …
Note: See TracRevisionLog for help on using the revision log.