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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @5152   12 years simon04 see #3910 - original patch by Oliver Raupach - add lasso selection mode
(edit) @5151   12 years simon04 see #6964 - hide toolbar action text when background image loading finishe
(edit) @5147   12 years simon04 fix #7564 - r5139 breaks loading preset icons coming from ZIP file
(edit) @5146   12 years bastiK fixed #7558 - History window shows XML entities in user names
(edit) @5145   12 years Don-vip fix #7311 - lower value of default plugin update interval: 30 days
(edit) @5144   12 years Don-vip fix #7338 - closed ways with area=no rendered as area
(edit) @5141   12 years simon04 fix #7527 - View → Map Paint Styles gives ArrayOutOfBounds if …
(edit) @5140   12 years simon04 fix #7030 - manual plugin update does not clear "you should update" status
(edit) @5139   12 years simon04 see #6964 - load preset icons in a background thread in order to …
(edit) @5137   12 years akks Andle Snapping improvements: activation on A (Tab can be disabled, see …
(edit) @5136   12 years simon04 see #6964 - speedup presets initialization by some caching
(edit) @5132   12 years simon04 fix #7513 - Warn non-experts when combining ways with conflicting tags …
(edit) @5129   12 years akks fix #7557: ID# shown twice in middle click selection window
(edit) @5128   12 years akks fix #7450: minor change - better layout tuning for small screens for …
(edit) @5127   12 years jttt Show opacity slider in the middle of the screen in case opacity button …
(edit) @5124   12 years Don-vip fix #7536 - Invalid bounding box in download window
(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) @5119   12 years akks minor fix: Imagery offset warning on small resolution screens, see #7450
(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) @5113   12 years simon04 fix typo, add code comment
(edit) @5111   12 years simon04 fix #7532 - NPE in CredentialsManager
(edit) @5110   12 years simon04 fix #7522 - fix "Fatal: failed to locate image" in MapPaintMenu
(edit) @5109   12 years simon04 fix #7535 - adding tags without key shouldn't be possible
(edit) @5105   12 years simon04 see #6870 - Increase Readability of Available Presets/Styles (sort …
(edit) @5097   12 years simon04 see #7511 - make DownloadDialog, Osm download related classes more …
(edit) @5094   12 years simon04 see #6895 - add license comment to recently added files
(edit) @5092   12 years simon04 Toggle edit toolbar (in View menu or in popup menu)
(edit) @5091   12 years akks Warning against misaligned imagery for new users - see #7450. Added …
(edit) @5090   12 years simon04 fix #4842 - Combine ways silently combines when tag is not present on …
(edit) @5089   12 years simon04 give more control (esp. to plugins) where to add an entry in the main …
(edit) @5088   12 years simon04 fix #6895 - improve MapPaintMenu (add "Preference", keep menu open …
(edit) @5086   12 years simon04 fix #6895 - Add Map Paint Styles to View menu
(edit) @5085   12 years simon04 fix #5824 - remotecontrol: add command for opening local files + …
(edit) @5083   12 years simon04 fix #7246 - sort relations "naturally" (e.g., US 2 < US 10), thanks: …
(edit) @5082   12 years simon04 fix #5395 - add "Add selection to relation" to popup menu of relation …
(edit) @5081   12 years simon04 fix #7168 - add "Select previous/next Gap" to relation editor as popup …
(edit) @5079   12 years simon04 make toolbar popup menu more intuitive (also show popup menu on empty …
(edit) @5074   12 years akks Fix NPE for disabled image loading, see #7498, #7491 (please check!)
(edit) @5071   12 years simon04 fix #7497 - repair TaggingPresetSearch
(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) @5061   12 years simon04 see #7395 - don't cache erroneously downloaded MOTD
(edit) @5059   12 years simon04 fix #6561 - fix several overflowing dialog texts
(edit) @5057   12 years simon04 fix #4552 - "Object $id is already deleted" in upload dialog should be …
(edit) @5054   12 years bastiK see #6797: load map images in background, in case they are loaded over …
(edit) @5053   12 years akks style fix, removed one patch committed by mistake
(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
Note: See TracRevisionLog for help on using the revision log.