From 889cb0a633ffba11d2d71c5403508ed802d8342a Mon Sep 17 00:00:00 2001 From: Miguel de Icaza Date: Tue, 11 Apr 2000 14:27:13 +0000 Subject: Add group indent width here. (is_pointer_on_division): Use the group 2000-04-11 Miguel de Icaza * e-table-header-item.c (ethi_add_destroy_marker): Add group indent width here. (is_pointer_on_division): Use the group indent here, so the resize pointer is shown at the correct time. (TOLERANCE): Bump it up to 3 (draw_button): Do not paint an arrow if there is an icon present, and not enough space to paint. 2000-04-10 Miguel de Icaza * e-table-header-item.c (make_shapped_window_from_xpm): New routine, creates a shapped mask window from an xpm buffer. (ethi_add_drop_marker): New version, uses shaped windows instead of canvas items to signal the drop location. (ethi_maybe_start_drag): Disable dragging if there is only one column left. svn path=/trunk/; revision=2390 --- widgets/e-table/ChangeLog | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) (limited to 'widgets/e-table/ChangeLog') diff --git a/widgets/e-table/ChangeLog b/widgets/e-table/ChangeLog index 621e0607bf..f5bbb8f2a9 100644 --- a/widgets/e-table/ChangeLog +++ b/widgets/e-table/ChangeLog @@ -1,3 +1,22 @@ +2000-04-11 Miguel de Icaza + + * e-table-header-item.c (ethi_add_destroy_marker): Add group + indent width here. + (is_pointer_on_division): Use the group indent here, so the + resize pointer is shown at the correct time. + (TOLERANCE): Bump it up to 3 + (draw_button): Do not paint an arrow if there is an icon present, + and not enough space to paint. + +2000-04-10 Miguel de Icaza + + * e-table-header-item.c (make_shapped_window_from_xpm): New + routine, creates a shapped mask window from an xpm buffer. + (ethi_add_drop_marker): New version, uses shaped windows instead + of canvas items to signal the drop location. + (ethi_maybe_start_drag): Disable dragging if there is only one + column left. + 2000-04-10 Miguel de Icaza * e-table-header-item.c (ethi_drag_motion): Drop frozen count -- cgit v1.2.3