source: josm

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @4647   18 months stoecker i18n update
(edit) @4646   18 months jttt Fix #5958 Renaming layers erratic
(edit) @4645   18 months framm Added three new hooks for plugins, allowing plugins to mess with JOSM's …
(edit) @4644   18 months stoecker fix linewidth for GPX layers
(edit) @4643   18 months Don-vip fix #7118 - Deleting a way in Draw mode leads to …
(edit) @4642   18 months Don-vip Accessors on ChildProgress
(edit) @4641   18 months Don-vip Make ChildProgress public.
(edit) @4640   18 months Don-vip Method to know if an EastNorth is valid (x & y != NaN)
(edit) @4639   18 months Don-vip see #7110 and #6987 - Create a new ArrayList to hold Nodes in PolyData
(edit) @4638   18 months bastiK fixed #7117 - ClassCastException in tagging presets setup
(edit) @4637   18 months stoecker fix i18n
(edit) @4636   18 months Don-vip see #7113 and #6987 - NPE after Split Way - Undo
(edit) @4635   18 months bastiK status report should use new xml preference file (see #7027)
(edit) @4634   18 months bastiK advanced preference: dialogs to edit complex preference settings (list, …
(edit) @4633   18 months jttt Fix #7109 WMS-cache does not cache between sessions/INDEX_FILENAME = …
(edit) @4632   18 months Don-vip fix #7111 - JOSM crashes when "aligning nodes" is used and only one node …
(edit) @4631   18 months Don-vip see #7110 and #6987 - Use getUniqueId() to handle newly created primitive …
(edit) @4630   18 months Don-vip see #6987 - final (?) performance tweaks on multipolygon cache
(edit) @4629   18 months Don-vip see #6987 - optim: moving a node belonging to a MP only resets concerned …
(edit) @4628   18 months Don-vip see #6987 - fixed rendering bug on selection change + optim (MP cache …
(edit) @4627   18 months Don-vip Major performance improvements in multipolygons rendering
(edit) @4626   18 months Don-vip see #7101 and #6987 - Avoid Data consistency error in multipolygon cache …
(edit) @4625   18 months stoecker i18n update
(edit) @4624   18 months Don-vip see #6987 - multipolygon cache aware of projection change
(edit) @4623   18 months Don-vip see #6987 - multipolygon cache aware of events requiring cache refresh …
(edit) @4622   18 months Don-vip Method to get the center of a BBox
(edit) @4621   18 months Don-vip fix #6987 - Crashing on osm file open -> Fix a performance problem with …
(edit) @4620   18 months Don-vip fix #7055 - NPE
(edit) @4619   18 months Don-vip fix #7071 - One dialog where Esc doesn't cancel
(edit) @4618   18 months Don-vip fix #7077 - Another dialog where Esc doesn't cancel
(edit) @4617   18 months Don-vip fix #7078 - Closing element history dialog moves objects
(edit) @4616   18 months bastiK see #7088 - avoid NPE
(edit) @4615   18 months jttt Use different way to center popup menu title to prevent blank menu on …
(edit) @4614   18 months bastiK see #7088 - Preferences NullPointerException (more checks to find the …
(edit) @4613   18 months bastiK see #6974 - fix problem caused by preference rework
(edit) @4612   18 months bastiK see #7027 - internal structures for preferences (expect some problems next …
(edit) @4611   18 months stoecker fix #6730 - patch by akks - add backspace in draw mode to undo last draw …
(edit) @4610   18 months stoecker fix #7061 - patch by Daeron - fix costline validation
(edit) @4609   18 months stoecker fix #6953 - patch by akks - improve hide handling for left toolbar
(edit) @4608   18 months bastiK add missing showDialog() (in currently unused code)
(edit) @4607   18 months bastiK fixed #7072 - add option to exception dialog to suppress all further error …
(edit) @4606   18 months bastiK see #7072 - bug in mappaint zoom code
(edit) @4605   18 months stoecker i18n update
(edit) @4604   18 months jttt Multikey action improvements (see #5515): - show text in status bar after …
(edit) @4603   18 months jttt Fix tests
(edit) @4602   18 months bastiK upgrade historic users to real users, so their CT status can be shown in …
(edit) @4601   18 months bastiK history panel: new column indicating CT status of the user
(edit) @4600   18 months stoecker fix #7069 - update README
(edit) @4599   18 months stoecker fix #7068 - spelling fix
(edit) @4598   18 months bastiK history browser: changed selection of 2 compared version. WAS: double …
(edit) @4597   18 months bastiK fixed #7065 - in potlatch2 style foot and cycle-oriented pathes paints …
(edit) @4596   18 months jttt Fix #5515 Shortcuts for activating and showing/hiding layers
(edit) @4595   18 months jttt Multikey keyboard shorcuts - shorcuts like Ctrl+Alt+S,n will toggle n-th …
(edit) @4594   18 months Don-vip Fix NPE
(edit) @4593   18 months simon04 see #5638 - scroll long menus (thanks to tips4java.wordpress.com)
(edit) @4592   18 months bastiK see #7027 - xml formatted preference data is now written to the new file …
(edit) @4591   18 months jttt Fix #7056 not possible to copy relations anymore
(edit) @4590   19 months stoecker see #59 - patch by xeen - apply parts of the new Windows menu stuff
(edit) @4589   19 months stoecker i18n update
(edit) @4588   19 months Don-vip Add Overpass API standard instances to supported OSM data servers
(edit) @4587   19 months stoecker fix #6974 - patch by akks - Ability to add custom search from search …
(edit) @4586   19 months stoecker fix #6953 - patch by akks - Allow hiding tool buttons from the edit …
(edit) @4585   19 months stoecker fix #7045 - patch by LarryOua - fix regression due to #6875
(edit) @4584   19 months stoecker update newly added web links
(edit) @4583   19 months Don-vip fix NPE
(edit) @4582   19 months Don-vip fix NPE
(edit) @4581   19 months stoecker i18n update
(edit) @4580   19 months Don-vip see #2212 - Allow JOSM to download data crossing the 180th meridian
(edit) @4579   19 months Don-vip Add Overpass API instances to supported OSM data servers
(edit) @4578   19 months Don-vip see #5805 - Java Desktop API Fallback on unsupported-but-said-supported …
(edit) @4577   19 months Don-vip Let plugins interact with Imagery Preferences dialog
(edit) @4576   19 months Don-vip fix #7026 - autocompletion stopped working for changeset comments
(edit) @4575   19 months Don-vip fix #7040 - Sports presets improvements
(edit) @4574   19 months Don-vip fix #7028 - Dragging map is extremely slow when large GPX file is loaded
(edit) @4573   19 months Don-vip see #7028 - improves GPX dragging performances by 50%, but the main issue …
(edit) @4572   19 months Don-vip fix #4161 - Removed useless code
(edit) @4571   19 months Don-vip fix #6343 - Relation windows don't remember their last position
(edit) @4570   19 months Don-vip Use of Main.platform.rename() instead of File.renameTo()
(edit) @4569   19 months stoecker add more preset links
(edit) @4568   19 months stoecker fix NPE
(edit) @4567   19 months stoecker fix #6875 - patch by Larry0ua - Data Layer can be changed after selecting …
(edit) @4566   19 months stoecker fix #6652 - patch by olejorgenb - Members list in history panel for …
(edit) @4565   19 months stoecker don't reinvent the wheel
(edit) @4564   19 months Don-vip fix #7027 - Fixes the two reasons why rename fail under Windows (handle …
(edit) @4563   19 months stoecker fix #6880 - patch by Bernhard Hiller - Ask for confirmation when closing …
(edit) @4562   19 months stoecker fix #7018 - Drag selection does not work when releasing mouse button over …
(edit) @4561   19 months stoecker fix #7015 - patch by iav - add population,postcode,website to places
(edit) @4560   19 months stoecker fix #7033 - add surface to unclassified road
(edit) @4559   19 months stoecker sort some presets - see #5509 - patch by simon04
(edit) @4558   19 months stoecker fix #6966 - patch by olejorgenb - allow to align only one selected node
(edit) @4557   19 months stoecker fix #6951 - patch by olejorgenb - Join way to node only joins the node …
(edit) @4556   19 months stoecker fix #6971 - patch by olejorgenb - add tooltips to checkmarks in author …
(edit) @4555   19 months stoecker save XML for new files always - see #7027
(edit) @4554   19 months stoecker temporary disable XML saving till next tested is released - fix #7027
(edit) @4553   19 months stoecker switch to XML preferences
(edit) @4552   19 months stoecker fix #6720 - initial refresh of slippy map download
(edit) @4551   19 months stoecker store projections for self-added WMS entries
(edit) @4550   19 months stoecker i18n update
(edit) @4549   19 months stoecker add 0xFE for multiple translated strings
(edit) @4548   19 months jttt Fix name template parser
Note: See TracRevisionLog for help on using the revision log.