diff options
author | Owen Taylor <otaylor@gtk.org> | 1998-09-05 20:24:54 +0000 |
---|---|---|
committer | Owen Taylor <otaylor@src.gnome.org> | 1998-09-05 20:24:54 +0000 |
commit | 32139f5020dbc807780a2fc95d784388e7dbdf98 (patch) | |
tree | 535007dc39353c9b207af123fe027974c571a0f3 /ChangeLog.pre-2-8 | |
parent | e9c260180cd03a12c44807a81f236d43fbaf3cc0 (diff) | |
download | gtk+-32139f5020dbc807780a2fc95d784388e7dbdf98.tar.gz |
When the pointer is grabbed on an input window, either explicitely, or
Sat Sep 5 16:01:19 1998 Owen Taylor <otaylor@gtk.org>
* gdk/gdkinputxfree.h gdk/gdk.c gdk/gdkinputgxi.h:
When the pointer is grabbed on an input window,
either explicitely, or through press-grab, and
then grabbed on a non-input window, ungrab the
devices.
Diffstat (limited to 'ChangeLog.pre-2-8')
-rw-r--r-- | ChangeLog.pre-2-8 | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/ChangeLog.pre-2-8 b/ChangeLog.pre-2-8 index 21a19f895f..cbbd5f735e 100644 --- a/ChangeLog.pre-2-8 +++ b/ChangeLog.pre-2-8 @@ -1,3 +1,11 @@ +Sat Sep 5 16:01:19 1998 Owen Taylor <otaylor@gtk.org> + + * gdk/gdkinputxfree.h gdk/gdk.c gdk/gdkinputgxi.h: + When the pointer is grabbed on an input window, + either explicitely, or through press-grab, and + then grabbed on a non-input window, ungrab the + devices. + Thu Sep 3 19:45:34 1998 Owen Taylor <otaylor@redhat.com> * gtk/gtkthemes.c: Use g_module instead of dlopen(); @@ -25,6 +33,7 @@ Mon Aug 31 15:33:13 1998 Owen Taylor <otaylor@redhat.com> non-themes branch. (This does break bin compat within the themes branch.) +>>>>>>> 1.554.2.31 Sun Aug 30 16:48:27 1998 Owen Taylor <otaylor@gtk.org> * gtk/gtklabel.c (gtk_label_set): Eliminate a |