source: josm/trunk/src/org/openstreetmap/josm/gui/dialogs/RelationListDialog.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) @2488   14 years Gubaer fixed #3997: relation-list does not update RelationListDialog now …
(edit) @2487   14 years Gubaer Fixed event handling in RelationListDialog. Fixed …
(edit) @2485   14 years jttt Update relation list dialog only when dialog is visible (not even …
(edit) @2484   14 years Gubaer fixed #3925: Download relation members takes a long time to return
(edit) @2474   14 years jttt Do not call tagsChanged listeners that often, update …
(edit) @2439   14 years jttt Added DatasetListener, Dataset now fire events everytime one of its …
(edit) @2410   14 years jttt Add clearId parameter to primitives copy constructor, replace some …
(edit) @2402   14 years jttt Remove some unnecessary calls to fireSelectionChanged()
(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) @2317   14 years Gubaer applied #3663: patch by singularita: Function to automatically …
(edit) @2301   14 years Gubaer fixed #3765: Unable to resolve conflict Improved warning message for …
(edit) @2240   15 years Gubaer fixed #3625: "Upload" error (410) while fetching items for relation
(edit) @2194   15 years Gubaer fixed #3528: Cannot select multiple relations and apply some preset to them
(edit) @2126   15 years Gubaer fixed #3474: sort relation list for type and alphabetically again
(edit) @2120   15 years stoecker see #3475 - patch by Petr Dlouhý - code rework for display filtering
(edit) @2070   15 years Gubaer new: rewrite of CombineWay action new: conflict resolution dialog for …
(edit) @2025   15 years Gubaer new: improved dialog for uploading/saving modified layers on exit new: …
(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) @1944   15 years Gubaer fixed #3233: Relation list doesn't update when a data layer is deleted
(edit) @1938   15 years jttt Replace some occurrences of RelationMember.member with getters
(edit) @1925   15 years jttt Replaced Relation.members with Relation.getMembers()
(edit) @1916   15 years Gubaer new: Ctrl-DblClick in the relation list dialog opens the relation …
(edit) @1897   15 years jttt Fix #3085
(edit) @1895   15 years Gubaer new: only one list of layers managed by MapView. LayerListDialog is an …
(edit) @1892   15 years Gubaer removed to unnecessary imports
(edit) @1886   15 years Gubaer fixed #3154 : readd relation member selection feature
(edit) @1868   15 years Gubaer fixed #3041: Relation Editor: Provide action for zooming to a …
(edit) @1866   15 years Gubaer fixed #3116: NullPointerException when creating a relation without the …
(edit) @1856   15 years Gubaer improved deleting relations
(edit) @1847   15 years Gubaer replaced calls to JOptionPane.* by calls to OptionPaneUtil.*
(edit) @1838   15 years Gubaer new: two utility classes in GUI subsystem: OptionPaneUtil and …
(edit) @1833   15 years Gubaer fixed #3023: Just selecting relation members by double clicking …
(edit) @1814   15 years Gubaer removed dependencies to Main.ds, removed Main.ds removed AddVisitor, …
(edit) @1787   15 years stoecker unify design
(edit) @1780   15 years stoecker fix #2935 - selected relation wrong
(edit) @1778   15 years Gubaer fixed #2925: Double-clicking on relation in relation dialog doesn't …
(edit) @1772   15 years Gubaer fixed #2911: Relation editor doesn't notice all members downloaded via …
(edit) @1763   15 years Gubaer fixed #2238: Calling Relation editor using properties dialog should …
(edit) @1677   15 years stoecker remove all these ugly tab stops introduced in the last half year
(edit) @1599   15 years framm create framework for type-specific relation editors
(edit) @1554   15 years framm * fix relation ordering support (up/down buttons in relation editor)
(edit) @1419   15 years stoecker close #2192. Patch by xeen
(edit) @1415   15 years stoecker applied patch #2185 by bruce89
(edit) @1331   15 years stoecker close #2058, #2063
(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) @1294   15 years ulfl if a list element is selected, select it on the map and zoom to it …
(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) @1084   15 years framm - cosmetics: rename ShortCut to Shortcut, and shortCut to shortcut
(edit) @1054   15 years stoecker fixed a lot of the shortcut related translations
(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) @758   16 years stoecker unified translation a bit
(edit) @755   16 years stoecker better sorting of selected elements and relation list, reenabled …
(edit) @744   16 years stoecker unified buttons in right side tools, saved some space
(edit) @684   16 years framm - update relation list after loading data. fixes #913.
(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) @601   16 years framm - fix delete button in translated versions of Relation List, Closes #677
(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) @407   17 years gebner Add incompleteness checks.
(edit) @385   17 years framm - changed relation list keyboard shortcuts
(edit) @383   17 years gebner Fix warnings reported by -Xlint.
(edit) @348   17 years framm - bugfix refresh relation list - bugfix NPE on clicking "select" in …
(edit) @347   17 years framm - fixed deletion of relations
(add) @343   17 years gebner Merge 0.5.
Note: See TracRevisionLog for help on using the revision log.