Age | Commit message (Expand) | Author | Files | Lines |
2010-12-04 | Fix whitespace issue | Stef Walter | 1 | -1/+1 |
2010-12-04 | Move the GetSecret, SetSecret and GetSecrets methods. | Stef Walter | 2 | -51/+54 |
2010-12-04 | Implement concept of prompt objects. | Stef Walter | 2 | -153/+246 |
2010-12-04 | Tag functions referenced in text with <function> tag. | Stef Walter | 1 | -7/+7 |
2010-12-04 | Changes to allow multiple sessions per application, discussed on mailing list. | Stef Walter | 2 | -64/+88 |
2010-12-04 | Clearly note that this is a draft specification | Stef Walter | 1 | -2/+2 |
2010-12-04 | Make objects paths be lower case, as discussed on the mailing list. | Stef Walter | 1 | -5/+5 |
2010-12-04 | Add a Makefile to help with the building | Stef Walter | 2 | -0/+13 |
2010-12-04 | Add a README so others can figure out how to generate the docs as well. | Michael Leupold | 1 | -0/+20 |
2010-12-04 | Adapt style, hide "Name" of reference pages. | Michael Leupold | 3 | -61/+142 |
2010-12-04 | Make a list of funcsynopses instead of single synopses for each funcdef. Add ... | Michael Leupold | 2 | -4/+108 |
2010-12-04 | Add links to the funcsynopsis listing in the top section of each interface. U... | Michael Leupold | 1 | -1/+2 |
2010-12-04 | -> Docbook 5.0 | Michael Leupold | 3 | -132/+226 |
2010-12-04 | Add params to control toc generation. | Michael Leupold | 3 | -38/+97 |
2010-12-04 | Enable building the whole spec with XInclude. | Michael Leupold | 2 | -83/+64 |
2010-12-04 | Minor cleanups. Add copyright (Telepathy D-Bus doesn't know authors). | Michael Leupold | 2 | -121/+29 |
2010-12-04 | @direction => uppercase. | Michael Leupold | 1 | -3/+19 |
2010-12-04 | Remove superfluous <para> | Michael Leupold | 1 | -17/+15 |
2010-12-04 | sect[1234] -> section | Michael Leupold | 1 | -38/+38 |
2010-12-04 | Add spec-to-docbook.xsl for converting a telepathy spec to DocBook XML. Impro... | Michael Leupold | 4 | -93/+1305 |
2010-12-04 | Add the current docbook part of the spec and the D-Bus introspection part con... | Michael Leupold | 3 | -0/+1040 |
2008-09-12 | reword sentence about characters allowed in key names to avoid some | Vincent Untz | 2 | -2/+8 |
2008-03-04 | bump version to 1.1-draft, so we can publish it. See | Vincent Untz | 2 | -2/+7 |
2007-09-10 | fix Icon key in example: it was using the .png extension for an icon name. | Vincent Untz | 2 | -1/+6 |
2007-08-18 | accept X-Foo for environments in OnlyShowIn/NotShowIn. Fix bug #11564. | Vincent Untz | 2 | -0/+10 |
2007-07-27 | don't say that the files are encoded as lines of 8-bit characters, which | Vincent Untz | 2 | -2/+10 |
2007-07-27 | change sysconfdir/desktop/menus/ to sysconfdir/menus/ in one place. Fix | Vincent Untz | 2 | -1/+7 |
2007-05-30 | s/DESKTOP_LAUNCH_ID/DESKTOP_STARTUP_ID/ Thanks to Dan Winship | Vincent Untz | 2 | -1/+7 |
2007-04-28 | scanf behavior is locale-dependent, and the numeric type shouldn't be. | Vincent Untz | 2 | -1/+9 |
2007-04-28 | clarify description for the TryExec key. | Vincent Untz | 2 | -3/+10 |
2007-04-28 | change "the $PATH" to "the $PATH environment variable". | Vincent Untz | 2 | -1/+8 |
2007-04-28 | improve the description of the Comment key. | Vincent Untz | 2 | -3/+8 |
2007-04-28 | a desktop file of type Application should always have an Exec key. Same | Vincent Untz | 2 | -2/+15 |
2007-04-28 | desktop files of type Directory have a .directory extension right now (at | Vincent Untz | 2 | -6/+15 |
2007-04-28 | clarify a bit the text about keys that only makes sense in a specific | Vincent Untz | 2 | -1/+13 |
2007-04-28 | small typo | Vincent Untz | 2 | -1/+9 |
2007-04-28 | this changes the type of the version from numeric to string. It's needed | Vincent Untz | 2 | -1/+8 |
2007-04-28 | UnmountIcon is a localestring key. | Vincent Untz | 2 | -2/+5 |
2007-04-28 | clarify that lists should always end with a semicolon, even if there's | Vincent Untz | 2 | -4/+8 |
2007-02-07 | See http://lists.freedesktop.org/archives/xdg/2006-November/008714.html | Waldo Bastian | 2 | -15/+37 |
2007-02-07 | Added secondary menu categories Bumped version to 1.0 | Waldo Bastian | 2 | -8/+127 |
2007-02-07 | KDE Desktop Entry -> Desktop Entry | Waldo Bastian | 1 | -1/+1 |
2007-01-19 | Update test names | Waldo Bastian | 1 | -2/+2 |
2007-01-19 | Added support for LSB's TET test framework Renamed tests to more | Waldo Bastian | 88 | -576/+905 |
2006-10-31 | Remove equal sign from reserved characters in Exec args Add backslash to | Waldo Bastian | 2 | -8/+13 |
2006-10-16 | Update version (0.9.7) | Waldo Bastian | 1 | -2/+2 |
2006-10-04 | Deprecate %v, it is FSDevice specific | Waldo Bastian | 2 | -3/+6 |
2006-09-20 | Remove confusing "MUST" column. | Waldo Bastian | 1 | -38/+18 |
2006-09-19 | Clarify how the version number must look like (if present). | Waldo Bastian | 1 | -6/+4 |
2006-09-19 | Remove "regexp" type, it is no longer used in the spec. | Waldo Bastian | 1 | -3/+3 |