source: josm/trunk/src/org/openstreetmap/josm/gui/tagging/ac

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @9576   8 years Don-vip code refactoring for unit tests / headless mode
(edit) @9575   8 years Don-vip add unit tests
(edit) @9484   8 years simon04 Refactoring: add JosmComboBox.getEditorComponent, Javadoc
(edit) @9371   8 years simon04 Java 7: use Objects.equals and Objects.hash
(edit) @9266   8 years simon04 Refactoring: move getMatchingPresets to TaggingPresets and add …
(edit) @9231   8 years Don-vip javadoc update
(edit) @9078   8 years Don-vip sonar - Immutable Field
(edit) @8958   8 years Don-vip update javadoc + checkstyle fix + update presets links
(edit) @8863   9 years Don-vip major code cleanup/refactoring of tagging presets: slay the monster …
(edit) @8855   9 years Don-vip sonar - Unused private method should be removed sonar - Unused …
(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) @8786   9 years simon04 fix #11626 - <checkgroup> blocks auto completion and match=*
(edit) @8624   9 years bastiK add missing svn:eol-style=native
(edit) @8513   9 years Don-vip checkstyle: blocks
(edit) @8510   9 years Don-vip checkstyle: enable relevant whitespace checks and fix them
(edit) @8481   9 years akks see #11209: potentially fix input method switching problems
(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) @8465   9 years Don-vip minor code style issues
(edit) @8463   9 years Don-vip see #11209 - switch input method as soon as option selected + detect …
(edit) @8461   9 years Don-vip global use of String.isEmpty()
(edit) @8444   9 years Don-vip remove extra whitespaces
(edit) @8441   9 years Don-vip see #11209 - add debug messages
(edit) @8429   9 years Don-vip fix #11485 - robustness to JDK-6322854 when dealing with system selection
(edit) @8394   9 years Don-vip - global use of String.isEmpty() - Correctness - Method throws …
(edit) @8390   9 years Don-vip Sonar - various performance improvements
(edit) @8387   9 years Don-vip fix some Findbugs warnings
(edit) @8379   9 years Don-vip Consecutively calls to StringBuffer/StringBuilder .append should reuse …
(edit) @8376   9 years Don-vip code style - remove useless calls to toString()
(edit) @8308   9 years Don-vip fix potential NPEs and Sonar issues related to serialization
(edit) @8291   9 years Don-vip fix squid:RedundantThrowsDeclarationCheck + consistent Javadoc for …
(edit) @8268   9 years simon04 fix #9533 - Do not autocomplete in combo boxes unless cursor is at the end
(edit) @8267   9 years simon04 fix #10720 - Auto completion changing default values in presets
(edit) @8130   9 years Don-vip fix Sonar issue squid:ModifiersOrderCheck - Modifiers should be …
(edit) @8005   9 years Don-vip fix #11064 - disable undo/redo feature for table cell editors
(edit) @7864   9 years Don-vip global cleanup of IllegalArgumentExceptions thrown by JOSM
(edit) @7863   9 years Don-vip fix #10470 - fix invalid recognition of items in AutoCompletionComboBox
(edit) @7748   9 years Don-vip fix some Sonar issues recently introduced
(edit) @7725   9 years bastiK autocomplete: remember user input and prefer recently entered strings …
(edit) @7632   10 years Don-vip see #10647 - fix NPE
(edit) @7631   10 years Don-vip fix #10647 - Shortcuts are activated while in dialogs
(edit) @7556   10 years Don-vip fix #8262 - Relation editor: filter autocompletion of roles by …
(edit) @7509   10 years stoecker remove tabs
(edit) @7021   10 years Don-vip see #8465 - enable -Xlint:cast and fix associated warnings
(edit) @7015   10 years Don-vip see #8465 - fix generics for JComboBox/JList
(edit) @7005   10 years Don-vip see #8465 - use diamond operator where applicable
(edit) @7001   10 years Don-vip see #8465 - switch core to Java 7
(edit) @6912   10 years Don-vip Refactor duplicated code
(edit) @6890   10 years Don-vip fix some Sonar issues (Constructor Calls Overridable Method)
(edit) @6830   10 years Don-vip javadoc fixes for jdk8 compatibility
(edit) @6437   10 years Don-vip fix #9354 - Add source key to autocompletion box in add/edit tag dialog
(edit) @6380   10 years Don-vip update license/copyright information
(edit) @6317   11 years Don-vip Sonar/FindBugs - Loose coupling
(edit) @6316   11 years Don-vip Sonar/FindBugs - Loose coupling
(edit) @6248   11 years Don-vip Rework console output: - new log level "error" - Replace nearly all …
(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) @6068   11 years akks see #8853: Massive (and dumb) refactoring of TaggingPreset class …
(edit) @5926   11 years bastiK clean up imports
(edit) @5886   11 years Don-vip see #4429 - Right click menu "undo, cut, copy, paste, delete, select …
(edit) @5881   11 years stoecker javadoc fixes
(edit) @5791   11 years Don-vip see #8530 - workaround for NPE when loading "Steps properties" presets …
(edit) @5704   11 years akks see #8412, #4828: Add tag and Edit tag dialogs: added context menu …
(edit) @5579   11 years Don-vip see #8180 - Presets: Allow length of input box for text
(edit) @5520   12 years Don-vip fix #8088 - Width of edit box for long values
(edit) @5483   12 years Don-vip see #8012 - fix #8013 - Fix bad handling of Strings in AutoCompletingBoxes
(edit) @5479   12 years Don-vip fix #8003 - Recently used tag button does not fill in last used …
(edit) @5450   12 years Don-vip fix #7917 - Control the number of items displayed at once in all …
(edit) @5429   12 years Don-vip fix #7917 - Control the number of items displayed at once in all …
(edit) @5266   12 years bastiK fixed majority of javadoc warnings by replacing "{@see" by "{@link"
(edit) @5196   12 years simon04 tagging presets: fix customized matching for combo elements (broken …
(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) @4869   12 years jttt Use final were appropriate
(edit) @4868   12 years jttt fix some warnings
(edit) @4576   12 years Don-vip fix #7026 - autocompletion stopped working for changeset comments
(edit) @4508   13 years Don-vip fix #6938 - should enforce limit of 255 chars per changeset comment …
(edit) @4300   13 years stoecker fix #6306 - patch by simon04 - enable autocompletion with name-values …
(edit) @4223   13 years stoecker fix #6570 (revert change in r4215, see #6547), i18n update, fix typo …
(edit) @4191   13 years stoecker remove old debug stuff
(edit) @4176   13 years stoecker fix #6456 - selecting number in dropdown does not work
(edit) @4132   13 years stoecker fix #6430 - fix autocompletion for numbers
(edit) @4095   13 years bastiK applied #6256 (patch by Hojoe) - Cursor Right behaviour after …
(edit) @4018   13 years bastiK applied #6187 - Search GUI improvements (patch by bilbo)
(edit) @3891   13 years bastiK fix #5927 - Auto-complete is partially broken (patch by ax)
(edit) @3866   13 years bastiK fixed #5876 (patch by ax) - AutoCompletingComboBox gets initialized …
(edit) @3479   14 years jttt cosmetics
(edit) @3385   14 years jttt Fix warnings
(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) @3289   14 years stoecker added role support to presets
(edit) @3215   14 years bastiK fixed #4979 Exception when opening the download window; fixed #2221 - …
(edit) @3214   14 years bastiK autocompletion cleanup - fixes #2729
(edit) @3213   14 years bastiK see #4899 (fixed bug from the autocomplete rework)
(edit) @3210   14 years bastiK autocompletion rework; breaks tageditor plugin and possibly other …
(edit) @3083   14 years bastiK added svn:eol-style=native to source files
(edit) @2990   14 years jttt Fix some eclipse warnings
Note: See TracRevisionLog for help on using the revision log.