summaryrefslogtreecommitdiff
path: root/ChangeLog.pre-2-8
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog.pre-2-8')
-rw-r--r--ChangeLog.pre-2-812
1 files changed, 12 insertions, 0 deletions
diff --git a/ChangeLog.pre-2-8 b/ChangeLog.pre-2-8
index ceb5917d10..f56ac4d5f1 100644
--- a/ChangeLog.pre-2-8
+++ b/ChangeLog.pre-2-8
@@ -1,3 +1,15 @@
+2003-09-27 Matthias Clasen <maclas@gmx.de>
+
+ * tests/testmerge.c: Demonstrate the use of the
+ connect-proxy signal.
+
+ * gtk/gtkaction.c (connect_proxy): Add connect-proxy and
+ disconnect-proxy signals to do small customizations
+ like displaying tooltips in the statusbar without
+ custom actions. (#122894, Philip Langdale)
+
+ * gtk/gtkuimanager.c (update_node): Don't leak tooltip.
+
Fri Sep 26 23:49:44 2003 Kristian Rietveld <kris@gtk.org>
Landing the new ComboBox. Note that only gtkcombobox.h and