aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorKen VanDine <ken.vandine@canonical.com>2010-11-17 15:35:34 -0500
committerKen VanDine <ken.vandine@canonical.com>2010-11-17 15:35:34 -0500
commitca1881e6cf5180215a3222f95b387c48f265184c (patch)
tree2075e0d9976ea51c39964137ef5dfca5c2e6e3d0 /ChangeLog
parentb353628b2659d06ad6e356cfbf017aa96cb4697e (diff)
parent395db9878504b28778b246ea658be5287e758e1f (diff)
downloadlibdbusmenu-ca1881e6cf5180215a3222f95b387c48f265184c.tar.gz
libdbusmenu-ca1881e6cf5180215a3222f95b387c48f265184c.tar.bz2
libdbusmenu-ca1881e6cf5180215a3222f95b387c48f265184c.zip
* New upstream release.
* Breaking ABI and getting reserved back * Adding build support for GTK2/3 builds * Only force a flush of top level items, allow others to be based on the count. * debian/control, debian/libdbusmenu-glib2.install, debian/libdbusmenu-gtk2.install: Switching package names to match .so bump.
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