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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @6070   11 years stoecker see #8853 remove tabs, trailing spaces, windows line ends, strange …
(edit) @5925   11 years bastiK replace tabs by spaces
(edit) @5266   12 years bastiK fixed majority of javadoc warnings by replacing "{@see" by "{@link"
(edit) @4471   13 years Don-vip fix #6879 - missing repaint after loading incomplete child relations …
(edit) @4310   13 years stoecker fix #6680, fix #6677 - i18n issues
(edit) @4308   13 years stoecker fix #6683 - i18n fix
(edit) @4191   13 years stoecker remove old debug stuff
(edit) @3977   13 years bastiK fixed #6084 - <html> tag opened, but not closed
(edit) @3225   14 years jttt Remove long deprecated data change listener
(edit) @3083   14 years bastiK added svn:eol-style=native to source files
(edit) @2847   14 years mjulius fix messages for gui/dialogs
(edit) @2578   14 years jttt Encalupse OsmPrimitive.incomplete
(edit) @2512   14 years stoecker i18n updated, fixed files to reduce problems when applying patches, …
(edit) @2433   14 years Gubaer Improved test cases for MergeVisitor. Moved MergeVisitor and removed …
(edit) @2381   14 years jttt Change most occurrences of Dataset.nodes/ways/relations with …
(edit) @2273   15 years jttt Replace testing for id <= 0 with isNew() method
(edit) @2181   15 years stoecker lots of i18n fixes
(edit) @2070   15 years Gubaer new: rewrite of CombineWay action new: conflict resolution dialog for …
(edit) @2017   15 years Gubaer removed OptionPaneUtil cleanup of deprecated Layer API cleanup of …
(edit) @1990   15 years Gubaer fixed #3261: Use the "name:$CURRENT_LOCALE" name in the JOSM UI …
(edit) @1937   15 years jttt Replace some occurrences of RelationMember.member with getters
(edit) @1925   15 years jttt Replaced Relation.members with Relation.getMembers()
(edit) @1889   15 years Gubaer fixed #3156 : Download members should always download the members …
(edit) @1852   15 years Gubaer fixed #3094: Relation editor tries to download objects with id:0 from …
(edit) @1850   15 years Gubaer fixed #3093: "Download All Children" in relation editor gives an error …
(edit) @1847   15 years Gubaer replaced calls to JOptionPane.* by calls to OptionPaneUtil.*
(add) @1828   15 years Gubaer new: tree-like browser for child relations new: action/task for …
Note: See TracRevisionLog for help on using the revision log.