source: josm

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @5759   11 years Don-vip fix NPE if a SequenceCommand is created before an edit layer exists + …
(edit) @5758   11 years Don-vip fix #6630 - NPE when merging data
(edit) @5757   11 years simon04 I18n update
(edit) @5756   11 years akks paste tags from text: fixed one more parser error, added JUnit tests, …
(edit) @5755   11 years akks Fix incorrect tag pasting from tab-delimited text, see #8384
(edit) @5754   11 years Don-vip fix #8486 - Render "work in progress" tags (note, fixme) as tagged …
(edit) @5753   11 years Don-vip see #8485 - Don't throw IllegalArgumentException with buggy projections
(edit) @5752   11 years Don-vip fix #8404 - workaround for JDK bug 6322854 (crash when inserting …
(edit) @5751   11 years Don-vip fix #8459 - Re-enable rendering of amenity=emergency_phone
(edit) @5750   11 years Don-vip fix #8481 - RelationComparator does not detect equal relations
(edit) @5749   11 years Don-vip fix #8473 - Export GeoJSON as UTF-8 (patch by oschrenk)
(edit) @5748   11 years Don-vip fix #8480 - Validator: don't raise address warning if house number …
(edit) @5747   11 years akks Extrude mode: not add way modification command when it is not needed …
(edit) @5746   11 years akks see #8470: finish refactoring of Extrude mode, allow single node …
(edit) @5745   11 years Don-vip see #8453 - Do not consider remote .gpx files as downloaded from OSM …
(edit) @5744   11 years Don-vip fix #8454 - If filtered, relation list not updated properly after …
(edit) @5743   11 years Don-vip fix #8452 - add natural=grassland
(edit) @5742   11 years Don-vip fix #8459 - deprecate amenity=emergency_phone in favor of …
(edit) @5741   11 years akks Extrude mode refactoring (func. splitting, javadoc). Use constant …
(edit) @5740   11 years Don-vip see #8449 - fix NPE but filter does not work as expected at JOSM …
(edit) @5739   11 years akks see #8447: advanced preferences to customize helper lines color and stroke
(edit) @5738   11 years akks see #8384: Ctrl-Shift-V now can paste tags from text buffer like …
(edit) @5737   11 years Don-vip see #8442 - Add write methods to OsmWriter to not rely only on DataSet
(edit) @5736   11 years Don-vip fix #4276 - Allow to disable warning messages of orthogonalize action
(edit) @5735   11 years Don-vip fix #8116 (forgot the other cases)
(edit) @5734   11 years Don-vip fix #8116 - Update status line message when mouse button is released …
(edit) @5733   11 years bastiK fixed #8446 - Can't put imagery sources in the toolbar anymore after r5728
(edit) @5732   11 years Don-vip fix #4664 - Add new tags for directional tags
(edit) @5731   11 years Don-vip fix #8444 - NPE when no WMS url is entered in WMS add dialog + various …
(edit) @5730   11 years bastiK clean up last commit (see #8307, see #8441)
(edit) @5729   11 years bastiK applied #8441 - show local imagery sources in menu instead of popup
(edit) @5728   11 years Don-vip fix #8435 - NPE in Relation list dialog (based on patch of Lesath)
(edit) @5727   11 years akks Command Stack dialog (undo/redo): select and zoom to affected …
(edit) @5726   11 years akks fix #4828: "Paste value" added to context menu of properties toggle dialog
(edit) @5725   11 years Don-vip fix #8433 - NPEs when opening relation editor or selecting in list …
(edit) @5724   11 years Don-vip fix #4664 - warn when reverting a way with direction defined by tag
(edit) @5723   11 years Don-vip fix #7754 - plugin management: unable to activate plugin after aborted …
(edit) @5722   11 years bastiK preset schema file: allow localized attributes in list
(edit) @5721   11 years Don-vip fix #8381 - no warning about left / right when combining ways and …
(edit) @5720   11 years Don-vip fix #8424 - Relation dialog: Operate on correct relation when …
(edit) @5719   11 years Don-vip see #8431 - Align in circle: Do not allow "regular polygon" mode for …
(edit) @5718   11 years Don-vip fix #8428 - Always show buttons for legacy setting …
(edit) @5717   11 years akks see #8416: allow to filter gpx traces by age (layer context menu, …
(edit) @5716   11 years Don-vip fix #8403 - make limit customizable in advanced preferences
(edit) @5715   11 years akks see #8416. GpxLayer refactoring: inner classes goes to …
(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) @5708   11 years Don-vip fix #8427 - Internal presets: allow amenity=studio for closed ways …
(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) @5695   11 years simon04 I18n update
(edit) @5694   11 years Don-vip fix #8394 - improve javadoc + remove deprecated debug method
(edit) @5693   11 years simon04 I18n update
(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) @5690   11 years akks patch by Larry0ua: make default icons for stop_position and platform …
(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) @5685   11 years bastiK improved wikipedia test in tagchecker.cfg (see #8383)
(edit) @5684   11 years bastiK add session support for marker layers (see #4029) The data is …
(edit) @5683   11 years bastiK fixed #8383 - WIWOSM: Test for 'wikipedia'-tags missing language (idea …
(edit) @5682   11 years bastiK update marker icon for speach (from tango project)
(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) @5678   11 years stoecker fix some syntax errors in i18n texts
(edit) @5677   11 years stoecker i18n update
(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) @5669   11 years stoecker make compatible to i18n parsing script (easier than fixing the script :-)
(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
Note: See TracRevisionLog for help on using the revision log.