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) @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   12 years bastiK suppress some warnings (unchecked cast mostly)
(edit) @5587   12 years Don-vip Single entry point in Utils to open HTTP connections
(edit) @5576   12 years bastiK add *.zip to FileFilter (closes #8184)
(edit) @5573   12 years bastiK add *.* file filter at 2 more places
(edit) @5539   12 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 …
(edit) @5330   12 years simon04 Change signature of method introduced in r5322 to avoid problems such …
(edit) @5328   12 years bastiK fix NPE as deleted nodes can have null coordinates now (see #7847)
(edit) @5327   12 years simon04 fix NPE bug in PropertiesDialog/"Copy Value"
(edit) @5325   12 years simon04 fix NPE bug introduced in r5322
(edit) @5322   12 years simon04 Permit multiple rows of SideButtons in toggle dialogs.
(edit) @5319   12 years simon04 fix #7835 - localize dates in UI
(edit) @5314   12 years Don-vip fix #7830 - Keyboard shortcuts Alt+<N> are shifted (patch by AlfonZ)
(edit) @5303   12 years Don-vip see #7700 - fix ArrayIndexOutOfBoundsException that can occur when …
(edit) @5298   12 years Don-vip see #4899, see #7266, see #7333: Resolved NPE in conflict manager when …
(edit) @5297   12 years Don-vip fix #4493, fix #7750: conflict dialog, nodes and members tab: allow …
(edit) @5287   12 years Don-vip fix #5764, fix #5773 - Do not create delete commands for objects that …
(edit) @5278   12 years simon04 fix #7617 - Properties/Memberships shortcuts fail after closing window
(edit) @5275   12 years bastiK doc improvements
(edit) @5271   12 years simon04 fix #7760 - Double click on Attributes Window to Add tag (patch by joshdoe)
(edit) @5266   12 years bastiK fixed majority of javadoc warnings by replacing "{@see" by "{@link"
(edit) @5219   12 years bastiK mapstyles: add automatic reloading of local styles when they have been …
(edit) @5207   12 years Don-vip fix #7631 - NPE when toggling dynamic buttons
(edit) @5200   12 years akks see #7626, fix #7463: keys Ctrl-Shift-Up/Down, Enter, Spacebar work …
(edit) @5170   12 years Don-vip cleanup svn:mime-type properties preventing Java sources from being …
(edit) @5163   12 years simon04 fix #7574 - NameTemplate stopped working
(edit) @5155   12 years simon04 fix #5933 - tagging presets: allow to change the matching process …
(edit) @5127   12 years jttt Show opacity slider in the middle of the screen in case opacity button …
(edit) @5109   12 years simon04 fix #7535 - adding tags without key shouldn't be possible
(edit) @5088   12 years simon04 fix #6895 - improve MapPaintMenu (add "Preference", keep menu open …
(edit) @5082   12 years simon04 fix #5395 - add "Add selection to relation" to popup menu of relation …
(edit) @5081   12 years simon04 fix #7168 - add "Select previous/next Gap" to relation editor as popup …
(edit) @5037   12 years akks Fix exceptions (0-node way) after using validator dialog doubleclick - …
(edit) @5036   12 years akks Fix exceptions when using selection history (skip …
(edit) @5032   12 years akks fix #7463: Ctrl-Shift-Up/Down shortcuts did't work if the properties …
(edit) @5031   12 years jttt check for null (for toggle dialogs without side buttons)
(edit) @5030   12 years jttt Fix #7462 No action definded for buttons (becauase of r5028)
(edit) @5028   12 years jttt Add possibility to hide side buttons in toggle dialogs permanently, …
(edit) @5020   12 years akks fix #7371: Use Enter/Insert for editing/adding tags in properties table
(edit) @5018   12 years akks fix "Shortcut redefinition" warnings after MapFrame reinitialization - …
(edit) @4999   12 years stoecker fix #7402 - multikey shortcut handling
(edit) @4982   12 years stoecker see #7226 - patch by akks (fixed a bit) - fix shortcut deprecations
(edit) @4968   12 years Don-vip fix #7386 - Major rework of preferences GUI settings in order to speed …
(edit) @4959   12 years stoecker join DuplicateLayerAction with the only caller of it
(edit) @4958   12 years stoecker fix remaining shortcut deprecations
(edit) @4957   12 years stoecker some shortcut fixes
(edit) @4956   12 years stoecker shortcut fixes, a lot of code cleanup in DrawAction
(edit) @4953   12 years stoecker fix some shortcut deprecations
(edit) @4951   12 years stoecker fix shortcut conflict
(edit) @4949   12 years xeen fix indentation issues in last commit
(edit) @4948   12 years xeen fix #5117 – the selection buffer (middle mouse paste) on *nix systems …
(edit) @4947   12 years stoecker shortcut fixes
Note: See TracRevisionLog for help on using the revision log.