source: josm/trunk/src/org/openstreetmap/josm/gui/dialogs/properties/PropertiesDialog.java

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @8693   10 years simon04 fix #11741 - Properties dialog: add taginfo icon Icon is based on …
(edit) @8679   10 years simon04 fix #11741 - Properties dialog: add a contextual menu on taginfo
(edit) @8540   10 years Don-vip fix remaining checkstyle issues
(edit) @8510   10 years Don-vip checkstyle: enable relevant whitespace checks and fix them
(edit) @8509   10 years Don-vip fix many checkstyle violations
(edit) @8470   10 years Don-vip javadoc fixes. Removed one duplicated method in exception handling
(edit) @8390   10 years Don-vip Sonar - various performance improvements
(edit) @8345   10 years Don-vip code style - Useless parentheses around expressions should be removed …
(edit) @8342   10 years Don-vip code style - Close curly brace and the next "else", "catch" and …
(edit) @8338   10 years Don-vip fix squid:S1319 - Declarations should use Java collection interfaces …
(edit) @8308   10 years Don-vip fix potential NPEs and Sonar issues related to serialization
(edit) @8304   10 years Don-vip simplify URL encoding/decoding
(edit) @8285   10 years Don-vip fix sonar squid:S2039 - Member variable visibility should be specified
(edit) @8170   10 years stoecker fix #11275 - improve display of multiple values - original patch by …
(edit) @8061   10 years bastiK see #11096 - strip .png
(edit) @7862   11 years Don-vip fix #10858 - fix problematic help topics
(edit) @7668   11 years stoecker cleanup icons, mark undetected icons, set proper mimetype, delete …
(edit) @7435   11 years Don-vip fix #10389 - rename "Copy Key/Value" to "Copy selected Keys/Values"
(edit) @7368   11 years Don-vip fix #10348 - NPE when using F1 (Go to OSM wiki) on a relation without …
(edit) @7128   11 years simon04 Fix Sonar issue (package cycle)
(edit) @7113   11 years simon04 fix #9872 - Sort "Member of" list naturally
(edit) @7025   11 years Don-vip Sonar - fix various issues
(edit) @7005   11 years Don-vip see #8465 - use diamond operator where applicable
(edit) @6939   11 years Don-vip fix #9864 - add "Add/Edit/Delete" entries to tags/memberships …
(edit) @6890   11 years Don-vip fix some Sonar issues (Constructor Calls Overridable Method)
(edit) @6794   11 years Don-vip fix #5783 - DataIntegrityProblemException: "Primitive must be part of …
(edit) @6752   11 years Don-vip fix #7633, see #9264 - fix dynamic side buttons broken in r6727 + many …
(edit) @6746   12 years akks better fix for #9591
(edit) @6745   12 years akks fix #9591: select selected members when opening relation editor
(edit) @6742   12 years simon04 fix #7686 - Shorten long search expression for display purposes (in …
(edit) @6707   12 years Don-vip fix #9028, see #6797 - load imagery layer icons in background
(edit) @6652   12 years simon04 fix #9525 - multiselecting objects does not show differing relation …
(edit) @6643   12 years Don-vip global replacement of e.printStackTrace() by Main.error(e)
(edit) @6623   12 years Don-vip fix Sonar issues
(edit) @6595   12 years simon04 see #8969 - add "Do not show again (this operation)" for "Really …
(edit) @6557   12 years Don-vip fix #3722 - fix shortcuts for "next photo" and "previous photo" after …
(edit) @6546   12 years Don-vip fix #9482, see #9423, see #6853 - fix regression from r6542: irregular …
(edit) @6365   12 years Don-vip Sonar/Findbugs - fix of recent violations
(edit) @6361   12 years Don-vip Sonar/Findbugs - Unused formal parameter
(edit) @6336   12 years Don-vip code cleanup / robustness in edit layer handling
(edit) @6324   12 years Don-vip fix #9172 - rename "Properties / Memberships" as "Tags / Memberships"
(edit) @6314   12 years Don-vip fix #8512 - Do not display discardable keys by default. Expert users …
(edit) @6264   12 years Don-vip Sonar/FindBugs - Performance - Method concatenates strings using + in …
(edit) @6246   12 years Don-vip Sonar/FindBugs - various bugfixes / violation fixes
(edit) @6142   12 years Don-vip see #8902 - fix compilation warnings
(edit) @6109   12 years Don-vip fix #8870 - Data layer context menu: Go to OSM wiki page does not …
(edit) @6087   12 years Don-vip see #8902 - string.equals("") => string.isEmpty() (patch by shinigami)
(edit) @6085   12 years Don-vip see #8902 - c-like array definitions changed to java-like (patch by …
(edit) @6070   12 years stoecker see #8853 remove tabs, trailing spaces, windows line ends, strange …
(edit) @6068   12 years akks see #8853: Massive (and dumb) refactoring of TaggingPreset class …
(edit) @6038   12 years akks fix #8829: relation was often hanging JOSM after 6036 + better highlighting
(edit) @6025   12 years akks Highlight relation or object when user clicks the list in Relation …
(edit) @5984   12 years Don-vip fix #7700 - fix all EDT violations observed while merging layers, most …
(edit) @5975   12 years Don-vip fix #8730 - Don't interpret HTML code in value JLabel of properties dialog
(edit) @5958   12 years Don-vip * Improve PopupMenuLauncher to automatically select JTable/JList/JTree …
(edit) @5854   12 years bastiK fixed #7648 - GPS-Download in JOSM in specific area not possible
(edit) @5843   12 years akks fix #8508: correct pasting of tags copied from properties table by Ctrl-C
(edit) @5825   12 years akks fix #8574: relation list dialog side buttons din not work Сontext menu …
(edit) @5821   12 years Don-vip see #7846 - Large code refactorization in management of popup menus to …
(edit) @5800   12 years akks Properties toggle dialog: allow to select and copy/delete multiple …
(edit) @5799   12 years akks Membership tabled in properties toggle dialog supports multiselect …
(edit) @5793   12 years akks Big refactoring of relation context menu actions, removing duplicate …
(edit) @5789   12 years Don-vip fix #8529 - NPE at PropertiesDialog$PasteValueAction.actionPerform
(edit) @5773   12 years akks see #8412: option to save recently added tags in preferences (Add/Edit …
(edit) @5726   12 years akks fix #4828: "Paste value" added to context menu of properties toggle dialog
(edit) @5656   13 years akks Patch by Don-Vip fix #8311: Should focus on the proper column when …
(edit) @5633   13 years akks see #8293: Auto-select edited or added tag in Properties table, …
(edit) @5590   13 years bastiK suppress some warnings (unchecked cast mostly)
(edit) @5587   13 years Don-vip Single entry point in Utils to open HTTP connections
(edit) @5520   13 years Don-vip fix #8088 - Width of edit box for long values
(edit) @5484   13 years Don-vip Recently added tags: correctly select one-char-length values, properly …
(edit) @5481   13 years stoecker some cleanup, mainly javadoc
(edit) @5472   13 years Don-vip see #7980 - fix another two memory leaks
(edit) @5459   13 years Don-vip fix #2961 - Improve usability of WMS Layer Saving/Loading - Replaced …
(edit) @5450   13 years Don-vip fix #7917 - Control the number of items displayed at once in all …
(edit) @5433   13 years Don-vip fix #7671 for good (forgot this last fill() in my last commit). Thanks …
(edit) @5429   13 years Don-vip fix #7917 - Control the number of items displayed at once in all …
(edit) @5428   13 years Don-vip Forgot this in previous commit, sorry
(edit) @5427   13 years Don-vip fix #7671 - Fix (last ?) problem with recently added tags (unwanted …
(edit) @5425   13 years Don-vip see #7671, see #7951 - prevents unwanted line breaks with values …
(edit) @5424   13 years Don-vip see #7671, see #7951 - incorrect contents of value combobox when …
(edit) @5385   13 years Don-vip Hope it fixes #7671 layout bug (happened only once and cannot reproduce)
(edit) @5383   13 years Don-vip fix #7671 - Show last N used tags in "Add key/value" dialog for …
(edit) @5378   13 years bastiK fixed #7032 - can't easily add tags to recently drawn way
(edit) @5327   13 years simon04 fix NPE bug in PropertiesDialog/"Copy Value"
(edit) @5278   13 years simon04 fix #7617 - Properties/Memberships shortcuts fail after closing window
(edit) @5271   13 years simon04 fix #7760 - Double click on Attributes Window to Add tag (patch by joshdoe)
(edit) @5200   13 years akks see #7626, fix #7463: keys Ctrl-Shift-Up/Down, Enter, Spacebar work …
(edit) @5155   13 years simon04 fix #5933 - tagging presets: allow to change the matching process …
(edit) @5109   13 years simon04 fix #7535 - adding tags without key shouldn't be possible
(edit) @5032   13 years akks fix #7463: Ctrl-Shift-Up/Down shortcuts did't work if the properties …
(edit) @5020   13 years akks fix #7371: Use Enter/Insert for editing/adding tags in properties table
(edit) @4982   13 years stoecker see #7226 - patch by akks (fixed a bit) - fix shortcut deprecations
(edit) @4949   13 years xeen fix indentation issues in last commit
(edit) @4948   13 years xeen fix #5117 – the selection buffer (middle mouse paste) on *nix systems …
(edit) @4947   13 years stoecker shortcut fixes
(edit) @4888   13 years simon04 fix #7121 - Grammar in Properties/Memberships Toggle Dialog
(edit) @4869   13 years jttt Use final were appropriate
(edit) @4773   14 years bastiK applied #6883 - property toggle dialog: possibility to select and …
(edit) @4697   14 years bastiK see #6883 - property toggle dialog: possibility to select and perform …
Note: See TracRevisionLog for help on using the revision log.