source: josm/trunk/src/org/openstreetmap/josm/gui/dialogs/PropertiesDialog.java

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @2490   14 years Gubaer fixed #3994: unerwarteter Fehler (im Zusammenhang mit Relation) fixed …
(edit) @2489   14 years Gubaer fixed #3990: "Bearbeiten" button without function
(edit) @2473   14 years Gubaer fixed #3943: Keep keyboard focus on Add button
(edit) @2445   14 years Gubaer fixed #3902: Not correct message
(edit) @2383   14 years bastiK fix #3748: Selecting relation member in properties windows often keeps …
(edit) @2381   14 years jttt Change most occurrences of Dataset.nodes/ways/relations with …
(edit) @2348   14 years Gubaer applied #3780: patch by hansendc: Shift selection is broken
(edit) @2224   15 years stoecker see #3550 - patch by bastiK - allow resizing right handside dialogs, …
(edit) @2218   15 years Gubaer see #3371: Fatal freeze trying to enter a changeset comment
(edit) @2193   15 years stoecker fix #3523 - Show only interactive presets in properties
(edit) @2145   15 years stoecker see #3475 - patch by Petr Dlouhý - cleanups
(edit) @2120   15 years stoecker see #3475 - patch by Petr Dlouhý - code rework for display filtering
(edit) @2032   15 years stoecker fix #3377 - patch by xeen - removed deprecated calls
(edit) @2027   15 years Gubaer fixed #3372: NPE when removing two ways from a relation via properties …
(edit) @2018   15 years stoecker fixed #2641 - patch by plaicy - exception when reordering columns
(edit) @2005   15 years Gubaer fixed #2367: panel will be empty when undocked from minimized state …
(edit) @1990   15 years Gubaer fixed #3261: Use the "name:$CURRENT_LOCALE" name in the JOSM UI …
(edit) @1987   15 years Gubaer removed all occurences of setAlwaysOnTop(). See …
(edit) @1970   15 years Gubaer fixed #3252: selected primitives after deleting a data layer
(edit) @1951   15 years jttt Replace some occurrences of RelationMember.member with getters
(edit) @1945   15 years Gubaer fixed #3211: Keystrokes / "+" no function / "Del" removes selected …
(edit) @1938   15 years jttt Replace some occurrences of RelationMember.member with getters
(edit) @1930   15 years jttt Replace RelationMember.role with RelationMember.getRole() and …
(edit) @1928   15 years jttt Make parameterless RelationMember constructor deprecated
(edit) @1925   15 years jttt Replaced Relation.members with Relation.getMembers()
(edit) @1911   15 years Gubaer fixed #3193: No layer is left highlighted when the bottom most one is …
(edit) @1861   15 years Gubaer added diagnostic messages for #3109 - window order generally messed up?
(edit) @1843   15 years jttt Use OsmPrimitive methods instead of direct access to keys field when …
(edit) @1815   15 years Gubaer fixed NPEs
(edit) @1814   15 years Gubaer removed dependencies to Main.ds, removed Main.ds removed AddVisitor, …
(edit) @1790   15 years Gubaer Relation Editor: complete rework Relation Editor: had to temporarily …
(edit) @1772   15 years Gubaer fixed #2911: Relation editor doesn't notice all members downloaded via …
(edit) @1765   15 years Gubaer fixed problem with hidden property edit dialog
(edit) @1763   15 years Gubaer fixed #2238: Calling Relation editor using properties dialog should …
(edit) @1613   15 years stoecker fixed #2172 - Teemu Koskinen - ReverseWayTagCorrector's role …
(edit) @1606   15 years stoecker close #2226 - patch by xeen - make presets in right menu clickable
(edit) @1599   15 years framm create framework for type-specific relation editors
(edit) @1446   15 years stoecker fixed #2236 - editing membership of untagged ways. patch by singularita
(edit) @1415   15 years stoecker applied patch #2185 by bruce89
(edit) @1414   15 years stoecker fixed #2186
(edit) @1408   15 years stoecker better space usage
(edit) @1407   15 years stoecker close #2149
(edit) @1397   15 years stoecker apply patches from xeen for #1977.
(edit) @1354   15 years stoecker apply patch by xeen - close #2114
(edit) @1353   15 years stoecker apply patch by xeen - #2114
(edit) @1268   15 years stoecker apply patch from #1478
(edit) @1228   15 years ulfl Improve panels on the right side: a) add a normal/minimized display …
(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) @1102   15 years stoecker fixed 3 shortcut conflicts
(edit) @1084   15 years framm - cosmetics: rename ShortCut to Shortcut, and shortCut to shortcut
(edit) @1075   15 years framm - disallow changing created_by
(edit) @1072   15 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) @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) @810   16 years stoecker RelationEditor now selects members on entry, fix minor problem in …
(edit) @795   16 years stoecker einstein mode preferences now shows all options and their default values
(edit) @774   16 years stoecker no longer shows relation membership header without relation
(edit) @758   16 years stoecker unified translation a bit
(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) @679   16 years stoecker finished XML based translations of presets fixes #960 correct bounding …
(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) @627   16 years framm - added svn:eol-style prop to all .java files. it is suggested that …
(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) @595   16 years framm - use auto completion for property editor; patch from Michael …
(edit) @582   16 years framm - got rid of a few compiler warnings
(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) @352   17 years gebner Resurrect the JComboBox editor for properties with multiple values.
(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/PropertiesDialog.java
(edit) @301   17 years imi - fixed undo/redo to be global - fixed adding of objects work with …
Note: See TracRevisionLog for help on using the revision log.