Mercurial > emacs
comparison ChangeLog @ 109037:3e9a832a5533
Hide scroll bar when window is too small to avoid Gtk+ warning.
* gtkutil.c (xg_update_scrollbar_pos): Show/hide scroll bar as needed
if height is less than scroll bar min size.
(xg_show_scroll_bar): Remove, show moved to xg_update_scrollbar_pos.
* gtkutil.h (xg_show_scroll_bar): : Remove.
* xterm.c (x_scroll_bar_create): Remove call to xg_show_scroll_bar.
author | Jan D. <jan.h.d@swipnet.se> |
---|---|
date | Tue, 22 Jun 2010 14:28:08 +0200 |
parents | 6c39bda25895 |
children | ca8db3772b39 |
comparison
equal
deleted
inserted
replaced
109036:439784267ae2 | 109037:3e9a832a5533 |
---|