| 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 | -1/+4 |
* | add 'terse' time formats for phone menu to match the spec. | Charles Kerr | 2013-07-26 | 1 | -1/+1 |
* | in service.c, replace all calls to time(NULL) and g_date_time_new_now_local()... | Charles Kerr | 2013-06-17 | 1 | -5/+4 |
* | merge lp:~charlesk/indicator-datetime/lp-833325 to have locations follow the ... | Charles Kerr | 2012-05-21 | 1 | -5/+165 |
|\ |
|
| * | Modify the timezone location sorting to follow mpt's design at https://wiki.u... | Charles Kerr | 2012-05-17 | 1 | -5/+165 |
* | | fix a bug that caused the location settings to re-saved every time update_tim... | Charles Kerr | 2012-05-17 | 1 | -1/+5 |
|/ |
|
* | Make it so that we parse the long and lat in a locale independent way | Ted Gould | 2012-04-18 | 1 | -2/+2 |
* | fix more leaks related to getting strings from COL_NAME and COL_ZONE... these... | Charles Kerr | 2012-03-20 | 1 | -23/+35 |
* | improvements based on feedback from desrt | Charles Kerr | 2012-03-20 | 1 | -5/+1 |
* | fix memory leak when saving user-specified timezone locations | Charles Kerr | 2012-03-16 | 1 | -1/+3 |
* | more GVariantBuilder vs. G_VARIANT_TYPE_ARRAY fixes | Ryan Lortie | 2012-03-07 | 1 | -1/+1 |
* | and move TimezoneCompletion to libtimezonemap too | Michael Terry | 2012-01-09 | 1 | -9/+9 |
* | Set translation domain before gtk_builder_add_from_file, in the other file to... | Gabor Kelemen | 2011-09-18 | 1 | -2/+1 |
* | Make selection change on remove item | karl-qdh | 2011-04-11 | 1 | -1/+69 |
* | add tooltip to error icon | Michael Terry | 2011-03-30 | 1 | -0/+24 |
* | show error icon if user focuses out of location entry when it has an non-loca... | Michael Terry | 2011-03-29 | 1 | -7/+31 |
* | Handle enter on the default case by selecting the first entry instead of ente... | Ted Gould | 2011-03-29 | 1 | -1/+0 |
|\ |
|
| * | Don't allow enter presses to leave non-timezone content in the model | Michael Terry | 2011-03-28 | 1 | -1/+0 |
* | | treat locations dialog not as a modal dialog, but rather one that can be dism... | Michael Terry | 2011-03-29 | 1 | -3/+1 |
|/ |
|
* | fix crash when emptying location list | Michael Terry | 2011-03-24 | 1 | -3/+12 |
* | update locations gsettings as soon as changes as made, not just when the dial... | Michael Terry | 2011-03-24 | 1 | -17/+57 |
* | drop debugging line and update times when user selects a zone | Michael Terry | 2011-03-24 | 1 | -2/+4 |
* | cleanup locations dialog column usage | Michael Terry | 2011-03-23 | 1 | -33/+25 |
* | don't update locations dialog's times when editing | Michael Terry | 2011-02-24 | 1 | -3/+12 |
* | have location column expand | Michael Terry | 2011-02-24 | 1 | -0/+3 |
* | grab timezone names from geomaps; flesh out support for timezone completion i... | Michael Terry | 2011-02-23 | 1 | -13/+134 |
* | beginnings of completion support | Michael Terry | 2011-02-22 | 1 | -0/+15 |
* | make remove button insensitive if nothing selected | Michael Terry | 2011-02-22 | 1 | -1/+12 |
* | make locations dialog editable | Michael Terry | 2011-02-22 | 1 | -5/+53 |
* | start of locations dialog | Michael Terry | 2011-02-18 | 1 | -0/+137 |