aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorTed Gould <ted@gould.cx>2010-11-11 11:24:45 -0600
committerTed Gould <ted@gould.cx>2010-11-11 11:24:45 -0600
commitf0c24c976f319d0b087adc0c8bc694cf930aa30b (patch)
treecc1d6a425b2d5c8c5625d010cb027953d6289751 /ChangeLog
parent9e1c8319da6ac98bd36b73c4d46d7b655778ed9d (diff)
parentb3768eaec11202758801a3dd0f94a2ab315f4a0d (diff)
downloadlibdbusmenu-f0c24c976f319d0b087adc0c8bc694cf930aa30b.tar.gz
libdbusmenu-f0c24c976f319d0b087adc0c8bc694cf930aa30b.tar.bz2
libdbusmenu-f0c24c976f319d0b087adc0c8bc694cf930aa30b.zip
Import upstream version 0.3.90
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