source: josm/trunk/src/org/openstreetmap/josm/gui/preferences/PreferenceDialog.java

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @12678   7 years Don-vip see #15182 - move WindowGeometry from tools to gui.util
(edit) @12460   7 years bastiK see #14794 - javadoc
(edit) @10791   8 years simon04 see #13319 - Use InputMapUtils where applicable (VK_ESCAPE)
(edit) @10611   8 years Don-vip see #11390 - sonar - squid:S1604 - Java 8: Anonymous inner classes …
(edit) @10369   8 years stoecker see #9995 - patch by strump - improve HIDPI
(edit) @10355   8 years stoecker don't use SideButton outside side panel
(edit) @10179   8 years Don-vip sonar - squid:AssignmentInSubExpressionCheck - Assignments should not …
(edit) @10035   8 years Don-vip code refactoring to ease creation of unit tests by avoiding as much as …
(edit) @9576   8 years Don-vip code refactoring for unit tests / headless mode
(edit) @8836   9 years Don-vip fix Checkstyle issues
(edit) @8510   9 years Don-vip checkstyle: enable relevant whitespace checks and fix them
(edit) @8444   9 years Don-vip remove extra whitespaces
(edit) @6890   10 years Don-vip fix some Sonar issues (Constructor Calls Overridable Method)
(edit) @6426   10 years simon04 see #9309 - provide direct menu items to preset/imagery preferences
(edit) @6084   11 years bastiK see #8902 - add missing @Override annotations (patch by shinigami)
(edit) @6070   11 years stoecker see #8853 remove tabs, trailing spaces, windows line ends, strange …
(edit) @5998   11 years Don-vip fix #8775 - IllegalComponentStateException when remembering position …
(edit) @5631   11 years Don-vip Allow to access directly to validator preferences from validator …
(edit) @5604   11 years Don-vip Allow plugins to interact with projection preferences tab in …
(edit) @5068   12 years Don-vip Preferences dialog: allow to select tab by class
(edit) @4968   12 years Don-vip fix #7386 - Major rework of preferences GUI settings in order to speed …
(edit) @4913   12 years framm make tab pre-selection public so that plugins can pop up the …
(edit) @4843   12 years bastiK see #7299 - Move features to expert mode
(edit) @4840   12 years bastiK expert mode rework: * toggling of expert mode does not require …
(edit) @4586   12 years stoecker fix #6953 - patch by akks - Allow hiding tool buttons from the edit toolbar
(edit) @4248   13 years xeen fix #6556 When the prefs are opened for the very first time, the …
(edit) @3855   13 years bastiK Extended mappaint style dialog. No longer required to restart JOSM for …
(edit) @3501   14 years bastiK fixed #4632 - Button Help puts help window under main window
(edit) @3461   14 years bastiK added gui preference for autosave; fixed #5359 - Button to delete …
(edit) @3321   14 years jttt Validate tagging presets when they're added in Preferences dialog
(edit) @2824   14 years Gubaer fixed #4082: Upload-Dialog shows in diseabled display Replaced …
(edit) @2810   14 years stoecker fixed typo - closes #4341
(edit) @2745   14 years Gubaer Partial commit due to #4137. Comment to follow in another commit.
(edit) @2641   14 years Gubaer new: supports system defined proxies if JOSM is started with …
(edit) @2535   14 years Gubaer fixed #3693: Preferences dialog take very long to show up loading of …
(edit) @2028   15 years Gubaer applied #3368: patch by xeen: make prefs tab strip react to scroll events
(edit) @2017   15 years Gubaer removed OptionPaneUtil cleanup of deprecated Layer API cleanup of …
(edit) @1955   15 years stoecker close #3112 - patch by bastiK - rework username/password handling to …
(edit) @1865   15 years Gubaer replaced JOptionPane.show* by OptionPaneUtil.show* ExtendeDialog now …
(edit) @1743   15 years stoecker added much improved preferences for external styles and presets
(edit) @1742   15 years stoecker fixed #2849 - patch by jttt - fix memory leak
(edit) @1415   15 years stoecker applied patch #2185 by bruce89
(edit) @1326   15 years stoecker reworked plugin handling a lot, more to come
(edit) @1180   15 years stoecker fixed bug #1871, removed all deprecations
(edit) @1169   15 years stoecker removed usage of tab stops
(edit) @1165   15 years stoecker fix bug #1607 and #1833
(edit) @1065   15 years stoecker language handling fixed
(edit) @1053   15 years stoecker added preferences patch to get correct window sizes again. Fixes #1671
(edit) @1042   16 years stoecker fix bug #1645 (preferences dialog size) Patch by Jan Peter Stotz
(edit) @1023   16 years stoecker close bug #1622. Keyboard shortcuts and specific OS handling
(edit) @938   16 years stoecker added patches from bug #682 (proxy settings) and #1519 (NMEA)
(edit) @804   16 years stoecker cleanup color preferences a lot
(edit) @627   16 years framm - added svn:eol-style prop to all .java files. it is suggested that …
(edit) @584   16 years framm - be honest about the fact that we don't do CSV anymore. closes #641.
(edit) @553   16 years david (a) add preference dialog, (b) add audio tracing
(edit) @486   16 years framm - built-in mappaint. mappaint plugin no longer required and will be …
(copy) @321   17 years (none) - restructure of repository to support branches. Do 'svn switch …
copied from src/org/openstreetmap/josm/gui/preferences/PreferenceDialog.java
(edit) @319   17 years imi - removed MinML2 dependency (use javax.xml) - fixed reorder action …
Note: See TracRevisionLog for help on using the revision log.