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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @5903   11 years stoecker fix javadoc
(edit) @5897   11 years Don-vip see #8582 - Use Main.removeLayer() everywhere
(edit) @5891   11 years stoecker fix javadoc
(edit) @5890   11 years akks Minor Javadoc fixes and adding @Override annotations
(edit) @5889   11 years Don-vip fix potential bugs detected by FindBugs
(edit) @5886   11 years Don-vip see #4429 - Right click menu "undo, cut, copy, paste, delete, select …
(edit) @5854   11 years bastiK fixed #7648 - GPS-Download in JOSM in specific area not possible
(edit) @5843   11 years akks fix #8508: correct pasting of tags copied from properties table by Ctrl-C
(edit) @5835   11 years stoecker Javadoc fixes
(edit) @5825   11 years akks fix #8574: relation list dialog side buttons din not work Сontext menu …
(edit) @5821   11 years Don-vip see #7846 - Large code refactorization in management of popup menus to …
(edit) @5816   11 years stoecker javadoc fixes
(edit) @5806   11 years Don-vip fix #8547 for good
(edit) @5805   11 years Don-vip fix #8547 - Wrong length of way (minus 1) displayed in status line
(edit) @5800   11 years akks Properties toggle dialog: allow to select and copy/delete multiple …
(edit) @5799   11 years akks Membership tabled in properties toggle dialog supports multiselect …
(edit) @5793   11 years akks Big refactoring of relation context menu actions, removing duplicate …
(edit) @5789   11 years Don-vip fix #8529 - NPE at PropertiesDialog$PasteValueAction.actionPerform
(edit) @5783   11 years Don-vip fix #8517 - Sort validator results (based on patch by windu.2b)
(edit) @5775   11 years Don-vip see #8503 - Allo plugins to warn about conflicts
(edit) @5773   11 years akks see #8412: option to save recently added tags in preferences (Add/Edit …
(edit) @5765   11 years Don-vip see #8494 - Refactor of OSM id text fields / changeset id text fields …
(edit) @5744   11 years Don-vip fix #8454 - If filtered, relation list not updated properly after …
(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) @5720   11 years Don-vip fix #8424 - Relation dialog: Operate on correct relation when …
(edit) @5718   11 years Don-vip fix #8428 - Always show buttons for legacy setting …
(edit) @5716   11 years Don-vip fix #8403 - make limit customizable in advanced preferences
(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) @5709   11 years Don-vip fix #8424 - "Select" and "Delete" actions operate on wrong relations …
(edit) @5704   11 years akks see #8412, #4828: Add tag and Edit tag dialogs: added context menu …
(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) @5689   11 years Don-vip fix #8143 - Side buttons reappear despite "Always hidden" option
(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) @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) @5656   11 years akks Patch by Don-Vip fix #8311: Should focus on the proper column when …
(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) @5642   11 years akks see #8024: After adding recent tags by shift-click, Cancel can undo …
(edit) @5640   11 years akks fix #8298: Selection of recently used tag returns wrong value
(edit) @5636   11 years akks see #8024: Recent tag list int Alt-A: Double-Click=apply and close, …
(edit) @5633   11 years akks see #8293: Auto-select edited or added tag in Properties table, …
(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) @5619   11 years simon04 fix ArrayIndexOutOfBoundsException (introduced in r5616)
(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) @5605   11 years Don-vip fix #8234 - Icon image twice in source
(edit) @5603   11 years Don-vip fix #8224 - Relation sorting: run custom sorters before default one in …
(edit) @5590   11 years bastiK suppress some warnings (unchecked cast mostly)
(edit) @5587   11 years Don-vip Single entry point in Utils to open HTTP connections
(edit) @5576   11 years bastiK add *.zip to FileFilter (closes #8184)
(edit) @5573   11 years bastiK add *.* file filter at 2 more places
(edit) @5539   11 years Don-vip Add projected bounding box to "inspect primitive" dialog
(edit) @5538   12 years bastiK move window switch listener to Main class, because it is needed in a plugin
(edit) @5532   12 years stoecker fix #8123
(edit) @5526   12 years jttt Fix #8045 New "Registered toolbar action" bug with the Validator.
(edit) @5520   12 years Don-vip fix #8088 - Width of edit box for long values
(edit) @5519   12 years Don-vip fix #8090 - Removing saved non-uploadable layer asks for confirmation
(edit) @5517   12 years bastiK fixed #8083 - JOSM_Zone erreur sometimes
(edit) @5516   12 years Don-vip Relation editor: properly sort associatedStreet relations houses …
(edit) @5496   12 years stoecker fix translation of filter dialog
(edit) @5495   12 years Don-vip see #7906 - Remove ODbL/CT stuff
(edit) @5484   12 years Don-vip Recently added tags: correctly select one-char-length values, properly …
(edit) @5481   12 years stoecker some cleanup, mainly javadoc
(edit) @5472   12 years Don-vip see #7980 - fix another two memory leaks
(edit) @5463   12 years jttt Fix some memory leaks (see #7980)
(edit) @5459   12 years Don-vip fix #2961 - Improve usability of WMS Layer Saving/Loading - Replaced …
(edit) @5457   12 years Don-vip Restrict WMS "save as" and "load" dialogs to WMS FileFilter + refactor …
(edit) @5450   12 years Don-vip fix #7917 - Control the number of items displayed at once in all …
(edit) @5449   12 years jttt Show multikey shortcut hint in menu
(edit) @5439   12 years Don-vip Adapt OAuth user identification mechanism so it is no longer reserved …
(edit) @5438   12 years Don-vip fix #6733 - File Open dialog incorrectly accepts folder selection …
(edit) @5434   12 years Don-vip fix #6594 - Fetch user details with supplied OAuth credentials to …
(edit) @5433   12 years Don-vip fix #7671 for good (forgot this last fill() in my last commit). Thanks …
(edit) @5429   12 years Don-vip fix #7917 - Control the number of items displayed at once in all …
(edit) @5428   12 years Don-vip Forgot this in previous commit, sorry
(edit) @5427   12 years Don-vip fix #7671 - Fix (last ?) problem with recently added tags (unwanted …
(edit) @5425   12 years Don-vip see #7671, see #7951 - prevents unwanted line breaks with values …
(edit) @5424   12 years Don-vip see #7671, see #7951 - incorrect contents of value combobox when …
(edit) @5416   12 years Don-vip see #7938 - code optimization (patch by verdy_p)
(edit) @5415   12 years Don-vip fix #7936 - Validator dialog is not updated when the active edit layer …
(edit) @5414   12 years Don-vip fix #7942 - Unexplained NPE in Conflict Dialog
(edit) @5413   12 years Don-vip fix #7938 - fix StackOverflowError when painting conflicts of a cyclic …
(edit) @5410   12 years Don-vip see #7934 - Prevents NPEs with null EastNorth, override …
(edit) @5385   12 years Don-vip Hope it fixes #7671 layout bug (happened only once and cannot reproduce)
(edit) @5383   12 years Don-vip fix #7671 - Show last N used tags in "Add key/value" dialog for …
(edit) @5378   12 years bastiK fixed #7032 - can't easily add tags to recently drawn way
(edit) @5366   12 years Don-vip URL-encode user name when querying changesets in order to download …
(edit) @5360   12 years Don-vip fix #7776 - Selection of deleted objects
(edit) @5344   12 years Don-vip fix #7849 - IndexOutOfBoundsException when removing members in …
(edit) @5331   12 years simon04 Change signature of method introduced in r5322 to avoid problems such …
Note: See TracRevisionLog for help on using the revision log.