aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* releasing version 0.2.90-0ubuntu10.2.90-0ubuntu1Ken VanDine2011-06-225-14/+52
|
* * New upstream release.Ken VanDine2011-06-2221-4120/+6260
|\ | | | | | | | | | | | | | | | | | | | | | | | | - Set minimum width for appointments to prevent continuous resizing when the calendar is hiden and ensure there is enough of the event description visible (LP: #762976) - ellipsize long appointment descriptions (LP: #750671) - GTK3 build * Dropping debian/patches/lp_762976.patch and debian/patches/lp_750671.patch as merged upstream. * debian/control: Switching dep to libedataserverui-3.0-dev * Upstream Merge * Ellipsize calendar entries that are too long (LP: #750671)
| * releasing version 0.2.90-0ubuntu1~ppa1Ted Gould2011-06-211-2/+2
| |
| * debian/control: Switching dep to libedataserverui-3.0-devTed Gould2011-06-212-3/+4
| |
| * - Set minimum width for appointments to prevent continuous resizing Ted Gould2011-06-213-31/+8
| | | | | | | | | | | | | | | | | | when the calendar is hiden and ensure there is enough of the event description visible (LP: #762976) - ellipsize long appointment descriptions (LP: #750671) - GTK3 build * Dropping debian/patches/lp_762976.patch and debian/patches/lp_750671.patch as merged upstream.
| * New upstream release.Ted Gould2011-06-2118-4089/+6241
| |\
| | * Import upstream version 0.2.90Ted Gould2011-06-2117-4089/+6236
| | |\
| | | * 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
| | | | | |
| * | | | | Merge Ubuntu DesktopTed Gould2011-06-213-0/+46
| |\ \ \ \ \ | |/ / / / / |/| | | | |
* | | | | | releasing version 0.2.3-0ubuntu30.2.3-0ubuntu3Ken VanDine2011-04-182-0/+27
| | | | | |
* | | | | | releasing version 0.2.3-0ubuntu20.2.3-0ubuntu2Ken VanDine2011-04-152-0/+19
| | | | | |
| * | | | | releasing version 0.2.3-0ubuntu2~ppa1Ted Gould2011-04-151-1/+1
| | | | | |
| * | | | | * Upstream MergeTed Gould2011-04-152-0/+8
| |\ \ \ \ \ | | | |/ / / | | |/| | | | | | | | | * Ellipsize calendar entries that are too long (LP: #750671)
| | * | | | Short appointment namesTed Gould2011-04-151-0/+1
| | |\ \ \ \ | | | |_|/ / | | |/| | / | | | | |/ | | | |/|
| | | * | Prevent long appointment titles making the menu too widekarl-qdh2011-04-151-0/+1
| | |/ /
| * | | Merge U. DesktopTed Gould2011-04-151-1/+1
| |\ \ \ | |/ / / |/| | |
* | | | 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
| | | | | |