| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | | | Releasing 12.10.3daily13.05.02-0ubuntu1 to ubuntu. | Automatic PS uploader | 2013-05-03 | 1 | -0/+10 |
| |\ \ \ |
|
| | * | | | Releasing 12.10.3daily13.05.02-0ubuntu1, based on r213 | Automatic PS uploader | 2013-05-02 | 1 | -0/+10 |
| |/ / / |
|
| * | | | Merge changes from /13.04 branch for saucy. | Mathieu Trudel-Lapierre | 2013-05-02 | 2 | -0/+9 |
| |\ \ \ |
|
| | * | | | Merge changes for saucy: missing 12.10.3daily13.03.26-0ubuntu1. | Mathieu Trudel-Lapierre | 2013-05-02 | 2 | -0/+9 |
| |/ / / |
|
| * | | | Since the calendar widget may not be created yet when visible_notify_cb() is ... | Charles Kerr | 2013-05-02 | 1 | -22/+29 |
| |\ \ \
| | |/ /
| |/| | |
|
* | | | | fix a g_critical by calling gtk_init() before we try to get the icon size. | Charles Kerr | 2013-05-03 | 1 | -0/+2 |
* | | | | refactor the geoclue code into its own class. | Charles Kerr | 2013-05-03 | 6 | -180/+536 |
| |/ /
|/| | |
|
* | | | this is an assertion, so use g_assert() | Charles Kerr | 2013-05-01 | 1 | -1/+1 |
* | | | since we're just testing to see if the calendar's been created yet, test for ... | Charles Kerr | 2013-05-01 | 1 | -2/+2 |
* | | | fix for the datetime g_critical reported by desrt | Charles Kerr | 2013-05-01 | 1 | -20/+27 |
* | | | minor tyop fix: s/notfy/notify/ | Charles Kerr | 2013-05-01 | 1 | -2/+2 |
|/ / |
|
* | | Releasing 12.10.3daily13.03.07-0ubuntu1 to ubuntu. | Automatic PS uploader | 2013-03-07 | 1 | -0/+10 |
|\ \ |
|
| * | | Releasing 12.10.3daily13.03.07-0ubuntu1, based on r210 | Automatic PS uploader | 2013-03-07 | 1 | -0/+10 |
|/ / |
|
* | | Go back to ISO 8601 dates for the date-picker widget. This way we know how t... | Michael Terry | 2013-03-06 | 1 | -1/+4 |
|\ \ |
|
| * | | Go back to ISO 8601 dates | Michael Terry | 2013-03-07 | 1 | -1/+4 |
|/ / |
|
* | | Releasing 12.10.3daily13.03.06-0ubuntu1 to ubuntu. | Automatic PS uploader | 2013-03-06 | 1 | -0/+11 |
|\ \ |
|
| * | | Releasing 12.10.3daily13.03.06-0ubuntu1, based on r208 | Automatic PS uploader | 2013-03-06 | 1 | -0/+11 |
|/ / |
|
* | | Do the linking with -lpthread correctly. Fixes: https://bugs.launchpad.net/bu... | Mathieu Trudel-Lapierre | 2013-03-05 | 1 | -0/+1 |
|\ \
| |/
|/| |
|
| * | Because larsu. | Mathieu Trudel-Lapierre | 2013-03-05 | 1 | -1/+1 |
| * | Make use of XORG_GTEST_LDFLAGS that xorg-gtest can export to know whether the... | Mathieu Trudel-Lapierre | 2013-03-05 | 1 | -0/+1 |
|/ |
|
* | Releasing 12.10.3daily13.02.06-0ubuntu1 to ubuntu. | Automatic PS uploader | 2013-02-06 | 1 | -0/+10 |
|\ |
|
| * | Releasing 12.10.3daily13.02.06-0ubuntu1, based on r206 | Automatic PS uploader | 2013-02-06 | 1 | -0/+10 |
|/ |
|
* | Fix timezonefile reference leak in build_timezone. Fixes: https://bugs.launch... | Colin Watson | 2013-02-04 | 1 | -0/+1 |
|\ |
|
| * | Fix timezonefile reference leak in build_timezone. | Colin Watson | 2013-01-31 | 1 | -0/+1 |
* | | Releasing 12.10.3daily13.02.01-0ubuntu1 to ubuntu. | Automatic PS uploader | 2013-02-01 | 1 | -0/+12 |
|\ \ |
|
| * | | Releasing 12.10.3daily13.02.01-0ubuntu1, based on r204 | Automatic PS uploader | 2013-02-01 | 1 | -0/+12 |
|/ / |
|
* | | Correct signatures of callbacks passed to g_object_connect. Fixes: https://bu... | Colin Watson | 2013-01-31 | 1 | -12/+29 |
|\ \
| |/
|/| |
|
| * | Correct signatures of callbacks passed to g_object_connect. | Colin Watson | 2013-01-30 | 1 | -12/+29 |
* | | Check for NULL appointments in hide_all_appointments. Fixes: https://bugs.lau... | Colin Watson | 2013-01-31 | 1 | -2/+4 |
|\ \
| |/
|/| |
|
| * | Check for NULL appointments in hide_all_appointments. | Colin Watson | 2013-01-30 | 1 | -2/+4 |
|/ |
|
* | Releasing 12.10.3daily13.01.25-0ubuntu1 to ubuntu. | Automatic PS uploader | 2013-01-25 | 1 | -0/+6 |
|\ |
|
| * | Releasing 12.10.3daily13.01.25-0ubuntu1, based on r201 | Automatic PS uploader | 2013-01-25 | 1 | -0/+6 |
|/ |
|
* | Update paths for gtest source files. | Mathieu Trudel-Lapierre | 2013-01-23 | 5 | -7/+4 |
|\ |
|
| * | Update paths to gtest source. | Mathieu Trudel-Lapierre | 2013-01-22 | 1 | -2/+2 |
| * | Merge charles' branch | Mathieu Trudel-Lapierre | 2013-01-22 | 4 | -5/+2 |
|/| |
|
| * | remove g_type_init() calls and bump glib minimum to 2.35.4, where g_type_init... | Charles Kerr | 2013-01-17 | 4 | -5/+2 |
|/ |
|
* | Releasing 12.10.3daily12.11.23-0ubuntu1 to ubuntu. | Automatic PS uploader | 2012-11-23 | 1 | -2/+12 |
|\ |
|
| * | Releasing 12.10.3daily12.11.23-0ubuntu1, based on r199 | Automatic PS uploader | 2012-11-23 | 1 | -2/+12 |
|/ |
|
* | Refresh copyright. | Didier Roche | 2012-11-22 | 2 | -7/+11 |
|\ |
|
| * | * debian/copyright: | Didier Roche | 2012-11-22 | 2 | -7/+11 |
|/ |
|
* | bootstrap automatic landing message. Fixes: https://bugs.launchpad.net/bugs/9... | Mathieu Trudel-Lapierre | 2012-11-19 | 1 | -0/+6 |
|\ |
|
| * | * Automatic snapshot from revision 197 (bootstrap): | Mathieu Trudel-Lapierre | 2012-11-19 | 1 | -0/+6 |
|/ |
|
* | Inline package. | Didier Roche | 2012-11-16 | 8 | -0/+820 |
|\ |
|
| * | Add libxorg-gtest-dev, libgtest-dev to Build-Depends. | Mathieu Trudel-Lapierre | 2012-11-16 | 2 | -0/+3 |
| * | Override dh_autoreconf to make it use autogen.sh from upstream. | Mathieu Trudel-Lapierre | 2012-11-16 | 2 | -0/+4 |
| * | Add gnome-common to Build-Depends. | Mathieu Trudel-Lapierre | 2012-11-16 | 2 | -0/+2 |
| * | * debian/rules: | Mathieu Trudel-Lapierre | 2012-11-16 | 2 | -7/+10 |
| * | debian/compat: bump compat level to 9. | Mathieu Trudel-Lapierre | 2012-11-16 | 2 | -1/+2 |
| * | Update Vcs-Bzr and Vcs-Browser, add a notice for uploaders. | Mathieu Trudel-Lapierre | 2012-11-16 | 2 | -1/+6 |
| * | - Reorganize Build-Depends for clarity. | Mathieu Trudel-Lapierre | 2012-11-16 | 2 | -3/+4 |