source: josm/trunk/src/org/openstreetmap/josm/gui/preferences

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @5546   11 years bastiK remove old migration code
(edit) @5541   11 years Don-vip fix #8159 - NPE in imagery providers panel
(edit) @5511   12 years stoecker fix #8060 - typo
(edit) @5493   12 years Don-vip see #8011 - Small improvements in About dialog
(edit) @5492   12 years Don-vip fix #8028 - JFileChooser not working in dialog used to add an active …
(edit) @5468   12 years jttt EDT violation
(edit) @5465   12 years Don-vip Refactor Imagery preferences settings panels to allow future reuse
(edit) @5464   12 years Don-vip Rework Properties a bit to simplify management of Color properties
(edit) @5461   12 years Don-vip fix #5567 - Do not mix case in WMS requests parameters
(edit) @5454   12 years Don-vip see #6985 - Rescale preferences tab icons to 48x48 pixels
(edit) @5438   12 years Don-vip fix #6733 - File Open dialog incorrectly accepts folder selection …
(edit) @5429   12 years Don-vip fix #7917 - Control the number of items displayed at once in all …
(edit) @5422   12 years Don-vip see #7943 - Introduce OsmApi.DEFAULT_API_URL, better handling of …
(edit) @5368   12 years simon04 Fix a IndexOutOfBoundsException bug IndexOutOfBoundsException …
(edit) @5295   12 years stoecker fix #7752, change language link in EULA to follow wiki syntax
(edit) @5266   12 years bastiK fixed majority of javadoc warnings by replacing "{@see" by "{@link"
(edit) @5259   12 years stoecker fix message text
(edit) @5254   12 years simon04 fix #7707 - NPE at keyboard config
(edit) @5248   12 years simon04 typo
(edit) @5236   12 years bastiK * removed offset option from UTM which is probably rarely used. …
(edit) @5235   12 years bastiK no rounding for projection bounds, to avoid 42 being dispayed as …
(edit) @5234   12 years bastiK separate preference gui from core projection code (there may be bugs)
(edit) @5226   12 years bastiK improvements for custom projection
(edit) @5224   12 years bastiK remove unnecessary projection lookup
(edit) @5220   12 years bastiK change to new preference format for mappaint styles and presets
(edit) @5203   12 years simon04 I18n: add some strings to be translated
(edit) @5162   12 years akks Josm XML-JS configurator, see #4421: bugfixes, JS variables for …
(edit) @5151   12 years simon04 see #6964 - hide toolbar action text when background image loading finishe
(edit) @5145   12 years Don-vip fix #7311 - lower value of default plugin update interval: 30 days
(edit) @5140   12 years simon04 fix #7030 - manual plugin update does not clear "you should update" status
(edit) @5121   12 years Don-vip Enhancements in plugin dependencies system (view "requires" in plugin …
(edit) @5120   12 years Don-vip fix #7541 - clean plugin list initialization + keep scrollbar position …
(edit) @5117   12 years Don-vip see #7541 - Plugins list built only at first tab selection
(edit) @5115   12 years akks see #4421: plugin installation fix for JOSM custom configurator
(edit) @5114   12 years akks see #4421: Mechanism to modify JOSM settings and store files, advanced …
(edit) @5105   12 years simon04 see #6870 - Increase Readability of Available Presets/Styles (sort …
(edit) @5085   12 years simon04 fix #5824 - remotecontrol: add command for opening local files + …
(edit) @5079   12 years simon04 make toolbar popup menu more intuitive (also show popup menu on empty …
(edit) @5070   12 years akks Fix regression (#5006) - shortcuts preferences sorting and filtering …
(edit) @5069   12 years simon04 make entries of advanced preference dialog copyable
(edit) @5068   12 years Don-vip Preferences dialog: allow to select tab by class
(edit) @5049   12 years akks fix #7484: Keyboard Preferences dialog looses scrollbars after search
(edit) @5006   12 years stoecker make shortcut table a bit more colorful
(edit) @4989   12 years Don-vip Comments on the new PreferenceSettings interface hierarchy
(edit) @4987   12 years bastiK expose imagery preference tab for plugin
(edit) @4980   12 years stoecker move info text to wiki
(edit) @4976   12 years Don-vip fix #7396 - no scroll bar in remote control and audio preferences dialogs
(edit) @4974   12 years Don-vip Preferences tabs: robustness to null icons + code cleanup
(edit) @4972   12 years stoecker remove unwanted recheckin
(edit) @4971   12 years stoecker rework Shortcut handling a bit more, replace conflict handling with …
(edit) @4970   12 years Don-vip see #7386 - call ok() only on initialized settings + fix NPE in …
(edit) @4969   12 years Don-vip fix #7386 for good - Don't know why these files have been skipped from …
(edit) @4968   12 years Don-vip fix #7386 - Major rework of preferences GUI settings in order to speed …
(edit) @4956   12 years stoecker shortcut fixes, a lot of code cleanup in DrawAction
(edit) @4936   12 years bastiK remove old migration code; keep class structure for next migration …
(edit) @4935   12 years stoecker see #7073 - add empty styles argument to WMS urls, most servers require it
(edit) @4932   12 years stoecker fix 6833 - use WindowGeometry for toggle dialogs and mainwindow …
(edit) @4931   12 years Don-vip see #7386 - Speed up languages JComboBox initialization (from ~40ms to …
(edit) @4930   12 years Don-vip see #7386 - Speed up keyCodes retrieving (from ~50ms to 1ms only)
(edit) @4929   12 years Don-vip see #7386 - Do not list unknown keyCodes when using a non-English locale
(edit) @4916   12 years stoecker fix #7375 - resetting shortcuts not possible
(edit) @4914   12 years akks fix #6239 - Patch by Joshdoe [Case insensitive word-based search in …
(edit) @4913   12 years framm make tab pre-selection public so that plugins can pop up the …
(edit) @4909   12 years akks fix #6239: Search filter for keyboard shortcuts list
(edit) @4897   12 years stoecker cleanup shortcut handling a lot, fix some more deprecations
(edit) @4883   12 years simon04 fix #5920 - remotecontrol: add option for "new layer" to preference dialog
(edit) @4880   12 years stoecker fix advanced preferences tooltip
(edit) @4874   12 years jttt Use static class were appropriate
(edit) @4844   12 years bastiK made most of the GPS display settings expert. (see #7299)
(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) @4839   12 years Don-vip Allow plugins to register custom map painting styles and tagging presets
(edit) @4828   12 years akks fix #7294 - "show object id" should not be expert preference
(edit) @4802   12 years simon04 see #7271 - reuse existing UTFInputStreamReader for handling BOM …
(edit) @4801   12 years simon04 fix #7271 - discard UTF8_BOM (0xFEFF) from GetCapabilities response
(edit) @4767   12 years akks Option "Highlight target ways and nodes" in preferences, see #7190
(edit) @4766   12 years akks Fixing shortcut editor problems #7177, #7213 (empty names, incorrect …
(edit) @4727   12 years jttt Do not access gui from non EDT thread
(edit) @4690   12 years stoecker see #7086 - fix passing auth information to wrong server
(edit) @4658   12 years bastiK expert mode: fixed bug that sets draw.helper-line=false without asking …
(edit) @4637   12 years stoecker fix i18n
(edit) @4634   12 years bastiK advanced preference: dialogs to edit complex preference settings …
(edit) @4616   12 years bastiK see #7088 - avoid NPE
(edit) @4613   12 years bastiK see #6974 - fix problem caused by preference rework
(edit) @4599   12 years stoecker fix #7068 - spelling fix
(edit) @4594   12 years Don-vip Fix NPE
(edit) @4586   12 years stoecker fix #6953 - patch by akks - Allow hiding tool buttons from the edit toolbar
(edit) @4577   12 years Don-vip Let plugins interact with Imagery Preferences dialog
(edit) @4551   12 years stoecker store projections for self-added WMS entries
(edit) @4531   13 years Don-vip fix #6982 - broken TMS url leads to exceptions
(edit) @4524   13 years Don-vip fix #6090 - Resize-Feature for the WMS-Property-Dialog
(edit) @4513   13 years stoecker add GPX line width option to settings
(edit) @4512   13 years stoecker introduce expert mode, make dynamic toolbar buttons default
(edit) @4510   13 years Don-vip fix #6785 - GPX "Customize track drawing" screen
(edit) @4472   13 years Don-vip WMS: avoid confusing message on stdout when server replies the same …
(edit) @4468   13 years simon04 fix #6888 - WMS: avoid NullPointerException (patch by Don-vip)
(edit) @4467   13 years simon04 WMS: make GetCapabilities more robust concerning missing trailing ?
(edit) @4466   13 years simon04 WMS: case-insensitive testing for existing GetCapabilities
(edit) @4438   13 years bastiK applied #6858 - Unnecessary JMapViewer Dependencies (patch by Don-vip)
(edit) @4436   13 years stoecker create parametrized URLS from internal WMS capabilities reader
Note: See TracRevisionLog for help on using the revision log.