aboutsummaryrefslogtreecommitdiff
path: root/src/service.c
Commit message (Expand)AuthorAgeFilesLines
...
* g_object_unref doesn't need a G_OBJECT() castCharles Kerr2013-04-181-6/+6
* in the service's dispose() function, unown the busname before unexporting the...Charles Kerr2013-04-181-6/+6
* in indicator_session_service_init(), don't leak a GCancellableCharles Kerr2013-04-181-3/+11
* indicator-session-service should exit when it loses ownership of its name on ...Charles Kerr2013-04-181-1/+22
* in rebuild_soon(), add a comment explaining the 500 msec intervalCharles Kerr2013-04-181-0/+4
* add a small comment explaining replace_section()Charles Kerr2013-04-181-6/+11
* where appropriate, use g_menu_append() to save a few lines.Charles Kerr2013-04-181-49/+13
* remove unnecessary G_GNUC_UNUSEDCharles Kerr2013-03-261-1/+1
* port indicator-session to GMenu/cmake. Code coverage increased from 0% to 95.4%.Charles Kerr2013-03-221-0/+1192