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) @5927   11 years bastiK add missing license information
(edit) @5926   11 years bastiK clean up imports
(edit) @5899   11 years stoecker fix javadoc
(edit) @5891   11 years stoecker fix javadoc
(edit) @5889   11 years Don-vip fix potential bugs detected by FindBugs
(edit) @5886   11 years Don-vip see #4429 - Right click menu "undo, cut, copy, paste, delete, select …
(edit) @5874   11 years Don-vip see #8570, #7406 - I/O refactorization: - Move different file copy …
(edit) @5861   11 years Don-vip Remote control: start/stop HTTP server without restarting JOSM
(edit) @5858   11 years Don-vip warning with invalid plugin preferences
(edit) @5857   11 years Don-vip fix #8561 - Integrate restart plugin into core. Asks for restart when …
(edit) @5808   11 years akks fix #8549, patch by Zverikk: Remove [deprecated] imagery offset server …
(edit) @5784   11 years akks Auto adjust column width in remote control add_tags table. (noticed by …
(edit) @5769   11 years stoecker remove deprecated stuff
(edit) @5763   11 years Don-vip Remove old code
(edit) @5752   11 years Don-vip fix #8404 - workaround for JDK bug 6322854 (crash when inserting …
(edit) @5733   11 years bastiK fixed #8446 - Can't put imagery sources in the toolbar anymore after r5728
(edit) @5731   11 years Don-vip fix #8444 - NPE when no WMS url is entered in WMS add dialog + various …
(edit) @5729   11 years bastiK applied #8441 - show local imagery sources in menu instead of popup
(edit) @5723   11 years Don-vip fix #7754 - plugin management: unable to activate plugin after aborted …
(edit) @5703   11 years akks Split preferences list into groups in Display Settings / OSM Data, see …
(edit) @5666   11 years simon04 fix #8360 - designated icons for adding WMS/TMS
(edit) @5650   11 years simon04 see #8254 - suggest WMS layer name based on selection
(edit) @5649   11 years simon04 fix #8310 - fix scrollbar of WMS layers tree
(edit) @5634   11 years bastiK add option to select projection by code this means it is no longer …
(edit) @5632   11 years Don-vip remove forgotten debug code
(edit) @5631   11 years Don-vip Allow to access directly to validator preferences from validator …
(edit) @5617   11 years simon04 see #8254 - new imagery entry wms_endpoint: Store WMS endpoint only, …
(edit) @5609   11 years Don-vip fix #8246 - Recursive dependencies resolution at plugin selection
(edit) @5604   11 years Don-vip Allow plugins to interact with projection preferences tab in …
(edit) @5601   11 years Don-vip fix #7680, fix #8209 - Better handling of plugin automatic updates …
(edit) @5590   11 years bastiK suppress some warnings (unchecked cast mostly)
(edit) @5587   11 years Don-vip Single entry point in Utils to open HTTP connections
(edit) @5586   11 years bastiK check property 'min-josm-version' for custom styles and warn user if …
(edit) @5576   11 years bastiK add *.zip to FileFilter (closes #8184)
(edit) @5572   11 years bastiK fixed #8184 - Map paint settings: wrong file filter for adding local …
(edit) @5568   11 years Don-vip fix #7952 - GUI expert settings for enabling GPX/wireframe …
(edit) @5553   11 years bastiK expose objects for plugins
(edit) @5551   11 years bastiK see #4029 - remember layer visibility/opacity
(edit) @5548   11 years bastiK remove Projection classes (replaced by data/epsg file) concludes the …
(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
Note: See TracRevisionLog for help on using the revision log.