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) @5619   11 years simon04 fix ArrayIndexOutOfBoundsException (introduced in r5616)
(edit) @5616   11 years simon04 Filtering for relation toggle dialog. TODO: Disable shortcuts like …
(edit) @5517   12 years bastiK fixed #8083 - JOSM_Zone erreur sometimes
(edit) @5266   12 years bastiK fixed majority of javadoc warnings by replacing "{@see" by "{@link"
(edit) @5200   12 years akks see #7626, fix #7463: keys Ctrl-Shift-Up/Down, Enter, Spacebar work …
(edit) @5082   12 years simon04 fix #5395 - add "Add selection to relation" to popup menu of relation …
(edit) @5028   12 years jttt Add possibility to hide side buttons in toggle dialogs permanently, …
(edit) @4982   12 years stoecker see #7226 - patch by akks (fixed a bit) - fix shortcut deprecations
(edit) @4957   12 years stoecker some shortcut fixes
(edit) @4885   12 years simon04 #fix #7344 - Deleting multiple relations ends in failure
(edit) @4795   12 years simon04 fix #5796 - remotecontrol: load_and_zoom/zoom: select relations in the …
(edit) @4536   13 years Don-vip Improved plugin interaction with selection and popups of Relation, …
(edit) @4475   13 years Don-vip fix #6707 - Removing a empty polygon (removed shape first, then on …
(edit) @4459   13 years bastiK applied #6856 - Enable plugins to add actions in popup menus (patch by …
(edit) @4353   13 years stoecker see #6731 - introduce better layout function for ToggleDialogs, …
(edit) @4223   13 years stoecker fix #6570 (revert change in r4215, see #6547), i18n update, fix typo …
(edit) @4221   13 years jttt Select new relation in relation list, save "apply only to selection" …
(edit) @4191   13 years stoecker remove old debug stuff
(edit) @4158   13 years stoecker fix #6296 - allow to relations to selection
(edit) @4070   13 years jttt Fix #6275 Sort relations numerically
(edit) @3719   13 years bastiK added missing license information
(edit) @3530   14 years stoecker fix array preferences
(edit) @3202   14 years bastiK preliminary fix for (see #4861) (Don't raise exception, just give …
(edit) @3102   14 years Gubaer fixed #4651: Ability to download incomplete relation from selection …
(edit) @3020   14 years bastiK fixed #4573 - Relation count does not update on adding or deletion
(edit) @2914   14 years jttt Fixed #4451 Error message trying to edit a restriction element
(edit) @2894   14 years bastiK make selected relation visible (jump to it) for: properties dialog -> …
(edit) @2885   14 years bastiK Show in relation list if a relation has incomplete members. Remove …
(edit) @2860   14 years jttt Fixed #3233 Relation list doesn't update when a data layer is deleted
(edit) @2741   14 years jttt Fixed #4261 Selection information is not updated after undo/redo, …
(edit) @2710   14 years stoecker close #4222 - unify design of right menus again
(edit) @2691   14 years mjulius fixes #4238 - Incorrect enabled state of New Relation button - patch …
(edit) @2655   14 years jttt Fixed #4161 Major slowdown in recent versions, used correct pattern …
(edit) @2632   14 years Gubaer fixed: Action New Relation initially disabled update: now uses a …
(edit) @2626   14 years jttt Fixed some of the warnings found by FindBugs
(edit) @2623   14 years jttt Fire primitivesAdded event after also after primitive was downloaded …
(edit) @2622   14 years jttt Dataset changed events refactored - DatasetEventManager now allows to …
(edit) @2621   14 years Gubaer Moved layer listener management from Layer to MapView Made sure that …
(edit) @2578   14 years jttt Encalupse OsmPrimitive.incomplete
(edit) @2563   14 years Gubaer fixed #3400: relation editor: improvement to highlight an element …
(edit) @2514   14 years jttt Fixed #4019 Newly downloaded relations missing if relation window not …
(edit) @2512   14 years stoecker i18n updated, fixed files to reduce problems when applying patches, …
(edit) @2506   14 years Gubaer fixed NPE
(edit) @2504   14 years Gubaer see #4009 : further update as proposed by jttt
(edit) @2503   14 years Gubaer fixed #4009: New relation does not show up in relation editor
(edit) @2497   14 years jttt Added Dataset.beginUpdate and Dataset.endUpdate that can be used to …
(edit) @2492   14 years Gubaer fixed #3996: Exception when deleting layer
(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
Note: See TracRevisionLog for help on using the revision log.