aboutsummaryrefslogtreecommitdiff
path: root/src/service.h
Commit message (Expand)AuthorAgeFilesLines
* refactor the timezone and current time provider into a gobject Interface 'Ind...Charles Kerr2013-10-171-3/+7
* move planner instantiation to main.c so that we can prepare to pass in a mock...Charles Kerr2013-10-091-1/+6
* remove the --replace command-line argument and property as we're using upstar...Charles Kerr2013-06-201-1/+1
* make indicator_datetime_service_set_calendar_date() public. This is another o...Charles Kerr2013-06-171-0/+4
* in service.c, replace all calls to time(NULL) and g_date_time_new_now_local()...Charles Kerr2013-06-171-0/+2
* land the service implementationCharles Kerr2013-06-141-3/+1
* add a service boilerplate similar to the one in indicator-session. This doesn...Charles Kerr2013-05-141-0/+71