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) @1577   15 years stoecker close #1872 - patch by avar - handle GPX line drawing different for …
(edit) @1558   15 years framm * only add new data sources to layer upon merge if new sources are not …
(edit) @1523   15 years framm * Major redesign of how JOSM talks to the OSM server. Connections now …
(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) @1415   15 years stoecker applied patch #2185 by bruce89
(edit) @1353   15 years stoecker apply patch by xeen - #2114
(edit) @1309   15 years stoecker fixed texts, added EPSG codes to projection (to fix WMS access)
(edit) @1300   15 years stoecker Apply patch from #440
(edit) @1283   15 years stoecker fix #1978. Patch by xeen
(edit) @1281   15 years ulfl add setIndeterminate() to the PleaseWaitDialog and use it at a few …
(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) @1195   15 years stoecker fixed relation handling, applied language patches
(edit) @1183   15 years stoecker apply patch from #526, close #84
(edit) @1180   15 years stoecker fixed bug #1871, removed all deprecations
(edit) @1169   15 years stoecker removed usage of tab stops
(edit) @1165   15 years stoecker fix bug #1607 and #1833
(edit) @1152   15 years stoecker close bug #1178
(edit) @1116   15 years stoecker fixed 2 typos. closes #1821
(edit) @1086   15 years framm - added a new option to the GPX Layer menu ("download along track") …
(edit) @1083   15 years framm - don't draw hatched pattern if the layer is inactive or contains no …
(edit) @1082   15 years framm - some changes regarding the "hatched download area": now also works …
(edit) @1078   15 years framm - If you have "display the boundary of downloaded data" enabled you …
(edit) @1026   16 years stoecker close bug #1631
(edit) @999   16 years stoecker close bug #1588, code cleanup by bruce89
(edit) @994   16 years stoecker removed some legacy code
(edit) @989   16 years stoecker added support for background layers
(edit) @944   16 years stoecker fixing NPE. Closes #1532, #1531, #1529. Patch by avar
(edit) @942   16 years framm - filename checking for audio markers in GPX. Fixes #973.
(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) @805   16 years stoecker Added virtual nodes in select mode. Closes #595.
(edit) @804   16 years stoecker cleanup color preferences a lot
(edit) @795   16 years stoecker einstein mode preferences now shows all options and their default values
(edit) @794   16 years stoecker allow handling node selections in case of multiple nodes on one point. …
(edit) @793   16 years stoecker I18N
(edit) @786   16 years stoecker I18N
(edit) @768   16 years framm - mappaint modifications by Joerg Henne <j.henne@…>; now …
(edit) @762   16 years stoecker fix exception - closes #1327
(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) @683   16 years framm - repaint after loading additional data. fixes bug #716.
(edit) @655   16 years ramack patch by bruce89, closes #812; thanks bruce
(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) @638   16 years framm - revert to r628
(edit) @631   16 years framm - polygon drawing performance increases by Daniel Naber …
(edit) @628   16 years framm - make ChangePropertyCommand() constructor take single object (patch …
(edit) @627   16 years framm - added svn:eol-style prop to all .java files. it is suggested that …
(edit) @626   16 years framm - ye grande eol style fixe
(edit) @622   16 years gebner Color tracks by velocity.
(edit) @620   16 years gebner Don't draw zero area download boundaries.
(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) @577   16 years david when dragging play head (a) fix bug re extraneous rubber band …
(edit) @576   16 years tom_e Fix for relative file name in gpx link - from RaSchu, #507
(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) @562   16 years david Show/hide text -> show/hide text/icon, and implement as such
(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) @551   16 years david Fix crash when going to previous marker when we are at the first one …
(edit) @550   16 years david fix problem when audio syncing to waypoint other than the first one
(edit) @548   16 years david I wasn't checking that Next and Previous were AudioMarkers (was only …
(edit) @547   16 years david much improved audio handling: threaded audio, controls, sync with waypoints
(edit) @541   16 years framm - use waypoint's "desc" attribute in lieu of "name" if "name" is not …
(edit) @529   16 years gebner Part one of patch by Dave Hansen <dave@…> - Remove unused …
(edit) @512   16 years gebner Add support for two non-standard GPX variants: - <link>URL</link> …
(edit) @508   16 years gebner Export name tags as <name> elements in GPX.
(edit) @494   16 years gebner GpxLayer: provide a more sensible tooltip text.
(edit) @486   16 years framm - built-in mappaint. mappaint plugin no longer required and will be …
(edit) @483   16 years gebner OsmDataLayer: check for OsmPrimitive.keys == null
(edit) @446   16 years framm - temporarily re-add RawGpsLayer for those plugins still requiring it
(edit) @444   16 years framm - patch for better GPX file support by Raphael Mack …
(edit) @407   17 years gebner Add incompleteness checks.
(edit) @402   17 years framm - started adding support for uploading GPX files, not complete yet, …
(edit) @381   17 years gebner Clear the modified attribute from relations after uploading them.
(edit) @370   17 years gebner Forgot to remove some debugging code.
(edit) @369   17 years gebner Fix bug #392.
(edit) @349   17 years framm - forgot to add this with the previous commit
(edit) @348   17 years framm - bugfix refresh relation list - bugfix NPE on clicking "select" in …
(edit) @343   17 years gebner Merge 0.5.
(edit) @323   17 years framm - fixed GeoImageLayer to release memory after thubmnails are built. …
Note: See TracRevisionLog for help on using the revision log.