aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorTed Gould <ted@gould.cx>2011-04-07 13:20:18 -0500
committerTed Gould <ted@gould.cx>2011-04-07 13:20:18 -0500
commitab9c66b70627b1ed5843fabd7259d631acb8d116 (patch)
tree2fc1b6934cf22ca7b67a5441785bfa5f174ac673 /ChangeLog
parenta38d01ace21692b8fa0157acc3b9d48b2acbcda3 (diff)
parent6d42bccac27b7214e5e650f698c2b117231e3f77 (diff)
downloadayatana-indicator-datetime-ab9c66b70627b1ed5843fabd7259d631acb8d116.tar.gz
ayatana-indicator-datetime-ab9c66b70627b1ed5843fabd7259d631acb8d116.tar.bz2
ayatana-indicator-datetime-ab9c66b70627b1ed5843fabd7259d631acb8d116.zip
Import upstream version 0.2.2
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog77
1 files changed, 77 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index d0304e9..032488c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,82 @@
# Generated by Makefile. Do not edit.
+2011-04-07 Ted Gould <ted@gould.cx>
+
+ 0.2.2
+
+2011-04-07 Ted Gould <ted@gould.cx>
+
+ Set timezone from the menuitems in the indicator
+
+2011-04-07 Michael Terry <mike@mterry.name>
+
+ when user clicks a timezone location, switch to that timezone (and support showing user's preferred name for the current timezone in the menu)
+
+2011-04-06 Ted Gould <ted@gould.cx>
+
+ Adds language, country and version information to the URL
+
+2011-04-06 Michael Terry <mike@mterry.name>
+
+ whoops, remove debug comment
+
+2011-04-06 Michael Terry <mike@mterry.name>
+
+ pass locale to server; dynamically determine version
+
+2011-04-06 Ted Gould <ted@gould.cx>
+
+ Adding support for making full day items just have the day name
+
+2011-04-05 Ted Gould <ted@gould.cx>
+
+ Use gmtime for full day events.
+
+2011-04-05 Ted Gould <ted@gould.cx>
+
+ Use stack memory instead of the global to avoid it getting modified
+
+2011-04-05 Ted Gould <ted@gould.cx>
+
+ Pull the full day into a boolean and reformat
+
+2011-04-05 Ted Gould <ted@gould.cx>
+
+ Translator comment
+
+2011-04-05 Ted Gould <ted@gould.cx>
+
+ Detect a full day event and print it differently
+
+2011-04-04 Ted Gould <ted@gould.cx>
+
+ Using GConf to find out which calendars are shown or not.
+
+2011-04-04 karl-qdh <karl@qdh.org.uk>
+
+ Working patch! YAY
+
+2011-04-04 karl-qdh <karl@qdh.org.uk>
+
+ Added a change which _could_ work if evolution URI's were correct, however local:system is not a valid URI, effectively this will stop showing all calendars right now
+
+2011-04-04 Ted Gould <ted@gould.cx>
+
+ Ensure the calendar is correctly shown
+
+2011-04-03 Dylan McCall <dylanmccall@ubuntu.com>
+
+ Follow show-calendar setting regardless of whether Evolution is present (LP: #748772)
+ Visibility of upcoming events is no longer tied to show-calendar setting.
+
+2011-04-04 Ted Gould <ted@gould.cx>
+
+ Making it so that months boundries can't block our events.
+
+2011-04-01 karl-qdh <karl@qdh.org.uk>
+
+ Set a minimum number of days to look for appointments for, allowed it to extend past month end by 1 week.
+
2011-03-31 Ted Gould <ted@gould.cx>
0.2.1