source: josm/trunk/src/org/openstreetmap/josm/gui/tagging/TagTable.java

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @12620   7 years Don-vip see #15182 - deprecate all Main logging methods and introduce …
(edit) @12523   7 years Don-vip see #11924 - fix remaining warnings about extended modifiers
(edit) @12384   7 years michael2402 Doument the gui.tagging package
(edit) @10604   8 years Don-vip fix #12478, fix #12565, fix #11114 - Use ​Swing Copy/Paste instead of …
(edit) @10378   8 years Don-vip Checkstyle 6.19: enable SingleSpaceSeparator and fix violations
(edit) @10369   8 years stoecker see #9995 - patch by strump - improve HIDPI
(edit) @10357   8 years stoecker see #9995, see #10684 - remove more hardcoded places of images
(edit) @10217   8 years Don-vip findbugs - SF_SWITCH_NO_DEFAULT + various sonar fixes
(edit) @10082   8 years Don-vip remove useless code
(edit) @10070   8 years Don-vip refactor duplicated code
(edit) @9983   8 years Don-vip remove unused code
(edit) @9847   8 years Don-vip code refactoring
(edit) @9319   8 years simon04 fix #12298 - ArrayIndexOutOfBoundsException when adding tag to empty …
(edit) @9231   8 years Don-vip javadoc update
(edit) @9078   8 years Don-vip sonar - Immutable Field
(edit) @9073   8 years Don-vip checkstyle - Comments Indentation
(edit) @9059   8 years Don-vip checkstyle
(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) @8760   9 years simon04 fix #11686 - Error by uploading changeset with too long tag Changeset …
(edit) @8540   9 years Don-vip fix remaining checkstyle issues
(edit) @8510   9 years Don-vip checkstyle: enable relevant whitespace checks and fix them
(edit) @8470   9 years Don-vip javadoc fixes. Removed one duplicated method in exception handling
(edit) @8444   9 years Don-vip remove extra whitespaces
(edit) @8308   9 years Don-vip fix potential NPEs and Sonar issues related to serialization
(edit) @8285   9 years Don-vip fix sonar squid:S2039 - Member variable visibility should be specified
(edit) @7509   10 years stoecker remove tabs
(edit) @7026   10 years stoecker fix #3142 - drop applet code finally
(edit) @7005   10 years Don-vip see #8465 - use diamond operator where applicable
(edit) @6890   10 years Don-vip fix some Sonar issues (Constructor Calls Overridable Method)
(edit) @6524   10 years Don-vip global use of Utils.joinAsHtmlUnorderedList()
(edit) @6321   10 years akks fix #9200: repair tags copy-pasting
(edit) @6319   11 years akks fix #9046: Paste Tags in relation editor should work for text buffer
(edit) @6296   11 years Don-vip Sonar/Findbugs - Avoid commented-out lines of code, javadoc
(edit) @6248   11 years Don-vip Rework console output: - new log level "error" - Replace nearly all …
(edit) @6092   11 years akks fix #7352: add "Paste tags" button to the relation editor
(edit) @6070   11 years stoecker see #8853 remove tabs, trailing spaces, windows line ends, strange …
(edit) @6064   11 years akks see #8125, #6221 (possibly): improve TAB switching in Relation Editor
(edit) @6063   11 years akks fix #8551: JOSM Relation Editor was resetting mouse speed on Windows …
(edit) @5266   12 years bastiK fixed majority of javadoc warnings by replacing "{@see" by "{@link"
(edit) @4310   13 years stoecker fix #6680, fix #6677 - i18n issues
(edit) @4191   13 years stoecker remove old debug stuff
(edit) @4120   13 years stoecker fix #4948 - patch by Hojoe - Relation Editor: Height of cells are too …
(edit) @3530   14 years stoecker fix array preferences
(edit) @3214   14 years bastiK autocompletion cleanup - fixes #2729
(edit) @3210   14 years bastiK autocompletion rework; breaks tageditor plugin and possibly other …
(edit) @3141   14 years Gubaer small changes in tag editor panel
(edit) @3100   14 years Gubaer fixed #4686: When editing tags in the relation editor <TAB> will …
(edit) @3083   14 years bastiK added svn:eol-style=native to source files
(edit) @3068   14 years Gubaer fixed #4599: relation-editor: delete key deletes whole tag row
(edit) @3015   14 years Gubaer Possibility to inject a TagCellEditor into a TagTable. Required for …
(edit) @2997   14 years Gubaer fixed #4506: relation-editor: tag-delete-button does not work
(edit) @2974   14 years Gubaer fixed #4506: relation-editor: tag-delete-button does not work removed …
(edit) @2626   14 years jttt Fixed some of the warnings found by FindBugs
(edit) @2512   14 years stoecker i18n updated, fixed files to reduce problems when applying patches, …
(edit) @2048   15 years Gubaer Improved auto completion fixed #2729: Auto completion with numbers …
(copy) @2040   15 years Gubaer improved upload dialog new: tags for changesets new: multiple uploads …
copied from trunk/src/org/openstreetmap/josm/gui/dialogs/relation/TagTable.java
(edit) @1884   15 years jttt Fix ArrayIndexOutOfBoundsException 0:-2 in relation editor when …
Note: See TracRevisionLog for help on using the revision log.