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) @8863   9 years Don-vip major code cleanup/refactoring of tagging presets: slay the monster …
(edit) @8846   9 years Don-vip sonar - fb-contrib - minor performance improvements: * Method passes …
(edit) @8840   9 years Don-vip sonar - squid:S3052 - Fields should not be initialized to default values
(edit) @8836   9 years Don-vip fix Checkstyle issues
(edit) @8811   9 years simon04 see #11916 - Refactoring of SearchAction/SearchCompiler
(edit) @8693   9 years simon04 fix #11741 - Properties dialog: add taginfo icon Icon is based on …
(edit) @8679   9 years simon04 fix #11741 - Properties dialog: add a contextual menu on taginfo
(edit) @8624   9 years bastiK add missing svn:eol-style=native
(edit) @8540   9 years Don-vip fix remaining checkstyle issues
(edit) @8538   9 years akks some more debugging output, see #11209
(edit) @8510   9 years Don-vip checkstyle: enable relevant whitespace checks and fix them
(edit) @8509   9 years Don-vip fix many checkstyle violations
(edit) @8470   9 years Don-vip javadoc fixes. Removed one duplicated method in exception handling
(edit) @8469   9 years Don-vip Add some more package-info.java to enhance Javadoc. Refactor package …
(edit) @8463   9 years Don-vip see #11209 - switch input method as soon as option selected + detect …
(edit) @8444   9 years Don-vip remove extra whitespaces
(edit) @8429   9 years Don-vip fix #11485 - robustness to JDK-6322854 when dealing with system selection
(edit) @8426   9 years Don-vip Accessibility - global use of JLabel.setLabelFor() + various fixes …
(edit) @8399   9 years Don-vip see #11397, see #11447 - partial revert of r8308 (SONARJAVA-1061: FP …
(edit) @8390   9 years Don-vip Sonar - various performance improvements
(edit) @8387   9 years Don-vip fix some Findbugs warnings
(edit) @8371   9 years Don-vip fix #11384 - UI problem with add tag dialog
(edit) @8365   9 years Don-vip fix Findbugs performance issues
(edit) @8359   9 years Don-vip fix #11422 - Help for keyboard shortcut should consider the operating …
(edit) @8345   9 years Don-vip code style - Useless parentheses around expressions should be removed …
(edit) @8342   9 years Don-vip code style - Close curly brace and the next "else", "catch" and …
(edit) @8338   9 years Don-vip fix squid:S1319 - Declarations should use Java collection interfaces …
(edit) @8330   9 years simon04 see #11384 - Attempt to fix UI problem with add tag dialog
(edit) @8308   9 years Don-vip fix potential NPEs and Sonar issues related to serialization
(edit) @8304   9 years Don-vip simplify URL encoding/decoding
(edit) @8285   9 years Don-vip fix sonar squid:S2039 - Member variable visibility should be specified
(edit) @8234   9 years simon04 fix #11354 - Add tags: clear input fields after adding tag without …
(edit) @8222   9 years simon04 fix #11335 - Add value dialog: canceling "Set number of recently added …
(edit) @8205   9 years simon04 fix #10790 - Display shortcuts in adding tags dialog
(edit) @8189   9 years stoecker see #11275 - i18n fixes
(edit) @8170   9 years stoecker fix #11275 - improve display of multiple values - original patch by …
(edit) @8061   9 years bastiK see #11096 - strip .png
(edit) @7937   9 years bastiK add subversion property svn:eol=native
(edit) @7883   9 years Don-vip fix #6430 - add tag: selection problem with single-char values on some …
(edit) @7862   9 years Don-vip fix #10858 - fix problematic help topics
(edit) @7725   10 years bastiK autocomplete: remember user input and prefer recently entered strings …
(edit) @7681   10 years Don-vip fix #10687 - clarify wording
(edit) @7680   10 years Don-vip fix #10687 - make properties.remember-recently-added-tags true as …
(edit) @7668   10 years stoecker cleanup icons, mark undetected icons, set proper mimetype, delete …
(edit) @7539   10 years Don-vip fix #5957, fix #10458, see #10455: fix various focus/shortcuts issues: …
(edit) @7435   10 years Don-vip fix #10389 - rename "Copy Key/Value" to "Copy selected Keys/Values"
(edit) @7368   10 years Don-vip fix #10348 - NPE when using F1 (Go to OSM wiki) on a relation without …
(edit) @7158   10 years Don-vip fix #10039 - don't raise warning for same values
(edit) @7137   10 years Don-vip fix #10039 - No warning when adding a tag with an already existing key
(edit) @7128   10 years simon04 Fix Sonar issue (package cycle)
(edit) @7113   10 years simon04 fix #9872 - Sort "Member of" list naturally
(edit) @7029   10 years Don-vip fix more warnings, remove unused code
(edit) @7025   10 years Don-vip Sonar - fix various issues
(edit) @7005   10 years Don-vip see #8465 - use diamond operator where applicable
(edit) @6986   10 years Don-vip sonar - fix various minor issues
(edit) @6939   10 years Don-vip fix #9864 - add "Add/Edit/Delete" entries to tags/memberships …
(edit) @6890   10 years Don-vip fix some Sonar issues (Constructor Calls Overridable Method)
(edit) @6808   10 years Don-vip fix #9675 - allow resize of "add tag" dialog
(edit) @6794   10 years Don-vip fix #5783 - DataIntegrityProblemException: "Primitive must be part of …
(edit) @6752   10 years Don-vip fix #7633, see #9264 - fix dynamic side buttons broken in r6727 + many …
(edit) @6746   10 years akks better fix for #9591
(edit) @6745   10 years akks fix #9591: select selected members when opening relation editor
(edit) @6742   10 years simon04 fix #7686 - Shorten long search expression for display purposes (in …
(edit) @6707   10 years Don-vip fix #9028, see #6797 - load imagery layer icons in background
(edit) @6700   10 years Don-vip fix #518 - Unicode normalization in add/edit tags dialog
(edit) @6699   10 years Don-vip fix #9547 - Remove multiple whitespaces inside values
(edit) @6652   10 years simon04 fix #9525 - multiselecting objects does not show differing relation …
(edit) @6643   10 years Don-vip global replacement of e.printStackTrace() by Main.error(e)
(edit) @6623   10 years Don-vip fix Sonar issues
(edit) @6595   10 years simon04 see #8969 - add "Do not show again (this operation)" for "Really …
(edit) @6572   10 years simon04 see #7797 - extend presets by <preset_link preset_name="..." /> to …
(edit) @6557   10 years Don-vip fix #3722 - fix shortcuts for "next photo" and "previous photo" after …
(edit) @6546   10 years Don-vip fix #9482, see #9423, see #6853 - fix regression from r6542: irregular …
(edit) @6403   10 years Don-vip fix #9352 - find icon in presets for recent added tags if none is …
(edit) @6365   11 years Don-vip Sonar/Findbugs - fix of recent violations
(edit) @6362   11 years Don-vip Checkstyle: - private constructors for util classes - final classes - …
(edit) @6361   11 years Don-vip Sonar/Findbugs - Unused formal parameter
(edit) @6336   11 years Don-vip code cleanup / robustness in edit layer handling
(edit) @6324   11 years Don-vip fix #9172 - rename "Properties / Memberships" as "Tags / Memberships"
(edit) @6316   11 years Don-vip Sonar/FindBugs - Loose coupling
(edit) @6314   11 years Don-vip fix #8512 - Do not display discardable keys by default. Expert users …
(edit) @6310   11 years Don-vip Sonar/FindBugs - Nested blocks of code should not be left empty
(edit) @6264   11 years Don-vip Sonar/FindBugs - Performance - Method concatenates strings using + in …
(edit) @6246   11 years Don-vip Sonar/FindBugs - various bugfixes / violation fixes
(edit) @6142   11 years Don-vip see #8902 - fix compilation warnings
(edit) @6113   11 years Don-vip fix some compilation warnings
(edit) @6109   11 years Don-vip fix #8870 - Data layer context menu: Go to OSM wiki page does not …
(edit) @6101   11 years akks revert 6099: seems it was not the described bug
(edit) @6099   11 years akks see #8921: avoid setTooltipText(null) (gives NPE when tooltip is shown …
(edit) @6095   11 years akks fix #8926: Add Value: Double-clicking on entry produced two changes
(edit) @6087   11 years Don-vip see #8902 - string.equals("") => string.isEmpty() (patch by shinigami)
(edit) @6085   11 years Don-vip see #8902 - c-like array definitions changed to java-like (patch by …
(edit) @6084   11 years bastiK see #8902 - add missing @Override annotations (patch by shinigami)
(edit) @6081   11 years Don-vip fix #8896 - Do not use null names for recent tag shortcuts
(edit) @6070   11 years stoecker see #8853 remove tabs, trailing spaces, windows line ends, strange …
(edit) @6068   11 years akks see #8853: Massive (and dumb) refactoring of TaggingPreset class …
(edit) @6038   11 years akks fix #8829: relation was often hanging JOSM after 6036 + better highlighting
(edit) @6025   11 years akks Highlight relation or object when user clicks the list in Relation …
(edit) @5984   11 years Don-vip fix #7700 - fix all EDT violations observed while merging layers, most …
(edit) @5975   11 years Don-vip fix #8730 - Don't interpret HTML code in value JLabel of properties dialog
Note: See TracRevisionLog for help on using the revision log.