source: josm/trunk/src/org/openstreetmap

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @2660   13 years jttt Fixed #4205 NPE on reordering layers
(edit) @2659   13 years jttt Minor fixes in mappaint code
(edit) @2658   13 years jttt Do not update properties and selection dialogs when hidden
(edit) @2657   13 years jttt Cache list of used tags in properties dialog (faster adding of keys in …
(edit) @2656   13 years jttt Optimalization of two hotspots found by profiler. Makes drawing in …
(edit) @2655   13 years jttt Fixed #4161 Major slowdown in recent versions, used correct pattern …
(edit) @2654   13 years jttt Fixed #4201 Trouble adding/editing objects
(edit) @2653   13 years jttt Fixed #4198 NPE on last layer delete
(edit) @2652   13 years jttt Added listener for edit layer change (not just active layer)
(edit) @2651   13 years Gubaer getDirectionKeys() put in after removal in r2645. validator still …
(edit) @2650   13 years Gubaer fixed #4194: Prefeences
(edit) @2649   13 years stoecker silence warnings
(edit) @2648   13 years stoecker use context for tr()
(edit) @2647   13 years stoecker use context for tr()
(edit) @2646   13 years bastiK geoimage: select correct gpx track by default in the drop down menu …
(edit) @2645   13 years jttt SearchCompiler refactoring, use search pattern for …
(edit) @2644   13 years Gubaer fixed #4176: Display of object deletion dialog wrong
(edit) @2643   13 years stoecker fix tr() usage
(edit) @2642   13 years Gubaer fixed #4151: Please provide line number in presets parsing error
(edit) @2641   13 years Gubaer new: supports system defined proxies if JOSM is started with …
(edit) @2638   13 years mjulius fixes #4175 - Exception when user with existing ID but different name …
(edit) @2637   13 years stoecker applied #4167 - patch by avar - fix search docs
(edit) @2636   13 years stoecker fixed #4163 - patch by avar - fixed searching
(edit) @2635   13 years bastiK fixed gpx-rendering error: Tracksegments should not be connected by a …
(edit) @2634   13 years mjulius really fixes #4088 - Remove modified flag when merging downloaded data
(edit) @2633   13 years mjulius small optimization - use DataSet.getSelectedWays() instead of …
(edit) @2632   13 years Gubaer fixed: Action New Relation initially disabled update: now uses a …
(edit) @2629   13 years bastiK geoimage: usability - allow clicking on the image symbols only when in …
(edit) @2628   13 years stoecker close #2086 - handle restriction relation for way splitting
(edit) @2627   13 years bastiK geoimage: new button 'delelet image from disk' (shortcut: …
(edit) @2626   13 years jttt Fixed some of the warnings found by FindBugs
(edit) @2625   13 years Gubaer fixed #4159: NPE when deleting a data layer
(edit) @2624   13 years mjulius fixes #4088,#4155 - when after conflict resolving the primitive has …
(edit) @2623   13 years jttt Fire primitivesAdded event after also after primitive was downloaded …
(edit) @2622   13 years jttt Dataset changed events refactored - DatasetEventManager now allows to …
(edit) @2621   13 years Gubaer Moved layer listener management from Layer to MapView Made sure that …
(edit) @2620   13 years jttt Remove OsmPrimitive.setIncomplete()
(edit) @2619   13 years Gubaer Global public list of layer change listeners is @deprecated
(edit) @2618   13 years Gubaer fixed #4153: Upload dialog's "Upload to '$URL'" isn't updated when the …
(edit) @2617   13 years bastiK geoimage: improved thumbnails (closes #4101)
(edit) @2616   13 years Gubaer Completed Changeset List Dialog See also …
(edit) @2615   13 years mjulius store incomplete flag in PrimitiveData
(edit) @2614   13 years framm - small fix in upload dialog layout
(edit) @2613   13 years Gubaer new: global in-memory cache for downloaded changesets new: toggle …
(edit) @2612   13 years mjulius Fixes #4083 - exception when copying relation with incomplete node …
(edit) @2611   13 years mjulius fixes #4104 - reversing of way does not update direction dependent roles
(edit) @2610   13 years mjulius Fixes #4115 - bogus warning about nodes outside download area in …
(edit) @2609   13 years stoecker applied #4146 - patch by mjulius - fix downloading incomplete relation
(edit) @2606   13 years bastiK geoimage: add thumbnail caching (fixes #4116, see #4101)
(edit) @2604   13 years Gubaer New: JOSM reading, writing, merging changeset attribute fixed #4090: …
(edit) @2603   13 years stoecker fixed #4126 - turn restrictions not drawn
(edit) @2602   13 years bastiK some minor things: * layerlist dialog: right click on an entry …
(edit) @2601   13 years bastiK fixed #3722 - add shortcut for "next photo" and "previous photo" …
(edit) @2599   13 years Gubaer fixed #4130: Chunked upload mode counter is wrong fixed #4118: Upload …
(edit) @2598   13 years Gubaer comment to follow in a later commit Have to break up a commit because …
(edit) @2596   13 years bastiK fixed #4120 (patch by mjulius) - orthogonalize tool: Do not assume all …
(edit) @2594   13 years jttt Fix #4124 relation - download incomplete results in error
(edit) @2593   13 years bastiK forgot to add
(edit) @2592   13 years bastiK geoimage: make thumbnails optional + cosmetics (see #4101)
(edit) @2591   13 years jttt Fix #4114 - NPE when zooming out after updating a partially downloaded …
(edit) @2590   13 years jttt Fix #4114 NPE when zooming out while relation editor is open
(edit) @2589   13 years stoecker small code cleanup
(edit) @2587   13 years jttt Added Way.hasIncompletNodes(), Way.isIncomplete() now returns true …
(edit) @2586   13 years stoecker fix regression - reduce image size in toggle windows
(edit) @2584   13 years stoecker fixed #4107 - obsolete plugin message improvement
(edit) @2583   13 years jttt Fix #4103 Exception on undo
(edit) @2582   13 years stoecker fixed small display issue with progress dialog
(edit) @2581   13 years Gubaer fixed #4109: Sorting button in relation editor is disabled fixed …
(edit) @2580   13 years stoecker fixed regression - ways have been drawn below areas
(edit) @2579   13 years jttt Removed Relation.isIncomplete - it was overriding …
(edit) @2578   13 years jttt Encalupse OsmPrimitive.incomplete
(edit) @2577   13 years bastiK Adjusted toggle dialog behavior for geoimage: * When click on a …
(edit) @2575   13 years stoecker include utilsplugin, fix #4086
(edit) @2574   13 years stoecker fix #4085, #4084 - patch by mjulius - fix exception
(edit) @2573   13 years stoecker applied #4068 - patch by mjulius - fix combine way and way reversing
(edit) @2572   13 years stoecker applied #3527 - hidden option for zoom extension
(edit) @2571   13 years stoecker don't display outdated plugins any more in selection - allows us to …
(edit) @2570   13 years bastiK Changed the greatCircleDistance formula to haver-sine. The old cosine …
(edit) @2569   13 years Gubaer fixed #3684: Add "chunked" upload mode Removed support for API "0.5" …
(edit) @2568   13 years stoecker obsoleted AgPifoJ
(edit) @2567   13 years Gubaer applied #3738: patch by mjulius: Searching for non-existent usernames …
(edit) @2566   13 years bastiK Moved the code from agpifoj plugin to JOSM core. Thanks to Christian …
(edit) @2565   13 years Gubaer Removed BackReferenceDataSet and CollectBackReferenceVisitor because …
(edit) @2564   13 years Gubaer Removed code not necessary any more because we have referrer support …
(edit) @2563   13 years Gubaer fixed #3400: relation editor: improvement to highlight an element …
(edit) @2561   13 years jttt Applied #4059 by mjulius - Relation history window does not show up
(edit) @2560   13 years jttt Fixed #4058 Relation history window does not show up
(edit) @2559   13 years Gubaer fixed: language preferences don't t enforce a restart any more
(edit) @2558   13 years bastiK fix #3838 - DrawAction: Wrong start point for helper line after adding …
(edit) @2557   13 years stoecker fixed old file delete
(edit) @2556   13 years Gubaer applied #4063: patch by mjulius: Exception in History dialog
(edit) @2555   13 years stoecker fixed #4055 - patch my mjulius - fix object compare
(edit) @2554   13 years stoecker fix #4047 - update warning does not disappear
(edit) @2553   13 years Gubaer fixed #4046: JOSM language changes to Standard
(edit) @2552   13 years bastiK cleanup for r2539 and r2541. See #3520
(edit) @2550   13 years Gubaer fixed #2669: Problem with zoom keys fixed #3269: Plus/minus buttons …
(edit) @2549   13 years Gubaer fixed #3065: Importing audio into the "Downloaded GPX Data" layer …
(edit) @2548   13 years Gubaer fixed #3064: Importing images into the "Downloaded GPX Data" layer …
(edit) @2546   13 years Gubaer fixed wrong data range check in AddNodeAction
(edit) @2545   13 years stoecker fixed typo
Note: See TracRevisionLog for help on using the revision log.