aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog92
1 files changed, 92 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 2b266d0..99fb3e7 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,9 +1,101 @@
# Generated by Makefile. Do not edit.
+2011-06-20 Ted Gould <ted@gould.cx>
+
+ 0.4.90
+
+2011-06-20 Ted Gould <ted@gould.cx>
+
+ Require a JSON Glib with G_CONST_RETURN removed
+
+2011-06-20 Ted Gould <ted@gould.cx>
+
+ Marking glib-proxy-test as XFAIL to release. Captured in bug 799878.
+
+2011-06-17 Ted Gould <ted@gould.cx>
+
+ Hide a warning that is happening on GTK 3 and breaking the test
+
+2011-06-17 Ted Gould <ted@gould.cx>
+
+ Make tests build under GTK+ 3
+
+2011-06-17 Ted Gould <ted@gould.cx>
+
+ Various memory leaks and fixes
+
+2011-06-16 Ted Gould <ted@gould.cx>
+
+ Answering a TODO
+
+2011-06-16 Ted Gould <ted@gould.cx>
+
+ Avoid string parsing by using a direct variant new function.
+
+2011-06-16 Jonathan Landis <jkl102001@yahoo.com>
+
+ Fix for several issues as documented in bug 784890
+
+2011-06-17 Ted Gould <ted@gould.cx>
+
+ Unsetting the property value
+
+2011-06-16 Jonathan Landis <jkl102001@yahoo.com>
+
+ Unset the value as specified in bug 785828
+
+2011-06-16 Ted Gould <ted@gould.cx>
+
+ Matching version number of 0.4 trunk
+
+2011-05-31 Ted Gould <ted@gould.cx>
+
+ Fix to toggle visibility for Eclipse
+
2011-04-25 Ted Gould <ted@gould.cx>
0.4.4
+2011-06-16 Ted Gould <ted@gould.cx>
+
+ Making the default GTK 3
+
+2011-06-16 Ted Gould <ted@gould.cx>
+
+ Add a more specific annotation
+
+2011-05-13 Ted Gould <ted@gould.cx>
+
+ Adding the element type to get_children
+
+2011-05-31 Ted Gould <ted@gould.cx>
+
+ Toggle visibility to help Eclipse
+
+2011-05-18 Michael Terry <michael.terry@canonical.com>
+
+ ref menu until we're done toggling its visibility
+
+2011-04-27 Michael Terry <mike@mterry.name>
+
+ toggle visibility of menus to fix Eclipse RCP apps
+
+2011-05-03 Ted Gould <ted@gould.cx>
+
+ Removing the serializable menuitem
+
+2011-04-26 Ted Gould <ted@gould.cx>
+
+ Removing the serializable menu item docs
+
+2011-04-26 Ted Gould <ted@gould.cx>
+
+ Dropping the serializable menu item. Not a bad idea, but we can do better.
+
+2011-04-26 Ted Gould <ted@gould.cx>
+
+ Let's break us some ABI
+
2011-04-19 Ted Gould <ted@gould.cx>
Fix a typo in the signal name to make it match the XML files