1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-12-02 08:22:22 +00:00
emacs/lwlib
Gerd Moellmann 968aa0ada4 Add function prototypes.
(xm_update_label): Use val->name to look up
a label string from resources.
(all_dashes_p): Removed.
(make_menu_in_widget): Use lw_separator_p.  Set Motif separator
type.
(make_menu_in_widget): Set alignment of menu
title after all widgets have been created.
(xm_update_toggle): Add callback xm_generic_callback
instead of xm_internal_update_other_instances.
(make_menu_in_widget): Do help button before managing
children to get it to the right place.
(make_menu_in_widget): Create toggle buttons.
(update_one_menu_entry): Update toggle buttons.
(make_menu_in_widget): Test for menubar widgets
using XmNrowColumnType.
1999-07-21 21:43:52 +00:00
..
dispatch.c Update FSF's address in the preamble. 1996-01-15 09:18:04 +00:00
lwlib-int.h Comment fixes. 1996-01-05 00:45:43 +00:00
lwlib-utils.c Update FSF's address in the preamble. 1996-01-15 09:18:04 +00:00
lwlib-utils.h entered into RCS 1994-01-31 04:34:11 +00:00
lwlib-Xaw.c Update FSF's address in the preamble. 1996-01-15 09:18:04 +00:00
lwlib-Xaw.h entered into RCS 1994-03-14 17:02:21 +00:00
lwlib-Xlw.c Update FSF's address in the preamble. 1996-01-15 09:18:04 +00:00
lwlib-Xlw.h entered into RCS 1994-01-31 04:34:11 +00:00
lwlib-Xm.c Add function prototypes. 1999-07-21 21:43:52 +00:00
lwlib-Xm.h Undo previous change. 1996-07-10 13:47:24 +00:00
lwlib-Xol.c Comment fixes. 1996-01-05 00:45:43 +00:00
lwlib-Xol.h entered into RCS 1994-01-18 23:52:19 +00:00
lwlib-Xolmb.c Update FSF's address in the preamble. 1996-01-15 09:18:04 +00:00
lwlib-Xolmb.h Update FSF's address in the preamble. 1996-01-15 09:18:04 +00:00
lwlib-XolmbP.h Update FSF's address in the preamble. 1996-01-15 09:18:04 +00:00
lwlib.c (lw_separator_p): New. 1999-07-21 21:43:52 +00:00
lwlib.h (enum menu_separator): New. 1999-07-21 21:43:52 +00:00
Makefile.in (lwlib-utils.o, lwlib.o, lwlib-Xlw.o) 1998-08-02 00:29:05 +00:00
xlwmenu.c (make_shadow_gcs) ]emacs]: Use x_alloc_nearest_color. 1999-07-21 21:43:52 +00:00
xlwmenu.h entered into RCS 1994-09-16 18:39:54 +00:00
xlwmenuP.h (_window_state): Add button_width. 1999-07-21 21:43:52 +00:00