summaryrefslogtreecommitdiff
path: root/ChangeLog.pre-2-4
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog.pre-2-4')
-rw-r--r--ChangeLog.pre-2-47
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog.pre-2-4 b/ChangeLog.pre-2-4
index 0852cf9b8f..f8b1901ec4 100644
--- a/ChangeLog.pre-2-4
+++ b/ChangeLog.pre-2-4
@@ -1,3 +1,10 @@
+Mon Dec 14 02:42:11 1998 Tim Janik <timj@gtk.org>
+
+ * gtk/gtkwidget.c: made GtkWidget::grab_focus a RUN_LAST and
+ RUN_ACTION signal. moved stuff from gtk_widget_grab_focus() into
+ gtk_widget_real_grab_focus() so a signal is always emitted
+ if the focus is grabbed on a widget.
+
Mon Dec 14 02:13:01 1998 Tim Janik <timj@gtk.org>
* gtk/gtkmenuitem.c: fixed submenu popup timeouts, we decide whether or