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