summaryrefslogtreecommitdiff
path: root/ChangeLog.pre-2-4
diff options
context:
space:
mode:
authorOwen Taylor <otaylor@redhat.com>1999-02-02 18:40:47 +0000
committerOwen Taylor <otaylor@src.gnome.org>1999-02-02 18:40:47 +0000
commit902de9d4131028e235b6dc52c479da588ab5110c (patch)
treea2110826944191263cfaa0d5bde8ac4e7c19ab25 /ChangeLog.pre-2-4
parent7e68d71fd2039c85056b474469256d1eec09acef (diff)
downloadgdk-pixbuf-902de9d4131028e235b6dc52c479da588ab5110c.tar.gz
Make sure we set the icon window position before it is shown to prevent
Tue Feb 2 12:39:42 1999 Owen Taylor <otaylor@redhat.com> * gtk/gtkdnd.c: Make sure we set the icon window position before it is shown to prevent annoying flicking to 0,0. Make it consistent that info->cur_x/y do not include info->hot_x/y displacement.
Diffstat (limited to 'ChangeLog.pre-2-4')
-rw-r--r--ChangeLog.pre-2-413
1 files changed, 13 insertions, 0 deletions
diff --git a/ChangeLog.pre-2-4 b/ChangeLog.pre-2-4
index 739dee097..6c2e70381 100644
--- a/ChangeLog.pre-2-4
+++ b/ChangeLog.pre-2-4
@@ -1,3 +1,16 @@
+Tue Feb 2 12:39:42 1999 Owen Taylor <otaylor@redhat.com>
+
+ * gtk/gtkdnd.c: Make sure we set the icon window position
+ before it is shown to prevent annoying flicking to 0,0.
+ Make it consistent that info->cur_x/y do not include
+ info->hot_x/y displacement.
+
+Tue Feb 2 11:06:02 1999 Owen Taylor <otaylor@redhat.com>
+
+ * gtk/gtkrange.c (gtk_range_style_set): Fixes
+ to account for the changed structure of the windows
+ of range widgets.
+
Tue Feb 2 08:59:16 GMT 1999 Tony Gale <gale@gtk.org>
* docs/gtk_tut.sgml: new sections on Layout and