comparison lwlib/ChangeLog @ 70850:b90abedf3b79

* xlwmenu.c: Include xterm.h if emacs instead of declaring functions used. (string_width): Declare as static. (Start, pop_up_menu): Set is_hint to 0 before calling handle_motion_event. (pop_up_menu): Return value and parameters for x_catch_errors and x_uncatch_errors changed.
author Jan Djärv <jan.h.d@swipnet.se>
date Tue, 23 May 2006 07:19:45 +0000
parents e8a3fb527b77
children 425ede302504 a8190f7e546e
comparison
equal deleted inserted replaced
70849:8c734f2ba38a 70850:b90abedf3b79
1 2006-05-23 Jan Dj,Ad(Brv <jan.h.d@swipnet.se>
2
3 * xlwmenu.c: Include xterm.h if emacs instead of declaring functions
4 used.
5 (string_width): Declare as static.
6 (Start, pop_up_menu): Set is_hint to 0 before calling
7 handle_motion_event.
8 (pop_up_menu): Return value and parameters for x_catch_errors and
9 x_uncatch_errors changed.
10
1 2005-09-27 Dan Nicolaescu <dann@ics.uci.edu> 11 2005-09-27 Dan Nicolaescu <dann@ics.uci.edu>
2 12
3 * xlwmenu.c (find_next_selectable): 13 * xlwmenu.c (find_next_selectable):
4 (find_prev_selectable): Add missing parameter 14 (find_prev_selectable): Add missing parameter
5 declarations. 15 declarations.