aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog125
1 files changed, 125 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 1811bc7..0f5af8f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,130 @@
# Generated by Makefile. Do not edit.
+2011-02-09 Ted Gould <ted@gould.cx>
+
+ 0.1.93
+
+2011-02-08 Ted Gould <ted@gould.cx>
+
+ Checking for NULL clients and giving a message
+
+2011-02-08 Ted Gould <ted@gould.cx>
+
+ Made translatable as it's a user focused message.
+
+2011-02-08 Ted Gould <ted@gould.cx>
+
+ Changing warning.
+
+2011-02-07 Ted Gould <ted@gould.cx>
+
+ Check to make sure we can allocate a client.
+
+2011-02-08 Ted Gould <ted@gould.cx>
+
+ Commenting out unused code for now
+
+2011-02-08 Ted Gould <ted@gould.cx>
+
+ Adding in basic EDS appointment support.
+
+2011-02-08 karl-qdh <karl@qdh.org.uk>
+
+ Re-adding tedg's changes
+
+2011-02-08 karl-qdh <karl@qdh.org.uk>
+
+ Merging ted's branch
+
+2011-02-04 Ted Gould <ted@gould.cx>
+
+ Reshuffle some code and add a couple of debug statements
+
+2011-02-04 Ted Gould <ted@gould.cx>
+
+ Removing comment
+
+2011-02-04 Ted Gould <ted@gould.cx>
+
+ Removing a ref on the item
+
+2011-02-07 karl-qdh <karl@qdh.org.uk>
+
+ Updated datetime service slightly to draw coloured dots for evolution colours, evolution is still slightly broken at doing it's part here and returns null colours.
+ Updated configure.ac (hope this doesn't break merge), and added the radio menu item with a right aligned time to the indicator so we can have location/timezone entries.
+
+2011-02-04 karl-qdh <karl@qdh.org.uk>
+
+ Added ESource Colours a circle drawn onto a cairo surface, however this code
+ has one caveat, it's un-testable with evolution as evolutions color peek is
+ currently broken. However I've used a very similar method of exchanging
+ GdkDrawables and cairo_surface_t before and it worked... Lets see this time :/
+
+2011-02-04 karl-qdh <karl@qdh.org.uk>
+
+ Added the timezone/location menu item code.
+
+2011-02-04 karl-qdh <karl@qdh.org.uk>
+
+ Updated the service, better memory handling, menu item sorting, triggered by about to show signal, discovered a new bug in dbusmenu
+ https://bugs.launchpad.net/dbusmenu/+bug/713041
+
+2011-02-02 karl-qdh <karl@qdh.org.uk>
+
+ Getting the menu working almost correctly
+
+2011-01-31 karl-qdh <karl@qdh.org.uk>
+
+ Removed all buggy code from the datetime-service to push for A2
+
+2011-01-31 karl-qdh <karl@qdh.org.uk>
+
+ Updated add type handler functions
+
+2011-01-31 karl-qdh <karl@qdh.org.uk>
+
+ Added mterry's merge
+
+2011-01-26 Michael Terry <mike@mterry.name>
+
+ fix some crashes
+
+2011-01-24 karl-qdh <karl@qdh.org.uk>
+
+ Final few fixes making it buildable
+
+2011-01-20 karl-qdh <karl@qdh.org.uk>
+
+ Minor fix from blotted out version numbers
+
+2011-01-19 karl-qdh <karl@qdh.org.uk>
+
+ Merged gdbus etc... from trunk
+
+2011-01-19 karl-qdh <karl@qdh.org.uk>
+
+ Updated the eds code to use ecalcomponents rather than ical so we get colours etc...
+
+2011-01-12 karl-qdh <karl@qdh.org.uk>
+
+ Added missing stuff, getting it ready to be buildable
+
+2011-01-12 karl-qdh <karl@qdh.org.uk>
+
+ Added most likely broken URI callback, but at least our debugging messages will show us something :)
+
+2011-01-12 karl-qdh <karl@qdh.org.uk>
+
+ Updated configure with ecal/ical
+
+2011-01-11 karl-qdh <karl@qdh.org.uk>
+
+ Updated some minor things, the last commit wasn't exactly great, still untested, looking for a way to pull the evolution URI out of the events.
+
+2011-01-11 karl-qdh <karl@qdh.org.uk>
+
+ Added initial support for ecal (untested)
+
2011-02-03 Ted Gould <ted@gould.cx>
0.1.92