source: josm/trunk/src

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @5714   11 years bastiK mapcss: fix split function
(edit) @5713   11 years Don-vip fix #8403 - Show combined length of selected ways in status bar (up to …
(edit) @5712   11 years Don-vip fix EDT violations
(edit) @5711   11 years Don-vip fix #8415 - Replaced shortcut Ctrl-Alt-Shift-U. It now uploads current …
(edit) @5710   11 years Don-vip fix #8419 - RelationComparator considers different relations equal …
(edit) @5709   11 years Don-vip fix #8424 - "Select" and "Delete" actions operate on wrong relations …
(edit) @5707   11 years akks RemoteControl API version 1.5: addtags supported by add_node, add_way …
(edit) @5706   11 years akks remote control load_and_zoom+addtags improvemens, allow to delete tags …
(edit) @5705   11 years bastiK mapcss: rework of eval expressions; significant performance …
(edit) @5704   11 years akks see #8412, #4828: Add tag and Edit tag dialogs: added context menu …
(edit) @5703   11 years akks Split preferences list into groups in Display Settings / OSM Data, see …
(edit) @5702   11 years bastiK mapcss: separate opacity for way casing
(edit) @5701   11 years bastiK mapcss: small change in regexp expression function
(edit) @5700   11 years stoecker remove hardcoded created_by
(edit) @5699   11 years bastiK add a few more functions for mapcss eval expression
(edit) @5698   11 years bastiK fix problem with making multisplitpanelayout persistent (avoid loop …
(edit) @5697   11 years Don-vip fix #8398 - Correct display of tags containing XML entities
(edit) @5696   11 years Don-vip Disable single-char JOSM shortcuts when relation dialog filter …
(edit) @5694   11 years Don-vip fix #8394 - improve javadoc + remove deprecated debug method
(edit) @5692   11 years Don-vip fix EDT violation, javadoc
(edit) @5691   11 years Don-vip see #8148 - Remote control: URL validation in import handler + find …
(edit) @5689   11 years Don-vip fix #8143 - Side buttons reappear despite "Always hidden" option
(edit) @5688   11 years Don-vip fix #8212 - can't view validator results for incomplete multipolygon …
(edit) @5687   11 years Don-vip fix #8238 - Consider highway=motorway_link as a directional tag …
(edit) @5686   11 years bastiK fixed #7889 - Error making a way rectangular while two nodes should …
(edit) @5684   11 years bastiK add session support for marker layers (see #4029) The data is …
(edit) @5681   11 years bastiK some simple refactoring
(edit) @5680   11 years Don-vip fix #8148 - Improve remote control handlers (requests validation, …
(edit) @5679   11 years bastiK fixed #2900 - Saving and reopening of downloaded gpx segments displays …
(edit) @5676   11 years Don-vip fix #8346 - Multipolygon paint style not updated on tag change
(edit) @5675   11 years Don-vip fix #8382 - CCE in TaggingPreset
(edit) @5674   11 years jttt Move IdHash to Storage class and rename to PrimitiveIdHash to make it …
(edit) @5673   11 years Don-vip fix #4304 - Improve error fixing performance by calling …
(edit) @5672   11 years Don-vip fix #3596 - Validator list conflicts with keyboard shortcuts
(edit) @5671   11 years Don-vip Improve validator layer painting performance (major slowdown seen with …
(edit) @5670   11 years bastiK session: save & restore map position and scale (see #4029)
(edit) @5668   11 years Don-vip fix #8372 - Remote control: robustness in processing of addtags
(edit) @5667   11 years Don-vip fix #8096 - Do not consider deleted primitives when fixing duplicate ones
(edit) @5666   11 years simon04 fix #8360 - designated icons for adding WMS/TMS
(edit) @5665   11 years Don-vip fix #8341 - Don't clear current selection in ImproveWayAccuracy mode
(edit) @5664   11 years Don-vip Scrollable menus: update MenuScroller to last version + add mouse …
(edit) @5663   11 years Don-vip fix #8331 - NPE in download task
(edit) @5662   11 years Don-vip fix #8314 for good - Validator: handle of addr:interpolation and …
(edit) @5661   11 years Don-vip show/hide Audio menu without restart
(edit) @5660   11 years Don-vip Enable menu scroller for imagery menu
(edit) @5659   11 years akks see #8024: Ctrl-Shift-1..5 in Add Tag dialog = add and continue
(edit) @5658   11 years Don-vip see #8024 - Add Help button to add/edit dialogs
(edit) @5657   11 years Don-vip fix #8276 - untagged ways not rendered in wireframe mode
(edit) @5656   11 years akks Patch by Don-Vip fix #8311: Should focus on the proper column when …
(edit) @5655   11 years Don-vip fix #8314 - Validator: handle of incomplete relation members in recent …
(edit) @5654   11 years Don-vip fix #8313 - NPE in download OSM task
(edit) @5653   11 years Don-vip Fix #8128 - NPE while dragging object
(edit) @5652   11 years Don-vip fix #8276 - Fix display of highlighted ways in wireframe mode
(edit) @5651   11 years simon04 remotecontrol: stop reading request if end of input stream is reached
(edit) @5650   11 years simon04 see #8254 - suggest WMS layer name based on selection
(edit) @5649   11 years simon04 fix #8310 - fix scrollbar of WMS layers tree
(edit) @5648   11 years Don-vip fix #8307 - Do not suggest potential imagery sources on "update data"
(edit) @5647   11 years Don-vip fix #8305 - Validator: don't check distance for incomplete house …
(edit) @5646   11 years Don-vip see #8024, fix #8012 - Remember position of add/edit tags dialog
(edit) @5645   11 years akks fix #8301 (Exception while editing key value); Shift-Enter in Add Tag …
(edit) @5644   11 years Don-vip Validator - New tests for adresses (house numbers in associatedStreet …
(edit) @5643   11 years framm use auto-increment even if object has tags
(edit) @5642   11 years akks see #8024: After adding recent tags by shift-click, Cancel can undo …
(edit) @5641   11 years Don-vip Validator - improve relation checker by verifying preset role's …
(edit) @5640   11 years akks fix #8298: Selection of recently used tag returns wrong value
(edit) @5639   11 years framm Add a new preset option "auto_increment" that allows the user to …
(edit) @5638   11 years Don-vip fix #6438 - Don't try to save window geometry if not showing on screen
(edit) @5637   11 years Don-vip fix #8296 - NPE when checking a relation with a preset without role types
(edit) @5636   11 years akks see #8024: Recent tag list int Alt-A: Double-Click=apply and close, …
(edit) @5635   11 years Don-vip fix #8278 - Robustness in capabilities cache parsing at startup
(edit) @5634   11 years bastiK add option to select projection by code this means it is no longer …
(edit) @5633   11 years akks see #8293: Auto-select edited or added tag in Properties table, …
(edit) @5632   11 years Don-vip remove forgotten debug code
(edit) @5631   11 years Don-vip Allow to access directly to validator preferences from validator …
(edit) @5630   11 years jttt Relation sorting and way connection refactored, added tests
(edit) @5629   11 years Don-vip Remote control: don't try to zoom to an empty selection in …
(edit) @5627   11 years jttt use diff to show relation members in history dialog, jump to first …
(edit) @5624   11 years Don-vip see #8255 - Use 'type' attribute when specified to filter role …
(edit) @5623   11 years akks fix NPE in FixDataHook, see #8211
(edit) @5622   11 years jttt Compare selected version with previous after click on date on user in …
(edit) @5621   11 years stoecker fix #8211 - data fix on upload
(edit) @5620   11 years bastiK applied #8273 - couldn't be escaped for mapcss regexp (patch by ij)
(edit) @5619   11 years simon04 fix ArrayIndexOutOfBoundsException (introduced in r5616)
(edit) @5617   11 years simon04 see #8254 - new imagery entry wms_endpoint: Store WMS endpoint only, …
(edit) @5616   11 years simon04 Filtering for relation toggle dialog. TODO: Disable shortcuts like …
(edit) @5614   11 years simon04 see #8255 - suggest roles when adding objects to a relation
(edit) @5613   11 years Don-vip see #6178 - Change Relation.removeMembersFor(Collection) signature for …
(edit) @5612   11 years Don-vip see #6178 - Makes DeleteCommand use ChangeNodesCommand instead of …
(edit) @5610   11 years Don-vip fix NPE
(edit) @5609   11 years Don-vip fix #8246 - Recursive dependencies resolution at plugin selection
(edit) @5608   11 years stoecker don't hardcode created_by for DuplicateRelation validator test, …
(edit) @5606   11 years Don-vip fix #8233 - Don't print stacktrace if error occurs when reading presets
(edit) @5605   11 years Don-vip fix #8234 - Icon image twice in source
(edit) @5604   11 years Don-vip Allow plugins to interact with projection preferences tab in …
(edit) @5603   11 years Don-vip fix #8224 - Relation sorting: run custom sorters before default one in …
(edit) @5602   11 years simon04 typo
(edit) @5601   11 years Don-vip fix #7680, fix #8209 - Better handling of plugin automatic updates …
(edit) @5600   11 years simon04 fix #8142 - Remote control: add zoom_mode parameter to …
(edit) @5599   11 years simon04 fix #8188 - oneway:*=* not warning, if way direction changed
(edit) @5598   11 years Don-vip fix #8215 - Fix search operators ìndownloadedarea and …
Note: See TracRevisionLog for help on using the revision log.