summaryrefslogtreecommitdiff
path: root/ChangeLog.pre-2-2
diff options
context:
space:
mode:
authorGeorge Lebl <jirka@5z.com>1999-03-15 11:42:44 +0000
committerGeorge Lebl <jirka@src.gnome.org>1999-03-15 11:42:44 +0000
commitcb8adfba874807763033d5878793a134b6ddc87c (patch)
tree2453d511774e2027676c2a637ccb49144eb00d46 /ChangeLog.pre-2-2
parent90d69893fde12b6cb0f9eabf7d64b689d34873da (diff)
downloadgdk-pixbuf-cb8adfba874807763033d5878793a134b6ddc87c.tar.gz
swap the gtk_drag_highlight_expose and gtk_drag_highlight_paint since it
Mon Mar 15 03:38:34 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-2')
-rw-r--r--ChangeLog.pre-2-27
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog.pre-2-2 b/ChangeLog.pre-2-2
index 7377efc5f..44ab049d1 100644
--- a/ChangeLog.pre-2-2
+++ b/ChangeLog.pre-2-2
@@ -1,3 +1,10 @@
+Mon Mar 15 03:38:34 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
+
1999-03-14 Jeff Garzik <jgarzik@pobox.com>
* configure.in: