Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | releasing version 0.2.3-0ubuntu20.2.3-0ubuntu2 | Ken VanDine | 2011-04-15 | 2 | -0/+19 |
| | |||||
* | releasing version 0.2.3-0ubuntu10.2.3-0ubuntu1 | Ken VanDine | 2011-04-14 | 8 | -94/+207 |
|\ | |||||
| * | releasing version 0.2.3-0ubuntu1~ppa1 | Ted Gould | 2011-04-14 | 1 | -2/+2 |
| | | |||||
| * | New upstream release. | Ted Gould | 2011-04-14 | 6 | -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.3 | Ted Gould | 2011-04-14 | 7 | -94/+195 |
| | |\ | |||||
| | | * | 0.2.30.2.3 | Ted Gould | 2011-04-14 | 1 | -2/+2 |
| | | | | |||||
| | | * | Check for resume in the service and update the label as well | Ted Gould | 2011-04-14 | 2 | -40/+43 |
| | | |\ | |||||
| | | | * | watch for resume in the service, not the indicator; update today's menu ↵ | Michael Terry | 2011-04-13 | 2 | -40/+43 |
| | | |/ | | | | | | | | | | | | | label after resume | ||||
| * | | | releasing version 0.2.2-0ubuntu2~ppa1 | Ted Gould | 2011-04-12 | 1 | -2/+2 |
| | | | | |||||
| * | | | * Upstream Merge | Ted Gould | 2011-04-12 | 5 | -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 Gould | 2011-04-12 | 1 | -1/+69 |
| | |\ \ | |||||
| | | * | | Make selection change on remove item | karl-qdh | 2011-04-11 | 1 | -1/+69 |
| | | | | | |||||
| | * | | | Work around libindicator not sending a close event by looking for it ↵ | Ted Gould | 2011-04-12 | 3 | -41/+31 |
| | |\ \ \ | | | |/ / | | |/| | | | | | | | directly in the indicator | ||||
| | | * | | Fixed niggles | karl-qdh | 2011-04-11 | 1 | -4/+4 |
| | | | | | |||||
| | | * | | syntax fail | karl-qdh | 2011-04-11 | 1 | -8/+2 |
| | | | | | |||||
| | | * | | Improve debug messages and only react when hiding | karl-qdh | 2011-04-11 | 1 | -0/+8 |
| | | | | | |||||
| | | * | | Calendar reset, should work for mike | karl-qdh | 2011-04-11 | 3 | -36/+24 |
| | | | | | |||||
| * | | | | Crazy distro people have revisions too. | Ted Gould | 2011-04-12 | 2 | -2/+8 |
| |\ \ \ \ | |/ / / / |/| | | | | |||||
* | | | | | releasing version 0.2.2-0ubuntu10.2.2-0ubuntu1 | Ken VanDine | 2011-04-07 | 11 | -123/+432 |
|\| | | | | |||||
| * | | | | releasing version 0.2.2-0ubuntu1~ppa1 | Ted Gould | 2011-04-07 | 1 | -2/+2 |
| | | | | | |||||
| * | | | | New upstream release. | Ted Gould | 2011-04-07 | 10 | -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.2 | Ted Gould | 2011-04-07 | 9 | -123/+413 |
| | |\| | | |||||
| | | * | | 0.2.20.2.2 | Ted Gould | 2011-04-07 | 1 | -2/+2 |
| | | | | | |||||
| | | * | | Set timezone from the menuitems in the indicator | Ted Gould | 2011-04-07 | 4 | -44/+121 |
| | | |\ \ | |||||
| | | | * | | when user clicks a timezone location, switch to that timezone (and support ↵ | Michael Terry | 2011-04-07 | 4 | -44/+121 |
| | | | | | | | | | | | | | | | | | | | | | | | | showing user's preferred name for the current timezone in the menu) | ||||
| | | * | | | Adds language, country and version information to the URL | Ted Gould | 2011-04-06 | 1 | -2/+61 |
| | | |\| | | |||||
| | | | * | | whoops, remove debug comment | Michael Terry | 2011-04-06 | 1 | -1/+0 |
| | | | | | | |||||
| | | | * | | pass locale to server; dynamically determine version | Michael Terry | 2011-04-06 | 1 | -2/+62 |
| | | |/ / | |||||
| * | | | | releasing version 0.2.1-0ubuntu2~ppa2 | Ted Gould | 2011-04-06 | 1 | -2/+2 |
| | | | | | |||||
| * | | | | * Upstream Merge | Ted Gould | 2011-04-06 | 2 | -12/+39 |
| |\ \ \ \ | | | |/ / | | |/| | | | | | | | * Give full day events the day name instead of a time | ||||
| | * | | | Adding support for making full day items just have the day name | Ted Gould | 2011-04-06 | 1 | -12/+32 |
| | |\ \ \ | |||||
| | | * | | | Use gmtime for full day events. | Ted Gould | 2011-04-05 | 1 | -1/+4 |
| | | | | | | |||||
| | | * | | | Use stack memory instead of the global to avoid it getting modified | Ted Gould | 2011-04-05 | 1 | -2/+3 |
| | | | | | | |||||
| | | * | | | Pull the full day into a boolean and reformat | Ted Gould | 2011-04-05 | 1 | -12/+20 |
| | | | | | | |||||
| | | * | | | Translator comment | Ted Gould | 2011-04-05 | 1 | -1/+5 |
| | | | | | | |||||
| | | * | | | Detect a full day event and print it differently | Ted Gould | 2011-04-05 | 1 | -0/+4 |
| | |/ / / | |||||
| * | | | | releasing version 0.2.1-0ubuntu2~ppa1 | Ted Gould | 2011-04-04 | 1 | -2/+2 |
| | | | | | |||||
| * | | | | * Upstream Merge | Ted Gould | 2011-04-04 | 3 | -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 Gould | 2011-04-04 | 2 | -5/+30 |
| | |\ \ \ | | | | |/ | | | |/| | |||||
| | | * | | Working patch! YAY | karl-qdh | 2011-04-04 | 1 | -5/+12 |
| | | | | | |||||
| | | * | | Added a change which _could_ work if evolution URI's were correct, however ↵ | karl-qdh | 2011-04-04 | 2 | -5/+23 |
| | | | | | | | | | | | | | | | | | | | | local:system is not a valid URI, effectively this will stop showing all calendars right now | ||||
| | * | | | Ensure the calendar is correctly shown | Ted Gould | 2011-04-04 | 1 | -8/+14 |
| | |\ \ \ | |||||
| | | * | | | Follow show-calendar setting regardless of whether Evolution is present (LP: ↵ | Dylan McCall | 2011-04-03 | 1 | -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 Gould | 2011-04-04 | 1 | -4/+10 |
| | |\ \ \ | |||||
| | | * | | | Set a minimum number of days to look for appointments for, allowed it to ↵ | karl-qdh | 2011-04-01 | 1 | -4/+10 |
| | | | | | | | | | | | | | | | | | | | | | | | | extend past month end by 1 week. | ||||
| * | | | | | Merge U. Desktop | Ted Gould | 2011-04-04 | 1 | -1/+1 |
| |\ \ \ \ \ | |/ / / / / |/| | | | | | |||||
* | | | | | | releasing version 0.2.1-0ubuntu10.2.1-0ubuntu1 | Ken VanDine | 2011-03-31 | 17 | -230/+1093 |
|\| | | | | | |||||
| * | | | | | releasing version 0.2.1-0ubuntu1~ppa1 | Ted Gould | 2011-03-31 | 1 | -2/+2 |
| | | | | | | |||||
| * | | | | | * New upstream release. | Ted Gould | 2011-03-31 | 6 | -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.1 | Ted Gould | 2011-03-31 | 16 | -230/+1062 |
| | |\| | | |