comparison src/ChangeLog @ 109040:98796fa1a7f8

src/gtkutil.c (xg_update_scrollbar_pos): Avoid C99 mid-block variable declaration.
author Juanma Barranquero <lekktu@gmail.com>
date Thu, 24 Jun 2010 18:08:22 +0200
parents 3e9a832a5533
children c4638d45dada
comparison
equal deleted inserted replaced
109039:3cf8b3dca100 109040:98796fa1a7f8
1 2010-06-24 Juanma Barranquero <lekktu@gmail.com>
2
3 * gtkutil.c (xg_update_scrollbar_pos):
4 Avoid C99 mid-block variable declaration.
5
1 2010-06-22 Jan Djärv <jan.h.d@swipnet.se> 6 2010-06-22 Jan Djärv <jan.h.d@swipnet.se>
2 7
3 * xterm.c (x_scroll_bar_create): Remove call to xg_show_scroll_bar. 8 * xterm.c (x_scroll_bar_create): Remove call to xg_show_scroll_bar.
4 9
5 * gtkutil.h (xg_show_scroll_bar): : Remove. 10 * gtkutil.h (xg_show_scroll_bar): : Remove.