diff options
author | Owen Taylor <otaylor@redhat.com> | 1999-02-16 00:19:13 +0000 |
---|---|---|
committer | Owen Taylor <otaylor@src.gnome.org> | 1999-02-16 00:19:13 +0000 |
commit | f1a61ecc755b1ce135b5f40de17c837fc02976ce (patch) | |
tree | 07591ac517704dd966558e5e57bdcf36667af12c /ChangeLog.pre-2-8 | |
parent | 0c9af82e9713256d8764c0d72ee4718b44993193 (diff) | |
download | gtk+-f1a61ecc755b1ce135b5f40de17c837fc02976ce.tar.gz |
Some coding style fixups.
Mon Feb 15 18:02:22 1999 Owen Taylor <otaylor@redhat.com>
* gtk/gtkdnd.c: Some coding style fixups.
* gtk/gtkdnd.c (gtk_drag_set_icon_pixmap): Set a flag
so that we destroy the icon window that we created
when the drag ends.
Diffstat (limited to 'ChangeLog.pre-2-8')
-rw-r--r-- | ChangeLog.pre-2-8 | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog.pre-2-8 b/ChangeLog.pre-2-8 index 0bfcb59bde..ac4ebb5902 100644 --- a/ChangeLog.pre-2-8 +++ b/ChangeLog.pre-2-8 @@ -1,3 +1,11 @@ +Mon Feb 15 18:02:22 1999 Owen Taylor <otaylor@redhat.com> + + * gtk/gtkdnd.c: Some coding style fixups. + + * gtk/gtkdnd.c (gtk_drag_set_icon_pixmap): Set a flag + so that we destroy the icon window that we created + when the drag ends. + Thu Feb 11 18:43:12 1999 Owen Taylor <otaylor@redhat.com> * gtk/gtkbindings.c (gtk_binding_set_add_path): When |