source: josm/trunk/src/org/openstreetmap/josm/gui/layer/GpxLayer.java

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(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) @3097   14 years jttt Fix #4652 Unexpected error when LiveGPS tracking is started
(edit) @2990   14 years jttt Fix some eclipse warnings
(edit) @2941   14 years bastiK fix gpx drawing ("intersects" is to strict on horizontal/vertical …
(edit) @2907   14 years jttt Gpx refactoring - GpxTrack and GpxTrackSegment is now interface, …
(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) @2702   14 years bastiK fixed #4100 - unable to simply load already referenced images Added …
(edit) @2635   14 years bastiK fixed gpx-rendering error: Tracksegments should not be connected by a …
(edit) @2626   14 years jttt Fixed some of the warnings found by FindBugs
(edit) @2592   14 years bastiK geoimage: make thumbnails optional + cosmetics (see #4101)
(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) @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) @2450   14 years jttt Added parameter Bounds to MapView, draw only currently visible …
(edit) @2381   14 years jttt Change most occurrences of Dataset.nodes/ways/relations with …
(edit) @2322   15 years Gubaer Added canceling of DownloadOsmTaskLists Removed error remembering in …
(edit) @2151   15 years Gubaer applied #3526: patch by glebius@...: be more verbose about available …
(edit) @2146   15 years stoecker applied #3425 - patch by dmuecke - Import Audio gives excessive warnings
(edit) @2105   15 years Gubaer applied #3222: patch by sbrunner: better HDOP visualisation
(edit) @2025   15 years Gubaer new: improved dialog for uploading/saving modified layers on exit new: …
(edit) @2017   15 years Gubaer removed OptionPaneUtil cleanup of deprecated Layer API cleanup of …
(edit) @1956   15 years stoecker add hidden option to change width of GPX lines
(edit) @1910   15 years jttt Way refactoring - finish replacing Way.nodes with the new api
(edit) @1890   15 years Gubaer update: rewrite of layer dialog new: allows multiple selection of …
(edit) @1865   15 years Gubaer replaced JOptionPane.show* by OptionPaneUtil.show* ExtendeDialog now …
(edit) @1838   15 years Gubaer new: two utility classes in GUI subsystem: OptionPaneUtil and …
(edit) @1811   15 years jttt PleaseWait refactoring. Progress is now reported using ProgressMonitor …
(edit) @1808   15 years Gubaer improved enabling/disabling of menu entries and action buttons …
(edit) @1744   15 years stoecker fixed #2823
(edit) @1736   15 years stoecker fixed #2823 - NPE
(edit) @1734   15 years stoecker close #2780 - patch by sbrunner - make hdop factor configurable(hidden …
(edit) @1724   15 years stoecker some more changes and bug fixes related to new projection stuff - GPX …
(edit) @1685   15 years stoecker fixed audio handling a bit
(edit) @1658   15 years stoecker fix some usability issues - see #2460
(edit) @1646   15 years stoecker cleanup in file access
(edit) @1638   15 years stoecker fixed 2421 - patch by jttt - negative HDOP
(edit) @1600   15 years stoecker fixed #2607 - patch by Teemu Koskinen - Don't add splitted ways in the …
(edit) @1589   15 years stoecker fixed #2575 - illegal defaults for gps line drawing
(edit) @1577   15 years stoecker close #1872 - patch by avar - handle GPX line drawing different for …
(edit) @1519   15 years stoecker fixed #2370 - Allow line drawing for local GPX files only - patch by …
(edit) @1508   15 years stoecker close #273 - copy GPX name on convert - patch by xeen
(edit) @1499   15 years stoecker close #2302 - patch by jttt - optimizations and encapsulation
(edit) @1465   15 years stoecker fix #1967. patch by xeen. This will break plugins using ProgressDialog …
(edit) @1462   15 years david first cut of creation of audio markers from timestamps on a set of …
(edit) @1435   15 years stoecker remove dead code. patch by xeen
(edit) @1425   15 years stoecker fixed #1642. patch by xeen
(edit) @1283   15 years stoecker fix #1978. Patch by xeen
(edit) @1245   15 years stoecker added link to presets, fix #1675
(edit) @1221   15 years stoecker cleanup color handling
(edit) @1210   15 years framm - drastically improved performance of "download along track", and …
(edit) @1206   15 years stoecker fixed translation
(edit) @1169   15 years stoecker removed usage of tab stops
(edit) @1165   15 years stoecker fix bug #1607 and #1833
(edit) @1086   15 years framm - added a new option to the GPX Layer menu ("download along track") …
(edit) @999   16 years stoecker close bug #1588, code cleanup by bruce89
(edit) @941   16 years framm + fixed Osm->GPX conversion to retain timestamps.
(edit) @813   16 years stoecker support of Garmin time stamps in GPX import. patch by Roland Ramthun
(edit) @804   16 years stoecker cleanup color preferences a lot
(edit) @768   16 years framm - mappaint modifications by Joerg Henne <j.henne@…>; now …
(edit) @743   16 years stoecker added timing information to GPX exports
(edit) @721   16 years ramack patch from Henry Loenwind, closes #720 and #966
(edit) @650   16 years ramack - even though I think this should not yield a problem, it is safer …
(edit) @647   16 years ramack improve info on GpxLayers, closes #756 and also gives track length
(edit) @646   16 years framm - patch by Henry Loenwind (ticket #720) to speed up gps rendering
(edit) @627   16 years framm - added svn:eol-style prop to all .java files. it is suggested that …
(edit) @622   16 years gebner Color tracks by velocity.
(edit) @608   16 years framm - new extrude mode allows creation of rectangular shapes - new …
(edit) @602   16 years ramack - fix disappearing of gpx, when no draw.rawgps.max-line-length is set, …
(edit) @598   16 years ramack - solving Ticket #673: drawing short lines between gpx points now, …
(edit) @594   16 years ramack - fix of ticket #681, even if it seems to work fine with new jvms: …
(edit) @587   16 years framm - new boolean config option draw.rawgps.direction enables arrowheads …
(edit) @582   16 years framm - got rid of a few compiler warnings
(edit) @578   16 years david Allow combination of audio marker creation methods and implement …
(edit) @575   16 years david fix problem where Import Audio would not find a starting trackpoint if …
(edit) @572   16 years david Reorganise audio interface in light of recent usability comments
(edit) @567   16 years david add contextual help
(edit) @561   16 years david Remember the directory last opened
(edit) @554   16 years david new "Add Audio Marker At Play Head" facility; and tidy up Audio …
(edit) @553   16 years david (a) add preference dialog, (b) add audio tracing
(edit) @552   16 years david audio synchronization for tracks without waypoints
(edit) @547   16 years david much improved audio handling: threaded audio, controls, sync with waypoints
(edit) @512   16 years gebner Add support for two non-standard GPX variants: - <link>URL</link> …
(edit) @494   16 years gebner GpxLayer: provide a more sensible tooltip text.
(add) @444   16 years framm - patch for better GPX file support by Raphael Mack …
Note: See TracRevisionLog for help on using the revision log.