summaryrefslogtreecommitdiff
path: root/ChangeLog.pre-2-6
diff options
context:
space:
mode:
authorTim Janik <timj@gtk.org>1999-01-13 20:36:23 +0000
committerTim Janik <timj@src.gnome.org>1999-01-13 20:36:23 +0000
commit52a441445ccbc226ed39813d35c34694f91aa731 (patch)
treef1b6947ffcfe0db5e08a98ae9f22df149fbbe06a /ChangeLog.pre-2-6
parentaca733c310ffbecf5a926564c783027080edd4ca (diff)
downloadgdk-pixbuf-52a441445ccbc226ed39813d35c34694f91aa731.tar.gz
in comparisions with GTK_TYPE_STRING, use the fundamental type to catch
Wed Jan 13 20:14:32 1999 Tim Janik <timj@gtk.org> * gtk/gtkarg.c (gtk_arg_copy): in comparisions with GTK_TYPE_STRING, use the fundamental type to catch GTK_TYPE_IDENTIFIER as well. * gtk/gtkmenushell.c: (gtk_real_menu_shell_activate_current): (gtk_menu_shell_button_release): asure that we only activate sensitive menu items, reported by Dave Cole <dave@dccs.com.au>.
Diffstat (limited to 'ChangeLog.pre-2-6')
-rw-r--r--ChangeLog.pre-2-610
1 files changed, 10 insertions, 0 deletions
diff --git a/ChangeLog.pre-2-6 b/ChangeLog.pre-2-6
index 58d92d6bc..a4deec829 100644
--- a/ChangeLog.pre-2-6
+++ b/ChangeLog.pre-2-6
@@ -1,3 +1,13 @@
+Wed Jan 13 20:14:32 1999 Tim Janik <timj@gtk.org>
+
+ * gtk/gtkarg.c (gtk_arg_copy): in comparisions with GTK_TYPE_STRING, use
+ the fundamental type to catch GTK_TYPE_IDENTIFIER as well.
+
+ * gtk/gtkmenushell.c:
+ (gtk_real_menu_shell_activate_current):
+ (gtk_menu_shell_button_release): asure that we only activate sensitive
+ menu items, reported by Dave Cole <dave@dccs.com.au>.
+
Wed Jan 13 13:28:00 1999 Tim Janik <timj@gtk.org>
* gtk/gtkwidget.c: eliminate queue_clears or queue_draws where we know