| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | | in geoclue's async callback functions, the caller owns the GErrors, we should... | Charles Kerr | 2013-06-14 | 1 | -4/+0 |
| * | | fix invocation of evolution's appointment editor | Charles Kerr | 2013-06-14 | 1 | -7/+7 |
| * | | when we can't own the name, print a g_message saying so before exiting | Charles Kerr | 2013-06-14 | 1 | -1/+1 |
| * | | remove gdk include; indicator-datetime-service no longer uses gdk | Charles Kerr | 2013-06-14 | 1 | -1/+0 |
| * | | in utils.c, remove unused function read_timezone() | Charles Kerr | 2013-06-14 | 2 | -25/+0 |
| * | | fix bzr diverged branches issue | Charles Kerr | 2013-05-14 | 0 | -0/+0 |
| |\ \ |
|
| | * | | make the flow in on_use_geoclue_changed_cb() a little easier to read | Charles Kerr | 2013-05-03 | 1 | -4/+3 |
| | * | | avoid pointer comparisons in set_timezone() | Charles Kerr | 2013-05-03 | 1 | -1/+1 |
| | * | | merge ryan's timedate1 changes from trunk.13.04 | Charles Kerr | 2013-05-03 | 5 | -89/+60 |
| | |\ \ |
|
| * | | | | add a service boilerplate similar to the one in indicator-session. This doesn... | Charles Kerr | 2013-05-14 | 4 | -2/+810 |
| * | | | | document the service's actions and custom menuitems. This will also act as a ... | Charles Kerr | 2013-05-14 | 1 | -0/+61 |
| * | | | | wrap globals into a struct as a precursor to turning the service code into a ... | Charles Kerr | 2013-05-13 | 1 | -371/+417 |
| * | | | | minor tweak to properties array initialization | Charles Kerr | 2013-05-13 | 1 | -3/+1 |
| * | | | | g_object_unref doesn't require G_OBJECT() | Charles Kerr | 2013-05-12 | 1 | -8/+7 |
| * | | | | compile cleanly with -Wextra | Charles Kerr | 2013-05-12 | 4 | -29/+42 |
| * | | | | extract EDS code into its own mockable class | Charles Kerr | 2013-05-12 | 6 | -532/+1046 |
| * | | | | minor documentation & #include cleanups to the timezone classes | Charles Kerr | 2013-05-12 | 5 | -24/+15 |
| * | | | | in timezone-file, check to see if the new timezone differs from the old one b... | Charles Kerr | 2013-05-06 | 1 | -6/+13 |
| * | | | | rename the 'DatetimeLocation' classes to the more accurate name 'DatetimeTime... | Charles Kerr | 2013-05-06 | 11 | -279/+279 |
| * | | | | make location-file (the /etc/timezone monitor) a sibling of location-geoclue ... | Charles Kerr | 2013-05-06 | 5 | -55/+322 |
| * | | | | readability changes suggested by lars | Charles Kerr | 2013-05-06 | 2 | -5/+4 |
| * | | | | sync with trunk | Charles Kerr | 2013-05-06 | 6 | -99/+99 |
| |\ \ \ \
| | |/ / /
| |/| | | |
|
| * | | | | 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 |
* | | | | | Releasing 12.10.3daily13.06.19-0ubuntu1 to ubuntu. | Automatic PS uploader | 2013-06-19 | 1 | -2/+6 |
|\ \ \ \ \
| |_|_|_|/
|/| | | | |
|
| * | | | | Releasing 12.10.3daily13.06.19-0ubuntu1, based on r224 | Automatic PS uploader | 2013-06-19 | 1 | -2/+6 |
|/ / / / |
|
* | | | | Include the missing version that got directly pushed to the distro... which i... | Łukasz 'sil2100' Zemczak | 2013-06-17 | 2 | -2/+8 |
|\ \ \ \ |
|
| * | | | | Fixing the changelog | Łukasz 'sil2100' Zemczak | 2013-06-13 | 1 | -4/+6 |
| * | | | | Include the missing version that got directly pushed to the distro... which i... | Łukasz 'sil2100' Zemczak | 2013-06-13 | 2 | -2/+6 |
|/ / / / |
|
* | | | | Link test program in the right order. Importantly, make sure XORG_GTEST_LIBS ... | Iain Lane | 2013-06-13 | 2 | -2/+9 |
|\ \ \ \ |
|
| * | | | | Link test program in the right order. Importantly, make sure | Iain Lane | 2013-06-13 | 2 | -2/+9 |
|/ / / / |
|
* | | | | Make sure we have the 12.10.3daily13.05.06.1-0ubuntu2 upload actually released. | Mathieu Trudel-Lapierre | 2013-06-07 | 1 | -1/+1 |
|\ \ \ \ |
|
| * | | | | releasing version 12.10.3daily13.05.06.1-0ubuntu2 | Mathieu Trudel-Lapierre | 2013-06-04 | 1 | -2/+2 |
* | | | | | Releasing 12.10.3daily13.06.07-0ubuntu1 to ubuntu. | Automatic PS uploader | 2013-06-07 | 1 | -2/+6 |
|\ \ \ \ \ |
|
| * | | | | | Releasing 12.10.3daily13.06.07-0ubuntu1, based on r220 | Automatic PS uploader | 2013-06-07 | 1 | -2/+6 |
|/ / / / / |
|
* | | | | | gnome-control-center 3.8 looks for .desktop files for native panels in the fo... | Jeremy Bicha | 2013-06-06 | 4 | -5/+11 |
|\ \ \ \ \ |
|
| * | | | | | Rename .desktop file for compatibility with gnome-control-center 3.8 | Jeremy Bicha | 2013-06-05 | 4 | -5/+11 |
|/ / / / / |
|
* | | | | | Mark 12.10.3daily13.05.06.1-0ubuntu2 as released. | Timo Jyrinki | 2013-06-05 | 1 | -1/+1 |
|\ \ \ \ \
| |/ / / /
|/| | | | |
|
| * | | | | Mark 12.10.3daily13.05.06.1-0ubuntu2 as released. | Timo Jyrinki | 2013-06-05 | 1 | -1/+1 |
|/ / / / |
|
* | | | | The edataserverui library has gone away with evolution-data-server 3.8. It's ... | Iain Lane | 2013-05-29 | 3 | -2/+7 |
|\ \ \ \
| |_|/ /
|/| | | |
|
| * | | | debian/control, configure.ac: Remove obsolete dependency on | Iain Lane | 2013-05-29 | 3 | -2/+7 |
|/ / / |
|
* | | | Releasing 12.10.3daily13.05.06.1-0ubuntu1 to ubuntu. | Automatic PS uploader | 2013-05-06 | 1 | -0/+18 |
|\ \ \ |
|
| * | | | Releasing 12.10.3daily13.05.06.1-0ubuntu1, based on r216 | Automatic PS uploader | 2013-05-06 | 1 | -0/+18 |
|/ / / |
|
* | | | merge ryan's timedate1 fixes from the 13.04 branch. | Ryan Lortie | 2013-05-04 | 3 | -89/+51 |
|\ \ \ |
|
| * | | | merge ryan's timedate1 fixes from the 13.04 branch | Charles Kerr | 2013-05-03 | 3 | -89/+51 |
|/| | |
| | |/
| |/| |
|
| * | | Merge Upload for | Mathieu Trudel-Lapierre | 2013-03-28 | 1 | -1/+1 |
| |\ \ |
|
| | * | | merge back upload for 12.10.3daily13.03.26-0ubuntu1 | Mathieu Trudel-Lapierre | 2013-03-28 | 1 | -1/+1 |
| |/ / |
|
| * | | Use systemd's service backend. Fixes: https://bugs.launchpad.net/bugs/1153567. | Sebastien Bacher | 2013-03-26 | 2 | -0/+9 |
| |\ \ |
|
| | * \ | Port to timedated instead of gnome-settings-daemon datetime mechanism | Sebastien Bacher | 2013-03-26 | 3 | -2/+27 |
| | |\ \ |
|
| | * | | | * Use systemd's service backend, ffe lp: #1153567 | Sebastien Bacher | 2013-03-26 | 2 | -0/+9 |