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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @19050   4 weeks taylor.smock Revert most var changes from r19048, fix most new compile warnings …
(edit) @18918   5 months taylor.smock Fix #23290: Validate the regions a tag is expected to be in (patch by …
(edit) @18871   7 months taylor.smock See #23218: Use newer error_prone versions when compiling on Java 11+ …
(edit) @18867   7 months taylor.smock See #16567: Update to JUnit 5 This adds the @TaggingPresets
(edit) @18866   7 months taylor.smock Fix #23196: DataIntegrityProblemException: Primitive must be part of …
(edit) @18824   8 months taylor.smock Fix #23153: Remote Control API call is adding hashtags many times …
(edit) @18823   8 months taylor.smock Improve performance for …
(edit) @18801   9 months taylor.smock Fix #22832: Code cleanup and some simplification, documentation fixes …
(edit) @18692   14 months taylor.smock Fix #21965: Reuse same instance of "<different>" for consistency …
(edit) @18691   14 months taylor.smock Significantly reduce cost of large presets like `Name Suggestion …
(edit) @18683   15 months taylor.smock Fix #22783: Presets menu should not sort the first action block The …
(edit) @18682   15 months Klumbumbus fix #22784, fix #22785, fix #22786 - Add context sensitive help links, …
(edit) @18648   16 months taylor.smock Fix #22693: PresetListEntry should use trc instead of tr for …
(edit) @18607   18 months taylor.smock See #21829: DataIntegrityProblemException: Primitive must be part of …
(edit) @18574   19 months taylor.smock Fix #22378: Preview object properties on mouse hover (patch by …
(edit) @18363   2 years GerdP see #6725, #21438 correct @since xxx
(edit) @18342   2 years Don-vip fix #21645 - code cleanup (patch by gaben)
(edit) @18327   2 years GerdP fix #21550: NPE in …
(edit) @18321   3 years GerdP fix #21446: Memory leaks with TaggingPreset - don't always add …
(edit) @18313   3 years Don-vip fix #21509 - fix potential NPEs related to comboboxes
(edit) @18281   3 years GerdP fix #21438: NPE in AutoCompletionManager.getAllForKeys() - fix …
(edit) @18277   3 years Don-vip fix #21438 - NPE (patch by marcello)
(edit) @18265   3 years Don-vip fix new defects reported by coverity
(edit) @18260   3 years Don-vip fix #21408 - fix fill-default property, add tests (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) @18254   3 years Don-vip fix #21408 - fix #19013, fix #21385, fix #21404 - Fix MultiSelect …
(edit) @18251   3 years Don-vip fix #21397 - restore combobox and multiselect abaility to display an …
(edit) @18223   3 years Don-vip fix #21319 - fix optional regression (patch by marcello)
(edit) @18221   3 years Don-vip fix #21319 - Refactoring of class hierarchy around JosmComboBox / …
(edit) @18208   3 years Don-vip global use of Utils.isEmpty/isBlank
(edit) @18170   3 years Don-vip fix #21244 - Fix misspellings in comments (patch by gaben)
(edit) @18129   3 years Don-vip tools update: checkstyle 8.44, spotbugs 4.2.3, proguard 7.1.1, …
(edit) @18099   3 years Don-vip fix #21176 - fix icon sizes of save layers dialog
(edit) @18080   3 years Don-vip fix #21156 - fix #20851 - see #20861 - disable value_template for …
(edit) @18077   3 years Don-vip fix #21142 - Make checkbox changes update value_template fields in …
(edit) @18040   3 years Don-vip fix #21124 - see #21117 - better fix (patch by marcello)
(edit) @18023   3 years Don-vip fix #21117 - see #18949 - avoid infinite loop with presets with …
(edit) @18001   3 years Don-vip fix #21095 - see #21041 - fix NPE when opening the preset editor with …
(edit) @17981   3 years Don-vip fix #21041 - Tagging preset validation: clone properly primitives …
(edit) @17919   3 years simon04 fix #20952, see #20851 - Revert "Tagging presets: value_template="..." …
(edit) @17899   3 years simon04 fix #20888, see #18949 - Tagging presets (value_template): fix …
(edit) @17877   3 years simon04 see #20851 - Tagging presets: value_template="..." for <combo>
(edit) @17876   3 years simon04 fix #20851, see #20842 - Tagging presets: value_template="..." for …
(edit) @17875   3 years simon04 see #20851, see #20842 - Revert "Fix UOE in …
(edit) @17867   3 years simon04 see #17177 - fix @since xxx
(edit) @17859   3 years simon04 fix #20842 - Fix UOE in TaggingPresetItemGuiSupport.evaluateCondition
(edit) @17829   3 years simon04 fix #20792 - Tagging preset: columns in checkgroup not fully respected
(edit) @17793   3 years simon04 Fix PMD Warnings
(edit) @17787   3 years simon04 fix #20741 - Various code simplifications (patch by gaben)
(edit) @17713   3 years simon04 Extract interface DocumentAdapter
(edit) @17662   3 years simon04 fix #19012 - Tagging presets: additional matching criteria via `<item …
(edit) @17651   3 years simon04 see #19078 - Preset preference: extract property constants
(edit) @17650   3 years simon04 Extract IconTextCheckBox widget
(edit) @17643   3 years simon04 see #19078 - Presets: validate user input (using MapCSSTagChecker, …
(edit) @17639   3 years simon04 see #18949 - Tagging presets: trigger value_template="..." from …
(edit) @17636   3 years GerdP fix #20578: JOSM is out of memory - While adding a local xml preset - …
(edit) @17610   3 years simon04 see #18949 - Tagging presets: value_template="..." for <text> Use …
(edit) @17609   3 years simon04 see #18949 - Extract class TaggingPresetItemGuiSupport
(edit) @17608   3 years simon04 see #19554 - Checkstyle
(edit) @17607   3 years simon04 see #19554 - Java Warnings
(edit) @17606   3 years simon04 TaggingPreset: use SequenceCommand.wrapIfNeeded
(edit) @17605   3 years simon04 fix #19554 - Tagging presets: Icons for all preset input boxes
(edit) @17333   3 years Don-vip see #20129 - Fix typos and misspellings in the code (patch by gaben)
(edit) @17188   4 years Klumbumbus fix #19851 - Fix shortcut names
(edit) @17161   4 years simon04 see #7548 - Re-organize the preference dialog (map preferences)
(edit) @17077   4 years Don-vip fix #19813 - see #16031 - fix selection of Multiselect presets …
(edit) @17055   4 years GerdP see #19793: Memory leaks: Bad programming pattern reg. listeners …
(edit) @17031   4 years Klumbumbus see #19726 - Unify multipolygon and relation icons, all self created, …
(edit) @16976   4 years Klumbumbus see #19726 - Update OSM wiki object type icons (taken from e.g. …
(edit) @16884   4 years simon04 see #19669 - Add help button to "Apply Preset"
(edit) @16768   4 years simon04 fix #19449 ImageProviderTest.testGetPadded has slow startup, and a …
(edit) @16733   4 years simon04 fix #19489 - NPE in ComboMultiSelect.getItemToSelect
(edit) @16699   4 years simon04 fix #19392 - Presets opened from relation editor need to pass …
(edit) @16691   4 years simon04 see #16031 - Add ComboTest.testUseLastAsDefault
(edit) @16690   4 years simon04 Extract PresetListEntry class
(edit) @16689   4 years simon04 Move ConcatenatingJList from ComboMultiSelect to MultiSelect
(edit) @16688   4 years simon04 see #16031 - Extract ComboMultiSelect.getItemToSelect
(edit) @16687   4 years simon04 fix #16031 - Presets: make use_last_as_default="true" work (patch by …
(edit) @16643   4 years simon04 see #19334 - https://errorprone.info/bugpattern/StringSplitter
(edit) @16640   4 years simon04 see #19282 - Add TaggingPresetSchemeWikiGenerator to generate wiki …
(edit) @16630   4 years simon04 see #19334 - https://errorprone.info/bugpattern/UnnecessaryParentheses
(edit) @16596   4 years simon04 fix #19320 - Add links to taghistory.raifer.tech
(edit) @16585   4 years GerdP fix #14228: Order the members when creating boundaries and …
(edit) @16565   4 years simon04 fix #6157 - Presets: UI problems with combo + editable=false (patch by …
(edit) @16544   4 years simon04 fix #19321 - ComboMultiSelect: fix preferred width
(edit) @16527   4 years simon04 see #8352 - PropertiesDialog: show hand cursor for color button
(edit) @16526   4 years simon04 see #19255 - Java 8: use Stream
(edit) @16525   4 years simon04 see #8352 - PropertiesDialog: use non-localized color name
(edit) @16453   4 years simon04 see #19251, see #19252 - fix findFirst/map/orElse sequence
(edit) @16438   4 years simon04 see #19251 - Java 8: use Stream
(edit) @16417   4 years simon04 Fix typo in Javadoc
(edit) @16320   4 years simon04 fix #15051 - Add help button to "Search for Objects by Preset"
(edit) @16319   4 years simon04 see #8352 - PropertiesDialog: fix 3-char CSS color names such as "red"
(edit) @16315   4 years Klumbumbus see #8352 - reuse string from …
(edit) @16312   4 years simon04 Checkstyle
(edit) @16309   4 years simon04 see #8352 - Presets: use opaque color chooser button
(edit) @16304   4 years simon04 Preset preferences: add ellipses in name (since a dialog appears)
(edit) @16294   4 years simon04 see #8352 - Presets: remove border from color chooser button
(edit) @16282   4 years simon04 see #8352, see #19075 - Presets: fix unit tests
Note: See TracRevisionLog for help on using the revision log.