Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | oops add docs for new seat interfaces | William Jon McCann | 2007-08-17 | 1 | -10/+23 |
| | |||||
* | add CanActivateSessions to Seat interface | William Jon McCann | 2007-03-19 | 2 | -5/+16 |
| | | | | And associated documentation and added to test-fus. | ||||
* | more typos in docs | William Jon McCann | 2007-03-15 | 1 | -2/+2 |
| | |||||
* | typo | William Jon McCann | 2007-03-15 | 1 | -1/+1 |
| | |||||
* | add some more docs | William Jon McCann | 2007-03-14 | 3 | -4/+213 |
| | |||||
* | missed a namespace on the permission tag | William Jon McCann | 2007-03-13 | 1 | -2/+2 |
| | |||||
* | deprecate the user properties and add unix-user properties | William Jon McCann | 2007-03-13 | 2 | -7/+32 |
| | | | | | Also added deprecated notes to the docs. New code should be using GetUnixUser instead of GetUser etc. | ||||
* | add more doc stubs | William Jon McCann | 2007-03-13 | 3 | -0/+37 |
| | |||||
* | add the last bits of spec framework | William Jon McCann | 2007-03-13 | 4 | -0/+506 |
The spec is the introspection format extended with docs. There are tools to build docbook and strip the docs to make dbus introspect xml. |