aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* releasing version 0.2.3-0ubuntu20.2.3-0ubuntu2Ken VanDine2011-04-152-0/+19
|
* releasing version 0.2.3-0ubuntu10.2.3-0ubuntu1Ken VanDine2011-04-148-94/+207
|\
| * releasing version 0.2.3-0ubuntu1~ppa1Ted Gould2011-04-141-2/+2
| |
| * New upstream release.Ted Gould2011-04-146-57/+102
| |\ | | | | | | | | | | | | | | | | | | ∘ Use GTK directly for detecting when the menu appears and disappears ∘ Handle items being removed from the locations list by choosing ∘ Check for resume in the service and update the label as well (LP: #759854)
| | * Import upstream version 0.2.3Ted Gould2011-04-147-94/+195
| | |\
| | | * 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 ↵Michael Terry2011-04-132-40/+43
| | | |/ | | | | | | | | | | | | label after resume
| * | | releasing version 0.2.2-0ubuntu2~ppa1Ted Gould2011-04-121-2/+2
| | | |
| * | | * Upstream MergeTed Gould2011-04-125-42/+110
| |\ \ \ | | | |/ | | |/| | | | | | | | | | | | | | | | | * Use GTK directly for detecting when the menu appears and disappears to reset the date (LP: #649800) * Handle items being removed from the locations list by choosing another item in the list (LP: #740948)
| | * | 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 ↵Ted Gould2011-04-123-41/+31
| | |\ \ \ | | | |/ / | | |/| | | | | | | directly in the indicator
| | | * | 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
| | | | |
| * | | | Crazy distro people have revisions too.Ted Gould2011-04-122-2/+8
| |\ \ \ \ | |/ / / / |/| | | |
* | | | | releasing version 0.2.2-0ubuntu10.2.2-0ubuntu1Ken VanDine2011-04-0711-123/+432
|\| | | |
| * | | | releasing version 0.2.2-0ubuntu1~ppa1Ted Gould2011-04-071-2/+2
| | | | |
| * | | | New upstream release.Ted Gould2011-04-0710-108/+338
| |\ \ \ \ | | | |_|/ | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ∘ Add language and proper distro version to geonames URL to allow for proper server side fixes ∘ Give full day events the day name instead of a time ∘ Make sure the calendar follows the user setting (LP: #748772) ∘ Ensure that events handle month boundaries correctly (LP: #746713) ∘ Only show calendars the user has configured (LP: #729033) ∘ Reenable clicking on the timezone in the menu to set it.
| | * | | Import upstream version 0.2.2Ted Gould2011-04-079-123/+413
| | |\| |
| | | * | 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 ↵Michael Terry2011-04-074-44/+121
| | | | | | | | | | | | | | | | | | | | | | | | showing user's preferred name for the current timezone in the menu)
| | | * | | 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
| | | |/ /
| * | | | releasing version 0.2.1-0ubuntu2~ppa2Ted Gould2011-04-061-2/+2
| | | | |
| * | | | * Upstream MergeTed Gould2011-04-062-12/+39
| |\ \ \ \ | | | |/ / | | |/| | | | | | | * Give full day events the day name instead of a time
| | * | | 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
| | |/ / /
| * | | | releasing version 0.2.1-0ubuntu2~ppa1Ted Gould2011-04-041-2/+2
| | | | |
| * | | | * Upstream MergeTed Gould2011-04-043-17/+63
| |\| | | | | | | | | | | | | | | | | | | | | | | | | | | | * Make sure the calendar follows the user setting (LP: #748772) * Ensure that events handle month boundries correctly (LP: #746713) * Only show calendars the user has configured (LP: #729033)
| | * | | 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 ↵karl-qdh2011-04-042-5/+23
| | | | | | | | | | | | | | | | | | | | local:system is not a valid URI, effectively this will stop showing all calendars right now
| | * | | Ensure the calendar is correctly shownTed Gould2011-04-041-8/+14
| | |\ \ \
| | | * | | Follow show-calendar setting regardless of whether Evolution is present (LP: ↵Dylan McCall2011-04-031-8/+14
| | | |/ / | | | | | | | | | | | | | | | | | | | | | | | | | #748772) Visibility of upcoming events is no longer tied to show-calendar setting.
| | * | | Making it so that months boundries can't block our events.Ted Gould2011-04-041-4/+10
| | |\ \ \
| | | * | | Set a minimum number of days to look for appointments for, allowed it to ↵karl-qdh2011-04-011-4/+10
| | | | | | | | | | | | | | | | | | | | | | | | extend past month end by 1 week.
| * | | | | Merge U. DesktopTed Gould2011-04-041-1/+1
| |\ \ \ \ \ | |/ / / / / |/| | | | |
* | | | | | releasing version 0.2.1-0ubuntu10.2.1-0ubuntu1Ken VanDine2011-03-3117-230/+1093
|\| | | | |
| * | | | | releasing version 0.2.1-0ubuntu1~ppa1Ted Gould2011-03-311-2/+2
| | | | | |
| * | | | | * New upstream release.Ted Gould2011-03-316-28/+312
| |\ \ \ \ \ | | | |_|_|/ | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Add tooltips on the error icons * Fix marking to refresh as the calendar changes * Recycle old entries to make the refresh cleaner * Use day when timezone is set to 'locale' * Reset time when coming back from suspend (LP: #726053)
| | * | | | Import upstream version 0.2.1Ted Gould2011-03-3116-230/+1062
| | |\| | |