source: josm/trunk/src/org/openstreetmap/josm/gui/dialogs/relation

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @3920   13 years jttt Paste in relation dialog - paste after last member when nothing is …
(edit) @3789   13 years bastiK see #5109 (patch by Petr Dlouhy) - relation analysis; fix left-right …
(edit) @3788   13 years bastiK see #5109 (patch by Petr Dlouhý) - take forward/backward roles for …
(edit) @3719   13 years bastiK added missing license information
(edit) @3712   13 years jttt Fix #5683 relation-editor: order of added objects is up-side-down
(edit) @3640   14 years jttt Fix #5579 allow paste tags in the relation editor
(edit) @3605   14 years jttt Fix #4628 Keep the ordering when selecting highlighted relation members
(edit) @3561   14 years bastiK applied #5502 (patch by cmuelle8) - Relations editor: order of buttons
(edit) @3530   14 years stoecker fix array preferences
(edit) @3518   14 years jttt - add New relation button to Preset dialog - add required attribute to …
(edit) @3508   14 years bastiK fixed #5408 - Keystrokes in relation editor affect main window
(edit) @3502   14 years bastiK see #3278 (redirect shortcuts in the undocked windows to the main …
(edit) @3479   14 years jttt cosmetics
(edit) @3440   14 years jttt Fix #5333 "Merge selection" tool is broken
(edit) @3416   14 years jttt Add Dataset.add/removeSelectionListener methods, change eclipse …
(edit) @3384   14 years jttt Support Copy&Paste in relation editor
(edit) @3362   14 years stoecker fix #5182 - Conflict system simplification - patch by Upliner
(edit) @3351   14 years jttt Fixed #5173 memory leak in search dialog - almost every ExtendedDialog …
(edit) @3327   14 years jttt Fix some of "Keystroke %s is already assigned to %s, will be …
(edit) @3289   14 years stoecker added role support to presets
(edit) @3225   14 years jttt Remove long deprecated data change listener
(edit) @3218   14 years stoecker typos, close #4989 - patch by mikalaari
(edit) @3214   14 years bastiK autocompletion cleanup - fixes #2729
(edit) @3210   14 years bastiK autocompletion rework; breaks tageditor plugin and possibly other …
(edit) @3202   14 years bastiK preliminary fix for (see #4861) (Don't raise exception, just give …
(edit) @3200   14 years bastiK fixed #4930 - Relation editor "creeps"
(edit) @3182   14 years bastiK fix position of relation editor
(edit) @3102   14 years Gubaer fixed #4651: Ability to download incomplete relation from selection …
(edit) @3095   14 years jttt Changes in multipolygon handling (see #4661), cosmetics
(edit) @3083   14 years bastiK added svn:eol-style=native to source files
(edit) @3072   14 years mjulius fixes #4634 - Unable to download incomplete members of a new relation
(edit) @3045   14 years mjulius fixes #4611 - relation dialog - unreported conflict remove deleted …
(edit) @3036   14 years mjulius fixes #4562 - 'Parent Relations' tab in 'Edit relation' dialog has no …
(edit) @3035   14 years bastiK Make relation dialog remember window geometry. (See #4586)
(edit) @2992   14 years Gubaer fixed #4505: NullPointerException in …
(edit) @2990   14 years jttt Fix some eclipse warnings
(edit) @2986   14 years jttt Fix some of FindBugs warnings
(edit) @2985   14 years jttt Make DataChangedListener deprecated (replaced by DatasetListener), …
(edit) @2974   14 years Gubaer fixed #4506: relation-editor: tag-delete-button does not work removed …
(edit) @2915   14 years stoecker close #4458 - text fixes - patch by Andre
(edit) @2886   14 years bastiK relation dialog: * reverse order for selected members only; * if …
(edit) @2847   14 years mjulius fix messages for gui/dialogs
(edit) @2801   14 years stoecker fixed line endings of recent checkins
(edit) @2789   14 years jttt Fixed some FindBugs warnings
(edit) @2751   14 years Gubaer Improved user feedback when downloading relations
(edit) @2716   14 years mjulius fixes #4247 - in relation editor sort only selected members if there …
(edit) @2711   14 years stoecker fix bad line endings
(edit) @2700   14 years mjulius fixes #4226 - add reverse members command to relation editor
(edit) @2665   14 years bastiK fixed #4122 - Apply role button is missing
(edit) @2655   14 years jttt Fixed #4161 Major slowdown in recent versions, used correct pattern …
(edit) @2626   14 years jttt Fixed some of the warnings found by FindBugs
(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) @2581   14 years Gubaer fixed #4109: Sorting button in relation editor is disabled fixed …
(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) @2487   14 years Gubaer Fixed event handling in RelationListDialog. Fixed …
(edit) @2486   14 years Gubaer fixed #3926: Relation dialog has debug output enabled
(edit) @2484   14 years Gubaer fixed #3925: Download relation members takes a long time to return
(edit) @2448   15 years Gubaer fixed #3352: History doesn't get invalidated on upload? fixed #3912: …
(edit) @2434   15 years Gubaer Improved detection of modified state in OsmDataLayer.
(edit) @2433   15 years Gubaer Improved test cases for MergeVisitor. Moved MergeVisitor and removed …
(edit) @2421   15 years bastiK relation editor: respect roundabouts when sorting the relation
(edit) @2401   15 years jttt Changes in selection handling: - selection is passed as PrimitiveId …
(edit) @2394   15 years bastiK Relationdialog: show roundabouts in the 'linked' column
(edit) @2381   15 years jttt Change most occurrences of Dataset.nodes/ways/relations with …
(edit) @2378   15 years Gubaer Added context sensitive help
(edit) @2375   15 years bastiK fixed #3827: Setting a role to a relation member is broken (introduced …
(edit) @2365   15 years Gubaer applied #3771: patch by bastiK: add nicer symbols for relation member …
(edit) @2348   15 years Gubaer applied #3780: patch by hansendc: Shift selection is broken
(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) @2301   15 years Gubaer fixed #3765: Unable to resolve conflict Improved warning message for …
(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) @2181   15 years stoecker lots of i18n fixes
(edit) @2163   15 years stoecker fixed typos
(edit) @2156   15 years Gubaer fixed #3533: auto-completion in relation editor broken
(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) @2048   15 years Gubaer Improved auto completion fixed #2729: Auto completion with numbers …
(edit) @2044   15 years Gubaer fixed #3383: changeset tags in history dialog
(edit) @2043   15 years Gubaer fixed #3076: Member columns don't auto-resize when the relation editor …
(edit) @2040   15 years Gubaer improved upload dialog new: tags for changesets new: multiple uploads …
(edit) @2025   15 years Gubaer new: improved dialog for uploading/saving modified layers on exit new: …
(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) @1987   15 years Gubaer removed all occurences of setAlwaysOnTop(). See …
(edit) @1951   15 years jttt Replace some occurrences of RelationMember.member with getters
(edit) @1938   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) @1921   15 years Gubaer applied patch #3149 by cjw: Exception when using sort button in edit …
Note: See TracRevisionLog for help on using the revision log.