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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @2700   14 years mjulius fixes #4226 - add reverse members command to relation editor
(edit) @2655   14 years jttt Fixed #4161 Major slowdown in recent versions, used correct pattern …
(edit) @2622   14 years jttt Dataset changed events refactored - DatasetEventManager now allows to …
(edit) @2578   14 years jttt Encalupse OsmPrimitive.incomplete
(edit) @2563   14 years Gubaer fixed #3400: relation editor: improvement to highlight an element …
(edit) @2512   14 years stoecker i18n updated, fixed files to reduce problems when applying patches, …
(edit) @2494   14 years Gubaer Code related to #3999. Uncommented for the time being.
(edit) @2421   14 years bastiK relation editor: respect roundabouts when sorting the relation
(edit) @2394   14 years bastiK Relationdialog: show roundabouts in the 'linked' column
(edit) @2375   14 years bastiK fixed #3827: Setting a role to a relation member is broken (introduced …
(edit) @2365   14 years Gubaer applied #3771: patch by bastiK: add nicer symbols for relation member …
(edit) @2317   15 years Gubaer applied #3663: patch by singularita: Function to automatically …
(edit) @2311   15 years stoecker applied #3771 - patch by bastiK - improve link display in relation handling
(edit) @2298   15 years stoecker fix linked hints in relation editor, added tooltip
(edit) @2273   15 years jttt Replace testing for id <= 0 with isNew() method
(edit) @2083   15 years Gubaer Removed deprecated constructors in ExtendedDialog Turned most of the …
(edit) @2077   15 years Gubaer Had to replace DataSet:getPrimitiveById(id) with …
(edit) @2070   15 years Gubaer new: rewrite of CombineWay action new: conflict resolution dialog for …
(edit) @1951   15 years jttt Replace some occurrences of RelationMember.member with getters
(edit) @1937   15 years jttt Replace some occurrences of RelationMember.member with getters
(edit) @1930   15 years jttt Replace RelationMember.role with RelationMember.getRole() and …
(edit) @1927   15 years Gubaer fixed #3213: Adding objects to a relation breaks selecting multiple objects
(edit) @1926   15 years jttt Replaced Relation.members with Relation.getMember() or …
(edit) @1925   15 years jttt Replaced Relation.members with Relation.getMembers()
(edit) @1922   15 years Gubaer fixed #3207 again: Highlighting members in relation editor is broken
(edit) @1920   15 years Gubaer fixed #3207: Highlighting members in relation editor is broken
(edit) @1916   15 years Gubaer new: Ctrl-DblClick in the relation list dialog opens the relation …
(edit) @1886   15 years Gubaer fixed #3154 : readd relation member selection feature
(edit) @1857   15 years Gubaer replaced JOptionDialog.show... by OptionPaneUtil.show.... improved …
(edit) @1845   15 years Gubaer fixed #2996: error, but no Message, if a relation is containing itself
(edit) @1839   15 years Gubaer fixed #3022: Add confirmation dialog if adding way twice in a relation
(edit) @1831   15 years Gubaer fixed #3079: "Remove selected members from relation" button should be …
(edit) @1830   15 years Gubaer fixed #3046: relation editor: role changes not saved / shown on the …
(edit) @1829   15 years Gubaer fixed #3056: can't delete a way added to relation with no role fixed …
(edit) @1828   15 years Gubaer new: tree-like browser for child relations new: action/task for …
(edit) @1822   15 years Gubaer applied #2953: patch by cjw - Sorting a relation adds new members or …
(edit) @1806   15 years Gubaer added OsmServerBackreferenceReader - reads primitives referring to a …
(edit) @1804   15 years Gubaer improved window management for relation editor windows added duplicate …
(edit) @1798   15 years Gubaer ticket #2954: patch by plaicy - Creating new relations doesn't work
(edit) @1794   15 years Gubaer implemented #2664: Set the role for multiple members at the same time
(edit) @1793   15 years Gubaer fixed #2638: Relation editor should show double entries better
(edit) @1792   15 years Gubaer fixed #2647: Relation editor: moving members should keep them in view
(add) @1790   15 years Gubaer Relation Editor: complete rework Relation Editor: had to temporarily …
Note: See TracRevisionLog for help on using the revision log.