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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @1316   15 years stoecker fix ToggleDialog. Patch by Detlef Reichl
(edit) @1306   15 years ulfl fix compilation with JAVA 1.5
(edit) @1305   15 years ulfl fix #2056: restore former relation list handling (at least pressing …
(edit) @1303   15 years ulfl fix compilation with JAVA 1.5
(edit) @1298   15 years ulfl select the relation on the map if selected something in the relation …
(edit) @1294   15 years ulfl if a list element is selected, select it on the map and zoom to it …
(edit) @1293   15 years ulfl the "download remaining" icon in the relation editor is plain wrong as …
(edit) @1288   15 years stoecker close #2006
(edit) @1268   15 years stoecker apply patch from #1478
(edit) @1265   15 years stoecker fix #2029
(edit) @1257   15 years ulfl fix #2014: compress the title a little more for large font displays
(edit) @1256   15 years stoecker fix #2015
(edit) @1249   15 years stoecker minor cleanup
(edit) @1247   15 years ulfl use small icons also in the LayerListDialog
(edit) @1246   15 years stoecker bring texts back in side view buttons
(edit) @1237   15 years stoecker fixed #1602 patch by xeen
(edit) @1230   15 years stoecker close #1973 (Lambert projection for Estonia). patch by jaak _ nutiteq _ com
(edit) @1228   15 years ulfl Improve panels on the right side: a) add a normal/minimized display …
(edit) @1221   15 years stoecker cleanup color handling
(edit) @1213   15 years stoecker fixed bugs #1864 and #1979, patches by Ævar Arnfjörð Bjarmason and …
(edit) @1205   15 years stoecker fix bug #1949 and some other minor issues
(edit) @1195   15 years stoecker fixed relation handling, applied language patches
(edit) @1180   15 years stoecker fixed bug #1871, removed all deprecations
(edit) @1169   15 years stoecker removed usage of tab stops
(edit) @1168   15 years stoecker revert Unicode normalization, as it is not Java 1.5
(edit) @1166   15 years stoecker fix copy and paste bug
(edit) @1155   15 years stoecker close bug #518 (normalize UTF strings)
(edit) @1146   15 years framm - Added new "open location" option in the file menu which can be used …
(edit) @1117   15 years framm - list relation conflicts in conflict list. this is one issue relating …
(edit) @1113   15 years framm - add support for ordered relations (triggered if version is set to 0.6)
(edit) @1102   15 years stoecker fixed 3 shortcut conflicts
(edit) @1084   16 years framm - cosmetics: rename ShortCut to Shortcut, and shortCut to shortcut
(edit) @1075   16 years framm - disallow changing created_by
(edit) @1072   16 years stoecker correct display problem for multiple new relations, but remove sorting
(edit) @1054   16 years stoecker fixed a lot of the shortcut related translations
(edit) @1052   16 years stoecker removed some more keyboard conflicts
(edit) @1047   16 years cbrill [Cleanup] Remove unused imports and unused variables, part 2 This …
(edit) @1040   16 years stoecker added user selection in user dialog. Closes #1650. Patch by Jan Peter Stotz
(edit) @1027   16 years stoecker added selectionChanged signal to properties dialog
(edit) @1023   16 years stoecker close bug #1622. Keyboard shortcuts and specific OS handling
(edit) @999   16 years stoecker close bug #1588, code cleanup by bruce89
(edit) @997   16 years stoecker close bug #1575
(edit) @988   16 years stoecker make advanced object deletion available for outside, so validator can …
(edit) @967   16 years stoecker added search and selection improvements by Jan Peter Stotz. Closes #1306
(edit) @867   16 years stoecker fixed exception when no layer was active
(edit) @845   16 years stoecker Prevent editing inactive layer. Fix layer oder and display order. …
(edit) @810   16 years stoecker RelationEditor now selects members on entry, fix minor problem in …
(edit) @804   16 years stoecker cleanup color preferences a lot
(edit) @803   16 years stoecker second try for sorting in relation editor
(edit) @795   16 years stoecker einstein mode preferences now shows all options and their default values
(edit) @792   16 years stoecker reverted Java6 code - RelationEditor sort
(edit) @783   16 years stoecker added sorting to RelationEditor (click title to do so). Patch bei …
(edit) @774   16 years stoecker no longer shows relation membership header without relation
(edit) @765   16 years stoecker Fixed memory overflow, prevent looped relations. Closes #1356.
(edit) @758   16 years stoecker unified translation a bit
(edit) @755   16 years stoecker better sorting of selected elements and relation list, reenabled …
(edit) @751   16 years stoecker Fixed keyboard conflicts. Closes #423
(edit) @745   16 years stoecker added security check for layer deletion. Fixes #262
(edit) @744   16 years stoecker unified buttons in right side tools, saved some space
(edit) @733   16 years stoecker improved relation handling, also closes #638
(edit) @725   16 years stoecker automatically select single tag on edit. Fixes #471
(edit) @724   16 years stoecker fixed exception when editing tags of multiple objects
(edit) @684   16 years framm - update relation list after loading data. fixes #913.
(edit) @679   16 years stoecker finished XML based translations of presets fixes #960 correct bounding …
(edit) @674   16 years framm - various patches by Dirk Stoecker <openstreetmap@…> - Add …
(edit) @669   16 years framm - prevent adding of elements to a relation when they are already …
(edit) @660   16 years framm - fix two untranslated occurrences of "different", patch by Dirk …
(edit) @655   16 years ramack patch by bruce89, closes #812; thanks bruce
(edit) @653   16 years framm - add a "download members" button to relation editor, patch by …
(edit) @627   16 years framm - added svn:eol-style prop to all .java files. it is suggested that …
(edit) @626   16 years framm - ye grande eol style fixe
(edit) @621   16 years framm - fix changing of keys when multiple objects selected, patch by …
(edit) @611   16 years framm - change the behaviour of property drop-downs to list the USED as well …
(edit) @608   16 years framm - new extrude mode allows creation of rectangular shapes - new …
(edit) @601   16 years framm - fix delete button in translated versions of Relation List, Closes #677
(edit) @595   16 years framm - use auto completion for property editor; patch from Michael …
(edit) @590   16 years framm - cosmetics
(edit) @586   16 years framm - add a "select" button at the bottom of the relation list to transfer …
(edit) @582   16 years framm - got rid of a few compiler warnings
(edit) @568   16 years david add contextual help
(edit) @565   16 years framm - relation editor now deletes any number of members. Patch by Tom …
(edit) @562   16 years david Show/hide text -> show/hide text/icon, and implement as such
(edit) @540   16 years framm - show relation's ID in relation editor title bar
(edit) @478   16 years gebner Speed up merging. - Don't scan our dataset for every primitive we …
(edit) @464   17 years (none) a doubleclick on the layer entry hides/shows it
(edit) @450   17 years (none) "usability cleanup" of main menu and default toolbar main menu: - add …
(edit) @418   17 years framm - tagging presets are now not shown in the properties dialog by …
(edit) @416   17 years gebner Don't perform property edit when clicking on cancel.
(edit) @415   17 years gebner PropertiesDialog: Remember value when editing keys.
(edit) @407   17 years gebner Add incompleteness checks.
(edit) @397   17 years framm - added a built-in set of tagging presets. this can be disabled from …
(edit) @385   17 years framm - changed relation list keyboard shortcuts
(edit) @383   17 years gebner Fix warnings reported by -Xlint.
(edit) @363   17 years framm - forgot to adapt this for previous commit.
(edit) @352   17 years gebner Resurrect the JComboBox editor for properties with multiple values.
(edit) @348   17 years framm - bugfix refresh relation list - bugfix NPE on clicking "select" in …
(edit) @347   17 years framm - fixed deletion of relations
(edit) @343   17 years gebner Merge 0.5.
(copy) @321   17 years (none) - restructure of repository to support branches. Do 'svn switch …
copied from src/org/openstreetmap/josm/gui/dialogs
(edit) @304   17 years imi - fixed a bug that nodes were not created when no data layer was …
Note: See TracRevisionLog for help on using the revision log.