aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* | 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
|\ \
| * | fix an error introduced in r399 that broke g-ir-scanner invocation when confi...Charles Kerr2012-05-022-6/+0
* | | Build with default valac.Jeremy Bicha2013-06-201-1/+1
|\ \ \
| * | | Build-depend on valac (>= 0.16) instead of valac-0.16 to ease transitionsJeremy Bicha2013-06-071-1/+1
| | |/ | |/|
* | | Fix a bug caused by keeping signals connected to menuitems that we're not usi...Charles Kerr2013-06-205-349/+299
|\ \ \
| * | | in tests/Makefile.am, use variables for the shared cflags and cflags, rather ...Charles Kerr2013-06-181-332/+112
| * | | in tests/, replace deprecated API call g_main_quit() with g_main_loop_quit()Charles Kerr2013-06-182-2/+2
| * | | run test-gtk-remove inside of dbus-test-runnerCharles Kerr2013-06-182-5/+14
| * | | When a widget internally holds a link to a dbusmenuitem, keep a ref on that d...Charles Kerr2013-06-181-2/+2
| * | | in tests/Makefile.am, fix relative pathsCharles Kerr2013-06-181-66/+66
| * | | sync with trunkCharles Kerr2013-06-187-21/+86
| |\| |
| * | | stop listening to a widget's signals when it's removed from the menu tree tha...Charles Kerr2013-03-133-29/+190
* | | | Releasing 12.10.3daily13.06.19-0ubuntu1 to ubuntu.Automatic PS uploader2013-06-191-0/+12
|\ \ \ \ | |_|/ / |/| | |
| * | | Releasing 12.10.3daily13.06.19-0ubuntu1, based on r448Automatic PS uploader2013-06-191-0/+12
|/ / /
* | | According to Debian's GObject introspection mini-policy:Jeremy Bicha2013-06-071-4/+6
|\ \ \
| * | | Have -dev packages depend on their corresponding gir- packagesJeremy Bicha2013-06-071-4/+6
|/ / /
* | | Releasing 12.10.3daily13.06.07-0ubuntu1 to ubuntu.Automatic PS uploader2013-06-071-0/+15
|\ \ \
| * | | Releasing 12.10.3daily13.06.07-0ubuntu1, based on r446Automatic PS uploader2013-06-071-0/+15
|/ / /
* | | Fix gtkdoc-check tests, and move them to tests subdirectory.Mathieu Trudel-Lapierre2013-06-043-6/+18
|\ \ \
| * | | Move gtkdoc-check tests into tests/Mathieu Trudel-Lapierre2013-06-043-6/+18
|/ / /
* | | Fix the long-standing "nm-applet stops working after a few days / hours" issu...Chris Coulson2013-05-291-3/+12
|\ \ \
| * | | Update for review commentsChris Coulson2013-05-281-5/+11
| * | | Set the max ID of menuitems to G_MAXINT rather than 30000, as internally, the...Chris Coulson2013-05-171-2/+5
|/ / /
* | | Releasing 12.10.3daily13.05.15-0ubuntu1 to ubuntu.Automatic PS uploader2013-05-151-0/+15
|\ \ \
| * | | Releasing 12.10.3daily13.05.15-0ubuntu1, based on r443Automatic PS uploader2013-05-151-0/+15
|/ / /
* | | Remove stray g_message().Mathieu Trudel-Lapierre2013-05-151-1/+0
|\ \ \
| * | | Remove stray debug g_message()Mathieu Trudel-Lapierre2013-05-151-1/+0
|/ / /
* | | In gtkclient's destructor, balance client's earlier gtk_widget_add_accelerato...Charles Kerr2013-05-151-8/+21
|\ \ \ | |/ / |/| |
| * | in dispose(), call gtk_widget_remove_accelerator(), to balance out the earlie...Charles Kerr2013-05-021-8/+21
|/ /
* | Releasing 12.10.3daily13.02.01-0ubuntu1 to ubuntu.Automatic PS uploader2013-02-011-2/+15
|\ \
| * | Releasing 12.10.3daily13.02.01-0ubuntu1, based on r440Automatic PS uploader2013-02-011-2/+15
|/ /
* | Fix multiple leaks due to improper use of g_variant_parse() (fixes bug 110413...Chris Coulson2013-01-292-5/+14
|\ \
| * | Fix multiple leaks due to improper use of g_variant_parse()Chris Coulson2013-01-242-5/+14
|/ /
* | Fix a memory leak (bug 1103050). Fixes: https://bugs.launchpad.net/bugs/1103050.Chris Coulson2013-01-221-0/+6
|\ \
| * | Make sure we unref the GDBusMethodInvocation when not sending a replyChris Coulson2013-01-221-0/+6
|/ /
* | Remove uses of g_type_init. Fixes: https://bugs.launchpad.net/bugs/1102468, h...Mathieu Trudel-Lapierre2013-01-2130-51/+7
|\ \
| * | * Update main sgml documentation files to remove the xml includes we don'tMathieu Trudel-Lapierre2013-01-211-0/+3
| * | Remove xml documentation includes that can't be found and don't seem to be ge...Mathieu Trudel-Lapierre2013-01-212-4/+0
| * | Clear up the uses of g_type_init().Mathieu Trudel-Lapierre2013-01-2127-47/+4
|/ /
* | Add bootstrap message.Didier Roche2013-01-091-0/+8
|\ \