aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorTed Gould <ted@gould.cx>2011-03-03 14:41:18 -0600
committerTed Gould <ted@gould.cx>2011-03-03 14:41:18 -0600
commitb4f9e0832d0dc2b5a1f6ffb3ae78ecdbd11ae15d (patch)
treeffceba4e51e22629f7d0c796c58b26b1b295f3b8 /ChangeLog
parentbb010c63b54c58a6dc63f86d6c0338d9502328bc (diff)
parent8a5b40e906646c1b3616855ed8b04f3e4283a604 (diff)
downloadayatana-indicator-datetime-b4f9e0832d0dc2b5a1f6ffb3ae78ecdbd11ae15d.tar.gz
ayatana-indicator-datetime-b4f9e0832d0dc2b5a1f6ffb3ae78ecdbd11ae15d.tar.bz2
ayatana-indicator-datetime-b4f9e0832d0dc2b5a1f6ffb3ae78ecdbd11ae15d.zip
Import upstream version 0.1.96
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog109
1 files changed, 109 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 8d0e694..7767504 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,114 @@
# Generated by Makefile. Do not edit.
+2011-03-03 Ted Gould <ted@gould.cx>
+
+ 0.1.96
+
+2011-03-03 Ted Gould <ted@gould.cx>
+
+ White space and include fixes
+
+2011-02-25 karl-qdh <karl@qdh.org.uk>
+
+ Updated to newest trunk needs more merging
+
+2011-03-03 Ted Gould <ted@gould.cx>
+
+ Close window on close button press
+
+2011-03-03 Ken VanDine <ken.vandine@canonical.com>
+
+ quit when the close putton is clicked
+
+2011-03-03 Ted Gould <ted@gould.cx>
+
+ Colored icons make me smile
+
+2011-03-03 karl-qdh <karl@qdh.org.uk>
+
+ Width appears to be repeatedly overwritten with zero
+
+2011-03-03 karl-qdh <karl@qdh.org.uk>
+
+ Added some small fixes to make sure the pixbuf redraws everytime. There may be some memory leaks corrupting data somewhere.
+
+2011-03-03 karl-qdh <karl@qdh.org.uk>
+
+ Added decent conversion from cairo context to pixbuf and updated the colour code so it works.
+ Currently we show a rectangle, but we could equally use a mask.
+
+2011-03-03 karl-qdh <karl@qdh.org.uk>
+
+ This actually gets the current recurrance times etc... properly - we're close to getting colours too ;)
+
+2011-03-02 karl-qdh <karl@qdh.org.uk>
+
+ Remove items from menu when the show events key changes
+
+2011-03-02 karl-qdh <karl@qdh.org.uk>
+
+ * Fixed adding/removing locations not triggering update
+ * Improved update appointment menu items code
+ * Improved populate_appointment_instances
+ * Opened up objects generation to include marking days
+
+2011-03-02 karl-qdh <karl@qdh.org.uk>
+
+ Better handling of recurring items get_dtstart returns the same date for all items unfortunately
+
+2011-03-01 karl-qdh <karl@qdh.org.uk>
+
+ Fixes for the recurring tasks and events settings change, the pointers are currently a bit chewed up
+ as I try to figure out the right way round to get this.
+
+2011-03-01 karl-qdh <karl@qdh.org.uk>
+
+ These changes should fix the problems with the recurring appointments and dconf changes for show/hide events
+
+2011-02-28 karl-qdh <karl@qdh.org.uk>
+
+ Minor change for kenvandine to test sorting
+
+2011-03-03 Ted Gould <ted@gould.cx>
+
+ UI Fixes
+
+2011-03-03 Michael Terry <mike@mterry.name>
+
+ merge from trunk; fix utc time always being displayed in manual time spin button
+
+2011-03-03 Michael Terry <mike@mterry.name>
+
+ fix some visual issues mpt found; drop libmap/Makefile.in from bzr
+
+2011-03-03 Ted Gould <ted@gould.cx>
+
+ Improve spin button behavior
+
+2011-03-03 Michael Terry <mike@mterry.name>
+
+ add back missing unref
+
+2011-03-01 Michael Terry <mike@mterry.name>
+
+ let date spin buttons work
+
+2011-03-01 Michael Terry <mike@mterry.name>
+
+ merge from trunk
+
+2011-02-24 Michael Terry <mike@mterry.name>
+
+ have spinners work in unison -- only save when neither is focused
+
+2011-03-02 Ted Gould <ted@gould.cx>
+
+ Use the query language to specify the dates instead of building them ourselves
+
+2011-02-28 Ken VanDine <ken.vandine@canonical.com>
+
+ Simplify calendar query, we don't need to compute times for the range. The query system has a built in way to specify a relative range.
+
2011-02-28 David Barth <david.barth@canonical.com>
bumping release number