X-Osso-... tags are wrong
[gps-tracker] / gps-tracker.c
2010-05-11 Dr. Johann PfefferlRemoved a lot of the debug output to the console
2010-05-11 Dr. Johann PfefferlUse macros for maximum string length
2010-05-11 Dr. Johann PfefferlOutput the track points into the gpx file
2010-05-11 Dr. Johann Pfefferl"Save" functionality added
2010-05-11 Dr. Johann PfefferlDefined an struct element which holds the working directory
2010-05-11 Dr. Johann PfefferlSome messages are shown as hildon banner
2010-05-08 Dr. Johann PfefferlRemoved the date picker button
2010-05-08 Dr. Johann PfefferlReplaced the g_date_strftime function by a strftime...
2010-05-08 Dr. Johann PfefferlConstruct the default filename from the date
2010-05-08 Dr. Johann PfefferlStart/Stop functionality added
2010-05-08 Dr. Johann PfefferlAdded Stop button
2010-05-08 Dr. Johann PfefferlPut the button into a hbox
2010-05-08 Dr. Johann PfefferlStyle is now more object oriented
2010-05-08 Dr. Johann PfefferlFormat of the shown string changed
2010-05-07 Dr. Johann PfefferlShow some satellite info on the gui
2010-05-07 Dr. Johann PfefferlBusy indicator added
2010-05-07 Dr. Johann PfefferlInitial commit