| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge changelog changes from /13.04 branch for saucy. | Mathieu Trudel-Lapierre | 2013-05-02 | 1 | -5/+32 |
|\ |
|
| * | Merge changelog changes from /13.04 branch for saucy. | Mathieu Trudel-Lapierre | 2013-05-02 | 1 | -5/+32 |
|/ |
|
* | indicator_desktop_shortcuts_nick_exec() is deprecated, use indicator_desktop_... | Łukasz 'sil2100' Zemczak | 2013-04-19 | 1 | -1/+1 |
|\ |
|
| * | indicator_desktop_shortcuts_nick_exec is deprecated, use indicator_desktop_sh... | Łukasz 'sil2100' Zemczak | 2013-04-19 | 1 | -1/+1 |
|/ |
|
* | Remove the clean target. | Mathieu Trudel-Lapierre | 2013-04-17 | 2 | -5/+6 |
|\ |
|
| * | debian/rules: drop the clean target, it's superfluous. | Mathieu Trudel-Lapierre | 2013-04-09 | 2 | -5/+6 |
* | | Install appindicator-sharp's pcfile into /usr/share/pkgconfig as this is an a... | Iain Lane | 2013-04-16 | 3 | -2/+11 |
|\ \
| |/
|/| |
|
| * | Install appindicator-sharp's pcfile into /usr/share/pkgconfig as this is | Iain Lane | 2013-04-16 | 3 | -2/+11 |
|/ |
|
* | Reverse the order of dh_clean and dh_autoreconf_clean, fixes issues where aut... | Mathieu Trudel-Lapierre | 2013-04-03 | 1 | -1/+1 |
* | Releasing 12.10.1daily13.03.13-0ubuntu1 to ubuntu. | Automatic PS uploader | 2013-03-13 | 1 | -2/+6 |
|\ |
|
| * | Releasing 12.10.1daily13.03.13-0ubuntu1, based on r255 | Automatic PS uploader | 2013-03-13 | 1 | -2/+6 |
|/ |
|
* | stop build-depending on libindicate, it's deprecated and not used there. | Sebastien Bacher | 2013-03-11 | 2 | -2/+7 |
|\ |
|
| * | stop build-depending on libindicate, it's deprecated and not used there | Sebastien Bacher | 2013-03-11 | 2 | -2/+7 |
|/ |
|
* | Releasing 12.10.1daily13.02.15-0ubuntu1 to ubuntu. | Automatic PS uploader | 2013-02-15 | 1 | -0/+20 |
|\ |
|
| * | Releasing 12.10.1daily13.02.15-0ubuntu1, based on r253 | Automatic PS uploader | 2013-02-15 | 1 | -0/+20 |
|/ |
|
* | in app_indicator_init(), finish initializing self's fields before calling g_b... | John Vert | 2013-02-14 | 1 | -2/+2 |
|\ |
|
| * | in app_indicator_init(), finish initializing self's fields before calling g_b... | John Vert | 2013-02-14 | 1 | -2/+2 |
|/ |
|
* | Install typelib files into non Multi-Arch paths. Fixes: https://bugs.launchpa... | Iain Lane | 2013-02-14 | 2 | -2/+2 |
|\ |
|
| * | Install typelib files in standard (non MA) paths | Iain Lane | 2013-02-14 | 2 | -2/+2 |
|/ |
|
* | Releasing 12.10.1daily13.02.13-0ubuntu1 to ubuntu. | Automatic PS uploader | 2013-02-13 | 1 | -2/+25 |
|\ |
|
| * | Releasing 12.10.1daily13.02.13-0ubuntu1, based on r250 | Automatic PS uploader | 2013-02-13 | 1 | -2/+25 |
|/ |
|
* | Bootstrap message. Fixes: https://bugs.launchpad.net/bugs/1065310. | Mathieu Trudel-Lapierre | 2013-02-05 | 1 | -2/+6 |
|\ |
|
| * | * Automatic snapshot from revision 245 (bootstrap): | Mathieu Trudel-Lapierre | 2013-02-04 | 1 | -2/+6 |
|/ |
|
* | We don't need to kill at-spi2-registry, that was only meant for testing. | Mathieu Trudel-Lapierre | 2013-02-04 | 1 | -4/+0 |
|\ |
|
| * | We don't need to kill at-spi2-registry, that was only meant for testing. | Mathieu Trudel-Lapierre | 2013-02-04 | 1 | -4/+0 |
|/ |
|
* | This is a continuation of ~mathieu-tl/libappindicator/fix-test-merge/ which a... | Charles Kerr | 2013-01-30 | 18 | -306/+105 |
|\ |
|
| * | fix potential overflow reported by Coverity | Charles Kerr | 2013-01-29 | 1 | -1/+1 |
| * | fix copy-paste error when updating the attention accessible text | Charles Kerr | 2013-01-29 | 1 | -16/+10 |
| * | flush the dbus connection before exiting test-libappindicator-status-server | Charles Kerr | 2013-01-29 | 2 | -16/+23 |
| * | raise gtk+ minimum to 2.35.4 because we no longer use g_type_init() | Charles Kerr | 2013-01-29 | 2 | -1/+2 |
| * | Increase dbus-test-runner timeout to 5 minutes to give tests enough time to s... | Mathieu Trudel-Lapierre | 2013-01-23 | 1 | -1/+1 |
| * | resolve conflicts on acinclude.m4 | Mathieu Trudel-Lapierre | 2013-01-23 | 14 | -271/+68 |
|/| |
|
| * | Remove deprecated calls to g_type_init() | Mathieu Trudel-Lapierre | 2013-01-16 | 4 | -8/+0 |
| * | Adjust timeouts and log handlers to not fail tests unnecessarily. | Mathieu Trudel-Lapierre | 2013-01-16 | 5 | -3/+33 |
| |\ |
|
| | * | increase another test timeout to make amd64 build | Michael Terry | 2013-01-14 | 1 | -1/+1 |
| | * | some packaging fixes to make tests more resistant to timing issues and warnin... | Michael Terry | 2013-01-10 | 4 | -2/+32 |
| * | | More traces | Mathieu Trudel-Lapierre | 2013-01-08 | 3 | -1/+13 |
| |/ |
|
| * | Properly retrieve the path to python headers. | Mathieu Trudel-Lapierre | 2012-12-11 | 1 | -6/+1 |
| * | Remove entry about disabling tests for documentation: they're fixed. | Mathieu Trudel-Lapierre | 2012-12-10 | 2 | -9/+0 |
| * | Fix gtkdoc tests and building of the documentation given a separate build | Mathieu Trudel-Lapierre | 2012-12-10 | 6 | -249/+14 |
| |\ |
|
| | * | update our use of gtk-doc from 1.9 to 1.18. | Charles Kerr | 2012-11-30 | 5 | -248/+11 |
| * | | Re-enable docs | Mathieu Trudel-Lapierre | 2012-12-07 | 1 | -2/+2 |
| * | | Add reference to the bug we're waiting for a fix for; re: gtk-doc completenes... | Mathieu Trudel-Lapierre | 2012-12-06 | 1 | -0/+2 |
| * | | Temporarily disable gtk-doc completeness tests until they can be fixed. | Mathieu Trudel-Lapierre | 2012-12-06 | 2 | -4/+11 |
* | | | This fixes python multi-arch include issues. | Chris J Arges | 2013-01-21 | 2 | -1/+7 |
|\ \ \
| |/ /
|/| | |
|
| * | | acinclude.m4: Fix python multi-arch include issues. | Chris J Arges | 2013-01-17 | 2 | -1/+7 |
|/ / |
|
* | | Adding a custom clean rule to the inline packaging. | Ted Gould | 2012-12-05 | 1 | -0/+4 |
|\ \ |
|
| * | | Trying to be more direct | Ted Gould | 2012-12-04 | 1 | -1/+1 |
| * | | Going with just dh_clean | Ted Gould | 2012-12-04 | 1 | -1/+1 |
| * | | Making it so that clean doesn't have cli in it | Ted Gould | 2012-12-04 | 1 | -0/+4 |