summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2011-12-13Adding _NET_WM_OPAQUE_REGIONPhilipp Knechtges1-0/+28
2011-12-01menu: Recommend that implementors provide "catch-all" menuPeter TB Brett1-0/+7
2011-12-01menu: Relax main category requirementsPeter TB Brett1-5/+3
2011-11-10wm-spec: fix typo _NET_WM_SUPPORTED_LIST → _NET_SUPPORTEDRui Matos1-2/+2
2011-11-10Add _NET_WM_STATE_FOCUSEDOwen W. Taylor1-2/+25
2011-11-09Add a Makefile for wm-specOwen W. Taylor1-0/+7
2011-11-09Add WM spec to the repositoryOwen W. Taylor1-0/+2709
2011-11-08menu: Move Adult category a bit earlier in the tableVincent Untz1-5/+5
2011-11-08menu: add Adult category to registryMikkel Kamstrup Erlandsen1-0/+5
2011-08-30Wording fixesPaul Vojta1-12/+12
2011-08-11Fix my email address.Stef Walter1-1/+1
2011-08-11Fix the last few places that used the old name.Stef Walter1-4/+4
2011-07-28Collection Locked property should be Boolean instead of STRINGValentin Rusu1-1/+1
2011-04-27Update version number.Stef Walter1-1/+1
2011-04-27Upload to specs.freedesktop.orgStef Walter1-0/+3
2011-04-08basedir: clarify that all variables need to be set to absolute pathsLennart Poettering1-0/+5
2011-03-31menu: Add Unity to list of registered environmentsVincent Untz1-1/+3
2011-03-16Property names in CreateItem and CreateCollection have interface.Stef Walter1-10/+10
2011-03-09Merge branch 'with-hkdf'Stef Walter1-3/+58
2011-03-01Allow specifying an alias in the CreateCollection() method.Stef Walter2-0/+39
2011-02-28Add a content type to the secret struct.Stef Walter1-6/+9
2011-02-27Fix some warnings during the build.Stef Walter2-4/+3
2011-02-27Add a 'make clean' target.Stef Walter1-0/+4
2011-02-27Specify the dh-ietf1024-sha256-aes128-cbc-pkcs7 algorithm suite.Stef Walter1-3/+54
2011-01-12help-system: Add specShaun McCance1-0/+195
2010-12-04Remove aliases by passing '/' as collection argument to SetAlias.Michael Leupold1-1/+3
2010-12-04Have a try at a better explanation of the terms Property and Attribute in the...Michael Leupold1-1/+44
2010-12-04Merge branch 'secret-service'Stef Walter10-0/+2639
2010-12-04Fix typo securily -> securely.Michael Leupold1-1/+1
2010-12-04Allow docbook inside tp:docstring. This is useful for examples, eg.:Michael Leupold1-3/+6
2010-12-04Support for collection aliases.Stef Walter2-13/+24
2010-12-04Error code changes.Stef Walter2-18/+6
2010-12-04Properly added parameters for xhtml generation.Michael Leupold2-3/+5
2010-12-04Move dismissed argument in Prompt.Completed signal.Stef Walter1-4/+3
2010-12-04Use the OpenSession function for algorithm Negotiation.Stef Walter2-46/+45
2010-12-04Rename API to 'Secret Service API'Stef Walter3-69/+59
2010-12-04Fix whitespace issueStef Walter1-1/+1
2010-12-04Move the GetSecret, SetSecret and GetSecrets methods.Stef Walter2-51/+54
2010-12-04Implement concept of prompt objects.Stef Walter2-153/+246
2010-12-04Tag functions referenced in text with <function> tag.Stef Walter1-7/+7
2010-12-04Changes to allow multiple sessions per application, discussed on mailing list.Stef Walter2-64/+88
2010-12-04Clearly note that this is a draft specificationStef Walter1-2/+2
2010-12-04Make objects paths be lower case, as discussed on the mailing list.Stef Walter1-5/+5
2010-12-04Add a Makefile to help with the buildingStef Walter2-0/+13
2010-12-04Add a README so others can figure out how to generate the docs as well.Michael Leupold1-0/+20
2010-12-04Adapt style, hide "Name" of reference pages.Michael Leupold3-61/+142
2010-12-04Make a list of funcsynopses instead of single synopses for each funcdef. Add ...Michael Leupold2-4/+108
2010-12-04Add links to the funcsynopsis listing in the top section of each interface. U...Michael Leupold1-1/+2
2010-12-04-> Docbook 5.0Michael Leupold3-132/+226
2010-12-04Add params to control toc generation.Michael Leupold3-38/+97