X-Git-Url: https://code.delx.au/gnu-emacs/blobdiff_plain/41c98a5ec03967dfb58dd7a3864bbf387745cd29..d3e3f789a1fc9a0a988b23b7ab45d8f18a8295b8:/lwlib/ChangeLog diff --git a/lwlib/ChangeLog b/lwlib/ChangeLog index 8d39d5a0ed..5a8f10f02d 100644 --- a/lwlib/ChangeLog +++ b/lwlib/ChangeLog @@ -12,25 +12,25 @@ * 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 + (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. 2005-09-27 Dan Nicolaescu - * xlwmenu.c (find_next_selectable): + * xlwmenu.c (find_next_selectable): (find_prev_selectable): Add missing parameter declarations. 2005-09-24 Dan Nicolaescu * xlwmenu.c: Fix the return type for x_clear_errors and - x_uncatch_errors. + x_uncatch_errors. 2005-07-19 Jan Dj,Ad(Brv - * lwlib-Xm.c (make_menu_in_widget): Disable drag and drop for + * lwlib-Xm.c (make_menu_in_widget): Disable drag and drop for labels in menu bar. 2005-07-04 Lute Kamstra @@ -1315,6 +1315,7 @@ ;; Local Variables: ;; coding: iso-2022-7bit-unix +;; add-log-time-zone-rule: t ;; End: Copyright (C) 1995, 1996, 1997, 1998, 1999, 2001, 2002, 2006