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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @2945   14 years jttt Improvements in conflicts gui
(edit) @2930   14 years jttt Make sure ConflictResolutionDialog is disposed when closed
(edit) @2928   14 years mjulius fix issue that selection list in history panel is not updated when …
(edit) @2915   14 years stoecker close #4458 - text fixes - patch by Andre
(edit) @2914   14 years jttt Fixed #4451 Error message trying to edit a restriction element
(edit) @2912   14 years jttt Fixed #4330 java.lang.ArrayIndexOutOfBoundsException: 6 >= 6, added …
(edit) @2906   14 years mjulius remove OsmPrimitive.entrySet() using keySet()/get() or getKeys() instead
(edit) @2903   14 years bastiK a few minor issues: * fixed #2316 - Improve Inactive Presets handling …
(edit) @2901   14 years mjulius new button in LayerListDialog: Duplicate Layer This creates a …
(edit) @2897   14 years jttt Fixed #4404 Contents of layer-list not shown
(edit) @2895   14 years mjulius Fix some messages
(edit) @2894   14 years bastiK make selected relation visible (jump to it) for: properties dialog -> …
(edit) @2887   14 years bastiK fixed #4422 - wrong filename in the titlebar of the "geotagged images" …
(edit) @2886   14 years bastiK relation dialog: * reverse order for selected members only; * if …
(edit) @2885   14 years bastiK Show in relation list if a relation has incomplete members. Remove …
(edit) @2880   14 years jttt Fixed #4411 Can't upload due to conflicts, but conflict list is empty
(edit) @2871   14 years jttt Partially fix situation after last layer removal - most objects still …
(edit) @2869   14 years jttt Removed ToggleDialog.tearDown(). All listeners should be unregistered …
(edit) @2860   14 years jttt Fixed #3233 Relation list doesn't update when a data layer is deleted
(edit) @2847   14 years mjulius fix messages for gui/dialogs
(edit) @2824   14 years Gubaer fixed #4082: Upload-Dialog shows in diseabled display Replaced …
(edit) @2822   14 years Gubaer see #4339: applied patch by andre68: MessageFormat fixes
(edit) @2803   14 years stoecker revert last checkin - it does not take sub translations into account
(edit) @2801   14 years stoecker fixed line endings of recent checkins
(edit) @2794   14 years stoecker fixes #4326 - author of new elements not shown in user info
(edit) @2789   14 years jttt Fixed some FindBugs warnings
(edit) @2773   14 years Gubaer typos
(edit) @2772   14 years Gubaer typos
(edit) @2770   14 years stoecker typos
(edit) @2751   14 years Gubaer Improved user feedback when downloading relations
(edit) @2749   14 years jttt Workaround division by zero exception when geoimage layer is added as …
(edit) @2748   14 years Gubaer new: JOSM now supports OAuth See also …
(edit) @2742   14 years jttt Fixed #4294 Tag selection after tag deletion behaviour
(edit) @2741   14 years jttt Fixed #4261 Selection information is not updated after undo/redo, …
(edit) @2728   14 years framm fix message
(edit) @2727   14 years framm change messages
(edit) @2723   14 years stoecker fixed #4229 - Right click menu for properties relation entry
(edit) @2716   14 years mjulius fixes #4247 - in relation editor sort only selected members if there …
(edit) @2715   14 years stoecker fixed #3772, #4139 - fixed help browser - the external start never …
(edit) @2713   14 years stoecker removed obsolete code (re-add when necessary)
(edit) @2711   14 years stoecker fix bad line endings
(edit) @2710   14 years stoecker close #4222 - unify design of right menus again
(edit) @2700   14 years mjulius fixes #4226 - add reverse members command to relation editor
(edit) @2697   14 years Gubaer fixed #4222: Layerlist right click menu does not handle multiselection
(edit) @2691   14 years mjulius fixes #4238 - Incorrect enabled state of New Relation button - patch …
(edit) @2689   14 years Gubaer new: Changeset Cache Manager for querying, downloading, browsing, and …
(edit) @2677   14 years jttt Fixed #4225 Wrong layer selected when other layer is deleted
(edit) @2665   14 years bastiK fixed #4122 - Apply role button is missing
(edit) @2660   14 years jttt Fixed #4205 NPE on reordering layers
(edit) @2658   14 years jttt Do not update properties and selection dialogs when hidden
(edit) @2657   14 years jttt Cache list of used tags in properties dialog (faster adding of keys in …
(edit) @2655   14 years jttt Fixed #4161 Major slowdown in recent versions, used correct pattern …
(edit) @2652   14 years jttt Added listener for edit layer change (not just active layer)
(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) @2616   14 years Gubaer Completed Changeset List Dialog See also …
(edit) @2613   14 years Gubaer new: global in-memory cache for downloaded changesets new: toggle …
(edit) @2602   14 years bastiK some minor things: * layerlist dialog: right click on an entry …
(edit) @2581   14 years Gubaer fixed #4109: Sorting button in relation editor is disabled fixed …
(edit) @2578   14 years jttt Encalupse OsmPrimitive.incomplete
(edit) @2577   14 years bastiK Adjusted toggle dialog behavior for geoimage: * When click on a …
(edit) @2566   14 years bastiK Moved the code from agpifoj plugin to JOSM core. Thanks to Christian …
(edit) @2563   14 years Gubaer fixed #3400: relation editor: improvement to highlight an element …
(edit) @2560   14 years jttt Fixed #4058 Relation history window does not show up
(edit) @2537   14 years Gubaer fixed #2983: Error involving presets key-element without value, or …
(edit) @2525   14 years bastiK fix #4030 - Hide/minimize icon in right menus not working properly
(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) @2494   14 years Gubaer Code related to #3999. Uncommented for the time being.
(edit) @2493   14 years Gubaer fixed #3991: "Add Properties" shortcut broken.
(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) @2489   14 years Gubaer fixed #3990: "Bearbeiten" button without function
(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) @2486   14 years Gubaer fixed #3926: Relation dialog has debug output enabled
(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) @2475   14 years jttt Added methods showNotify and hideNotify to ToggleDialog. Useful to …
(edit) @2474   14 years jttt Do not call tagsChanged listeners that often, update …
(edit) @2473   14 years Gubaer fixed #3943: Keep keyboard focus on Add button
(edit) @2448   14 years Gubaer fixed #3352: History doesn't get invalidated on upload? fixed #3912: …
(edit) @2445   14 years Gubaer fixed #3902: Not correct message
(edit) @2439   14 years jttt Added DatasetListener, Dataset now fire events everytime one of its …
(edit) @2434   14 years Gubaer Improved detection of modified state in OsmDataLayer.
(edit) @2433   14 years Gubaer Improved test cases for MergeVisitor. Moved MergeVisitor and removed …
(edit) @2421   14 years bastiK relation editor: respect roundabouts when sorting the relation
(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) @2401   14 years jttt Changes in selection handling: - selection is passed as PrimitiveId …
(edit) @2394   14 years bastiK Relationdialog: show roundabouts in the 'linked' column
(edit) @2383   14 years bastiK fix #3748: Selecting relation member in properties windows often keeps …
(edit) @2381   14 years jttt Change most occurrences of Dataset.nodes/ways/relations with …
Note: See TracRevisionLog for help on using the revision log.