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) @3124   14 years Gubaer fixed #4725: Much slower selection list handling since 3102
(edit) @3123   14 years Gubaer fixed #4725: Much slower selection list handling since 3102 Removed …
(edit) @3114   14 years Gubaer fixed #4719: Double click in selection list does not work anymore
(edit) @3105   14 years Gubaer Removing @Overrides - got inserted too early and make troubles while …
(edit) @3103   14 years Gubaer fixed #4699: selectionlist gets out of sync
(edit) @3102   14 years Gubaer fixed #4651: Ability to download incomplete relation from selection …
(edit) @3101   14 years Gubaer fixed #4684: HTTP 408 gives coding error popup
(edit) @3099   14 years Gubaer fixed #4691: Exception when clicking 'Select'
(edit) @3095   14 years jttt Changes in multipolygon handling (see #4661), cosmetics
(edit) @3087   14 years mjulius see #4674 - NPE in ToggleDialog now throws IllegalArgumentException …
(edit) @3083   14 years bastiK added svn:eol-style=native to source files
(edit) @3078   14 years bastiK fixed #4593 - conflict list and header not updated right away after …
(edit) @3072   14 years mjulius fixes #4634 - Unable to download incomplete members of a new relation
(edit) @3071   14 years mjulius fixes #4648 - User panel not showing data when toggled from hidden to shown
(edit) @3059   14 years stoecker i18n fixes, see #4636
(edit) @3058   14 years bastiK see #4593 - conflict list not updated right away
(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) @3034   14 years jttt Fix #4467 Don't silently drop locally deleted member primitives from …
(edit) @3020   14 years bastiK fixed #4573 - Relation count does not update on adding or deletion
(edit) @3016   14 years bastiK pop up the conflict dialog when a conflict has been detected
(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) @2969   14 years bastiK fixed #4502 - Photomapping pannel open just one time; make tiger …
(edit) @2961   14 years Gubaer fixed #4392: exception in version history dialog on re-downloading a …
(edit) @2951   14 years stoecker fix dangerous tag destroying
(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 …
Note: See TracRevisionLog for help on using the revision log.