]> err.no Git - mapper/history - src/track.c
Map widget:
[mapper] / src / track.c
2008-04-18 Kaj-Michael LangMore Path/Route/Track cleanups:
2008-04-15 Kaj-Michael LangRemove unused include
2008-03-19 Kaj-Michael LangAdd a enum for the gpx path prepend/append/new modes...
2008-03-18 Kaj-Michael LangRename write_gpx -> gpx_write and parse_gpx -> gpx_parse
2008-03-13 Kaj-Michael LangMerge branch 'master' of git+ssh://tal.org/home/git...
2008-03-13 Kaj-Michael LangUse dynamicaly allocated _track and _route.
2008-03-13 Kaj-Michael LangRoute, track and menu changes.
2008-03-12 Kaj-Michael LangSet track maxspeed from gps
2008-03-07 Kaj-Michael LangUpdate path data fields with length, avg speed and...
2008-03-06 Kaj-Michael LangUse common path_insert_mark_text
2008-02-26 Kaj-Michael LangUse a dynamicaly sized buffer pixmap
2008-01-29 Kaj-Michael LangParse directly but update informations in callbacks...
2008-01-28 Kaj-Michael LangStart to separate UI from GPS connection and parsing.
2008-01-23 Kaj-Michael LangGo back to strcmp
2008-01-22 Kaj-Michael LangStart to rewrite the GPS system to support location...
2008-01-19 Kaj-Michael LangGet rid of _pos, move data to gpsdata struct.
2008-01-16 Kaj-Michael LangUse g_strcmp0
2008-01-15 Kaj-Michael LangUse g_snprintf
2008-01-04 Kaj-Michael LangStart to make a simple library for osm database and...
2007-10-29 Kaj-Michael LangRemove the big and messy open_file function.
2007-10-09 Kaj-Michael LangCode cleanups
2007-09-20 Kaj-Michael Langmisc
2007-09-04 Kaj-Michael LangAsk user to clear track after saving track.
2007-09-03 Kaj-Michael LangMany many changes.
2007-08-10 Kaj-Michael LangConfirm Route clear operation.
2007-08-09 Kaj-Michael LangFixes
2007-08-09 Kaj-Michael LangMerge branch 'master' of git+ssh://tal.org/home/git...
2007-08-09 Kaj-Michael LangMerge branch 'master' of git+ssh://tal.org/home/git...
2007-08-09 Kaj-Michael LangUse new speak function
2007-08-08 Kaj-Michael LangSplit path functions from track.c to path.c
2007-07-27 Kaj-Michael LangMerge branch 'master' of git+ssh://tal.org/home/git...
2007-07-27 Kaj-Michael LangMore fixes for handling dir and file varibles
2007-07-21 Kaj-Michael Langmisc
2007-06-19 Kaj-Michael LangFormating.
2007-06-07 Kaj-Michael LangFix missing init of read buffer.
2007-06-04 Kaj-Michael LangFix POI db handling so it works.
2007-05-29 Kaj-Michael LangImport fork of maemo-mapper.