Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | add gtk-doc markup to our subclasses' structs 'parents' fields | Charles Kerr | 2014-03-18 | 4 | -0/+4 |
| | |||||
* | move the Class structs into the STANDARD gtk-doc section | Charles Kerr | 2014-03-18 | 1 | -3/+3 |
| | |||||
* | use instead of to handle upstream changes ↵ | Charles Kerr | 2014-03-18 | 1 | -2/+2 |
| | | | | https://bugzilla.gnome.org/show_bug.cgi?id=701638 | ||||
* | Releasing 12.10.3+14.04.20140217.1-0ubuntu1 | CI bot | 2014-02-17 | 1 | -0/+11 |
| | |||||
* | Flushing trunk with a release | Ted Gould | 2014-02-17 | 0 | -0/+0 |
|\ | |||||
| * | Flushing trunk with a release | Ted Gould | 2014-01-30 | 0 | -0/+0 |
| | | |||||
* | | add missing changelog entry and changes for 12.10.3+14.04.20131125-0ubuntu2. | Mathieu Trudel-Lapierre | 2014-01-10 | 2 | -0/+11 |
|\ \ | |/ |/| | | | Approved by PS Jenkins bot, Ken VanDine. | ||||
| * | releasing package libdbusmenu version 12.10.3+14.04.20131125-0ubuntu2 | Mathieu Trudel-Lapierre | 2014-01-09 | 2 | -0/+11 |
|/ | |||||
* | Don't depend on valgrind on ppc64el. Fixes: ↵ | Ted Gould | 2013-12-19 | 1 | -1/+1 |
|\ | | | | | | | | | | | https://bugs.launchpad.net/bugs/1262374. Approved by Charles Kerr, PS Jenkins bot. | ||||
| * | No && | Ted Gould | 2013-12-18 | 1 | -1/+1 |
| | | |||||
| * | Don't depend on valgrind on ppc64el | Ted Gould | 2013-12-18 | 1 | -1/+1 |
| | | |||||
* | | Check to ensure the property isn't set to NULL. Fixes: ↵ | Matthew Brush | 2013-12-19 | 1 | -2/+6 |
|\ \ | |/ |/| | | | | | | | https://bugs.launchpad.net/bugs/907635. Approved by PS Jenkins bot, Ted Gould. | ||||
| * | Check to ensure the property isn't set to NULL | Matthew Brush | 2013-12-13 | 1 | -2/+6 |
|/ | |||||
* | Releasing 12.10.3+14.04.20131125-0ubuntu1 (revision 462 from lp:libdbusmenu). | Automatic PS uploader | 2013-11-25 | 1 | -0/+13 |
|\ | | | | | | | Approved by PS Jenkins bot. | ||||
| * | Releasing 12.10.3+14.04.20131125-0ubuntu1, based on r462 | Automatic PS uploader | 2013-11-25 | 1 | -0/+13 |
|/ | |||||
* | Use "insert" signal instead of "child-added" (LP: #1203888) | Alistair Buxton | 2013-11-04 | 1 | -8/+0 |
|\ | | | | | | | | | | | | | | | | | In recent Gtk+2 versions, the "insert" signal has been backported from Gtk+3. This replaces the "child-added" signal, which was carried in an Ubuntu-specific patch and was dropped in Saucy. . Fixes: https://bugs.launchpad.net/bugs/1203888. Approved by PS Jenkins bot, Ted Gould. | ||||
| * | Use "insert" signal instead of "child-added" (LP: #1203888) | Alistair Buxton | 2013-11-03 | 1 | -8/+0 |
|/ | | | | | | | In recent Gtk+2 versions, the "insert" signal has been backported from Gtk+3. This replaces the "child-added" signal, which was carried in an Ubuntu-specific patch and was dropped in Saucy. | ||||
* | Merge distro back to trunk. | Robert Bruce Park | 2013-10-17 | 1 | -3/+2 |
|\ | | | | | | | Approved by PS Jenkins bot. | ||||
| * | Merge distro back to trunk. | Robert Bruce Park | 2013-10-17 | 1 | -3/+2 |
|/ | |||||
* | Do not build-depend on valgrind on AArch64 (not yet available). Fixes: ↵ | Matthias Klose | 2013-10-14 | 2 | -1/+8 |
|\ | | | | | | | | | | | https://bugs.launchpad.net/bugs/1239473. Approved by PS Jenkins bot, Ted Gould. | ||||
| * | Do not build-depend on valgrind on AArch64 (not yet available). (LP: | Matthias Klose | 2013-10-14 | 2 | -1/+8 |
|/ | | | | #1239473) | ||||
* | Releasing 12.10.3+13.10.20130913-0ubuntu1 (revision 458 from lp:libdbusmenu). | Automatic PS uploader | 2013-09-13 | 1 | -0/+11 |
|\ | | | | | | | Approved by PS Jenkins bot. | ||||
| * | Releasing 12.10.3+13.10.20130913-0ubuntu1, based on r458 | Automatic PS uploader | 2013-09-13 | 1 | -0/+11 |
|/ | |||||
* | Protect client_new functions from bad dbus names and objects. | Ted Gould | 2013-09-09 | 1 | -0/+7 |
|\ | | | | | | | Approved by PS Jenkins bot, Charles Kerr. | ||||
| * | Throw criticals on bad names and/or objects | Ted Gould | 2013-06-10 | 1 | -0/+7 |
| | | |||||
* | | Extend timeouts for busy Jenkins ARM machines. | Ted Gould | 2013-09-09 | 6 | -9/+13 |
|\ \ | | | | | | | | | | Approved by PS Jenkins bot, Charles Kerr. | ||||
| * | | Allowing the proxy data to stabalize a bit longer | Ted Gould | 2013-09-09 | 1 | -1/+1 |
| | | | |||||
| * | | A few more | Ted Gould | 2013-09-09 | 3 | -4/+6 |
| | | | |||||
| * | | Extend the death timeouts to 60 seconds | Ted Gould | 2013-09-09 | 3 | -4/+6 |
|/ / | |||||
* | | Releasing 12.10.3+13.10.20130731-0ubuntu1 (revision 455 from lp:libdbusmenu). | Automatic PS uploader | 2013-07-31 | 1 | -0/+10 |
|\ \ | | | | | | | | | | Approved by PS Jenkins bot. | ||||
| * | | Releasing 12.10.3+13.10.20130731-0ubuntu1, based on r455 | Automatic PS uploader | 2013-07-31 | 1 | -0/+10 |
|/ / | |||||
* | | Don't build-depend on gnome-doc-utils. | Jeremy Bicha | 2013-07-30 | 2 | -2/+0 |
|\ \ | | | | | | | | | | Approved by PS Jenkins bot, Charles Kerr. | ||||
| * | | Don't build-depend on gnome-doc-utils | Jeremy Bicha | 2013-07-22 | 2 | -2/+0 |
|/ / | |||||
* | | Releasing 12.10.3+13.10.20130628-0ubuntu1 to ubuntu. | Automatic PS uploader | 2013-06-28 | 1 | -0/+19 |
|\ \ | | | | | | | | | | Approved by PS Jenkins bot. | ||||
| * | | Releasing 12.10.3+13.10.20130628-0ubuntu1, based on r453 | Automatic PS uploader | 2013-06-28 | 1 | -0/+19 |
|/ / | |||||
* | | Increase test timeouts to ensure proper results on slower platforms (ARM). | Ted Gould | 2013-06-24 | 3 | -7/+29 |
|\ \ | | | | | | | | | | Approved by PS Jenkins bot. | ||||
| * | | Disabling the gtk-parser test as we won't be able to debug it | Ted Gould | 2013-06-24 | 1 | -2/+6 |
| | | | |||||
| * | | Put the gtk-parser test under dbus-test-runner | Ted Gould | 2013-06-24 | 1 | -1/+1 |
| | | | |||||
| * | | Give more time to verify | Ted Gould | 2013-06-24 | 1 | -1/+1 |
| | | | |||||
| * | | Prolong our death | Ted Gould | 2013-06-24 | 2 | -3/+3 |
| | | | |||||
| * | | Increase Debugging Information | Ted Gould | 2013-06-24 | 1 | -0/+18 |
|/ / | |||||
* | | Fix breakage when building with coverage scanning. | Charles Kerr | 2013-06-20 | 2 | -6/+0 |
|\ \ | | | | | | | | | | Approved by PS Jenkins bot, Ted Gould. | ||||
| * | | fix an error introduced in r399 that broke g-ir-scanner invocation when ↵ | Charles Kerr | 2012-05-02 | 2 | -6/+0 |
| | | | | | | | | | | | | configure is invoked with --enable-gcov | ||||
* | | | Build with default valac. | Jeremy Bicha | 2013-06-20 | 1 | -1/+1 |
|\ \ \ | | | | | | | | | | | | | Approved by PS Jenkins bot, Ted Gould. | ||||
| * | | | Build-depend on valac (>= 0.16) instead of valac-0.16 to ease transitions | Jeremy Bicha | 2013-06-07 | 1 | -1/+1 |
| | |/ | |/| | |||||
* | | | Fix a bug caused by keeping signals connected to menuitems that we're not ↵ | Charles Kerr | 2013-06-20 | 5 | -349/+299 |
|\ \ \ | | | | | | | | | | | | | | | | | | | | | using anymore. Fixes: https://bugs.launchpad.net/bugs/1154701. Approved by PS Jenkins bot, Ted Gould. | ||||
| * | | | in tests/Makefile.am, use variables for the shared cflags and cflags, rather ↵ | Charles Kerr | 2013-06-18 | 1 | -332/+112 |
| | | | | | | | | | | | | | | | | than using copy/paste everywhere | ||||
| * | | | in tests/, replace deprecated API call g_main_quit() with g_main_loop_quit() | Charles Kerr | 2013-06-18 | 2 | -2/+2 |
| | | | | |||||
| * | | | run test-gtk-remove inside of dbus-test-runner | Charles Kerr | 2013-06-18 | 2 | -5/+14 |
| | | | | |||||
| * | | | When a widget internally holds a link to a dbusmenuitem, keep a ref on that ↵ | Charles Kerr | 2013-06-18 | 1 | -2/+2 |
| | | | | | | | | | | | | | | | | dbusmenuitem until that link is removed. |