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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @18918   6 months taylor.smock Fix #23290: Validate the regions a tag is expected to be in (patch by …
(edit) @18871   8 months taylor.smock See #23218: Use newer error_prone versions when compiling on Java 11+ …
(edit) @18867   8 months taylor.smock See #16567: Update to JUnit 5 This adds the @TaggingPresets
(edit) @18866   8 months taylor.smock Fix #23196: DataIntegrityProblemException: Primitive must be part of …
(edit) @18824   9 months taylor.smock Fix #23153: Remote Control API call is adding hashtags many times …
(edit) @18823   9 months taylor.smock Improve performance for …
(edit) @18801   10 months taylor.smock Fix #22832: Code cleanup and some simplification, documentation fixes …
(edit) @18692   15 months taylor.smock Fix #21965: Reuse same instance of "<different>" for consistency …
(edit) @18691   15 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   20 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) @18334   2 years Don-vip fix #21507 - fix autocompletion error with Japanese IME (patch by marcello)
(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) @18305   3 years Don-vip fix #21505 - fix most of javadoc warnings, remove deprecated code
(edit) @18283   3 years Don-vip fix #21427 - further simplify UploadDialog (patch by marcello, …
(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) @18236   3 years Don-vip fix #21375 - exempt <different> from max length restriction (patch by …
(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) @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) @18192   3 years Don-vip fix #21279 - fix NPE (patch by marcello, modified)
(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) @18141   3 years Don-vip fix PMD violations
(edit) @18129   3 years Don-vip tools update: checkstyle 8.44, spotbugs 4.2.3, proguard 7.1.1, …
(edit) @18125   3 years Don-vip fix #21198 - fix use of Enter key in AutoCompletingComboBox dropdown …
(edit) @18099   3 years Don-vip fix #21176 - fix icon sizes of save layers dialog
(edit) @18098   3 years Don-vip fix #20134 - hopefully fix #20690 too - fix AutoCompletingComboBox …
(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) @17709   3 years simon04 fix #20708 - Re-organize the upload dialog
(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) @17596   3 years simon04 fix #20047 - Relation editor: Harmonize F1 function (linking to osm …
(edit) @17595   3 years simon04 see #20047 - Use TagModel.getValue; use String.join
(edit) @17585   3 years simon04 see #20613 - Use Tagged.visitKeys() Avoids creating a temporary …
(edit) @17333   4 years Don-vip see #20129 - Fix typos and misspellings in the code (patch by gaben)
(edit) @17318   4 years Don-vip fix #20096 - restore comment initialization from dataset changeset …
(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) @16913   4 years simon04 fix #19698 - Refactoring: make private fields final
(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) @16698   4 years simon04 fix #19374 - Relation editor: Option to hide tagging preset links …
(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
Note: See TracRevisionLog for help on using the revision log.