aboutsummaryrefslogtreecommitdiffstats
path: root/smclient/eggsmclient.h
Commit message (Collapse)AuthorAgeFilesLines
* Bug #614480 - Avoid using G_TYPE_INSTANCE_GET_PRIVATE repeatedlyMilan Crha2011-02-251-1/+2
|
* Fix excessive whitespace.Matthew Barnes2009-07-141-6/+5
|
* Implement the shutdown protocol and stub in session management.Matthew Barnes2009-07-111-0/+117
The shutdown protocol is modelled after online/offline preparation. Session management code is copied from libegg. Not yet used.