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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @4604   12 years jttt Multikey action improvements (see #5515): - show text in status bar …
(edit) @4602   12 years bastiK upgrade historic users to real users, so their CT status can be shown …
(edit) @4601   12 years bastiK history panel: new column indicating CT status of the user
(edit) @4599   12 years stoecker fix #7068 - spelling fix
(edit) @4598   12 years bastiK history browser: changed selection of 2 compared version. WAS: double …
(edit) @4596   12 years jttt Fix #5515 Shortcuts for activating and showing/hiding layers
(edit) @4595   12 years jttt Multikey keyboard shorcuts - shorcuts like Ctrl+Alt+S,n will toggle …
(edit) @4594   12 years Don-vip Fix NPE
(edit) @4593   12 years simon04 see #5638 - scroll long menus (thanks to tips4java.wordpress.com)
(edit) @4591   12 years jttt Fix #7056 not possible to copy relations anymore
(edit) @4590   12 years stoecker see #59 - patch by xeen - apply parts of the new Windows menu stuff
(edit) @4586   12 years stoecker fix #6953 - patch by akks - Allow hiding tool buttons from the edit toolbar
(edit) @4585   12 years stoecker fix #7045 - patch by LarryOua - fix regression due to #6875
(edit) @4583   12 years Don-vip fix NPE
(edit) @4580   12 years Don-vip see #2212 - Allow JOSM to download data crossing the 180th meridian
(edit) @4577   12 years Don-vip Let plugins interact with Imagery Preferences dialog
(edit) @4576   12 years Don-vip fix #7026 - autocompletion stopped working for changeset comments
(edit) @4572   12 years Don-vip fix #4161 - Removed useless code
(edit) @4571   12 years Don-vip fix #6343 - Relation windows don't remember their last position
(edit) @4568   12 years stoecker fix NPE
(edit) @4567   12 years stoecker fix #6875 - patch by Larry0ua - Data Layer can be changed after …
(edit) @4566   12 years stoecker fix #6652 - patch by olejorgenb - Members list in history panel for …
(edit) @4563   12 years stoecker fix #6880 - patch by Bernhard Hiller - Ask for confirmation when …
(edit) @4556   12 years stoecker fix #6971 - patch by olejorgenb - add tooltips to checkmarks in author …
(edit) @4552   12 years stoecker fix #6720 - initial refresh of slippy map download
(edit) @4551   12 years stoecker store projections for self-added WMS entries
(edit) @4540   12 years Don-vip see #6821 - Proper error dialog with HTTP 509 error code
(edit) @4538   12 years stoecker support {header} pattern also for TMS
(edit) @4536   13 years Don-vip Improved plugin interaction with selection and popups of Relation, …
(edit) @4534   13 years Don-vip Fixed a bunch of compile warnings
(edit) @4531   13 years Don-vip fix #6982 - broken TMS url leads to exceptions
(edit) @4529   13 years Don-vip fix #6109 and #6288 - Right Click "Flush Tile Cache" in TMS layers …
(edit) @4528   13 years Don-vip see #6261 - dialog for address preset is too narrow
(edit) @4527   13 years Don-vip fix #6950 - Parallel way mode snap distance broken for non-metric units
(edit) @4526   13 years simon04 see #5781 - unregister keyboard shortcuts of properties dialog
(edit) @4525   13 years Don-vip fix #6899 - The visual selection of the "current version" in the …
(edit) @4524   13 years Don-vip fix #6090 - Resize-Feature for the WMS-Property-Dialog
(edit) @4518   13 years simon04 fix #5781 - display mnemonics of {add,edit,delete} of properties dialog
(edit) @4516   13 years stoecker fix #6959 - accept valid tiles in tole downloader single entry field
(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) @4508   13 years Don-vip fix #6938 - should enforce limit of 255 chars per changeset comment …
(edit) @4506   13 years bastiK fixed #6816 - attribution for wmslayer (see [o26806])
(edit) @4503   13 years simon04 fix #6935 - Ability to auto-find based on key/value pairs (patch by ij)
(edit) @4500   13 years simon04 fix #5781 - change mnemonics of {add,edit,delete} property to …
(edit) @4498   13 years simon04 see #6774 - Make History dialog more diff-like (patch by olejorgenb)
(edit) @4497   13 years simon04 fix #6542 - option to download relation without its members for …
(edit) @4494   13 years bastiK change zoom factor to something more suitable for TMS (2x zoom in …
(edit) @4492   13 years bastiK more options to configure imagery attribution (logo-url & …
(edit) @4489   13 years bastiK unified redundant attribution code from …
(edit) @4488   13 years Don-vip see #6856 - Enable plugins to add actions in popup menus …
(edit) @4484   13 years Don-vip see #6856 - Enable plugins to add actions in popup menus (PropertiesDialog)
(edit) @4480   13 years Don-vip fix #6876 - ParallelWayMode crashes without a edit layer
(edit) @4479   13 years Don-vip fix #5594 - Exception while restoring autosaved data
(edit) @4478   13 years Don-vip fix #5374 and #6315 - NPE in relations conflict manager
(edit) @4477   13 years bastiK fixed #6813 - Quote characters not displayed in relations "note" …
(edit) @4475   13 years Don-vip fix #6707 - Removing a empty polygon (removed shape first, then on …
(edit) @4474   13 years Don-vip fix #6794 - download dialog slippymap: mouseup on licence text instead …
(edit) @4472   13 years Don-vip WMS: avoid confusing message on stdout when server replies the same …
(edit) @4471   13 years Don-vip fix #6879 - missing repaint after loading incomplete child relations …
(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) @4465   13 years simon04 fix #6892 - JOSM crashed while selecting area. use OpenBrowser to …
(edit) @4462   13 years simon04 harmonize toggle dialog names
(edit) @4459   13 years bastiK applied #6856 - Enable plugins to add actions in popup menus (patch by …
(edit) @4457   13 years bastiK applied #6778 - Improve translation (patch by Casiope)
(edit) @4456   13 years bastiK applied #6873 - Layers merge compatibility check should be mutual …
(edit) @4454   13 years simon04 fix #6857 - add copy [[all] key/]value to properties dialog
(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
(edit) @4434   13 years stoecker fix #6850 - patch by Don-Vip - ask only once for EULA
(edit) @4433   13 years stoecker fix #6852 - patch by Don-vip - Wrong foreground color in imagery …
(edit) @4432   13 years stoecker hopefully fix #6662 - selected layer color wrong
(edit) @4431   13 years jttt Custom primitive name formatters via tagging presets
(edit) @4430   13 years stoecker fix WMS projection checking, use Marcator when WMS supports it, drop …
(edit) @4427   13 years stoecker fix display refresh when tables change
(edit) @4426   13 years stoecker show select standard entries in imagery preferences
(edit) @4425   13 years bastiK applied #6834 - component layout (patch by Don-vip)
(edit) @4423   13 years bastiK applied #6834 - Imagery providers slippy map enhancements: polygon …
(edit) @4422   13 years stoecker fix #6844 - remove namefinder server
(edit) @4420   13 years simon04 fix #6829 - display bounding box in advanced info dialog
(edit) @4417   13 years bastiK applied #6812 - NPE when clicking in TMS layer (patch by Don-vip)
(edit) @4416   13 years bastiK applied #6825 - Display imagery providers bbox in a slippy map (patch …
(edit) @4415   13 years bastiK fixed #6817 - mapcss stylesheet not rendered correctly in 4399
(edit) @4414   13 years bastiK applied #6742 - allow script generated files to set default changeset …
(edit) @4411   13 years simon04 add separator in Presets menu
(edit) @4410   13 years simon04 fix #6741 - improve Advanced Object Info - feel free to enter any …
(edit) @4408   13 years simon04 fix #6773 - shortcuts for History and Advanced info dialog
(edit) @4407   13 years simon04 fix #2922 - improve visibility of preset entry in properties dialog
(edit) @4406   13 years simon04 fix #6776 - sensible pre-selection of versions in history dialog
(edit) @4405   13 years simon04 fix #6740 - prefix imagery layer by country code
(edit) @4401   13 years bastiK mapcss: fix op name
(edit) @4400   13 years bastiK fix npe when projection from prefs is unkown (e.g. proj4j plugin got …
(edit) @4395   13 years bastiK fixed #6514 - Command Stack scrolls up to the first edit view when …
(edit) @4392   13 years simon04 fix #6361 - case insensitive search in advanced preference
(edit) @4387   13 years bastiK fixed #6746 - paste properties in new layer results in nullpointer …
(edit) @4386   13 years bastiK applied #6706 - CredentialDialog.java - correct output for …
(edit) @4380   13 years simon04 fix #4609 - copy node coordinate to clipboard
Note: See TracRevisionLog for help on using the revision log.