aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog84
1 files changed, 84 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 632461a..eaa70e2 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,89 @@
# Generated by Makefile. Do not edit.
+2011-03-16 Ted Gould <ted@gould.cx>
+
+ 0.2.95
+
+2011-03-16 Ted Gould <ted@gould.cx>
+
+ Fix ordering of indicators
+
+2011-03-16 Ted Gould <ted@gould.cx>
+
+ Moving iBus and keyboard under advice of mpt
+
+2011-03-14 Ted Gould <ted@gould.cx>
+
+ Inserting network manager applet at the front
+
+2011-03-14 Ted Gould <ted@gould.cx>
+
+ Debug message on missing override file.
+
+2011-03-14 Ted Gould <ted@gould.cx>
+
+ Debug message on missing override file.
+
+2011-03-14 Ted Gould <ted@gould.cx>
+
+ Do a sort after deciding the ordering ID
+
+2011-03-14 Ted Gould <ted@gould.cx>
+
+ Noticing a missing unref
+
+2011-03-15 Ted Gould <ted@gould.cx>
+
+ Handle the case of getting application signals while still waiting on the full list.
+
+2011-03-11 Ted Gould <ted@gould.cx>
+
+ Adding bug
+
+2011-03-11 Ted Gould <ted@gould.cx>
+
+ If we're requeuing we don't really want to continue to process the signal
+
+2011-03-11 Ted Gould <ted@gould.cx>
+
+ Removing applications before adding new ones.
+
+2011-03-11 Ted Gould <ted@gould.cx>
+
+ A couple memory leaks
+
+2011-03-11 Ted Gould <ted@gould.cx>
+
+ Only clear the cancel if we're not being cancelled
+
+2011-03-11 Ted Gould <ted@gould.cx>
+
+ Unrefing the object, it might not happen right away, so let's clear it ourselves.
+
+2011-03-11 Ted Gould <ted@gould.cx>
+
+ If we're in the middle of a GetApplications and we get another signal, let's try again.
+
+2011-03-11 Ted Gould <ted@gould.cx>
+
+ Add a cancellable object for the GetApplications call
+
+2011-03-15 Ted Gould <ted@gould.cx>
+
+ Using the proper object to finish the call
+
+2011-03-14 Ted Gould <ted@gould.cx>
+
+ Use the passed in proxy to get the result to ensure it's valid.
+
+2011-03-02 Ted Gould <ted@gould.cx>
+
+ Protect from the accessible description being NULL
+
+2011-02-25 Michael Terry <mike@mterry.name>
+
+ fix crash on null string passed to GVariant
+
2011-02-24 Ted Gould <ted@gould.cx>
0.2.94