aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Use local copy of libtool instead of /usr/bin/libtoolIain Lane2014-10-301-1/+1
* Releasing 12.10.3+14.10.20140610-0ubuntu1CI bot2014-06-101-0/+10
* Parser: make sure that the old dbus menuitem is detached from the widget befo...Marco Trevisan (Treviño)2014-06-101-0/+1
|\
| * Parser: make sure that the old dbus menuitem is disconnected from the widget ...Marco Trevisan (Treviño)2014-06-071-0/+1
|/
* Releasing 12.10.3+14.04.20140319-0ubuntu1CI bot2014-03-191-0/+15
* Run tests with VERBOSE=1 so that Automake shows more detail. Colin Watson2014-03-191-2/+2
|\
| * Run tests with VERBOSE=1 so that Automake shows more detail.Colin Watson2014-03-171-2/+2
* | Fix FTBFS caused by failing gtk-doc coverage testCharles Kerr2014-03-196-5/+9
|\ \ | |/ |/|
| * add gtk-doc markup to our subclasses' structs 'parents' fieldsCharles Kerr2014-03-184-0/+4
| * move the Class structs into the STANDARD gtk-doc sectionCharles Kerr2014-03-181-3/+3
| * use instead of to handle upstream changes https://bugzilla.gnome.org/show_b...Charles Kerr2014-03-181-2/+2
|/
* Releasing 12.10.3+14.04.20140217.1-0ubuntu1CI bot2014-02-171-0/+11
* Flushing trunk with a release Ted Gould2014-02-170-0/+0
|\
| * Flushing trunk with a releaseTed Gould2014-01-300-0/+0
* | add missing changelog entry and changes for 12.10.3+14.04.20131125-0ubuntu2.Mathieu Trudel-Lapierre2014-01-102-0/+11
|\ \ | |/ |/|
| * releasing package libdbusmenu version 12.10.3+14.04.20131125-0ubuntu2Mathieu Trudel-Lapierre2014-01-092-0/+11
|/
* Don't depend on valgrind on ppc64el. Fixes: https://bugs.launchpad.net/bugs/1...Ted Gould2013-12-191-1/+1
|\
| * No &&Ted Gould2013-12-181-1/+1
| * Don't depend on valgrind on ppc64elTed Gould2013-12-181-1/+1
* | Check to ensure the property isn't set to NULL. Fixes: https://bugs.launchpad...Matthew Brush2013-12-191-2/+6
|\ \ | |/ |/|
| * Check to ensure the property isn't set to NULLMatthew Brush2013-12-131-2/+6
|/
* Releasing 12.10.3+14.04.20131125-0ubuntu1 (revision 462 from lp:libdbusmenu).Automatic PS uploader2013-11-251-0/+13
|\
| * Releasing 12.10.3+14.04.20131125-0ubuntu1, based on r462Automatic PS uploader2013-11-251-0/+13
|/
* Use "insert" signal instead of "child-added" (LP: #1203888)Alistair Buxton2013-11-041-8/+0
|\
| * Use "insert" signal instead of "child-added" (LP: #1203888)Alistair Buxton2013-11-031-8/+0
|/
* Merge distro back to trunk.Robert Bruce Park2013-10-171-3/+2
|\
| * Merge distro back to trunk.Robert Bruce Park2013-10-171-3/+2
|/
* Do not build-depend on valgrind on AArch64 (not yet available). Fixes: https:...Matthias Klose2013-10-142-1/+8
|\
| * Do not build-depend on valgrind on AArch64 (not yet available). (LP:Matthias Klose2013-10-142-1/+8
|/
* Releasing 12.10.3+13.10.20130913-0ubuntu1 (revision 458 from lp:libdbusmenu).Automatic PS uploader2013-09-131-0/+11
|\
| * Releasing 12.10.3+13.10.20130913-0ubuntu1, based on r458Automatic PS uploader2013-09-131-0/+11
|/
* Protect client_new functions from bad dbus names and objects.Ted Gould2013-09-091-0/+7
|\
| * Throw criticals on bad names and/or objectsTed Gould2013-06-101-0/+7
* | Extend timeouts for busy Jenkins ARM machines.Ted Gould2013-09-096-9/+13
|\ \
| * | Allowing the proxy data to stabalize a bit longerTed Gould2013-09-091-1/+1
| * | A few moreTed Gould2013-09-093-4/+6
| * | Extend the death timeouts to 60 secondsTed Gould2013-09-093-4/+6
|/ /
* | Releasing 12.10.3+13.10.20130731-0ubuntu1 (revision 455 from lp:libdbusmenu).Automatic PS uploader2013-07-311-0/+10
|\ \
| * | Releasing 12.10.3+13.10.20130731-0ubuntu1, based on r455Automatic PS uploader2013-07-311-0/+10
|/ /
* | Don't build-depend on gnome-doc-utils.Jeremy Bicha2013-07-302-2/+0
|\ \
| * | Don't build-depend on gnome-doc-utilsJeremy Bicha2013-07-222-2/+0
|/ /
* | Releasing 12.10.3+13.10.20130628-0ubuntu1 to ubuntu.Automatic PS uploader2013-06-281-0/+19
|\ \
| * | Releasing 12.10.3+13.10.20130628-0ubuntu1, based on r453Automatic PS uploader2013-06-281-0/+19
|/ /
* | Increase test timeouts to ensure proper results on slower platforms (ARM).Ted Gould2013-06-243-7/+29
|\ \
| * | Disabling the gtk-parser test as we won't be able to debug itTed Gould2013-06-241-2/+6
| * | Put the gtk-parser test under dbus-test-runnerTed Gould2013-06-241-1/+1
| * | Give more time to verifyTed Gould2013-06-241-1/+1
| * | Prolong our deathTed Gould2013-06-242-3/+3
| * | Increase Debugging InformationTed Gould2013-06-241-0/+18
|/ /
* | Fix breakage when building with coverage scanning.Charles Kerr2013-06-202-6/+0
|\ \