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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @12859   7 years Don-vip see #15229 - see #15182 - deprecate non-GUI AutoCompletion* classes …
(edit) @12846   7 years bastiK see #15229 - use Config.getPref() wherever possible
(edit) @12620   7 years Don-vip see #15182 - deprecate all Main logging methods and introduce …
(edit) @10626   8 years Don-vip simplify handling of ignored/traced exceptions
(edit) @8840   9 years Don-vip sonar - squid:S3052 - Fields should not be initialized to default values
(edit) @8513   9 years Don-vip checkstyle: blocks
(edit) @8510   9 years Don-vip checkstyle: enable relevant whitespace checks and fix them
(edit) @8444   9 years Don-vip remove extra whitespaces
(edit) @8394   9 years Don-vip - global use of String.isEmpty() - Correctness - Method throws …
(edit) @8308   9 years Don-vip fix potential NPEs and Sonar issues related to serialization
(edit) @8267   9 years simon04 fix #10720 - Auto completion changing default values in presets
(edit) @8005   9 years Don-vip fix #11064 - disable undo/redo feature for table cell editors
(edit) @7509   10 years stoecker remove tabs
(edit) @6912   10 years Don-vip Refactor duplicated code
(edit) @6890   10 years Don-vip fix some Sonar issues (Constructor Calls Overridable Method)
(edit) @6087   11 years Don-vip see #8902 - string.equals("") => string.isEmpty() (patch by shinigami)
(edit) @6084   11 years bastiK see #8902 - add missing @Override annotations (patch by shinigami)
(edit) @6070   11 years stoecker see #8853 remove tabs, trailing spaces, windows line ends, strange …
(edit) @5886   11 years Don-vip see #4429 - Right click menu "undo, cut, copy, paste, delete, select …
(edit) @5579   11 years Don-vip see #8180 - Presets: Allow length of input box for text
(edit) @5266   12 years bastiK fixed majority of javadoc warnings by replacing "{@see" by "{@link"
(edit) @4191   13 years stoecker remove old debug stuff
(edit) @4095   13 years bastiK applied #6256 (patch by Hojoe) - Cursor Right behaviour after …
(edit) @3312   14 years bastiK fix again. (triple negation was too much...)
(edit) @3311   14 years bastiK fix last commit
(edit) @3310   14 years bastiK fixed #4879 - tooltip: What does "guess" in correlate photos?, #5106 - …
(edit) @3215   14 years bastiK fixed #4979 Exception when opening the download window; fixed #2221 - …
(copy) @3210   14 years bastiK autocompletion rework; breaks tageditor plugin and possibly other …
copied from trunk/src/org/openstreetmap/josm/gui/tagging/AutoCompletingTextField.java
(edit) @3083   14 years bastiK added svn:eol-style=native to source files
Note: See TracRevisionLog for help on using the revision log.