* gtkutil.c (xg_frame_cleared, xg_fixed_handle_expose,
authorJan Djärv <jan.h.d@swipnet.se>
Tue, 19 Oct 2004 16:40:03 +0000 (16:40 +0000)
committerJan Djärv <jan.h.d@swipnet.se>
Tue, 19 Oct 2004 16:40:03 +0000 (16:40 +0000)
commit1755a397946dfd7a01f3417501cfa3227769eb53
treeb5f833d03468d80b561228b4f5a1c497b55fe7a5
parent1ca69aa4d3c3e4afcb0057ad496d55dd5fe7fcfe
* gtkutil.c (xg_frame_cleared, xg_fixed_handle_expose,
xg_find_top_left_in_fixed): Removed.
(xg_create_scroll_bar): Put an event box widget between
the scroll bar widget and the edit widget.
(xg_show_scroll_bar): Show the parent widget (the event box).
(xg_remove_scroll_bar): Destroy parent (the event box) also.
(xg_update_scrollbar_pos): Remove arguments real_left and canon_width.
Move the parent (the event box) widget inside the fixed widget.
Move window clear to xterm.c.
src/gtkutil.c