| Commit message (Expand) | Author | Age | Files | Lines |
* | Make the desktop greeter's menu name 'desktop_greeter'. | Charles Kerr | 2013-07-05 | 1 | -2/+2 |
|\ |
|
| * | make the desktop greeter menu's name consistent across indicators: 'desktop_g... | Charles Kerr | 2013-07-05 | 1 | -2/+2 |
|/ |
|
* | Releasing 12.10.3+13.10.20130703.1-0ubuntu1 to ubuntu. | Automatic PS uploader | 2013-07-03 | 1 | -0/+13 |
|\ |
|
| * | Releasing 12.10.3+13.10.20130703.1-0ubuntu1, based on r232 | Automatic PS uploader | 2013-07-03 | 1 | -0/+13 |
|/ |
|
* | Set the desired position in the panel. Fixes: https://bugs.launchpad.net/bugs... | Lars Uebernickel | 2013-07-03 | 1 | -0/+1 |
|\ |
|
| * | Set the desired position in the panel | Lars Uebernickel | 2013-07-02 | 1 | -0/+1 |
|/ |
|
* | make the greeter menu key consistent with indicator-session. | Charles Kerr | 2013-07-02 | 1 | -1/+1 |
|\ |
|
| * | in service.c, use 'desktop_greeter' as the key instead of 'greeter' | Charles Kerr | 2013-07-01 | 1 | -1/+1 |
* | | Releasing 12.10.3+13.10.20130702-0ubuntu1 to ubuntu. | Automatic PS uploader | 2013-07-02 | 1 | -0/+12 |
|\ \
| |/
|/| |
|
| * | Releasing 12.10.3+13.10.20130702-0ubuntu1, based on r229 | Automatic PS uploader | 2013-07-02 | 1 | -0/+12 |
|/ |
|
* | remove --enable-localinstall from this indicator, too. | Charles Kerr | 2013-06-29 | 4 | -38/+2 |
|\ |
|
| * | remove --enable-localinstall options | Charles Kerr | 2013-06-28 | 4 | -38/+2 |
|/ |
|
* | at seb's request, use … directly in strings instead of the C octal escaped ... | Charles Kerr | 2013-06-28 | 1 | -1/+1 |
|\ |
|
| * | use … directly in strings instead of the C octal escaped UTF-8. | Charles Kerr | 2013-06-28 | 1 | -1/+1 |
* | | Releasing 12.10.3+13.10.20130628-0ubuntu1 to ubuntu. | Automatic PS uploader | 2013-06-28 | 1 | -0/+12 |
|\ \
| |/
|/| |
|
| * | Releasing 12.10.3+13.10.20130628-0ubuntu1, based on r226 | Automatic PS uploader | 2013-06-28 | 1 | -0/+12 |
|/ |
|
* | This push extracts geoclue to its own self-contained module, fixes an errant ... | Charles Kerr | 2013-06-21 | 31 | -3520/+3660 |
|\ |
|
| * | remove the --replace command-line argument and property as we're using upstar... | Charles Kerr | 2013-06-20 | 3 | -127/+14 |
| * | in our async callbacks, don't call g_warning() when we get a G_IO_ERROR_CANCE... | Charles Kerr | 2013-06-19 | 2 | -6/+15 |
| * | in configure.ac, add AM_PROG_AR to silence an autotools warning in the tests/... | Charles Kerr | 2013-06-19 | 1 | -0/+1 |
| * | in the gnome control center datetime panel, use g_bus_watch_name() to see if ... | Charles Kerr | 2013-06-19 | 3 | -48/+33 |
| * | put the service on the production busname | Charles Kerr | 2013-06-19 | 1 | -1/+1 |
| * | ensure datetime-dialog.ui makes it into the distribution | Charles Kerr | 2013-06-19 | 1 | -2/+2 |
| * | fix build breakage in tests/ | Charles Kerr | 2013-06-18 | 1 | -3/+2 |
| * | sync po/POTFILES.in with the source code changes in src/ | Charles Kerr | 2013-06-18 | 1 | -4/+3 |
| * | sync with lp:indicator-datetime trunk | Charles Kerr | 2013-06-18 | 5 | -7/+36 |
| |\ |
|
| * | | remove TODO | Charles Kerr | 2013-06-18 | 1 | -9/+0 |
| * | | rename the indicator bus file as 'com.canonical.indicator.datetime'; add it t... | Charles Kerr | 2013-06-18 | 3 | -44/+37 |
| * | | make indicator_datetime_service_set_calendar_date() public. This is another o... | Charles Kerr | 2013-06-17 | 2 | -10/+36 |
| * | | copyediting: better variable names, function names, comments | Charles Kerr | 2013-06-17 | 1 | -23/+21 |
| * | | in service.c, use GDateTime internally instead of time_t | Charles Kerr | 2013-06-17 | 1 | -11/+13 |
| * | | in service.c, replace all calls to time(NULL) and g_date_time_new_now_local()... | Charles Kerr | 2013-06-17 | 5 | -67/+63 |
| * | | in planner.c, fix virtual finalize() function chaining up | Charles Kerr | 2013-06-16 | 1 | -1/+1 |
| * | | in src/Makefile.am, remove unnecessary gen-%.xml.[ch] rules | Charles Kerr | 2013-06-15 | 1 | -10/+0 |
| * | | in service.c, fix virtual finalize() function chaining up | Charles Kerr | 2013-06-15 | 1 | -1/+1 |
| * | | add TODO to show status | Charles Kerr | 2013-06-14 | 1 | -0/+9 |
| * | | land the service implementation | Charles Kerr | 2013-06-14 | 2 | -71/+1290 |
| * | | update documentation about the widgets and GActions | Charles Kerr | 2013-06-14 | 1 | -39/+36 |
| * | | add the .indicator file | Charles Kerr | 2013-06-14 | 1 | -0/+9 |
| * | | remove build dependencies on dbusmenu, libindicator | Charles Kerr | 2013-06-14 | 3 | -66/+7 |
| * | | remove the old indicator & service code | Charles Kerr | 2013-06-14 | 5 | -2941/+0 |
| * | | minor copyediting | Charles Kerr | 2013-06-14 | 2 | -4/+2 |
| * | | 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 |