summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorMatthias Clasen <maclas@gmx.de>2003-10-11 21:24:10 +0000
committerMatthias Clasen <matthiasc@src.gnome.org>2003-10-11 21:24:10 +0000
commitc44e5b00e0cc038b6b9a594ee6c9c9c816c69f0c (patch)
treef0e16b60a77a5a9ab83dafbc3d02d81f433bed46 /ChangeLog
parent407e957c04fa76e1ce195bb5f6392e49a3b013ed (diff)
downloadgdk-pixbuf-c44e5b00e0cc038b6b9a594ee6c9c9c816c69f0c.tar.gz
Add G_BEGIN_DECLS/G_END_DECLS to make these usable in C++. (#124351,
Sat Oct 11 23:14:36 2003 Matthias Clasen <maclas@gmx.de> * gtk/gtkactiongroup.h: * gtk/gtkaction.h: * gtk/gtkradioaction.h: * gtk/gtkradiotoolbutton.h: * gtk/gtkseparatortoolitem.h: * gtk/gtktoggleaction.h: * gtk/gtktoolitem.h: * gtk/gtkuimanager.h: Add G_BEGIN_DECLS/G_END_DECLS to make these usable in C++. (#124351, Murray Cumming)
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog12
1 files changed, 12 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 67208be49..80444b3ef 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,15 @@
+Sat Oct 11 23:14:36 2003 Matthias Clasen <maclas@gmx.de>
+
+ * gtk/gtkactiongroup.h:
+ * gtk/gtkaction.h:
+ * gtk/gtkradioaction.h:
+ * gtk/gtkradiotoolbutton.h:
+ * gtk/gtkseparatortoolitem.h:
+ * gtk/gtktoggleaction.h:
+ * gtk/gtktoolitem.h:
+ * gtk/gtkuimanager.h: Add G_BEGIN_DECLS/G_END_DECLS to make
+ these usable in C++. (#124351, Murray Cumming)
+
Sat Oct 11 19:09:05 2003 Kristian Rietveld <kris@gtk.org>
* gtk/gtkentry.c (gtk_entry_set_text): Check if completion is