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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @2752   14 years Gubaer fixed #4263: No changeset tags on auto-opened subsequent changesets
(edit) @2751   14 years Gubaer Improved user feedback when downloading relations
(edit) @2750   14 years Gubaer applied #4298: patch by vsandre: displayed relation name
(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) @2746   14 years Gubaer Partial commit due to #4137. Comment to follow in another commit.
(edit) @2745   14 years Gubaer Partial commit due to #4137. Comment to follow in another commit.
(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) @2733   14 years framm message fixes
(edit) @2732   14 years framm message fix
(edit) @2731   14 years framm message fix
(edit) @2729   14 years framm fix messages
(edit) @2728   14 years framm fix message
(edit) @2727   14 years framm change messages
(edit) @2726   14 years framm fix message text
(edit) @2723   14 years stoecker fixed #4229 - Right click menu for properties relation entry
(edit) @2720   14 years bastiK fixed #4100 (no Main.map available when loading an image using open …
(edit) @2719   14 years stoecker fixed last checkin
(edit) @2718   14 years stoecker remember result of dont-show-again also in ExtendedDialog
(edit) @2717   14 years stoecker close #4128 - new name search server
(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) @2712   14 years mjulius fixes #4252 - Handling relations of way combining unintuitive For both …
(edit) @2711   14 years stoecker fix bad line endings
(edit) @2710   14 years stoecker close #4222 - unify design of right menus again
(edit) @2702   14 years bastiK fixed #4100 - unable to simply load already referenced images Added …
(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) @2688   14 years Gubaer Partial commit due to issue described in #4137 Breaks the build
(edit) @2687   14 years Gubaer Partial commit due to issue described in #4137 Breaks the build
(edit) @2682   14 years stoecker added update modified action
(edit) @2679   14 years jttt Fixed #4230 NPE when searching for name$:[a-z] in Iceland.osm
(edit) @2677   14 years jttt Fixed #4225 Wrong layer selected when other layer is deleted
(edit) @2676   14 years jttt Fix some of the warnings found by FindBugs
(edit) @2675   14 years jttt MapPaintVisitor - delegate drawing to styles, MapPaintVisitor should …
(edit) @2671   14 years jttt Make MapPaintVisitor independent of SimplePaintVisitor
(edit) @2668   14 years jttt Fixed #4207 getCurrentDataSet() returns null after adding new layers …
(edit) @2666   14 years jttt Minor mappaint cleanup, use constants for colors
(edit) @2665   14 years bastiK fixed #4122 - Apply role button is missing
(edit) @2663   14 years jttt Simplified MapPaintVisitor (removed current* global state)
(edit) @2662   14 years bastiK geoimage: reworked image correlation dialog. Might still have some …
(edit) @2660   14 years jttt Fixed #4205 NPE on reordering layers
(edit) @2659   14 years jttt Minor fixes in mappaint code
(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) @2654   14 years jttt Fixed #4201 Trouble adding/editing objects
(edit) @2653   14 years jttt Fixed #4198 NPE on last layer delete
(edit) @2652   14 years jttt Added listener for edit layer change (not just active layer)
(edit) @2650   14 years Gubaer fixed #4194: Prefeences
(edit) @2649   14 years stoecker silence warnings
(edit) @2648   14 years stoecker use context for tr()
(edit) @2647   14 years stoecker use context for tr()
(edit) @2646   14 years bastiK geoimage: select correct gpx track by default in the drop down menu …
(edit) @2644   14 years Gubaer fixed #4176: Display of object deletion dialog wrong
(edit) @2643   14 years stoecker fix tr() usage
(edit) @2641   14 years Gubaer new: supports system defined proxies if JOSM is started with …
(edit) @2635   14 years bastiK fixed gpx-rendering error: Tracksegments should not be connected by a …
(edit) @2632   14 years Gubaer fixed: Action New Relation initially disabled update: now uses a …
(edit) @2629   14 years bastiK geoimage: usability - allow clicking on the image symbols only when in …
(edit) @2627   14 years bastiK geoimage: new button 'delelet image from disk' (shortcut: …
(edit) @2626   14 years jttt Fixed some of the warnings found by FindBugs
(edit) @2624   14 years mjulius fixes #4088,#4155 - when after conflict resolving the primitive has …
(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) @2619   14 years Gubaer Global public list of layer change listeners is @deprecated
(edit) @2618   14 years Gubaer fixed #4153: Upload dialog's "Upload to '$URL'" isn't updated when the …
(edit) @2617   14 years bastiK geoimage: improved thumbnails (closes #4101)
(edit) @2616   14 years Gubaer Completed Changeset List Dialog See also …
(edit) @2614   14 years framm - small fix in upload dialog layout
(edit) @2613   14 years Gubaer new: global in-memory cache for downloaded changesets new: toggle …
(edit) @2612   14 years mjulius Fixes #4083 - exception when copying relation with incomplete node …
(edit) @2606   14 years bastiK geoimage: add thumbnail caching (fixes #4116, see #4101)
(edit) @2602   14 years bastiK some minor things: * layerlist dialog: right click on an entry …
(edit) @2601   14 years bastiK fixed #3722 - add shortcut for "next photo" and "previous photo" …
(edit) @2599   14 years Gubaer fixed #4130: Chunked upload mode counter is wrong fixed #4118: Upload …
(edit) @2598   14 years Gubaer comment to follow in a later commit Have to break up a commit because …
(edit) @2593   14 years bastiK forgot to add
(edit) @2592   14 years bastiK geoimage: make thumbnails optional + cosmetics (see #4101)
(edit) @2586   14 years stoecker fix regression - reduce image size in toggle windows
(edit) @2582   14 years stoecker fixed small display issue with progress dialog
(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) @2575   14 years stoecker include utilsplugin, fix #4086
(edit) @2569   14 years Gubaer fixed #3684: Add "chunked" upload mode Removed support for API "0.5" …
(edit) @2566   14 years bastiK Moved the code from agpifoj plugin to JOSM core. Thanks to Christian …
(edit) @2565   14 years Gubaer Removed BackReferenceDataSet and CollectBackReferenceVisitor because …
(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) @2559   14 years Gubaer fixed: language preferences don't t enforce a restart any more
(edit) @2556   14 years Gubaer applied #4063: patch by mjulius: Exception in History dialog
(edit) @2553   14 years Gubaer fixed #4046: JOSM language changes to Standard
(edit) @2549   14 years Gubaer fixed #3065: Importing audio into the "Downloaded GPX Data" layer …
(edit) @2548   14 years Gubaer fixed #3064: Importing images into the "Downloaded GPX Data" layer …
Note: See TracRevisionLog for help on using the revision log.