summaryrefslogtreecommitdiff
path: root/ChangeLog.pre-2-10
diff options
context:
space:
mode:
authorGeorge Lebl <jirka@5z.com>1999-03-15 11:40:27 +0000
committerGeorge Lebl <jirka@src.gnome.org>1999-03-15 11:40:27 +0000
commit69d2eba366c86bc5d166c23098ebde24cedd4013 (patch)
tree43165a454b7be92c73d150c63ee34c975cd1bbc3 /ChangeLog.pre-2-10
parentefb837bdb6b382c4cd688c384c7fb0269bc5df05 (diff)
downloadgdk-pixbuf-69d2eba366c86bc5d166c23098ebde24cedd4013.tar.gz
swap the gtk_drag_highlight_expose and gtk_drag_highlight_paint since it
Mon Mar 15 03:39:47 1999 George Lebl <jirka@5z.com> * gtk/gtkdnd.c: (gtk_drag_highlight) swap the gtk_drag_highlight_expose and gtk_drag_highlight_paint since it was connecting a void function to expose_event and the int returning function to the draw signal
Diffstat (limited to 'ChangeLog.pre-2-10')
-rw-r--r--ChangeLog.pre-2-107
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog.pre-2-10 b/ChangeLog.pre-2-10
index a0770dd4a..d716fbba2 100644
--- a/ChangeLog.pre-2-10
+++ b/ChangeLog.pre-2-10
@@ -1,3 +1,10 @@
+Mon Mar 15 03:39:47 1999 George Lebl <jirka@5z.com>
+
+ * gtk/gtkdnd.c: (gtk_drag_highlight) swap the
+ gtk_drag_highlight_expose and gtk_drag_highlight_paint since
+ it was connecting a void function to expose_event and the int
+ returning function to the draw signal
+
Wed Mar 10 23:49:55 1999 Lars Hamann <lars@gtk.org>
* gtk/gtklayout.c (gtk_layout_adjustment_changed): fixed a few