]> Pileus Git - ~andy/gtk/commit
clean up column dragging code. Revealed some (potential) GdkWindow bugs.
authorJonathan Blandford <jrb@redhat.com>
Thu, 26 Apr 2001 23:17:36 +0000 (23:17 +0000)
committerJonathan Blandford <jrb@src.gnome.org>
Thu, 26 Apr 2001 23:17:36 +0000 (23:17 +0000)
commit0681799944e777558346f8fa3527380e7c5fd1f9
tree24287ed04549d608f3f2d4aaca61e71a7f6c8d0d
parentd483ebcff1e4c661d05c24d8834e80da78abc95c
clean up column dragging code. Revealed some (potential) GdkWindow bugs.

Thu Apr 26 19:11:46 2001  Jonathan Blandford  <jrb@redhat.com>

* gtk/gtktreeview.c (gtk_tree_view_motion): clean up column
dragging code.  Revealed some (potential) GdkWindow bugs.

* gdk/x11/gdkwindow-x11.c (gdk_window_reparent): add
_gdk_window_init_position to the end of reparent to fix the case
of reparenting when new_x != old_x and new_y != old_y.
ChangeLog
ChangeLog.pre-2-0
ChangeLog.pre-2-10
ChangeLog.pre-2-2
ChangeLog.pre-2-4
ChangeLog.pre-2-6
ChangeLog.pre-2-8
gdk/x11/gdkwindow-x11.c
gtk/gtktreeprivate.h
gtk/gtktreeview.c