source: josm/trunk/src/org

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @4613   12 years bastiK see #6974 - fix problem caused by preference rework
(edit) @4612   12 years bastiK see #7027 - internal structures for preferences (expect some problems …
(edit) @4611   12 years stoecker fix #6730 - patch by akks - add backspace in draw mode to undo last …
(edit) @4610   12 years stoecker fix #7061 - patch by Daeron - fix costline validation
(edit) @4609   12 years stoecker fix #6953 - patch by akks - improve hide handling for left toolbar
(edit) @4608   12 years bastiK add missing showDialog() (in currently unused code)
(edit) @4607   12 years bastiK fixed #7072 - add option to exception dialog to suppress all further …
(edit) @4606   12 years bastiK see #7072 - bug in mappaint zoom code
(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) @4592   12 years bastiK see #7027 - xml formatted preference data is now written to the new …
(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) @4588   12 years Don-vip Add Overpass API standard instances to supported OSM data servers
(edit) @4587   12 years stoecker fix #6974 - patch by akks - Ability to add custom search from search dialog
(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) @4582   12 years Don-vip fix NPE
(edit) @4580   12 years Don-vip see #2212 - Allow JOSM to download data crossing the 180th meridian
(edit) @4579   12 years Don-vip Add Overpass API instances to supported OSM data servers
(edit) @4578   12 years Don-vip see #5805 - Java Desktop API Fallback on …
(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) @4574   12 years Don-vip fix #7028 - Dragging map is extremely slow when large GPX file is loaded
(edit) @4573   12 years Don-vip see #7028 - improves GPX dragging performances by 50%, but the main …
(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) @4570   12 years Don-vip Use of Main.platform.rename() instead of File.renameTo()
(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) @4565   12 years stoecker don't reinvent the wheel
(edit) @4564   12 years Don-vip fix #7027 - Fixes the two reasons why rename fail under Windows …
(edit) @4563   12 years stoecker fix #6880 - patch by Bernhard Hiller - Ask for confirmation when …
(edit) @4562   12 years stoecker fix #7018 - Drag selection does not work when releasing mouse button …
(edit) @4558   12 years stoecker fix #6966 - patch by olejorgenb - allow to align only one selected node
(edit) @4557   12 years stoecker fix #6951 - patch by olejorgenb - Join way to node only joins the node …
(edit) @4556   12 years stoecker fix #6971 - patch by olejorgenb - add tooltips to checkmarks in author …
(edit) @4555   12 years stoecker save XML for new files always - see #7027
(edit) @4554   12 years stoecker temporary disable XML saving till next tested is released - fix #7027
(edit) @4553   12 years stoecker switch to XML preferences
(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) @4549   12 years stoecker add 0xFE for multiple translated strings
(edit) @4548   12 years jttt Fix name template parser
(edit) @4546   12 years jttt Extend name templates with context switch - possibility to use tags of …
(edit) @4543   12 years stoecker remove some search elements in novice mode
(edit) @4541   12 years Don-vip Fixed rounding error in LatLon.roundToOsmPrecision()
(edit) @4540   12 years Don-vip see #6821 - Proper error dialog with HTTP 509 error code
(edit) @4539   12 years bastiK applied #6853 - In draw mode, select the way to be extended …
(edit) @4538   12 years stoecker support {header} pattern also for TMS
(edit) @4536   12 years Don-vip Improved plugin interaction with selection and popups of Relation, …
(edit) @4535   12 years Don-vip Fixed another 3 compile warnings. The remaining ones are more tricky.
(edit) @4534   12 years Don-vip Fixed a bunch of compile warnings
(edit) @4533   12 years bastiK add importer for osmChange files (see #6653)
(edit) @4532   12 years Don-vip see #6653 - Import <delete> primitives as deleted primitives
(edit) @4531   12 years Don-vip fix #6982 - broken TMS url leads to exceptions
(edit) @4530   13 years Don-vip see #6653 and #6960 - Allow JOSM to download osmChange files again
(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) @4523   13 years Don-vip see #6960 - Allow plugins to extend DownloadOsmTask mechanisms
(edit) @4522   13 years Don-vip see #6960 - Code simplification
(edit) @4521   13 years Don-vip fix #6960 - Download GPX traces with Ctrl+L
(edit) @4520   13 years simon04 see #6964 - Improve Start-up Time by removing blocking queue, …
(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) @4514   13 years Don-vip Test: change SVN property svn:mime-type=text/plain to text/x-java to …
(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) @4509   13 years Don-vip fix #6890 - Dragging map is considered moving objects
(edit) @4508   13 years Don-vip fix #6938 - should enforce limit of 255 chars per changeset comment …
(edit) @4507   13 years stoecker unify texts
(edit) @4506   13 years bastiK fixed #6816 - attribution for wmslayer (see [o26806])
(edit) @4505   13 years simon04 fix #5954 - validator: issue warning for wrong coastline/land direction
(edit) @4504   13 years simon04 see #6774, fix #6936 - Make History dialog more diff-like (add missing …
(edit) @4503   13 years simon04 fix #6935 - Ability to auto-find based on key/value pairs (patch by ij)
(edit) @4501   13 years stoecker update filefomat doc
(edit) @4500   13 years simon04 fix #5781 - change mnemonics of {add,edit,delete} property to …
(edit) @4499   13 years simon04 clarify description in search dialog, remove confusion concerning "type"
(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) @4496   13 years simon04 see #4582 - clarify warning messages of overlapping way validator test
(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) @4490   13 years Don-vip see #6886 - Allow JOSM plugin writers to create their own *Reader / …
(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 …
Note: See TracRevisionLog for help on using the revision log.