aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 0.2.920.2.92Ted Gould2011-08-111-1/+1
* Add a greeter modeTed Gould2011-08-101-37/+52
|\
| * don't show timezones or settings links when used in a greeterMichael Terry2011-08-031-37/+52
|/
* Autotools cleanupTed Gould2011-07-223-36/+34
|\
| * Update autotools configuration a bitJavier Jardón2011-07-202-30/+24
| * don't unref a NULL GDateTime object; original patch by Dave GilbertMichael Terry2011-07-141-6/+10
|/
* 0.2.910.2.91Ted Gould2011-07-071-2/+2
* Making the preferences a gnome-control-center plugin instead of a stand alone...Ted Gould2011-07-0711-210/+314
|\
| * port preferences to be a control-center panelMichael Terry2011-06-298-188/+273
| * update to handle latest gnome-settings-daemon dbus API for setting timezones;...Michael Terry2011-06-286-26/+45
* | Making the preferences call gnome-control-center and the datetime panelTed Gould2011-07-072-7/+7
|\ \
| * | Use gnome-control-center datetime panel for settingsRodrigo Moya2011-06-292-7/+7
| |/
* / Fix timezone setting and readingTed Gould2011-07-071-7/+7
|/
* 0.2.900.2.90Ted Gould2011-06-211-2/+2
* Spelling fixTed Gould2011-06-211-2/+2
|\
| * fix two spelling mistakes spotted by lintianEvgeni Golov2011-06-051-2/+2
* | GTK 3 SupportTed Gould2011-06-214-148/+86
|\ \ | |/ |/|
| * finish port to gtk3Michael Terry2011-06-154-148/+86
|/
* Ensuring the minimum width if there is no calendar.Ted Gould2011-04-181-0/+6
|\
| * indentationkarl-qdh2011-04-181-2/+2
| * merge back in with old branchkarl-qdh2011-04-180-0/+0
| |\
| * | min/max width for appointmentskarl-qdh2011-04-181-0/+7
* | | Short appointment namesTed Gould2011-04-151-0/+1
|\ \ \ | |/ / |/| / | |/
| * Prevent long appointment titles making the menu too widekarl-qdh2011-04-151-0/+1
|/
* 0.2.30.2.3Ted Gould2011-04-141-2/+2
* Check for resume in the service and update the label as wellTed Gould2011-04-142-40/+43
|\
| * 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
* | 0.2.20.2.2Ted Gould2011-04-071-2/+2
* | 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
|\| |
| * | whoops, remove debug commentMichael Terry2011-04-061-1/+0
| * | pass locale to server; dynamically determine versionMichael Terry2011-04-061-2/+62
|/ /
* | Adding support for making full day items just have the day nameTed Gould2011-04-061-12/+32
|\ \
| * | Use gmtime for full day events.Ted Gould2011-04-051-1/+4
| * | Use stack memory instead of the global to avoid it getting modifiedTed Gould2011-04-051-2/+3
| * | Pull the full day into a boolean and reformatTed Gould2011-04-051-12/+20
| * | Translator commentTed Gould2011-04-051-1/+5
| * | Detect a full day event and print it differentlyTed Gould2011-04-051-0/+4
|/ /
* | Using GConf to find out which calendars are shown or not.Ted Gould2011-04-042-5/+30
|\|
| * Working patch! YAYkarl-qdh2011-04-041-5/+12
| * Added a change which _could_ work if evolution URI's were correct, however lo...karl-qdh2011-04-042-5/+23
* | Ensure the calendar is correctly shownTed Gould2011-04-041-8/+14
|\ \