Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2008-01-23 | add GetSessions method to Manager interface | William Jon McCann | 2 | -1/+26 | |
2008-01-22 | initial stop/restart support | William Jon McCann | 2 | -2/+26 | |
Add Stop and Restart methods to the Manager object. We'll rename the Manager object to System in the near future. Use libpolkit to determine authorization. | |||||
2007-08-17 | oops add docs for new seat interfaces | William Jon McCann | 2 | -10/+64 | |
2007-04-05 | use inotify to detect activity on tty when possible | William Jon McCann | 1 | -0/+1 | |
2007-04-03 | bump the ac_prereq and use the docdir var | William Jon McCann | 1 | -1/+1 | |
2007-03-19 | add CanActivateSessions to Seat interface | William Jon McCann | 3 | -5/+28 | |
And associated documentation and added to test-fus. | |||||
2007-03-15 | more typos in docs | William Jon McCann | 1 | -2/+2 | |
2007-03-15 | typo | William Jon McCann | 1 | -1/+1 | |
2007-03-14 | add some more docs | William Jon McCann | 3 | -4/+213 | |
2007-03-14 | add missing instead attribute | William Jon McCann | 1 | -0/+1 | |
2007-03-14 | don't include the generated html in git | William Jon McCann | 2 | -318/+0 | |
2007-03-13 | missed a namespace on the permission tag | William Jon McCann | 3 | -70/+70 | |
2007-03-13 | updated doc dtd | William Jon McCann | 2 | -65/+65 | |
2007-03-13 | deprecate the user properties and add unix-user properties | William Jon McCann | 7 | -78/+222 | |
Also added deprecated notes to the docs. New code should be using GetUnixUser instead of GetUser etc. | |||||
2007-03-13 | add more doc stubs | William Jon McCann | 6 | -57/+108 | |
2007-03-13 | convert to utf8 and xhtml output | William Jon McCann | 3 | -62/+64 | |
Seems to fix some problems with invalid characters showing up. | |||||
2007-03-13 | add the last bits of spec framework | William Jon McCann | 20 | -741/+1821 | |
The spec is the introspection format extended with docs. There are tools to build docbook and strip the docs to make dbus introspect xml. | |||||
2007-03-10 | regenerate docs | William Jon McCann | 2 | -54/+54 | |
2007-03-10 | add the generated doc html | William Jon McCann | 2 | -1/+96 | |
2007-03-09 | add a few more parameters to session idl | William Jon McCann | 1 | -1/+89 | |
2007-03-09 | add a tool to autogenerate dbus object ref docs | William Jon McCann | 10 | -152/+859 | |
I hope I didn't reinvent a wheel but it seems to work much better than hand coding these refentries. Still need to add support for comments and actual descriptions ala gtk-doc. | |||||
2007-03-08 | tweak the css for the docs | William Jon McCann | 2 | -15/+66 | |
2007-03-08 | add a stub for docbook documentation | William Jon McCann | 9 | -0/+305 | |