| Commit message (Expand) | Author | Age | Files | Lines |
* | in the utils functions, add a GSettings argument for the functions that use a... | Charles Kerr | 2013-09-07 | 1 | -10/+10 |
* | Have 'Help' point to the Time & Date section of help | Jeremy Bicha | 2013-07-11 | 1 | -0/+9 |
* | in our async callbacks, don't call g_warning() when we get a G_IO_ERROR_CANCE... | Charles Kerr | 2013-06-19 | 1 | -3/+6 |
* | in the gnome control center datetime panel, use g_bus_watch_name() to see if ... | Charles Kerr | 2013-06-19 | 1 | -25/+30 |
* | Port to timedated instead of gnome-settings-daemon datetime mechanism. | Ryan Lortie | 2013-03-26 | 1 | -82/+44 |
|\ |
|
| * | prefs: remove second signal connection for toggle_ntp | Ryan Lortie | 2013-03-04 | 1 | -4/+1 |
| * | preferences: Add CanNTP support | Ryan Lortie | 2013-03-04 | 1 | -0/+11 |
| * | Send proper arguments for SetTime call | Ryan Lortie | 2013-03-04 | 1 | -1/+2 |
| * | Port to timedated instead of gnome-settings-daemon datetime mechanism | Ryan Lortie | 2013-03-01 | 1 | -81/+34 |
* | | Go back to ISO 8601 dates | Michael Terry | 2013-03-07 | 1 | -1/+4 |
|/ |
|
* | remove stray semicolon found by Coverity | Charles Kerr | 2012-10-09 | 1 | -1/+1 |
* | Add the "Time in auto-detected location" setting described in https://wiki.ub... | Charles Kerr | 2012-05-17 | 1 | -0/+2 |
* | merge lp:~ted/indicator-datetime/lp773987 to switch the parsing of the lat an... | Charles Kerr | 2012-04-23 | 1 | -2/+2 |
|\ |
|
| * | Use the same function here as well, just to ensure we're consistent | Ted Gould | 2012-04-18 | 1 | -2/+2 |
* | | indicator_datetime_panel's dispose() method needs to chain up to the supercla... | Charles Kerr | 2012-04-22 | 1 | -0/+2 |
|/ |
|
* | clicking the systems settings window shouldn't close the 'Locations' dialog. | Charles Kerr | 2012-03-29 | 1 | -8/+1 |
* | cancel the ntp_query_answered() and tz_query_answered() callbacks when the pr... | Charles Kerr | 2012-03-27 | 1 | -4/+27 |
* | In Bug #943747, Coverity reported that use of sscanf() needed to be inspected... | Charles Kerr | 2012-03-03 | 1 | -0/+3 |
* | more use of g_clear_object() where appropriate | Charles Kerr | 2012-03-01 | 1 | -28/+21 |
* | and move TimezoneCompletion to libtimezonemap too | Michael Terry | 2012-01-09 | 1 | -9/+9 |
* | use libtimezonemap | Michael Terry | 2012-01-09 | 1 | -6/+15 |
* | Remove libunique dependency as Its not needed anymore | Javier Jardón | 2011-10-05 | 1 | -1/+0 |
* | Set translation domain before the gtk_builder_add_from_file call. LP: #845473 | Gabor Kelemen | 2011-09-09 | 1 | -2/+1 |
* | Show the preferred date representation for the current locale | Javier Jardón | 2011-08-16 | 1 | -1/+1 |
* | port preferences to be a control-center panel | Michael Terry | 2011-06-29 | 1 | -160/+225 |
* | update to handle latest gnome-settings-daemon dbus API for setting timezones;... | Michael Terry | 2011-06-28 | 1 | -3/+1 |
* | finish port to gtk3 | Michael Terry | 2011-06-15 | 1 | -35/+48 |
* | when user clicks a timezone location, switch to that timezone (and support sh... | Michael Terry | 2011-04-07 | 1 | -38/+2 |
* | add error icon to main timezone entry | Michael Terry | 2011-03-30 | 1 | -6/+46 |
* | remember user's preferred location name for main timezone | Michael Terry | 2011-03-29 | 1 | -19/+43 |
* | Handle enter on the default case by selecting the first entry instead of ente... | Ted Gould | 2011-03-29 | 1 | -2/+0 |
|\ |
|
| * | Don't allow enter presses to leave non-timezone content in the model | Michael Terry | 2011-03-28 | 1 | -2/+0 |
* | | treat locations dialog not as a modal dialog, but rather one that can be dism... | Michael Terry | 2011-03-29 | 1 | -2/+18 |
|/ |
|
* | Use the shared header file for the service and interface names. | Ted Gould | 2011-03-10 | 1 | -3/+2 |
* | prefs: only let user change clock prefs if the clock is running; don't connec... | Michael Terry | 2011-03-10 | 1 | -2/+42 |
* | quit when the close putton is clicked | Ken VanDine | 2011-03-03 | 1 | -0/+1 |
* | merge from trunk; fix utc time always being displayed in manual time spin button | Michael Terry | 2011-03-03 | 1 | -31/+111 |
|\ |
|
| * | add back missing unref | Michael Terry | 2011-03-03 | 1 | -0/+1 |
| * | let date spin buttons work | Michael Terry | 2011-03-01 | 1 | -19/+38 |
| * | merge from trunk | Michael Terry | 2011-03-01 | 1 | -49/+0 |
| |\ |
|
| * | | have spinners work in unison -- only save when neither is focused | Michael Terry | 2011-02-24 | 1 | -32/+92 |
* | | | fix some visual issues mpt found; drop libmap/Makefile.in from bzr | Michael Terry | 2011-03-03 | 1 | -1/+34 |
| |/
|/| |
|
* | | remove week-start preference | Michael Terry | 2011-02-25 | 1 | -49/+0 |
|/ |
|
* | add geonames watermark | Michael Terry | 2011-02-23 | 1 | -0/+2 |
* | some cleanup; when map changes, update entry too | Michael Terry | 2011-02-23 | 1 | -6/+20 |
* | whoops, uncomment polkit bits | Michael Terry | 2011-02-23 | 1 | -3/+3 |
* | add week-start controls and settings | Michael Terry | 2011-02-23 | 1 | -3/+50 |
* | grab timezone names from geomaps; flesh out support for timezone completion i... | Michael Terry | 2011-02-23 | 1 | -4/+25 |
* | beginnings of completion support | Michael Terry | 2011-02-22 | 1 | -1/+29 |
* | add initial timezone map implementation, borrowed from gnome-control-center | Michael Terry | 2011-02-22 | 1 | -7/+51 |