source: josm/trunk/src/org/openstreetmap/josm/gui/widgets/JosmComboBox.java

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @16453   4 years simon04 see #19251, see #19252 - fix findFirst/map/orElse sequence
(edit) @16448   4 years simon04 see #19251 - Java warnings
(edit) @16438   4 years simon04 see #19251 - Java 8: use Stream
(edit) @14977   5 years Don-vip ensures consistency of upload comment: * fix #11168 - ctrl-z/undo …
(edit) @14302   6 years Don-vip see #16781 - fix more typos using https://github.com/vlajos/misspell-fixer
(edit) @9576   8 years Don-vip code refactoring for unit tests / headless mode
(edit) @9546   8 years Don-vip add more unit tests, fix packages, rename manual functional unit tests …
(edit) @9484   8 years simon04 Refactoring: add JosmComboBox.getEditorComponent, Javadoc
(edit) @8777   9 years Don-vip Basic Java 9 support: make code compile, and Linux scripts detect it
(edit) @8510   9 years Don-vip checkstyle: enable relevant whitespace checks and fix them
(edit) @8377   9 years Don-vip performance - remove useless boxing of boolean constants
(edit) @8005   9 years Don-vip fix #11064 - disable undo/redo feature for table cell editors
(edit) @7937   9 years bastiK add subversion property svn:eol=native
(edit) @7863   9 years Don-vip fix #10470 - fix invalid recognition of items in AutoCompletionComboBox
(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) @6990   10 years Don-vip sonar - place Strings literals on the left side when checking for …
(edit) @6890   10 years Don-vip fix some Sonar issues (Constructor Calls Overridable Method)
(edit) @6832   10 years akks see #4429: Copy/Paste context menu for comboboxes did not appear
(edit) @6830   10 years Don-vip javadoc fixes for jdk8 compatibility
(edit) @6316   11 years Don-vip Sonar/FindBugs - Loose coupling
(edit) @6296   11 years Don-vip Sonar/Findbugs - Avoid commented-out lines of code, javadoc
(edit) @6288   11 years Don-vip Sonar/Findbugs - Remove unneeded Vector usage
(edit) @6017   11 years Don-vip fix #8818 - NPE in JosmComboBox
(edit) @5886   11 years Don-vip see #4429 - Right click menu "undo, cut, copy, paste, delete, select …
(edit) @5558   12 years Don-vip fix #8168 - preset combo boxes - text is cut off
(edit) @5451   12 years Don-vip fix #7978 - Merging nodes and upload were broken due to improper …
(edit) @5450   12 years Don-vip fix #7917 - Control the number of items displayed at once in all …
(add) @5429   12 years Don-vip fix #7917 - Control the number of items displayed at once in all …
Note: See TracRevisionLog for help on using the revision log.