aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
| | * | Set translation domain before the gtk_builder_add_from_file call. LP: #845473Gabor Kelemen2011-09-091-2/+1
| * | | Update comments to discuss the new format options in glibTed Gould2011-09-151-2/+8
| |\ \ \ | | |/ / | |/| |
| | * | Warning when the user use a date format not supportedJavier Jardón2011-09-021-2/+8
| | |/
| * | Some optimizations to the private pointers and a constTed Gould2011-09-063-30/+35
| |\ \
| | * | indicator-datetime.c: Use G_GNUC_CONST in the type declarationJavier Jardón2011-09-061-1/+1
| | * | indicator-datetime.c: Use private pointer instead GET_PRIV macroJavier Jardón2011-09-061-11/+11
| | * | timezone-completion: Use private pointer instead GET_PRIV macroJavier Jardón2011-09-062-18/+23
| | |/
| * / Remove death code: calendar-menu-itemJavier Jardón2011-09-063-161/+0
| |/
| * Set default timezone on eventsEspen Wiborg2011-09-011-0/+12
| * Remove visibility check so we can update the date before we're visible.Ted Gould2011-08-311-6/+0
| |\
| | * Update the date when open the indicator-datetime menuJavier Jardón2011-08-251-6/+0
| * | disable evolution functionality when in greeter modeMichael Terry2011-08-311-1/+1
| |/
* | Import upstream version 0.2.93Ted Gould2011-08-183-27/+26
|\|
| * Use cleaner gdatetimeTed Gould2011-08-172-23/+22
| |\
| | * Set the correct month numberJavier Jardón2011-08-171-1/+1
| | * Use the new GDateTime glib API to deal with timeJavier Jardón2011-08-162-23/+22
| * | Use locale prefered date formatTed Gould2011-08-171-1/+1
| |\ \
| | * | Show the preferred date representation for the current localeJavier Jardón2011-08-161-1/+1
| | |/
| * | Fixing ellipsis to be true ellipsisTed Gould2011-08-171-3/+3
| |\ \ | | |/ | |/|
| | * Use real ellipsis (LP: #621339)Jeremy Bicha2011-08-051-3/+3
| | * Spell out "and" to match other System Settings panelsJeremy Bicha2011-08-051-1/+1
* | | Import upstream version 0.2.92Ted Gould2011-08-113-47/+68
|\| |
| * | don't show timezones or settings links when used in a greeterMichael Terry2011-08-031-37/+52
| |/
| * don't unref a NULL GDateTime object; original patch by Dave GilbertMichael Terry2011-07-141-6/+10
* | Import upstream version 0.2.91Ted Gould2011-07-078-348/+405
|\|
| * Making the preferences a gnome-control-center plugin instead of a stand alone...Ted Gould2011-07-077-197/+291
| |\
| | * port preferences to be a control-center panelMichael Terry2011-06-294-175/+250
| | * update to handle latest gnome-settings-daemon dbus API for setting timezones;...Michael Terry2011-06-286-26/+45
| * | Use gnome-control-center datetime panel for settingsRodrigo Moya2011-06-292-7/+7
| |/
* | Import upstream version 0.2.90Ted Gould2011-06-214-41/+63
|\|
| * Spelling fixTed Gould2011-06-211-2/+2
| |\
| | * fix two spelling mistakes spotted by lintianEvgeni Golov2011-06-051-2/+2
| * | finish port to gtk3Michael Terry2011-06-152-38/+51
| |/
| * Ensuring the minimum width if there is no calendar.Ted Gould2011-04-181-0/+6
| |\
| | * indentationkarl-qdh2011-04-181-2/+2
| | * min/max width for appointmentskarl-qdh2011-04-181-0/+7
| * | Prevent long appointment titles making the menu too widekarl-qdh2011-04-151-0/+1
| |/
* | Import upstream version 0.2.3Ted Gould2011-04-144-82/+143
|\|
| * watch for resume in the service, not the indicator; update today's menu label...Michael Terry2011-04-132-40/+43
| * If an item is removed, make sure we choose one.Ted Gould2011-04-121-1/+69
| |\
| | * Make selection change on remove itemkarl-qdh2011-04-111-1/+69
| * | Work around libindicator not sending a close event by looking for it directly...Ted Gould2011-04-123-41/+31
| |\ \ | | |/ | |/|
| | * Fixed niggleskarl-qdh2011-04-111-4/+4
| | * syntax failkarl-qdh2011-04-111-8/+2
| | * Improve debug messages and only react when hidingkarl-qdh2011-04-111-0/+8
| | * Calendar reset, should work for mikekarl-qdh2011-04-113-36/+24
* | | Import upstream version 0.2.2Ted Gould2011-04-075-71/+261
|\| |
| * | Set timezone from the menuitems in the indicatorTed Gould2011-04-074-44/+121
| |\ \
| | * | when user clicks a timezone location, switch to that timezone (and support sh...Michael Terry2011-04-074-44/+121
| * | | Adds language, country and version information to the URLTed Gould2011-04-061-2/+61
| |\| |