]> git.street.me.uk Git - andy/viking.git/history - src
Track Properties: Keep markers of the graphs in sync with each other.
[andy/viking.git] / src /
2007-10-20 Evan BattagliaFixing minor typo which caused crashes for me recently...
2007-10-20 Quy TonthatAdded track name to title of properties dialog.
2007-10-20 Quy TonthatDiasable buttons on Track Properties Dialog when not...
2007-10-20 Quy TonthatDraw position marker on track elev/speed graphs at...
2007-10-20 Quy TonthatTrack Properties Dialog no longer blocks interaction...
2007-10-17 Evan BattagliaMinor bugfix (one_zone is 0 for non-UTM projections)
2007-10-16 Evan BattagliaFix Google parsing. Should probably change default...
2007-10-15 Quy TonthatCosmetic changes and cleanup
2007-10-15 Quy TonthatInterpolating DEM data.
2007-10-15 Quy TonthatInterpolating DEM data.
2007-10-15 Quy TonthatAdd more room to the top of altitude-distance graph.
2007-10-15 Evan Battagliafix plotting of DEM data on elevation graph
2007-10-12 Evan BattagliaFix tool keypresses to work only when Viewport has...
2007-10-12 Quy TonthatMake use of DEM elevation data and GPS speed data for...
2007-10-12 Evan Battagliakeypress framework for tools, Esc & Backspace
2007-10-11 Guilhem BonnefilleUpgrading to API 0.5 of OSM
2007-10-11 Quy TonthatAdded new fields to trackpoints for data from GPS in...
2007-10-10 Quy TonthatMake Realtime Tracking a feature that can be disabled...
2007-10-10 Evan BattagliaUse $BROWSER environment variable (for viewing geocache...
2007-10-09 Guilhem Bonnefillelibgps is no more mandatory
2007-10-09 Evan BattagliaImplement g_hash_table_remove_all in file.c too (for...
2007-10-09 Evan BattagliaPreview adding a trackpoint by drawing a line when...
2007-10-09 Guilhem BonnefilleRelax dependencies about glib
2007-10-09 Evan BattagliaColor current track red with dashed lines. (Better...
2007-10-09 Evan BattagliaCtrl-shift-scroll to zoom like google, scroll to zoom...
2007-10-09 Quy TonthatFix a crash bug caused by operation on variable inside...
2007-10-08 Quy TonthatFix compiling breakage caused by missing icon file...
2007-10-07 Evan BattagliaExperimental "begin track" tool
2007-10-07 Evan BattagliaExtend track
2007-10-07 Evan BattagliaUndo Magic Scissors by right clicking.
2007-10-07 Evan BattagliaRemove debug line from last commit
2007-10-07 Evan BattagliaCursors!
2007-10-07 Evan BattagliaScroll zoom keeps cursor over same spot on map
2007-10-07 Quy TonthatTrack Properties: now displays track distance/time...
2007-10-06 Quy TonthatThe "Selected Time" on track properties dialog is now...
2007-10-06 Quy TonthatCorrectly calculate position when click on speed-time...
2007-10-06 Quy TonthatPop a message when failed to connect to gpsd.
2007-10-06 Quy TonthatFix bugs that caused odd display of date/time on track...
2007-10-05 Quy TonthatBe more selective in collecting realtime trackpoints.
2007-10-05 Quy TonthatFix a segfault caused by (mistakenly) adding a new...
2007-10-04 Quy TonthatImprovements for GPS layer's "Realtime tracking".
2007-10-03 Evan BattagliaRemoving GPSDLayer (functionality now in gpslayer)
2007-10-02 Quy TonthatCleanup and cosmetic changes.
2007-10-02 Quy TonthatFix half-drawn problem for gps layer
2007-10-02 Quy TonthatAdd realtime tracking to GPS layer.
2007-10-01 Quy TonthatFix crashes caused by emitting update too early at...
2007-10-01 Quy TonthatDisable half-drawn update mode when the center is moved.
2007-09-28 Quy TonthatFix a long lasting bug that causes track property not...
2007-09-28 Evan BattagliaHalf-drawn hack
2007-09-28 Evan BattagliaDraw arrow in Gpsdlayer
2007-09-26 Evan Battagliagpsdlayer -- gps_close() the connection.
2007-09-25 Quy TonthatSRTM download now works for regions outside North_Ameri...
2007-09-24 Evan BattagliaExperimental VikGpsdLayer
2007-09-23 Evan BattagliaMagic Scissors goodies
2007-09-23 Evan BattagliaAdd Magic Scissors icon (from GIMP)
2007-09-23 Evan BattagliaRemove unused vik_layer_copy code
2007-09-23 Evan BattagliaFix crashes on using wrong tools
2007-09-23 Evan BattagliaSerialize string lists / fix DEM Layer copy/paste
2007-09-23 Evan Battaglia * Pan Accelerators (Ctrl+Left, etc)
2007-09-23 Evan BattagliaDownload&import SRTM 90m data (more work needed)
2007-09-18 Guilhem BonnefilleRefactoring: really minor change
2007-09-18 Guilhem BonnefilleRefactoring: minor changes
2007-09-18 Evan BattagliaSaner vikfilelist.c -- allow multiple selections when...
2007-09-18 Evan BattagliaFix optional geocaching -- include config.h to compile
2007-09-18 Evan BattagliaDraw lines for file existence at very-zoomed out levels
2007-09-09 Guilhem BonnefilleRemoving unused files (*.png.h).
2007-09-09 Guilhem BonnefilleFix #1789550: define MAX macro if not defined on ALL...
2007-09-09 Guilhem Bonnefilleg_*ify a path building
2007-09-08 Quy TonthatAutomatically fetching google version numbers.
2007-09-07 Guilhem BonnefilleFix #1789550: mkdtemp usage is conditioned
2007-09-07 Guilhem BonnefilleQA: remove a warning
2007-09-07 Guilhem Bonnefilleg_*ify maps_layer_default_dir function and code related...
2007-09-07 Guilhem Bonnefilleg_*ify a_get_viking_dir function
2007-09-06 Guilhem BonnefilleAdding command line option framework.
2007-09-05 Quy TonthatFix a bug that causes crashes when using "Maps Download...
2007-09-05 Quy TonthatMake viking's default start location somewhere more...
2007-09-04 Guilhem BonnefilleQA: removing warning
2007-09-03 Guilhem BonnefilleHide Expedia view mode when expedia is not built in.
2007-09-03 Guilhem BonnefilleDo not warn about drawmode inconsistency while reading...
2007-09-03 Guilhem BonnefilleDo not warn about drawmode inconsistency while reading...
2007-09-03 Guilhem BonnefilleUse $EMAIL to initialise email field for OSM upload.
2007-09-03 Guilhem BonnefilleRefactoring: retrieve the VikWindow from the VikViewpor...
2007-09-03 Guilhem BonnefillePreset filename when exporting a TrwLayer.
2007-09-03 Guilhem BonnefilleQA: strong type the second argument of the *_post_read...
2007-09-03 Guilhem BonnefilleFix: crash when "applying" a map layer property dialog
2007-08-30 Bernd ZeimetzAdd redirect support (for Expedia map layer)
2007-08-30 Guilhem BonnefilleAdd ability to upload a single track
2007-08-30 Guilhem BonnefilleQA: Remove warnings
2007-08-28 Guilhem BonnefilleCheck current drawmode after creating a new MapsLayer
2007-08-28 Guilhem BonnefilleQA: testing NULL before *free is not necessary
2007-08-28 Guilhem BonnefilleRefactoring: compute drawmode name by getting menu...
2007-08-28 Guilhem BonnefilleAllow to retrieve VikWindow from VikViewport
2007-08-24 Quy TonthatGive more instructive message for attempting to downloa...
2007-08-24 Quy TonthatBetter checking to detect downloaded text instead of...
2007-08-24 Quy TonthatNew google version number
2007-08-22 Guilhem BonnefilleAdding the ability to upload to OSM.
2007-08-20 Guilhem Bonnefillelibcurl is a requirement
2007-08-20 Quy TonthatFix bug in Google search that caused viking jump to...
2007-08-19 Quy TonthatFix bugs that cause crashes on layers copy/paste/delete.
2007-08-15 Guilhem BonnefilleGroup "Export Layer" entries in a submenu
next