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) @4576   12 years Don-vip fix #7026 - autocompletion stopped working for changeset comments
(edit) @4528   13 years Don-vip see #6261 - dialog for address preset is too narrow
(edit) @4508   13 years Don-vip fix #6938 - should enforce limit of 255 chars per changeset comment …
(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) @4310   13 years stoecker fix #6680, fix #6677 - i18n issues
(edit) @4302   13 years stoecker fix #6364 - patch by simon04 - can't remove tag with preset (hopefully …
(edit) @4300   13 years stoecker fix #6306 - patch by simon04 - enable autocompletion with name-values …
(edit) @4286   13 years jttt Prefer last used preset in preset search dialog
(edit) @4223   13 years stoecker fix #6570 (revert change in r4215, see #6547), i18n update, fix typo …
(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) @4215   13 years stoecker fix #6547 - patch by Hojoe - reduce space usage in relation editor
(edit) @4191   13 years stoecker remove old debug stuff
(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) @4176   13 years stoecker fix #6456 - selecting number in dropdown does not work
(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) @4132   13 years stoecker fix #6430 - fix autocompletion for numbers
(edit) @4120   13 years stoecker fix #4948 - patch by Hojoe - Relation Editor: Height of cells are too …
(edit) @4095   13 years bastiK applied #6256 (patch by Hojoe) - Cursor Right behaviour after …
(edit) @4092   13 years bastiK applied #6316 (patch by Hojoe) - tabbing through taglist in relations …
(edit) @4072   13 years jttt Fix #6301 Check for null mandatory in …
(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) @4018   13 years bastiK applied #6187 - Search GUI improvements (patch by bilbo)
(edit) @3949   13 years stoecker fix #6052 - preset tooltips missing - again a regression by Gubaer
(edit) @3891   13 years bastiK fix #5927 - Auto-complete is partially broken (patch by ax)
(edit) @3866   13 years bastiK fixed #5876 (patch by ax) - AutoCompletingComboBox gets initialized …
(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) @3720   13 years bastiK added missing svn:eol-style
(edit) @3710   13 years bastiK new list of recently opened files; little preference rework
(edit) @3707   13 years bastiK Added remotecontrol plugin to josm core. This plugin was initially …
(edit) @3640   13 years jttt Fix #5579 allow paste tags in the relation editor
(edit) @3638   13 years jttt Fix #5562 error when using "search template" (F3) with Preset for Steps
(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) @3581   14 years jttt Fix handling of tagging preset required attribute, use required …
(edit) @3568   14 years bastiK applied #5514 (patch by cmuelle8) - remember user selection
(edit) @3567   14 years bastiK applied #5514 (patch by cmuelle8) - improve TaggingPresetSearchDialog
(edit) @3558   14 years stoecker fix #4744 - call relation editor instead of creating relation directly
(edit) @3546   14 years stoecker fix #4546 - search dialog toolbar arguments broken
(edit) @3533   14 years stoecker see #5436 - move xsd to proper place
(edit) @3530   14 years stoecker fix array preferences
(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) @3479   14 years jttt cosmetics
(edit) @3472   14 years jttt Set default button in TaggingPreset dialog
(edit) @3408   14 years jttt Show only actions that can work on all selected layers in …
(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) @3385   14 years jttt Fix warnings
(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) @3312   14 years bastiK fix again. (triple negation was too much...)
(edit) @3311   14 years bastiK fix last commit
(edit) @3310   14 years bastiK fixed #4879 - tooltip: What does "guess" in correlate photos?, #5106 - …
(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) @3215   14 years bastiK fixed #4979 Exception when opening the download window; fixed #2221 - …
(edit) @3214   14 years bastiK autocompletion cleanup - fixes #2729
(edit) @3213   14 years bastiK see #4899 (fixed bug from the autocomplete rework)
(edit) @3210   14 years bastiK autocompletion rework; breaks tageditor plugin and possibly other …
(edit) @3141   14 years Gubaer small changes in tag editor panel
(edit) @3138   14 years Gubaer Cosmetics
(edit) @3137   14 years Gubaer added a few utility methods
(edit) @3100   14 years Gubaer fixed #4686: When editing tags in the relation editor <TAB> will …
(edit) @3083   14 years bastiK added svn:eol-style=native to source files
(edit) @3068   14 years Gubaer fixed #4599: relation-editor: delete key deletes whole tag row
(edit) @3024   14 years mjulius don't try to translate null strings in TaggingPreset, see #4578
(edit) @3022   14 years Gubaer fixed #4545: tables in josm gets blank
(edit) @3015   14 years Gubaer Possibility to inject a TagCellEditor into a TagTable. Required for …
(edit) @3014   14 years Gubaer changing visibility. Required for cleaning up tageditor plugin.
(edit) @3013   14 years Gubaer fixed #4439: droping spaces in keys or value automatically
(edit) @3002   14 years Gubaer changing visibility of tags collection. Required for cleaning up …
(edit) @2997   14 years Gubaer fixed #4506: relation-editor: tag-delete-button does not work
(edit) @2990   14 years jttt Fix some eclipse warnings
(edit) @2989   14 years bastiK fixed #4527 - add access=official, delivery, forestry to the preset, …
(edit) @2974   14 years Gubaer fixed #4506: relation-editor: tag-delete-button does not work removed …
(edit) @2960   14 years bastiK fixed #4501 - NPE in AutoCompletion init when launching from dev tree
(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
(edit) @2903   14 years bastiK a few minor issues: * fixed #2316 - Improve Inactive Presets handling …
(edit) @2889   14 years stoecker close #4418 - support zip files for styles and presets
Note: See TracRevisionLog for help on using the revision log.