Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merging with lp:~laney/libdbusmenu/libtool-and-gi | Marco Trevisan (Treviño) | 2015-04-09 | 6 | -6/+9 |
|\ | |||||
| * | Bump g-i build-dep version to the one which installs in MA paths | Iain Lane | 2014-10-31 | 1 | -1/+1 |
| | | |||||
| * | Use gi's typelibdir and install in its (multiarch) locations | Iain Lane | 2014-10-30 | 6 | -5/+8 |
| | | |||||
| * | Use local copy of libtool instead of /usr/bin/libtool | Iain Lane | 2014-10-30 | 1 | -1/+1 |
| | | |||||
* | | test-json-server: add a timeout before quitting | Marco Trevisan (Treviño) | 2015-04-09 | 1 | -2/+1 |
| | | |||||
* | | Tests: test-json-instruction, don't use libtool for running tasks | Marco Trevisan (Treviño) | 2015-04-09 | 2 | -8/+13 |
| | | |||||
* | | Parser: don't override the label for stock items if a custom one is provided | Marco Trevisan (Treviño) | 2015-03-04 | 1 | -1/+1 |
|/ | |||||
* | Releasing 12.10.3+14.10.20140610-0ubuntu1 | CI bot | 2014-06-10 | 1 | -0/+10 |
| | |||||
* | Parser: make sure that the old dbus menuitem is detached from the widget ↵ | Marco Trevisan (Treviño) | 2014-06-10 | 1 | -0/+1 |
|\ | | | | | | | | | | | | | before recreating When a dbus menuitem has to be recreated, we need to disconnect the widget from it, or the old one will be reused at next parsing cycle. Fixes: 1086563 | ||||
| * | Parser: make sure that the old dbus menuitem is disconnected from the widget ↵ | Marco Trevisan (Treviño) | 2014-06-07 | 1 | -0/+1 |
|/ | | | | | | | before recreating it When a dbus menuitem has to be recreated, we need to disconnect the widget from it, or the old one will be reused at next parsing cycle. | ||||
* | Releasing 12.10.3+14.04.20140319-0ubuntu1 | CI bot | 2014-03-19 | 1 | -0/+15 |
| | |||||
* | Run tests with VERBOSE=1 so that Automake shows more detail. | Colin Watson | 2014-03-19 | 1 | -2/+2 |
|\ | |||||
| * | Run tests with VERBOSE=1 so that Automake shows more detail. | Colin Watson | 2014-03-17 | 1 | -2/+2 |
| | | |||||
* | | Fix FTBFS caused by failing gtk-doc coverage test | Charles Kerr | 2014-03-19 | 6 | -5/+9 |
|\ \ | |/ |/| | | | | | | | * when generating the script that runs gtester, use ${GTKDOC_CHECK_PATH} instead of ${GTKDOC_CHECK} to work with upstream changes https://bugzilla.gnome.org/show_bug.cgi?id=701638 * add gtk-doc markup to subclass structs' parent fields so that gtk-doc won't mark them as undocumented. Fixes: 1294165 | ||||
| * | 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. |