source: josm/trunk/src/org/openstreetmap/josm/gui/widgets

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @19208   2 months taylor.smock Dependency updates: ivy.xml: * jmapviewer: 2.21 -> 2.22: Fix a …
(edit) @19103   5 months taylor.smock Cleanup some new PMD warnings from PMD 7.x (followup of r19101)
(edit) @19080   6 months taylor.smock See #23671: Deprecate Utils#isBlank and replace instances of it with …
(edit) @19050   7 months taylor.smock Revert most var changes from r19048, fix most new compile warnings …
(edit) @19048   7 months taylor.smock Dependency updates ivy.xml * org.eclipse.parsson:parsson: 1.1.5 -> …
(edit) @18871   13 months taylor.smock See #23218: Use newer error_prone versions when compiling on Java 11+ …
(edit) @18801   15 months taylor.smock Fix #22832: Code cleanup and some simplification, documentation fixes …
(edit) @18782   16 months taylor.smock Fix #23024: Set foreground color for feedback warning label (patch by …
(edit) @18538   2 years taylor.smock JosmTextField: setHint now properly returns the old hint See …
(edit) @18313   3 years Don-vip fix #21509 - fix potential NPEs related to comboboxes
(edit) @18311   3 years Don-vip fix #21488 - make our custom checkbox models extend ToggleButtonModel …
(edit) @18305   3 years Don-vip fix #21505 - fix most of javadoc warnings, remove deprecated code
(edit) @18285   3 years Don-vip see #21443 - Extract shortcut disablement to interface, with default …
(edit) @18283   3 years Don-vip fix #21427 - further simplify UploadDialog (patch by marcello, …
(edit) @18280   3 years Don-vip fix #21420 - fix type mismatch warning (patch by marcello)
(edit) @18258   3 years Don-vip see #21408 - fixups (patch by marcello)
(edit) @18257   3 years Don-vip fix #21408 - Fixes vanishing icons, and scrollpane size if icons have …
(edit) @18221   3 years Don-vip fix #21319 - Refactoring of class hierarchy around JosmComboBox / …
(edit) @18211   3 years Don-vip global use of !Utils.isEmpty/isBlank
(edit) @18208   3 years Don-vip global use of Utils.isEmpty/isBlank
(edit) @18193   3 years Don-vip fix javadoc warnings
(edit) @18173   3 years Don-vip fix #20690 - fix #21240 - Refactoring of UploadDialog, HistoryComboBox …
(edit) @18170   3 years Don-vip fix #21244 - Fix misspellings in comments (patch by gaben)
(edit) @18131   3 years Don-vip fix #21215 - fix StackOverflowError in ComboBoxHistory (patch by …
(edit) @18128   3 years Don-vip fix #21203 - Use Object.toString() to display history combobox items …
(edit) @18126   3 years Don-vip fix #21203 - CCE in HistoryComboBox#addCurrentItemToHistory (patch by …
(edit) @18114   3 years Don-vip fix #20954 - make FilterField extend …
(edit) @18113   3 years Don-vip fix #20990 - open dialog: new advanced property …
(edit) @18061   3 years Don-vip see #21131 - Improve GPX image correlation: direction detection and …
(edit) @17866   4 years simon04 fix #20706 - Enable text antialiasing for more systems (patch by …
(edit) @17842   4 years simon04 see #14176 - Migrate DateFilterPanel to Instant
(edit) @17807   4 years simon04 see #20706 - Revert "Enable text antialiasing for more JosmEditorPane" …
(edit) @17798   4 years simon04 fix #20706 - Enable text antialiasing for more JosmEditorPane (patch …
(edit) @17788   4 years simon04 fix #20164 - Changeset manager: Discussion tab: Problem with scrolling …
(edit) @17768   4 years simon04 fix #19645 - Add a search icon to search boxes of lists (icon by …
(edit) @17713   4 years simon04 Extract interface DocumentAdapter
(edit) @17650   4 years simon04 Extract IconTextCheckBox widget
(edit) @17649   4 years simon04 Extract QuadStateCheckBox.nextState
(edit) @17605   4 years simon04 fix #19554 - Tagging presets: Icons for all preset input boxes
(edit) @17333   4 years Don-vip see #20129 - Fix typos and misspellings in the code (patch by gaben)
(edit) @17314   4 years Don-vip see #7548 - make clear which preferences settings allow new tabs from …
(edit) @17299   4 years simon04 see #19819 - Obtain link color using UIManager (default to JOSM blue)
(edit) @17238   4 years Don-vip see #17634 - enforce upload policy again (broken after #19381 changes)
(edit) @17235   4 years Don-vip fix #19120 - fix #19954 - Disable Shift shortcuts in text fields
(edit) @17117   4 years simon04 see #19819 - Obtain link color using UIManager (patch by DevCharly)
(edit) @17116   4 years simon04 see #19819 - MapStatus: make color preferences work (patch by DevCharly)
(edit) @17078   4 years Don-vip fix #19794 - LatLonDialog: restore default action on Enter key stroke …
(edit) @16960   4 years simon04 see #8334 - Add advanced option to scale the table font Advanced …
(edit) @16919   4 years simon04 Fix typos in Javadoc
(edit) @16913   4 years simon04 fix #19698 - Refactoring: make private fields final
(edit) @16695   4 years simon04 see #19381 - Upload dialog: allow to disable text validation - …
(edit) @16675   4 years simon04 fix #19381 - AbstractTextComponentValidator: use NamedColorProperty
(edit) @16672   4 years simon04 see #19381 - Upload dialog: make warnings less intrusive
(edit) @16643   4 years simon04 see #19334 - https://errorprone.info/bugpattern/StringSplitter
(edit) @16630   4 years simon04 see #19334 - https://errorprone.info/bugpattern/UnnecessaryParentheses
(edit) @16628   4 years simon04 see #19334 - https://errorprone.info/bugpattern/MixedMutabilityReturnType
(edit) @16553   4 years Don-vip see #19334 - javadoc fixes + protected constructors for abstract classes
(edit) @16453   4 years simon04 see #19251, see #19252 - fix findFirst/map/orElse sequence
(edit) @16450   4 years simon04 see #19252 - Java 8: use Stream Now including the previously missing …
(edit) @16448   4 years simon04 see #19251 - Java warnings
(edit) @16440   4 years GerdP fix #19252: Crashreport when mouse is near split pane revert changes …
(edit) @16438   4 years simon04 see #19251 - Java 8: use Stream
(edit) @16420   4 years simon04 see #19237 - Add /*ICON*/ markers
(edit) @16409   4 years simon04 fix #19237 - Add more icons to text box context menu …
(edit) @16276   5 years simon04 fix #19075 - Presets: add popup menu to keys
(edit) @15790   5 years Don-vip fix #18632 - fix loading of SVG images in internal help browser
(edit) @15775   5 years simon04 Use (correct) magic constants
(edit) @15662   5 years simon04 Fix typo: overriden↦overridden
(edit) @15440   5 years Don-vip checkstyle/findbugs/sonar
(edit) @15437   5 years Don-vip fix #13015 - add icons to preset <check>s
(edit) @15287   5 years Don-vip see #15294, see #15484 - code cleanup, revert r12829 / r13036 now that …
(edit) @15116   5 years Don-vip fix #16301 - add filter for default imagery entries
(edit) @14977   6 years Don-vip ensures consistency of upload comment: * fix #11168 - ctrl-z/undo …
(edit) @14976   6 years Don-vip see #15051 - add a new method to get search text from …
(edit) @14930   6 years GerdP see #17514: Allow to paste full changeset URL where changeset id is …
(edit) @14822   6 years Don-vip add unit test for AboutAction
(edit) @14726   6 years Don-vip fix #17235 - NPE
(edit) @14676   6 years Don-vip fix #17182 - restore contextual menu of history dialog
(edit) @14668   6 years simon04 fix #17185 - Do not offer unsupported file types for saving OsmDataLayer
(edit) @14463   6 years Don-vip fix #17040 - fix memory leaks when calling history dialog
(edit) @14302   6 years Don-vip see #16781 - fix more typos using https://github.com/vlajos/misspell-fixer
(edit) @14273   6 years stoecker fix typos - patch by naoliv - fix #16781 - Thanks a lot
(edit) @14248   6 years Don-vip fix #16730 - make sure we try to display popup menus only if their …
(edit) @14153   6 years Don-vip see #15229 - deprecate Main.parent and Main itself
(edit) @14138   6 years Don-vip see #15229 - deprecate Main.platform and related methods - new class …
(edit) @13974   6 years Don-vip fix recent minor issues
(edit) @13969   6 years Don-vip fix #16417 - Downloading primitive with id "0" causes …
(edit) @13965   6 years Don-vip cache contextual popup menu icons to improve performance when …
(edit) @13853   6 years Don-vip fix #11949 - History dialog: insert <wbr> in username labels to …
(edit) @13849   6 years Don-vip SonarQube - fix minor code issues
(edit) @13649   7 years Don-vip fix #16204 - allow to create a new layer, draw, drag, open a few …
(edit) @13647   7 years Don-vip see #16204 - Allow to start and close JOSM in WebStart sandbox mode …
(edit) @13504   7 years Don-vip see #11924, see #15560 - fix deprecation warning with Java 10
(edit) @13369   7 years stoecker see #15734 - fix two icons by simply cutting the size. The circle is …
(edit) @13265   7 years Don-vip see #15709 - fix a lot of memory leaks. Now gui.layer.geoImage.*
(edit) @13206   7 years Don-vip enable PMD rule OptimizableToArrayCall
(edit) @13157   7 years Don-vip see #15550 - better (?) resizing of note tooltips
(edit) @13111   7 years Don-vip fix #11217, fix #12623 - major rework of notes tooltips: - display …
(edit) @13076   7 years Don-vip see #15560 - fix javadoc warnings with recent JDKs
(edit) @13050   7 years Don-vip fix #14602 - allow both dot and comma decimal separator everywhere …
Note: See TracRevisionLog for help on using the revision log.