summaryrefslogtreecommitdiff
path: root/gnome-session/gsm-session-fill.c
Commit message (Expand)AuthorAgeFilesLines
* gsm-process-helper: Give useful error dataColin Walters2011-03-091-1/+6
* Increase is-accelerated runnable helper timeoutColin Walters2011-02-281-1/+2
* main: Better error message on not-found sessionColin Walters2011-02-241-3/+0
* Make the current session name a property on the session managerAlexander Larsson2011-02-161-4/+10
* Use "session-name" property which specifies which session to useAlexander Larsson2011-02-141-8/+17
* gsm: When checking for required components, abort on the first missingVincent Untz2011-02-021-0/+1
* gsm: Remove duplicate debug messageVincent Untz2011-02-021-1/+0
* gsm: Code beautificationVincent Untz2011-02-021-3/+1
* Fix a warning messageMatthias Clasen2011-01-271-1/+1
* Use fallback session if required components are missingMatthias Clasen2011-01-261-0/+62
* gsm: Make it possible for a .session file to define a fallback sessionVincent Untz2010-11-291-1/+48
* gsm: Move the definition of a session from gconf to .desktop-like filesVincent Untz2010-11-291-76/+202
* gsm, capplet: Do not define IS_STRING_EMPTY in multiple placesVincent Untz2010-11-291-3/+2
* gsm: Move the code filling the autostart apps to gsm-session-fill.[ch]Vincent Untz2010-11-291-0/+205