aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog80
1 files changed, 80 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index ef48e4a..d856a7b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,85 @@
# Generated by Makefile. Do not edit.
+2010-11-11 Ted Gould <ted@gould.cx>
+
+ Adding in the deprecation flags even if we can't really use them yet.
+
+2010-11-11 Ted Gould <ted@gould.cx>
+
+ Merging in configurable GTK build option
+
+2010-10-13 Michael Terry <mike@mterry.name>
+
+ ship both .pc files in EXTRA_DIST
+
+2010-10-06 Michael Terry <mike@mterry.name>
+
+ instead of always building gtk2 and gtk3, add a --with-gtk= flag to configure to specify which to build with
+
+2010-06-19 Michael Terry <michael.terry@canonical.com>
+
+ support gtk3 version of libdbusmenu-gtk
+
+2010-10-14 Ted Gould <ted@gould.cx>
+
+ Only force a flush for the top level of items.
+
+2010-09-27 Ted Gould <ted@gould.cx>
+
+ Set a maximum number of entries to queue before sending the message.
+
+2010-09-27 Ted Gould <ted@gould.cx>
+
+ Only flush at the top level
+
+2010-10-13 Ted Gould <ted@gould.cx>
+
+ Breaking ABI. Getting back privates and pointers to private area.
+
+2010-10-12 Ted Gould <ted@gould.cx>
+
+ Switching to using the pointer in the instance
+
+2010-10-12 Ted Gould <ted@gould.cx>
+
+ Switching to using the pointer in the instance
+
+2010-10-12 Ted Gould <ted@gould.cx>
+
+ Switching to using the pointer in the instance
+
+2010-10-12 Ted Gould <ted@gould.cx>
+
+ Switching to using the pointer in the instance
+
+2010-10-12 Ted Gould <ted@gould.cx>
+
+ Switching to using the pointer in the instance
+
+2010-10-12 Ted Gould <ted@gould.cx>
+
+ Private pointers in instance structs
+
+2010-10-12 Ted Gould <ted@gould.cx>
+
+ Putting the pointer to the private area in the instance
+
+2010-10-12 Ted Gould <ted@gould.cx>
+
+ Going to 6 privates like others
+
+2010-10-12 Ted Gould <ted@gould.cx>
+
+ Taking back the reserved
+
+2010-10-12 Ted Gould <ted@gould.cx>
+
+ Change library version
+
+2010-09-22 Ted Gould <ted@gould.cx>
+
+ 0.3.16
+
2010-09-22 Ted Gould <ted@gould.cx>
Removing a typedef in headers as it confuses vapigen