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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @5051   12 years xeen fix #7036
(edit) @5050   12 years akks UrlLabel class simplification by Zverik, better label layout in …
(edit) @5049   12 years akks fix #7484: Keyboard Preferences dialog looses scrollbars after search
(edit) @5048   12 years akks fix #7429 - Shortcut redefinition in Save As feature
(edit) @5046   12 years Don-vip Slippy Map Chooser: Add MapQuest-OSM and MapQuest Open Aerial, fix …
(edit) @5043   12 years Don-vip fix #7472 - Remove Tiles@Home support
(edit) @5037   12 years akks Fix exceptions (0-node way) after using validator dialog doubleclick - …
(edit) @5036   12 years akks Fix exceptions when using selection history (skip …
(edit) @5035   12 years jttt Add selectZoomTool method (needed by editgpx)
(edit) @5034   12 years jttt short circuit logic should be used
(edit) @5032   12 years akks fix #7463: Ctrl-Shift-Up/Down shortcuts did't work if the properties …
(edit) @5031   12 years jttt check for null (for toggle dialogs without side buttons)
(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) @5025   12 years Don-vip see #4043 - Have an 'upload prohibited' flag in .osm files
(edit) @5021   12 years stoecker use display value in tagging presets also for combo default entry
(edit) @5020   12 years akks fix #7371: Use Enter/Insert for editing/adding tags in properties table
(edit) @5018   12 years akks fix "Shortcut redefinition" warnings after MapFrame reinitialization - …
(edit) @5017   12 years stoecker use EPSG codes instead of instanceof to verify projection (allows to …
(edit) @5016   12 years akks Patch by JoshDoe [Faster relation selection with Alt+click and …
(edit) @5015   12 years stoecker better handling of dialogs for multiple screens
(edit) @5014   12 years xeen fix #7429
(edit) @5007   12 years xeen fix #3409
(edit) @5006   12 years stoecker make shortcut table a bit more colorful
(edit) @5004   12 years xeen fix #7426
(edit) @5003   12 years xeen fix #3409
(edit) @4999   12 years stoecker fix #7402 - multikey shortcut handling
(edit) @4992   12 years xeen fix #7345
(edit) @4990   12 years Don-vip fix #7161 - Show distance of moved node in history window
(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) @4985   12 years Don-vip fix #7256 - "flush tile cache" takes forever -> See progress …
(edit) @4984   12 years stoecker fix typo
(edit) @4983   12 years stoecker fix text
(edit) @4982   12 years stoecker see #7226 - patch by akks (fixed a bit) - fix shortcut deprecations
(edit) @4980   12 years stoecker move info text to wiki
(edit) @4977   12 years Don-vip fix #7389 - Crash when deleting geotagged pictures layer
(edit) @4976   12 years Don-vip fix #7396 - no scroll bar in remote control and audio preferences dialogs
(edit) @4975   12 years stoecker some more cleanup in shortcut handling
(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) @4960   12 years stoecker mv jump to action from G to key J
(edit) @4959   12 years stoecker join DuplicateLayerAction with the only caller of it
(edit) @4958   12 years stoecker fix remaining shortcut deprecations
(edit) @4957   12 years stoecker some shortcut fixes
(edit) @4956   12 years stoecker shortcut fixes, a lot of code cleanup in DrawAction
(edit) @4953   12 years stoecker fix some shortcut deprecations
(edit) @4951   12 years stoecker fix shortcut conflict
(edit) @4949   12 years xeen fix indentation issues in last commit
(edit) @4948   12 years xeen fix #5117 – the selection buffer (middle mouse paste) on *nix systems …
(edit) @4947   12 years stoecker shortcut fixes
(edit) @4943   12 years stoecker fix some shortcut deprecations
(edit) @4942   12 years stoecker fix some shortcut deprecations, move layer list toggle from <ALT>+<L> …
(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) @4926   12 years stoecker some shortcut fixes
(edit) @4922   12 years stoecker better shortcut parsing
(edit) @4919   12 years stoecker prevent shortcut parsing
(edit) @4918   12 years simon04 fix #7370 - Refactor Command.getDescription
(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) @4912   12 years framm override<->overwrite. sorry for three commits where one would have …
(edit) @4909   12 years akks fix #6239: Search filter for keyboard shortcuts list
(edit) @4908   12 years simon04 fix #7327 - show hint in undo-menu which action will be undone (from …
(edit) @4907   12 years jttt access gui in edt
(edit) @4906   12 years akks See #7303: Added option to run Download dialog on startup and help …
(edit) @4905   12 years akks fix #7288, #7301: based on patch by simon04 / 4 new Relation Editor …
(edit) @4903   12 years Don-vip fix #7258 - IllegalStateException when attempting download in …
(edit) @4897   12 years stoecker cleanup shortcut handling a lot, fix some more deprecations
(edit) @4896   12 years stoecker remove deprecation
(edit) @4888   12 years simon04 fix #7121 - Grammar in Properties/Memberships Toggle Dialog
(edit) @4885   12 years simon04 #fix #7344 - Deleting multiple relations ends in failure
(edit) @4883   12 years simon04 fix #5920 - remotecontrol: add option for "new layer" to preference dialog
(edit) @4882   12 years simon04 fix #7349 - relation shows up as "ref"
(edit) @4880   12 years stoecker fix advanced preferences tooltip
(edit) @4879   12 years stoecker fix #7339 - wrong relation member position in delete confirmation
(edit) @4874   12 years jttt Use static class were appropriate
(edit) @4872   12 years akks Fix #7320 - make dialog for edit gpx track properties resizeable
(edit) @4871   12 years akks Fix #7316 - don't display segment numbers for inactive data layers
(edit) @4869   12 years jttt Use final were appropriate
(edit) @4868   12 years jttt fix some warnings
(edit) @4866   12 years Don-vip Add numeric keypad +/- support to zoom in/out in Slippy Map (see #6997)
(edit) @4865   12 years bastiK fixed #7209 - do not replace unknown images by dummy image; quote properly
(edit) @4864   12 years Don-vip see #7258 - IllegalStateException when attempting download in …
(edit) @4863   12 years bastiK fixed #7309 - JOSM should load images included in StartupPageSource
(edit) @4862   12 years Don-vip fix #7268 - IndexOutOfBoundsException problem in the "History" window
(edit) @4860   12 years akks Added parameter slippy_map_chooser.zoomcontrols, see #6997
(edit) @4850   12 years bastiK change shortcut for improvewayaccuracy from K to I …
(edit) @4849   12 years bastiK make History- & Changeset-Toggle dialog expert (see #7299)
(edit) @4848   12 years bastiK fixed #7100 - Regression: JOSM does not allow to select Georeferences …
(edit) @4846   12 years simon04 see #7184 - Added ImproveWayAccuracy plugin to josm core. This plugin …
Note: See TracRevisionLog for help on using the revision log.