Age | Commit message (Expand) | Author | Files | Lines |
2011-07-28 | Upgrade the type system into its own top-level section of the spec | Simon McVittie | 1 | -19/+30 |
2011-07-28 | Merge branch 'dbus-1.4' | Simon McVittie | 6 | -217/+217 |
2011-07-28 | man pages: replace all unescaped hyphen/minus characters with \- | Simon McVittie | 6 | -217/+217 |
2011-07-18 | Merge branch 'dbus-1.4' and update NEWS for master | Simon McVittie | 1 | -13/+21 |
2011-07-18 | Uninstall the installed docs | Simon McVittie | 1 | -0/+4 |
2011-07-18 | Install man2html output to $(htmldir) | Simon McVittie | 1 | -1/+1 |
2011-07-18 | Install diagram.*, system-activation.txt to the $(docdir) | Simon McVittie | 1 | -3/+6 |
2011-07-18 | Install xmlto output to $(htmldir) automatically | Simon McVittie | 1 | -9/+7 |
2011-07-18 | Install dbus.devhelp to $(htmldir), not $(apidir), and remove it in clean | Simon McVittie | 1 | -1/+4 |
2011-06-01 | Finalize D-Bus Spec 0.17, update lists of authors | Simon McVittie | 1 | -1/+28 |
2011-05-25 | fix verb-subject agreement in ObjectManager spec | Simon McVittie | 1 | -2/+2 |
2011-05-25 | Add org.freedesktop.DBus.ObjectManager interface | David Zeuthen | 1 | -0/+108 |
2011-04-27 | Clarify that 'r' and 'e' cannot appear in signatures | Simon McVittie | 1 | -2/+9 |
2011-04-27 | Reserve 'm', '*', '?', '@', '&' and '^' for their uses in GVariant | Simon McVittie | 1 | -0/+32 |
2011-04-12 | Merge branch 'dbus-1.4' | Simon McVittie | 1 | -1/+1 |
2011-04-12 | When uploading docs, use rsync -p to set permissions | Simon McVittie | 1 | -1/+1 |
2011-04-11 | Development version: 1.5.1, dbus-specification 0.17 | Simon McVittie | 1 | -2/+2 |
2011-04-11 | Prepare 1.5.0 | Simon McVittie | 1 | -1/+8 |
2011-04-08 | Merge branch 'dbus-1.4' | Simon McVittie | 1 | -3/+23 |
2011-04-07 | oops, fix XML mis-nesting | Simon McVittie | 1 | -0/+1 |
2011-04-07 | list which parts of the Desktop Entry spec apply to service files | Sven Herzberg | 1 | -3/+22 |
2011-04-07 | Remove support for trailing "." on arg0namespace | Simon McVittie | 1 | -12/+0 |
2011-04-07 | Rename path_prefix to path_namespace and disallow trailing '/' | Simon McVittie | 1 | -15/+9 |
2011-04-07 | Document when arg0namespace was added, for completeness | Simon McVittie | 1 | -0/+7 |
2011-04-07 | Document when argNpath was added, for completeness | Simon McVittie | 1 | -0/+9 |
2011-04-07 | specification: fix versioning | Simon McVittie | 1 | -4/+4 |
2011-04-07 | path_prefix: anchor matches at path-component boundaries, and give examples | Simon McVittie | 1 | -4/+27 |
2011-04-07 | Add path_prefix match rule | David Zeuthen | 1 | -0/+20 |
2011-04-07 | re-word description of arg0namespace | Simon McVittie | 1 | -2/+6 |
2011-04-07 | Merge remote-tracking branch 'wjt/arg0namespace' into arg0namespace-24317 | Simon McVittie | 1 | -12/+57 |
2011-03-10 | add doxygen.stamp to .gitignore | Simon McVittie | 1 | -0/+1 |
2011-03-10 | Implement uninstallation and cleanup for Doxygen docs, fixing distcheck | Simon McVittie | 1 | -0/+8 |
2011-02-25 | Merge branch 'doxygenate' into dbus-1.4 | Simon McVittie | 3 | -7/+62 |
2011-02-17 | Don't distribute dbus-daemon.1 in the tarball | Simon McVittie | 1 | -3/+9 |
2011-01-14 | Build dbus.devhelp using doxygen_to_devhelp.xsl and install it | Simon McVittie | 2 | -0/+8 |
2011-01-14 | Install the Doxygen documentation to $(htmldir) | Simon McVittie | 1 | -0/+8 |
2011-01-14 | docs: use $(MKDIR_P), which we already check for in configure.in | Simon McVittie | 1 | -1/+1 |
2011-01-14 | Use a stamp file to represent the Doxygen output | Simon McVittie | 1 | -6/+4 |
2011-01-14 | Add doxygen_to_devhelp.xsl (from Fedora, via Debian) | Simon McVittie | 2 | -0/+41 |
2010-12-20 | CVE 2010-4352: Reject deeply nested variants | Havoc Pennington | 1 | -6/+8 |
2010-12-13 | Fix malformed specification XML. | Will Thompson | 1 | -1/+2 |
2010-12-13 | Add documentation for autolaunch meta transport on Windows. | Ralf Habacker | 1 | -2/+87 |
2010-12-13 | Add launchd section to specification. | Mike McQuaid | 1 | -2/+49 |
2010-11-23 | Define arg0namespace in the specification | Will Thompson | 1 | -0/+32 |
2010-11-23 | Explicitly specify which types argX and argXpath match | Will Thompson | 1 | -4/+5 |
2010-11-21 | Document the rationale for argXpath matching. | Will Thompson | 1 | -10/+22 |
2010-11-03 | Added revision history. | Ralf Habacker | 1 | -1/+57 |
2010-11-03 | Documentated autolaunch implementation for X Windowing system. | Thiago Macieira | 1 | -8/+217 |
2010-10-26 | Merge branch 'documentation-build-system' | Will Thompson | 8 | -14/+1345 |
2010-10-08 | Revert "Added documentation for autolaunch transport." | Ralf Habacker | 1 | -119/+5 |