Replaced the g_date_strftime function by a strftime solution
[gps-tracker] / gps-tracker.c
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