Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | 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. | |||||
| * | | | in tests/Makefile.am, fix relative paths | Charles Kerr | 2013-06-18 | 1 | -66/+66 | |
| | | | | ||||||
| * | | | sync with trunk | Charles Kerr | 2013-06-18 | 7 | -21/+86 | |
| |\| | | ||||||
| * | | | stop listening to a widget's signals when it's removed from the menu tree ↵ | Charles Kerr | 2013-03-13 | 3 | -29/+190 | |
| | | | | | | | | | | | | | | | | that we're mirroring. This condition was detected by a flood of g_warnings, so add a regression test to confirm that the warning messages no longer appear. | |||||
* | | | | Releasing 12.10.3daily13.06.19-0ubuntu1 to ubuntu. | Automatic PS uploader | 2013-06-19 | 1 | -0/+12 | |
|\ \ \ \ | |_|/ / |/| | | | | | | | Approved by PS Jenkins bot. | |||||
| * | | | Releasing 12.10.3daily13.06.19-0ubuntu1, based on r448 | Automatic PS uploader | 2013-06-19 | 1 | -0/+12 | |
|/ / / | ||||||
* | | | According to Debian's GObject introspection mini-policy: | Jeremy Bicha | 2013-06-07 | 1 | -4/+6 | |
|\ \ \ | | | | | | | | | | | | | | | | | | | | | http://anonscm.debian.org/viewvc/pkg-gnome/desktop/unstable/gobject-introspection/debian/policy.txt?view=markup. Approved by PS Jenkins bot, Ken VanDine. | |||||
| * | | | Have -dev packages depend on their corresponding gir- packages | Jeremy Bicha | 2013-06-07 | 1 | -4/+6 | |
|/ / / | ||||||
* | | | Releasing 12.10.3daily13.06.07-0ubuntu1 to ubuntu. | Automatic PS uploader | 2013-06-07 | 1 | -0/+15 | |
|\ \ \ | | | | | | | | | | | | | Approved by PS Jenkins bot. | |||||
| * | | | Releasing 12.10.3daily13.06.07-0ubuntu1, based on r446 | Automatic PS uploader | 2013-06-07 | 1 | -0/+15 | |
|/ / / | ||||||
* | | | Fix gtkdoc-check tests, and move them to tests subdirectory. | Mathieu Trudel-Lapierre | 2013-06-04 | 3 | -6/+18 | |
|\ \ \ | | | | | | | | | | | | | Approved by PS Jenkins bot, Didier Roche. | |||||
| * | | | Move gtkdoc-check tests into tests/ | Mathieu Trudel-Lapierre | 2013-06-04 | 3 | -6/+18 | |
|/ / / | ||||||
* | | | Fix the long-standing "nm-applet stops working after a few days / hours" ↵ | Chris Coulson | 2013-05-29 | 1 | -3/+12 | |
|\ \ \ | | | | | | | | | | | | | | | | | | | | | issue; properly handle "unique" IDs for indicator menuitems. Fixes: https://bugs.launchpad.net/bugs/1011073. Approved by Ted Gould, PS Jenkins bot, Mathieu Trudel-Lapierre. | |||||
| * | | | Update for review comments | Chris Coulson | 2013-05-28 | 1 | -5/+11 | |
| | | | | ||||||
| * | | | Set the max ID of menuitems to G_MAXINT rather than 30000, as internally, ↵ | Chris Coulson | 2013-05-17 | 1 | -2/+5 | |
|/ / / | | | | | | | | | | | | | | | | the server side happily creates ID's greater than this which then wraparound on the client side. We keep the minimum unchanged at -1, as some consumers addume that < 0 is an error (rather than -1). To make this a bit less fragile, handle rollover on the server side from G_MAXINT to 1, rather than having a signed integer overflow which will just break things a bit later on | |||||
* | | | Releasing 12.10.3daily13.05.15-0ubuntu1 to ubuntu. | Automatic PS uploader | 2013-05-15 | 1 | -0/+15 | |
|\ \ \ | | | | | | | | | | | | | Approved by PS Jenkins bot. | |||||
| * | | | Releasing 12.10.3daily13.05.15-0ubuntu1, based on r443 | Automatic PS uploader | 2013-05-15 | 1 | -0/+15 | |
|/ / / | ||||||
* | | | Remove stray g_message(). | Mathieu Trudel-Lapierre | 2013-05-15 | 1 | -1/+0 | |
|\ \ \ | | | | | | | | | | | | | Approved by PS Jenkins bot, Mathieu Trudel-Lapierre. | |||||
| * | | | Remove stray debug g_message() | Mathieu Trudel-Lapierre | 2013-05-15 | 1 | -1/+0 | |
|/ / / | ||||||
* | | | In gtkclient's destructor, balance client's earlier ↵ | Charles Kerr | 2013-05-15 | 1 | -8/+21 | |
|\ \ \ | |/ / |/| | | | | | | | | | | | gtk_widget_add_accelerator() calls with gtk_widget_remove_accelerator() calls. Fixes: https://bugs.launchpad.net/bugs/1173262. Approved by Mathieu Trudel-Lapierre, PS Jenkins bot. | |||||
| * | | in dispose(), call gtk_widget_remove_accelerator(), to balance out the ↵ | Charles Kerr | 2013-05-02 | 1 | -8/+21 | |
|/ / | | | | | | | earlier calls to gtk_widget_add_accelerator() | |||||
* | | Releasing 12.10.3daily13.02.01-0ubuntu1 to ubuntu. | Automatic PS uploader | 2013-02-01 | 1 | -2/+15 | |
|\ \ | | | | | | | | | | Approved by . | |||||
| * | | Releasing 12.10.3daily13.02.01-0ubuntu1, based on r440 | Automatic PS uploader | 2013-02-01 | 1 | -2/+15 | |
|/ / | ||||||
* | | Fix multiple leaks due to improper use of g_variant_parse() (fixes bug ↵ | Chris Coulson | 2013-01-29 | 2 | -5/+14 | |
|\ \ | | | | | | | | | | | | | | | | 1104136). Fixes: https://bugs.launchpad.net/bugs/1104136. Approved by Ted Gould, PS Jenkins bot. | |||||
| * | | Fix multiple leaks due to improper use of g_variant_parse() | Chris Coulson | 2013-01-24 | 2 | -5/+14 | |
|/ / | ||||||
* | | Fix a memory leak (bug 1103050). Fixes: https://bugs.launchpad.net/bugs/1103050. | Chris Coulson | 2013-01-22 | 1 | -0/+6 | |
|\ \ | | | | | | | | | | Approved by Charles Kerr, PS Jenkins bot. | |||||
| * | | Make sure we unref the GDBusMethodInvocation when not sending a reply | Chris Coulson | 2013-01-22 | 1 | -0/+6 | |
|/ / | ||||||
* | | Remove uses of g_type_init. Fixes: https://bugs.launchpad.net/bugs/1102468, ↵ | Mathieu Trudel-Lapierre | 2013-01-21 | 30 | -51/+7 | |
|\ \ | | | | | | | | | | | | | | | | https://bugs.launchpad.net/bugs/1102471. Approved by PS Jenkins bot, Didier Roche. | |||||
| * | | * Update main sgml documentation files to remove the xml includes we don't | Mathieu Trudel-Lapierre | 2013-01-21 | 1 | -0/+3 | |
| | | | | | | | | | | | | | | | generate anymore. (LP: #1102468) * Drop deprecated calls to g_type_init(). (LP: #1102471) |