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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @3325   14 years bastiK see #5123 - save last directory for each type of usage
(edit) @3310   14 years bastiK fixed #4879 - tooltip: What does "guess" in correlate photos?, #5106 - …
(edit) @3288   14 years bastiK fixed #4848 - Speed in Geotagged Images dialog always shows 0 km/h
(edit) @3280   14 years framm * added a selection to "download along this track" window which lets …
(edit) @3263   14 years bastiK escape non ascii characters
(edit) @3261   14 years bastiK applied patch by flo: Add support for direction tag in photo EXIF …
(edit) @3252   14 years jttt Fix #2234: Translation can cause JosmActions to illegally handle shortcuts
(edit) @3245   14 years jttt Fix memory leak - OsmDataLayer stayed in memory after it was removed
(edit) @3237   14 years jttt Fix #4659 Waypoint layers captions are hiddden when layer is hidden …
(edit) @3235   14 years jttt Fix #5013 gpx info shows time in weird format
(edit) @3233   14 years stoecker fix minor color issues
(edit) @3225   14 years jttt Remove long deprecated data change listener
(edit) @3220   14 years jttt Use checkbox for Show marke layer text/icon, see #4336
(edit) @3208   14 years jttt Remember selected values in download along track dialog
(edit) @3207   14 years jttt Fix #4861 Coding error reported on uploading changeset (GPS survey …
(edit) @3206   14 years jttt Remove obsoleted methods from Dataset, replace some calls of …
(edit) @3128   14 years jttt Different fix for #4728 - discard offscreen buffer for all layer in MapView
(edit) @3127   14 years jttt Fix #4728 display of gps-tracks (points, lines) does not refresh, cosmetics
(edit) @3119   14 years jttt Cache offscreen buffer for GpxLayer
(edit) @3118   14 years jttt Handle changes in viewID in MapView instead of OsmDataLayer
(edit) @3116   14 years jttt Reuse offscreenBuffer if layers didn't change
(edit) @3097   14 years jttt Fix #4652 Unexpected error when LiveGPS tracking is started
(edit) @3078   14 years bastiK fixed #4593 - conflict list and header not updated right away after …
(edit) @3052   14 years bastiK fixed geoimage issues: * no update on the map when another gpx track …
(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) @2982   14 years jttt Calculate bbox for relations, use it in mappaint.
(edit) @2969   14 years bastiK fixed #4502 - Photomapping pannel open just one time; make tiger …
(edit) @2941   14 years bastiK fix gpx drawing ("intersects" is to strict on horizontal/vertical …
(edit) @2931   14 years bastiK cleanup for geoimage code (mainly getters and setters)
(edit) @2909   14 years bastiK fixed: images with lat/lon in EXIF are not displayed at their real …
(edit) @2907   14 years jttt Gpx refactoring - GpxTrack and GpxTrackSegment is now interface, …
(edit) @2904   14 years bastiK minor cleanup & hooks for plugin
(edit) @2887   14 years bastiK fixed #4422 - wrong filename in the titlebar of the "geotagged images" …
(edit) @2884   14 years jttt Get mouse position in marker layer only when necessary (speed optimization)
(edit) @2867   14 years jttt Better gpx layer tooltip, don't add gpx layer if gpx file is empty
(edit) @2851   14 years jttt Added progress monitor to JpgImporter, allow to cancel importing
(edit) @2850   14 years mjulius fix messages for gui
(edit) @2811   14 years stoecker fixed image recognition script
(edit) @2795   14 years jttt Allow to load incomplete gpx files
(edit) @2786   14 years stoecker fixed typo
(edit) @2749   14 years jttt Workaround division by zero exception when geoimage layer is added as …
(edit) @2733   14 years framm message fixes
(edit) @2732   14 years framm message fix
(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) @2711   14 years stoecker fix bad line endings
(edit) @2702   14 years bastiK fixed #4100 - unable to simply load already referenced images Added …
(edit) @2676   14 years jttt Fix some of the warnings found by FindBugs
(edit) @2671   14 years jttt Make MapPaintVisitor independent of SimplePaintVisitor
(edit) @2666   14 years jttt Minor mappaint cleanup, use constants for colors
(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) @2649   14 years stoecker silence warnings
(edit) @2646   14 years bastiK geoimage: select correct gpx track by default in the drop down menu …
(edit) @2635   14 years bastiK fixed gpx-rendering error: Tracksegments should not be connected by 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) @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) @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) @2593   14 years bastiK forgot to add
(edit) @2592   14 years bastiK geoimage: make thumbnails optional + cosmetics (see #4101)
(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) @2565   14 years Gubaer Removed BackReferenceDataSet and CollectBackReferenceVisitor because …
(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 …
(edit) @2512   14 years stoecker i18n updated, fixed files to reduce problems when applying patches, …
(edit) @2500   14 years jttt Added Dataset consistency test that can be invoked on osm layer or in …
(edit) @2450   14 years jttt Added parameter Bounds to MapView, draw only currently visible …
(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) @2414   14 years Gubaer Removed methods made @deprecated in r2411.
(edit) @2396   14 years Gubaer Made nodes, ways, and relations in DataSet private. Plugin updates to …
(edit) @2388   14 years jttt Replace Dataset.nodes with getNodes(), etc
(edit) @2386   14 years Gubaer applied #3833: patch by Daeron: Small translation cleanup
(edit) @2381   14 years jttt Change most occurrences of Dataset.nodes/ways/relations with …
(edit) @2327   15 years Gubaer Cleanup in download logic (less global, more encapsulation)
(edit) @2325   15 years Gubaer fixed #3783: does not finish download API Also improved …
(edit) @2322   15 years Gubaer Added canceling of DownloadOsmTaskLists Removed error remembering in …
(edit) @2308   15 years Gubaer fixed #3762: Deleted relation still referenced when deleting former …
(edit) @2301   15 years Gubaer fixed #3765: Unable to resolve conflict Improved warning message for …
(edit) @2295   15 years stoecker reverted r2280, see #3665
(edit) @2280   15 years Gubaer applied #3665: patch by mmehl: Showing waypoints with name and note/comment
(edit) @2274   15 years Gubaer Improved help browser layout (now uses custom CSS shipped with JOSM) …
(edit) @2253   15 years Gubaer Improved dialogs in the context of conflict resolution. Improved …
(edit) @2198   15 years Gubaer fixed #3249: Resolve conflicts between invisible and deleted …
(edit) @2192   15 years Gubaer fixed #3529: New OSM layers should be put on top of layer stack.
(edit) @2186   15 years jttt Fix #3549
(edit) @2179   15 years stoecker further i18n context improvements
(edit) @2178   15 years stoecker fixed #2721 - translation conflict
(edit) @2151   15 years Gubaer applied #3526: patch by glebius@...: be more verbose about available …
Note: See TracRevisionLog for help on using the revision log.