| Commit message (Expand) | Author | Age | Files | Lines |
* | Releasing 13.10.0+14.04.20140408-0ubuntu1 | CI bot | 2014-04-08 | 1 | -0/+9 |
* | split_settings_location: Initialise the 'first' pointer, otherwise it points ... | Iain Lane | 2014-04-08 | 1 | -1/+1 |
|\ |
|
| * | split_settings_location: Initialise the 'first' pointer. | Iain Lane | 2014-04-08 | 1 | -1/+1 |
|/ |
|
* | Releasing 13.10.0+14.04.20140328-0ubuntu1 | CI bot | 2014-03-28 | 1 | -0/+10 |
* | Improved translator comments for better time/date localization. Fixes: 1001595 | Charles Kerr | 2014-03-28 | 4 | -27/+125 |
|\ |
|
| * | add comments & examples for translators to help them to fix bug #1001595 for ... | Charles Kerr | 2014-03-27 | 4 | -27/+125 |
* | | Short-term workaround for the GIO GAppInfo wakeup bug discussed in bug 129623... | Charles Kerr | 2014-03-28 | 1 | -0/+8 |
|\ \
| |/
|/| |
|
| * | work around gio wakeup bug | Charles Kerr | 2014-03-25 | 1 | -0/+8 |
|/ |
|
* | Releasing 13.10.0+14.04.20140324.1-0ubuntu1 | CI bot | 2014-03-24 | 1 | -0/+16 |
* | Change the desktop menu's settings menuitem's label to match the spec. Fixes:... | Charles Kerr | 2014-03-24 | 11 | -260/+494 |
|\ |
|
| * | fix settings menuitem label on the desktop. | Charles Kerr | 2014-03-24 | 1 | -6/+8 |
| * | make the phone and desktop actions more consistent with each other; eg, 'indi... | Charles Kerr | 2014-03-22 | 11 | -257/+488 |
| * | give 'phone' and 'desktop' their own action namespaces. Fix documentation on ... | Charles Kerr | 2014-03-21 | 4 | -11/+12 |
* | | Remove unused dependencies from packaging. Fixes: 1120358 | Charles Kerr | 2014-03-24 | 3 | -17/+2 |
|\ \ |
|
| * | | restore 'override_dh_install: dh_install --fail-missing' based on seb128's fe... | Charles Kerr | 2014-03-24 | 1 | -0/+4 |
| * | | in debian/rules, move unneeded intltool and .desktop file rules. | Charles Kerr | 2014-03-23 | 2 | -10/+0 |
| * | | in debian/control, remove unneeded Build-Depends libpolkit-gobject-1-dev | Charles Kerr | 2014-03-23 | 1 | -1/+0 |
| * | | in debian/control, remove unneeded GNOME Build-Depends gnome-common, libgconf... | Charles Kerr | 2014-03-23 | 1 | -2/+0 |
| * | | in debian/control, remove unneeded GUI Build-Depends libcairo2-dev, libgtk-3-... | Charles Kerr | 2014-03-23 | 1 | -4/+0 |
| * | | make geoclue recommended, rather than required. | Charles Kerr | 2014-03-23 | 2 | -3/+1 |
| |/ |
|
* | | Point to the right object path for the phone greeter. Fixes: 1294832 | Charles Kerr | 2014-03-24 | 1 | -1/+1 |
|\ \ |
|
| * | | point to the right object path for the phone greeter. | Charles Kerr | 2014-03-21 | 1 | -1/+1 |
| |/ |
|
* | | When clicking onto a different calendar date on the Desktop, show the events ... | Charles Kerr | 2014-03-24 | 4 | -15/+33 |
|\ \ |
|
| * | | sync with trunk | Charles Kerr | 2014-03-21 | 2 | -4/+28 |
| |\| |
|
| * | | sync unit tests with r325 | Charles Kerr | 2014-03-20 | 1 | -4/+10 |
| * | | when clicking onto a different calendar date on the Desktop, show the events ... | Charles Kerr | 2014-03-20 | 3 | -11/+23 |
* | | | Synchronize process management across indicators | Ted Gould | 2014-03-24 | 5 | -3/+34 |
|\ \ \
| |_|/
|/| | |
|
| * | | Update for gnome-fallback | Ted Gould | 2014-02-26 | 1 | -1/+2 |
| * | | We just build it, now we're ignoring it | Ted Gould | 2014-02-19 | 1 | -0/+1 |
| * | | Build an upstart override | Ted Gould | 2014-02-19 | 2 | -0/+29 |
| * | | Fix that we're starting up under Unity | Ted Gould | 2014-02-19 | 1 | -2/+1 |
| * | | Clean up the upstart config | Ted Gould | 2014-02-19 | 1 | -1/+2 |
* | | | Releasing 13.10.0+14.04.20140321-0ubuntu1 | CI bot | 2014-03-21 | 1 | -0/+13 |
* | | | Add debug logging of what capabilities the notification server said it suppor... | Charles Kerr | 2014-03-21 | 1 | -0/+8 |
|\ \ \ |
|
| * | | | add debug logging of what capabilities the notification server said it supports. | Charles Kerr | 2014-03-20 | 1 | -0/+8 |
| | |/
| |/| |
|
* | | | If we notify_notification_show() fails, we shouldn't play the alarm sound. | Charles Kerr | 2014-03-21 | 1 | -4/+7 |
|\ \ \
| |/ /
|/| | |
|
| * | | Don't play the alarm sound if we can't talk to libnotify. Otherwise we won't ... | Charles Kerr | 2014-03-20 | 1 | -4/+7 |
|/ / |
|
* | | Releasing 13.10.0+14.04.20140314.1-0ubuntu1 | CI bot | 2014-03-14 | 1 | -0/+11 |
* | | Don't show the "Add Event..." button if the calendar app can't be found. Fixe... | Charles Kerr | 2014-03-14 | 6 | -26/+76 |
|\ \ |
|
| * | | test for evolution with g_app_info_get_id() rather than g_app_info_get_name() | Charles Kerr | 2014-03-13 | 1 | -6/+6 |
| * | | Don't list an 'Add Event…' button if there's not a calendar app available | Charles Kerr | 2014-03-09 | 6 | -26/+76 |
| |\ \ |
|
| | * | | In the Desktop profile, don't show the 'Add Event…' button if evolution can... | Charles Kerr | 2014-03-06 | 6 | -26/+76 |
* | | | | Don't use EDS if we're in the greeter. Fixes: 1256130 | Charles Kerr | 2014-03-14 | 10 | -129/+190 |
|\| | | |
|
| * | | | don't connect to EDS when running in the greeter. | Charles Kerr | 2014-03-09 | 10 | -129/+190 |
* | | | | When the user clicks on a date in the calendar, update the "Upcoming Events" ... | Charles Kerr | 2014-03-14 | 30 | -638/+1236 |
|\ \ \ \ |
|
| * | | | | slightly better testing for whether or not a date happened in the past at sec... | Charles Kerr | 2014-03-14 | 1 | -1/+1 |
| * | | | | sync the unit tests to the evolution startdate changes in r319 | Charles Kerr | 2014-03-13 | 1 | -1/+3 |
| * | | | | When invoking Evolution's calendar via the commandline and the 'startdate' ar... | Charles Kerr | 2014-03-12 | 1 | -1/+3 |
| |/ / / |
|
| * | | | decouple the planner's states; need three separate sets: upcoming-now (for al... | Charles Kerr | 2014-03-09 | 28 | -641/+1181 |
| * | | | in utils.c's generate_full_format_string_at_time(), test to see if the event ... | Charles Kerr | 2014-03-09 | 1 | -0/+4 |