source: josm/trunk/src/org/openstreetmap

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @2621   15 years Gubaer Moved layer listener management from Layer to MapView Made sure that …
(edit) @2620   15 years jttt Remove OsmPrimitive.setIncomplete()
(edit) @2619   15 years Gubaer Global public list of layer change listeners is @deprecated
(edit) @2618   15 years Gubaer fixed #4153: Upload dialog's "Upload to '$URL'" isn't updated when the …
(edit) @2617   15 years bastiK geoimage: improved thumbnails (closes #4101)
(edit) @2616   15 years Gubaer Completed Changeset List Dialog See also …
(edit) @2615   15 years mjulius store incomplete flag in PrimitiveData
(edit) @2614   15 years framm - small fix in upload dialog layout
(edit) @2613   15 years Gubaer new: global in-memory cache for downloaded changesets new: toggle …
(edit) @2612   15 years mjulius Fixes #4083 - exception when copying relation with incomplete node …
(edit) @2611   15 years mjulius fixes #4104 - reversing of way does not update direction dependent roles
(edit) @2610   15 years mjulius Fixes #4115 - bogus warning about nodes outside download area in …
(edit) @2609   15 years stoecker applied #4146 - patch by mjulius - fix downloading incomplete relation
(edit) @2606   15 years bastiK geoimage: add thumbnail caching (fixes #4116, see #4101)
(edit) @2604   15 years Gubaer New: JOSM reading, writing, merging changeset attribute fixed #4090: …
(edit) @2603   15 years stoecker fixed #4126 - turn restrictions not drawn
(edit) @2602   15 years bastiK some minor things: * layerlist dialog: right click on an entry …
(edit) @2601   15 years bastiK fixed #3722 - add shortcut for "next photo" and "previous photo" …
(edit) @2599   15 years Gubaer fixed #4130: Chunked upload mode counter is wrong fixed #4118: Upload …
(edit) @2598   15 years Gubaer comment to follow in a later commit Have to break up a commit because …
(edit) @2596   15 years bastiK fixed #4120 (patch by mjulius) - orthogonalize tool: Do not assume all …
(edit) @2594   15 years jttt Fix #4124 relation - download incomplete results in error
(edit) @2593   15 years bastiK forgot to add
(edit) @2592   15 years bastiK geoimage: make thumbnails optional + cosmetics (see #4101)
(edit) @2591   15 years jttt Fix #4114 - NPE when zooming out after updating a partially downloaded …
(edit) @2590   15 years jttt Fix #4114 NPE when zooming out while relation editor is open
(edit) @2589   15 years stoecker small code cleanup
(edit) @2587   15 years jttt Added Way.hasIncompletNodes(), Way.isIncomplete() now returns true …
(edit) @2586   15 years stoecker fix regression - reduce image size in toggle windows
(edit) @2584   15 years stoecker fixed #4107 - obsolete plugin message improvement
(edit) @2583   15 years jttt Fix #4103 Exception on undo
(edit) @2582   15 years stoecker fixed small display issue with progress dialog
(edit) @2581   15 years Gubaer fixed #4109: Sorting button in relation editor is disabled fixed …
(edit) @2580   15 years stoecker fixed regression - ways have been drawn below areas
(edit) @2579   15 years jttt Removed Relation.isIncomplete - it was overriding …
(edit) @2578   15 years jttt Encalupse OsmPrimitive.incomplete
(edit) @2577   15 years bastiK Adjusted toggle dialog behavior for geoimage: * When click on a …
(edit) @2575   15 years stoecker include utilsplugin, fix #4086
(edit) @2574   15 years stoecker fix #4085, #4084 - patch by mjulius - fix exception
(edit) @2573   15 years stoecker applied #4068 - patch by mjulius - fix combine way and way reversing
(edit) @2572   15 years stoecker applied #3527 - hidden option for zoom extension
(edit) @2571   15 years stoecker don't display outdated plugins any more in selection - allows us to …
(edit) @2570   15 years bastiK Changed the greatCircleDistance formula to haver-sine. The old cosine …
(edit) @2569   15 years Gubaer fixed #3684: Add "chunked" upload mode Removed support for API "0.5" …
(edit) @2568   15 years stoecker obsoleted AgPifoJ
(edit) @2567   15 years Gubaer applied #3738: patch by mjulius: Searching for non-existent usernames …
(edit) @2566   15 years bastiK Moved the code from agpifoj plugin to JOSM core. Thanks to Christian …
(edit) @2565   15 years Gubaer Removed BackReferenceDataSet and CollectBackReferenceVisitor because …
(edit) @2564   15 years Gubaer Removed code not necessary any more because we have referrer support …
(edit) @2563   15 years Gubaer fixed #3400: relation editor: improvement to highlight an element …
(edit) @2561   15 years jttt Applied #4059 by mjulius - Relation history window does not show up
(edit) @2560   15 years jttt Fixed #4058 Relation history window does not show up
(edit) @2559   15 years Gubaer fixed: language preferences don't t enforce a restart any more
(edit) @2558   15 years bastiK fix #3838 - DrawAction: Wrong start point for helper line after adding …
(edit) @2557   15 years stoecker fixed old file delete
(edit) @2556   15 years Gubaer applied #4063: patch by mjulius: Exception in History dialog
(edit) @2555   15 years stoecker fixed #4055 - patch my mjulius - fix object compare
(edit) @2554   15 years stoecker fix #4047 - update warning does not disappear
(edit) @2553   15 years Gubaer fixed #4046: JOSM language changes to Standard
(edit) @2552   15 years bastiK cleanup for r2539 and r2541. See #3520
(edit) @2550   15 years Gubaer fixed #2669: Problem with zoom keys fixed #3269: Plus/minus buttons …
(edit) @2549   15 years Gubaer fixed #3065: Importing audio into the "Downloaded GPX Data" layer …
(edit) @2548   15 years Gubaer fixed #3064: Importing images into the "Downloaded GPX Data" layer …
(edit) @2546   15 years Gubaer fixed wrong data range check in AddNodeAction
(edit) @2545   15 years stoecker fixed typo
(edit) @2544   15 years stoecker fix #4035 - patch by avar - directly fill bug report request
(edit) @2543   15 years Gubaer fixed #3494: shift+d form should be accept coma as well as dots
(edit) @2542   15 years stoecker cleanup plugin information a bit
(edit) @2541   15 years stoecker fixed #2539 - redone last fix a bit
(edit) @2540   15 years stoecker applied #2892 - patch by plaicy - added osmgo shortlink support to url …
(edit) @2539   15 years bastiK see #3520 - Do not remove selection when using undo (partial fix)
(edit) @2537   15 years Gubaer fixed #2983: Error involving presets key-element without value, or …
(edit) @2536   15 years Gubaer fixed #3693: Preferences dialog take very long to show up forgot to …
(edit) @2535   15 years Gubaer fixed #3693: Preferences dialog take very long to show up loading of …
(edit) @2534   15 years Gubaer applied #4033: patch by avar: "Fullscreen View" should be turned into …
(edit) @2533   15 years Gubaer applied #4033: patch by avar: "Fullscreen View" should be turned into …
(edit) @2532   15 years Gubaer Fixing NPE sometimes occuring at startup in Lambert projection
(edit) @2531   15 years Gubaer fixed in #2730: "Add Node..." dialog: wrong focus after showing up
(edit) @2530   15 years Gubaer fixed #2261: "Wireframe View" should be turned into a JosmAction
(edit) @2529   15 years Gubaer fixed #3810: Pressing Enter in download dialog doesn't initiate …
(edit) @2528   15 years Gubaer see #3838: Selection behaves weird when adding nodes with double-click
(edit) @2527   15 years jttt Added new test to DatasetConsistencyTest - ways with less than two nodes.
(edit) @2526   15 years bastiK draw turn restrictions in gray if when the layer is inactive
(edit) @2525   15 years bastiK fix #4030 - Hide/minimize icon in right menus not working properly
(edit) @2524   15 years stoecker close #2797 - no longer allow empty area in slippy map downloader
(edit) @2523   15 years stoecker minor cleanup
(edit) @2522   15 years stoecker fix #4011 - do not show again now remembers what it should do - patch …
(edit) @2521   15 years jttt Fixed #3704 Relation memberships are not handled at all when a way is …
(edit) @2520   15 years stoecker small code cleanup
(edit) @2519   15 years stoecker fixed 3660 - resize in slippy map downloader failed
(edit) @2518   15 years bastiK fix naive variable swap
(edit) @2517   15 years jttt Fixed #3920 Selection history is broken
(edit) @2516   15 years stoecker close #4015 - Zoomlevel changes whenever the preference dialog is closed
(edit) @2515   15 years hansendc Fix ConcurrentModificationException on selListeners …
(edit) @2514   15 years jttt Fixed #4019 Newly downloaded relations missing if relation window not …
(edit) @2513   15 years stoecker fixed #3989 - typo
(edit) @2512   15 years stoecker i18n updated, fixed files to reduce problems when applying patches, …
(edit) @2511   15 years stoecker close #3581 - polish coordinate systems - patch by stlman poczta fm
(edit) @2510   15 years jttt SearchCompiler - prepare everything in constructor, don't throw …
(edit) @2509   15 years stoecker fixed NPE - closes #3989
Note: See TracRevisionLog for help on using the revision log.