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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(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) @5459   12 years Don-vip fix #2961 - Improve usability of WMS Layer Saving/Loading - Replaced …
(edit) @5450   12 years Don-vip fix #7917 - Control the number of items displayed at once in all …
(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) @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) @5327   12 years simon04 fix NPE bug in PropertiesDialog/"Copy Value"
(edit) @5278   12 years simon04 fix #7617 - Properties/Memberships shortcuts fail after closing window
(edit) @5271   12 years simon04 fix #7760 - Double click on Attributes Window to Add tag (patch by joshdoe)
(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) @5109   12 years simon04 fix #7535 - adding tags without key shouldn't be possible
(edit) @5032   12 years akks fix #7463: Ctrl-Shift-Up/Down shortcuts did't work if the properties …
(edit) @5020   12 years akks fix #7371: Use Enter/Insert for editing/adding tags in properties table
(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) @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) @4888   12 years simon04 fix #7121 - Grammar in Properties/Memberships Toggle Dialog
(edit) @4869   12 years jttt Use final were appropriate
(edit) @4773   12 years bastiK applied #6883 - property toggle dialog: possibility to select and …
(edit) @4697   12 years bastiK see #6883 - property toggle dialog: possibility to select and perform …
(edit) @4680   13 years simon04 see #6096 - "change values" dialog: show bold entries first
(edit) @4663   13 years simon04 fix #7141 - wrong relation position summary in selection view
(edit) @4604   13 years jttt Multikey action improvements (see #5515): - show text in status bar …
(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) @4503   13 years simon04 fix #6935 - Ability to auto-find based on key/value pairs (patch by ij)
(edit) @4500   13 years simon04 fix #5781 - change mnemonics of {add,edit,delete} property to …
(edit) @4484   13 years Don-vip see #6856 - Enable plugins to add actions in popup menus (PropertiesDialog)
(edit) @4454   13 years simon04 fix #6857 - add copy [[all] key/]value to properties dialog
(edit) @4407   13 years simon04 fix #2922 - improve visibility of preset entry in properties dialog
(edit) @4363   13 years stoecker use createLayout() in all internal ToggleDialog's
(edit) @4356   13 years stoecker convert some more ToggleDialog's
(edit) @4335   13 years stoecker fix display error of relation position
(edit) @4303   13 years stoecker fix #6674 - patch by simon04 - Wrong header in add tag window
(edit) @4300   13 years stoecker fix #6306 - patch by simon04 - enable autocompletion with name-values …
(edit) @4172   13 years stoecker remove unused icons, make connection timouts configurable and increase …
(edit) @4148   13 years stoecker fix #6198 - preset applied to invalid objects
(edit) @4141   13 years stoecker fix #6430 - don't prefill single characters
(edit) @4140   13 years stoecker fix #6464 - add security check in case tag editing leads to overwrite …
(edit) @4119   13 years stoecker fix #6431 - NPE
(edit) @4109   13 years stoecker see 6378 - patch by akks (reworked) - prefill key addition dialog with …
(edit) @4107   13 years stoecker fix #6409 - patch by bilbo - Add 'do not ask again' to delete member …
(edit) @4106   13 years stoecker fix #6410 - patch by bilbo - add two additional entries to popup …
(edit) @4102   13 years bastiK fixed #4662 (patch by Hojoe) - dialog box going out of bound when tag …
(edit) @4072   13 years jttt Fix #6301 Check for null mandatory in …
(edit) @3970   13 years bastiK fixed #6082 - Launch browser with wiki help to selected object
(edit) @3743   13 years jttt Fix #5776 Relations panel should open automatically
(edit) @3720   14 years bastiK added missing svn:eol-style
(edit) @3592   14 years bastiK fixed #5465 (based on patch by cmuelle8) - properties dialog …
(edit) @3581   14 years jttt Fix handling of tagging preset required attribute, use required …
(edit) @3529   14 years bastiK see #5443 (patch by Christian Müller) - integrate josm tag help with …
(edit) @3525   14 years bastiK see #5443 (patch by Christian Müller) - integrate josm tag help with …
(edit) @3518   14 years jttt - add New relation button to Preset dialog - add required attribute to …
(edit) @3501   14 years bastiK fixed #4632 - Button Help puts help window under main window
(edit) @3444   14 years jttt Fix #5331 Memory leak when removing data layers
(edit) @3431   14 years bastiK added purge action (some testing would be welcome)
(edit) @3338   14 years bastiK changes needed for new RoadSigns plugin
(edit) @3327   14 years jttt Fix some of "Keystroke %s is already assigned to %s, will be …
(edit) @3306   14 years stoecker improve member position display in properties
(edit) @3302   14 years stoecker fix #4228 - display relation position in properties
(edit) @3281   14 years stoecker minor fix in properties dialog
(edit) @3252   14 years jttt Fix #2234: Translation can cause JosmActions to illegally handle shortcuts
(edit) @3219   14 years jttt Fix #4976 filter : membership not shown in tag-list
(edit) @3214   14 years bastiK autocompletion cleanup - fixes #2729
(edit) @3210   14 years bastiK autocompletion rework; breaks tageditor plugin and possibly other …
(edit) @3202   14 years bastiK preliminary fix for (see #4861) (Don't raise exception, just give …
(edit) @3146   14 years jttt Use referrers when loading members of primitive in PropertiesDialog
(edit) @3083   14 years bastiK added svn:eol-style=native to source files
(edit) @2951   14 years stoecker fix dangerous tag destroying
(edit) @2912   14 years jttt Fixed #4330 java.lang.ArrayIndexOutOfBoundsException: 6 >= 6, added …
(edit) @2906   14 years mjulius remove OsmPrimitive.entrySet() using keySet()/get() or getKeys() instead
(edit) @2869   14 years jttt Removed ToggleDialog.tearDown(). All listeners should be unregistered …
(edit) @2742   14 years jttt Fixed #4294 Tag selection after tag deletion behaviour
(edit) @2741   14 years jttt Fixed #4261 Selection information is not updated after undo/redo, …
(edit) @2723   14 years stoecker fixed #4229 - Right click menu for properties relation entry
(edit) @2711   14 years stoecker fix bad line endings
(edit) @2660   15 years jttt Fixed #4205 NPE on reordering layers
(edit) @2658   15 years jttt Do not update properties and selection dialogs when hidden
(add) @2657   15 years jttt Cache list of used tags in properties dialog (faster adding of keys in …
Note: See TracRevisionLog for help on using the revision log.