source: josm/trunk/src/org/openstreetmap/josm/gui/tagging/TaggingPreset.java

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @6099   11 years akks see #8921: avoid setTooltipText(null) (gives NPE when tooltip is shown …
(edit) @6093   11 years akks see #8902 - collection size ==/!= 0 -> isEmpty()/!isEmpty() (patch by …
(edit) @6074   11 years Don-vip code cleanup in TaggingPreset* classes
(edit) @6070   11 years stoecker see #8853 remove tabs, trailing spaces, windows line ends, strange …
(edit) @6068   11 years akks see #8853: Massive (and dumb) refactoring of TaggingPreset class …
(edit) @5997   11 years Don-vip fix #8737 - Presets: add length attribute for combos
(edit) @5964   11 years Don-vip fix #5618 - Use full list of ISO 3166 country codes from JDK for …
(edit) @5931   11 years Don-vip fix #8664 - Display preset icon as preset dialog's frame icon
(edit) @5912   11 years Don-vip fix #8638 - Presets: Allow editing of multiselect values in wrong order
(edit) @5886   11 years Don-vip see #4429 - Right click menu "undo, cut, copy, paste, delete, select …
(edit) @5874   11 years Don-vip see #8570, #7406 - I/O refactorization: - Move different file copy …
(edit) @5866   11 years Don-vip fix #8605 - Presets: Tags deleted when using Multiselect on an …
(edit) @5795   11 years Don-vip fix #8530 - Robustness to presets defining keys without value
(edit) @5792   11 years Don-vip code style - fix non-static access to static member
(edit) @5791   11 years Don-vip see #8530 - workaround for NPE when loading "Steps properties" presets …
(edit) @5675   11 years Don-vip fix #8382 - CCE in TaggingPreset
(edit) @5643   11 years framm use auto-increment even if object has tags
(edit) @5639   11 years framm Add a new preset option "auto_increment" that allows the user to …
(edit) @5624   11 years Don-vip see #8255 - Use 'type' attribute when specified to filter role …
(edit) @5614   11 years simon04 see #8255 - suggest roles when adding objects to a relation
(edit) @5606   12 years Don-vip fix #8233 - Don't print stacktrace if error occurs when reading presets
(edit) @5582   12 years bastiK fixed #8196 - preset icon size (patch by kendzi)
(edit) @5579   12 years Don-vip see #8180 - Presets: Allow length of input box for text
(edit) @5563   12 years Don-vip fix #8052 - Presets: correctly select last value in comboboxes when …
(edit) @5558   12 years Don-vip fix #8168 - preset combo boxes - text is cut off
(edit) @5543   12 years bastiK fixed #8162 - Handling of SVG in ICONS for <combo> <list_entry> </combo>
(edit) @5509   12 years stoecker see #8059 - fix preset loading for tr
(edit) @5450   12 years Don-vip fix #7917 - Control the number of items displayed at once in all …
(edit) @5429   12 years Don-vip fix #7917 - Control the number of items displayed at once in all …
(edit) @5405   12 years bastiK fix EDT violations, don't block main worker thread for preset image …
(edit) @5404   12 years jttt Speed up tagging preset dialog with lots of comboboxes
(edit) @5316   12 years bastiK see #7840 - List Entry icons do not honor the file paths of preset …
(edit) @5208   12 years simon04 fix #7637 - NullPointerException when parsing erroneous presets …
(edit) @5196   12 years simon04 tagging presets: fix customized matching for combo elements (broken …
(edit) @5181   12 years simon04 fix #7606 - Values in presets get translated
(edit) @5173   12 years simon04 see #7552 - presets: handle translation correctly for <combo>, …
(edit) @5172   12 years simon04 see #5933 - avoid warnings "Ignoring * attribute as * elements are given"
(edit) @5169   12 years simon04 (hopefully) fix #7574 - NameTemplate stopped working
(edit) @5164   12 years simon04 see #7552 - presets: make default work properly when using …
(edit) @5163   12 years simon04 fix #7574 - NameTemplate stopped working
(edit) @5160   12 years simon04 fix #7570 - IllegalArgumentException when selecting a multipolygon
(edit) @5159   12 years simon04 see #7552 - damn confusion with Greek letters: apply delta instead …
(edit) @5158   12 years simon04 see #7552 - presets: allow icons for individual combo items
(edit) @5155   12 years simon04 fix #5933 - tagging presets: allow to change the matching process …
(edit) @5147   12 years simon04 fix #7564 - r5139 breaks loading preset icons coming from ZIP file
(edit) @5139   12 years simon04 see #6964 - load preset icons in a background thread in order to …
(edit) @5136   12 years simon04 see #6964 - speedup presets initialization by some caching
(edit) @5050   12 years akks UrlLabel class simplification by Zverik, better label layout in …
(edit) @5021   12 years stoecker use display value in tagging presets also for combo default entry
(edit) @4968   12 years Don-vip fix #7386 - Major rework of preferences GUI settings in order to speed …
(edit) @4936   12 years bastiK remove old migration code; keep class structure for next migration …
(edit) @4721   12 years bastiK use builder pattern for ImageProvider (see #7192)
(edit) @4528   13 years Don-vip see #6261 - dialog for address preset is too narrow
(edit) @4431   13 years jttt Custom primitive name formatters via tagging presets
(edit) @4340   13 years stoecker fix #4439 - patch by simon04 - remove useless spaces in tagging …
(edit) @4302   13 years stoecker fix #6364 - patch by simon04 - can't remove tag with preset (hopefully …
(edit) @4221   13 years jttt Select new relation in relation list, save "apply only to selection" …
(edit) @4218   13 years stoecker introduce force parameter for use_last_as_default and fix default …
(edit) @4185   13 years stoecker fix #6278 - handle multipolygon relations as closed ways in tagging presets
(edit) @4182   13 years stoecker fix #6520 - NPE
(edit) @4172   13 years stoecker remove unused icons, make connection timouts configurable and increase …
(edit) @4170   13 years stoecker fix #6057 - single quotes in presets impossible
(edit) @4148   13 years stoecker fix #6198 - preset applied to invalid objects
(edit) @4145   13 years stoecker see #6213 - do more file closes hopefully fixing some update problems …
(edit) @4056   13 years framm allow a new "rows" attribute for multi select objects which can be …
(edit) @4050   13 years stoecker fix #5564 - patch by Nakor - unify handling of default values in presets
(edit) @3949   13 years stoecker fix #6052 - preset tooltips missing - again a regression by Gubaer
(edit) @3861   13 years jttt Fix #5892 Escaping does not work for <combo> in presets
(edit) @3849   13 years bastiK continue fixes by jttt and stoecker
(edit) @3842   13 years jttt Fix #5892 Escaping does not work for <combo> in presets
(edit) @3839   13 years jttt Fix #5893 Null Pointer Exception while loding custom presets at start …
(edit) @3796   13 years bastiK Changed the mappaint and tagging preset preference format from a list …
(edit) @3794   13 years framm remove debug print statement.
(edit) @3792   13 years framm Add new "multiselect" control for presets. A multiselect acts like a …
(edit) @3727   13 years bastiK shorten display_values a bit to get rid of <br>
(edit) @3726   13 years bastiK add short_description (for sac_scale preset)
(edit) @3707   13 years bastiK Added remotecontrol plugin to josm core. This plugin was initially …
(edit) @3612   14 years stoecker add XML checking for mappaint files
(edit) @3582   14 years jttt Fix minor errors in tagging-preset.xsd, remove focus attribute (it …
(edit) @3558   14 years stoecker fix #4744 - call relation editor instead of creating relation directly
(edit) @3533   14 years stoecker see #5436 - move xsd to proper place
(edit) @3518   14 years jttt - add New relation button to Preset dialog - add required attribute to …
(edit) @3486   14 years bastiK minor fixes
(edit) @3481   14 years stoecker add use_last_as_default for combos, fix long-time broken …
(edit) @3472   14 years jttt Set default button in TaggingPreset dialog
(edit) @3403   14 years bastiK some extensions to exteded dialog; modified the warning dialog box for …
(edit) @3389   14 years bastiK fixed #5228 - type=line (bus-)relation is translated to "Freileitung …
(edit) @3388   14 years jttt Add tagging preset search dialog
(edit) @3327   14 years jttt Fix some of "Keystroke %s is already assigned to %s, will be …
(edit) @3321   14 years jttt Validate tagging presets when they're added in Preferences dialog
(edit) @3289   14 years stoecker added role support to presets
(edit) @3279   14 years stoecker fix #4192 - allow definition of true/false values in presets
(edit) @3273   14 years stoecker fix #5028 - preset parsing error (fix last fix :-)
(edit) @3272   14 years stoecker fix #5028 - preset parsing error
(edit) @3250   14 years stoecker expose some preset functions a bit more
(edit) @3210   14 years bastiK autocompletion rework; breaks tageditor plugin and possibly other …
(edit) @3024   14 years mjulius don't try to translate null strings in TaggingPreset, see #4578
(edit) @2989   14 years bastiK fixed #4527 - add access=official, delivery, forestry to the preset, …
(edit) @2946   14 years bastiK autocompletion: Always add the preset keys/values to the …
(edit) @2905   14 years jttt Fixed #3275 Exception when number of values and display_values don't match
Note: See TracRevisionLog for help on using the revision log.