aboutsummaryrefslogtreecommitdiff
path: root/src/main.c
Commit message (Expand)AuthorAgeFilesLines
* Switch the build system to cmake. Fixes: https://bugs.launchpad.net/bugs/1237...Charles Kerr2013-10-301-2/+0
|\
| * replace autotools with cmakeCharles Kerr2013-10-181-2/+0
* | datetime panel: don't try to add empty location namesLars Uebernickel2013-10-281-0/+6
|\ \ | |/ |/|
| * Work around glib's type initialization deadlockLars Uebernickel2013-10-171-0/+6
* | cleanup: dead code removal, fix comments, smaller implementation of update_in...Charles Kerr2013-10-171-2/+4
* | refactor the timezone and current time provider into a gobject Interface 'Ind...Charles Kerr2013-10-171-34/+7
|/
* sync with trunkCharles Kerr2013-10-161-2/+1
|\
* | add a test mode for alarms.Charles Kerr2013-10-161-48/+30
* | for testing purposes, fire off a snap decision as soon as the datetime indica...Charles Kerr2013-10-161-17/+40
* | more wiring in of mock objectsCharles Kerr2013-10-091-11/+27
* | preliminary implementation of snap decisionCharles Kerr2013-10-091-0/+6
* | add a preliminary mock planner for testing alarms/appointments isolated apart...Charles Kerr2013-10-091-1/+10
* | move planner instantiation to main.c so that we can prepare to pass in a mock...Charles Kerr2013-10-091-3/+9
|/
* remove the --replace command-line argument and property as we're using upstar...Charles Kerr2013-06-201-35/+2
* when we can't own the name, print a g_message saying so before exitingCharles Kerr2013-06-141-1/+1
* add a service boilerplate similar to the one in indicator-session. This doesn...Charles Kerr2013-05-141-0/+96