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) @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
(edit) @4943   12 years stoecker fix some shortcut deprecations
(edit) @4942   12 years stoecker fix some shortcut deprecations, move layer list toggle from <ALT>+<L> …
(edit) @4932   12 years stoecker fix 6833 - use WindowGeometry for toggle dialogs and mainwindow …
(edit) @4926   12 years stoecker some shortcut fixes
(edit) @4922   12 years stoecker better shortcut parsing
(edit) @4919   12 years stoecker prevent shortcut parsing
(edit) @4918   12 years simon04 fix #7370 - Refactor Command.getDescription
(edit) @4912   12 years framm override<->overwrite. sorry for three commits where one would have …
(edit) @4908   12 years simon04 fix #7327 - show hint in undo-menu which action will be undone (from …
(edit) @4905   12 years akks fix #7288, #7301: based on patch by simon04 / 4 new Relation Editor …
(edit) @4903   12 years Don-vip fix #7258 - IllegalStateException when attempting download in …
(edit) @4897   12 years stoecker cleanup shortcut handling a lot, fix some more deprecations
(edit) @4896   12 years stoecker remove deprecation
(edit) @4888   12 years simon04 fix #7121 - Grammar in Properties/Memberships Toggle Dialog
(edit) @4885   12 years simon04 #fix #7344 - Deleting multiple relations ends in failure
(edit) @4874   12 years jttt Use static class were appropriate
(edit) @4869   12 years jttt Use final were appropriate
(edit) @4864   12 years Don-vip see #7258 - IllegalStateException when attempting download in …
(edit) @4842   12 years stoecker i18n fixed and shortcut cleanups
(edit) @4795   12 years simon04 fix #5796 - remotecontrol: load_and_zoom/zoom: select relations in the …
(edit) @4794   12 years stoecker fix #7267 - side menu buttons missing
(edit) @4793   12 years stoecker don't hide buttons for undocked dialogs
(edit) @4792   12 years simon04 fix #7168 - add a "zoom to gap" functionality to the relation editor
(edit) @4786   12 years simon04 fix #7255 - CT status of users is not loaded in history view
(edit) @4778   12 years stoecker fix #7234 - dynamic toggle starts inverted
(edit) @4773   12 years bastiK applied #6883 - property toggle dialog: possibility to select and …
(edit) @4766   12 years akks Fixing shortcut editor problems #7177, #7213 (empty names, incorrect …
(edit) @4765   12 years stoecker allow individual disabled dynamic buttons
(edit) @4751   12 years jttt Extend Jump to next/previous marker to georefimage layer and made it …
(edit) @4711   12 years bastiK applied #7153 - shortcut conflict within core (patch by akks)
(edit) @4707   12 years simon04 fix #6747 - missing connection on long ways hard to find
(edit) @4697   12 years bastiK see #6883 - property toggle dialog: possibility to select and perform …
(edit) @4680   12 years simon04 see #6096 - "change values" dialog: show bold entries first
(edit) @4674   12 years simon04 fix #7172 - CT isn't always loaded by the History window when looking …
(edit) @4672   12 years stoecker fix #6727 - patch by Kalle Lampila - fix error with deleted objects
(edit) @4663   12 years simon04 fix #7141 - wrong relation position summary in selection view
(edit) @4646   12 years jttt Fix #5958 Renaming layers erratic
(edit) @4615   12 years jttt Use different way to center popup menu title to prevent blank menu on …
(edit) @4609   12 years stoecker fix #6953 - patch by akks - improve hide handling for left toolbar
(edit) @4604   12 years jttt Multikey action improvements (see #5515): - show text in status bar …
(edit) @4601   12 years bastiK history panel: new column indicating CT status of the user
(edit) @4596   12 years jttt Fix #5515 Shortcuts for activating and showing/hiding layers
(edit) @4595   12 years jttt Multikey keyboard shorcuts - shorcuts like Ctrl+Alt+S,n will toggle …
(edit) @4591   12 years jttt Fix #7056 not possible to copy relations anymore
(edit) @4590   12 years stoecker see #59 - patch by xeen - apply parts of the new Windows menu stuff
(edit) @4572   12 years Don-vip fix #4161 - Removed useless code
(edit) @4563   12 years stoecker fix #6880 - patch by Bernhard Hiller - Ask for confirmation when …
(edit) @4556   12 years stoecker fix #6971 - patch by olejorgenb - add tooltips to checkmarks in author …
(edit) @4536   13 years Don-vip Improved plugin interaction with selection and popups of Relation, …
(edit) @4526   13 years simon04 see #5781 - unregister keyboard shortcuts of properties dialog
(edit) @4518   13 years simon04 fix #5781 - display mnemonics of {add,edit,delete} of properties dialog
(edit) @4512   13 years stoecker introduce expert mode, make dynamic toolbar buttons default
(edit) @4503   13 years simon04 fix #6935 - Ability to auto-find based on key/value pairs (patch by ij)
Note: See TracRevisionLog for help on using the revision log.