summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorMatthias Clasen <maclas@gmx.de>2004-01-22 20:45:36 +0000
committerMatthias Clasen <matthiasc@src.gnome.org>2004-01-22 20:45:36 +0000
commitd49500e4b766db74417443c7c79f4875e0ed01ec (patch)
tree9dc706ce3b1582a2ca3b9ae38bc4364e7c0e87fc /ChangeLog
parentfa4e057e98701768aae41df1f837a16a17861fd7 (diff)
downloadgtk+-d49500e4b766db74417443c7c79f4875e0ed01ec.tar.gz
Remove the attach info after calling gtk_menu_do_remove(), since that
Thu Jan 22 21:45:24 2004 Matthias Clasen <maclas@gmx.de> * gtk/gtkmenu.c (gtk_menu_remove): Remove the attach info after calling gtk_menu_do_remove(), since that function uses the attach info. Doh! * gtk/gtkmenu.c (gtk_menu_do_remove): Don't check priv->columns for being 1 directly after setting it to 0.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 0093bdcafb..dd7bf7ffea 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,12 @@
+Thu Jan 22 21:45:24 2004 Matthias Clasen <maclas@gmx.de>
+
+ * gtk/gtkmenu.c (gtk_menu_remove): Remove the attach
+ info after calling gtk_menu_do_remove(), since that function
+ uses the attach info. Doh!
+
+ * gtk/gtkmenu.c (gtk_menu_do_remove): Don't check priv->columns
+ for being 1 directly after setting it to 0.
+
Thu Jan 22 21:38:52 2004 Soeren Sandmann <sandmann@daimi.au.dk>
* NEWS: Updates