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) @4143   13 years stoecker fix #6463 - fix NPE, remove some of the new toolbar warnings for image menu
(edit) @4135   13 years bastiK revert un-caching of Marker
(edit) @4129   13 years stoecker speedup GPX drawing due to better clipping
(edit) @4126   13 years bastiK memory optimizations for Node & WayPoint (Patch by Gubaer, modified) …
(edit) @4087   13 years bastiK PaintVisitor refactoring, includes hook for external MapRenderers …
(edit) @4080   13 years jttt Make ChangeResolution action work on multiple selected wms layers
(edit) @4079   13 years jttt Add action Zoom to native resolution to wms layer
(edit) @4065   13 years jttt Improved wms cache - files saved in original format (no need to …
(edit) @4046   13 years stoecker fix #6031 - save named nodes as waypoints when exporting OSM to GPX - …
(edit) @4043   13 years stoecker fix #6153 - spelling fixes
(edit) @4021   13 years bastiK turn off antialiasing for gpx layers by default. Too slow because gpx …
(edit) @4017   13 years Upliner fix #5834, #5977 TMS context menu comes up after imagery layer(s) deleted
(edit) @4010   13 years bastiK fixed #6162 - Error: NaN in greatCircleDistance for some images (patch …
(edit) @4009   13 years bastiK see #6162 - Error: NaN in greatCircleDistance for some images
(edit) @3965   13 years mjulius fix #6074 - Update failure It is not an error if a primitive on the …
(edit) @3921   13 years stoecker fix #5990 - NPE
(edit) @3915   13 years jttt Fix compilation problems
(edit) @3909   13 years Upliner fix #5965 - NPE in TMSLayer
(edit) @3881   13 years Upliner add support for ScanEx Spot support (patch by glebius)
(edit) @3878   13 years Upliner Add support for ScanEx IRS tilesource (patch by glebius)
(edit) @3852   13 years Upliner Offset server bugfixes and debug info
(edit) @3847   13 years Upliner Initial support for Komzpa's osmosnimki imagery offset server
(edit) @3826   13 years framm Add a "blacklisted" property to imagery layers; set this property from …
(edit) @3809   13 years jttt Fix #5207 [PATCH] WMS plugin doesn't download "not in cache"-Tiles …
(edit) @3808   13 years jttt wmslayer - when overlapping is enabled, keep (and cache) only visible …
(edit) @3801   13 years bastiK generalize DatasetCollection.java (make OsmPrimitive a generic type …
(edit) @3787   13 years Upliner Another rework of autozoom algorithm, fixes flicker when zooming in. …
(edit) @3785   13 years Upliner TMSLayer: get rid of "lastImageScale" hack and fix stack overflow …
(edit) @3778   13 years Upliner fix typo in previovus commit
(edit) @3777   13 years Upliner Add ability to set tilecache directory
(edit) @3774   13 years Upliner Auto-detection of Bing zoomlevel, fixes #5741
(edit) @3773   13 years Upliner don't paint dummy tiles when overzooming Bing imagery, adresses #5741
(edit) @3755   13 years stoecker help topic fix
(edit) @3754   13 years stoecker some cleanups in help page marking
(edit) @3753   13 years stoecker fix help topics
(edit) @3749   13 years jttt Fix loading of wms tiles (when mapview is moved and then moved back …
(edit) @3747   13 years jttt Make sure wms layer will not try to download the same area twice
(edit) @3740   13 years Upliner Make TMS info text more clearly visible
(edit) @3739   13 years Upliner initial support for Bing capture date tags, see #5741
(edit) @3737   13 years Upliner make possible to place imagery offset action to the top toolbar and …
(edit) @3733   13 years Upliner Offset bookmarks: don't create submenus when only 1 choice is …
(edit) @3729   13 years Upliner fix #5709 - amendments in sharpen algorithms
(edit) @3720   13 years bastiK added missing svn:eol-style
(edit) @3719   13 years bastiK added missing license information
(edit) @3715   13 years Upliner Added imagery plugin to josm core. Imagery plugin is union of …
(edit) @3705   13 years Upliner applied #5570 - implement layer opacity control
(edit) @3674   13 years bastiK Replace Bag by MultiMap. Both collections are quite similar, but there …
(edit) @3671   13 years bastiK adapt coding style (to some degree); there shouldn't be any semantic …
(edit) @3669   13 years bastiK add validator plugin to josm core. Original author: Francisco R. …
(edit) @3662   13 years bastiK cosmetics
(edit) @3530   14 years stoecker fix array preferences
(edit) @3490   14 years bastiK fixed #5349 - A LOT of gpx tracks fill entire screen with popup information
(edit) @3479   14 years jttt cosmetics
(edit) @3426   14 years stoecker see #5303 - some cleanup patches from matthew Bell - partially applied only
(edit) @3416   14 years jttt Add Dataset.add/removeSelectionListener methods, change eclipse …
(edit) @3411   14 years bastiK fixed #5275 - Displayed co-ordinate precision adjustment
(edit) @3408   14 years jttt Show only actions that can work on all selected layers in …
(edit) @3396   14 years bastiK applied #3617 (patch by reini122) - Would like to see waypoint …
(edit) @3387   14 years bastiK fixed #5271 - Index out of bounds when loading images with GPS info in EXIF
(edit) @3386   14 years bastiK applied #3617 (patch by reini122) - display waypoint descriptions in JOSM
(edit) @3385   14 years jttt Fix warnings
(edit) @3374   14 years bastiK see #5238 - Add custom icon to GPX marker (patch by Nakor)
(edit) @3365   14 years bastiK see #5220 - Timestamp and GPS tags fail to load from HTC Tattoo images
(edit) @3362   14 years stoecker fix #5182 - Conflict system simplification - patch by Upliner
(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)
Note: See TracRevisionLog for help on using the revision log.