- 13 Mar, 2001 1 commit
-
-
Gerd Moellmann authored
necessary. From Rick Scott <rwscott@alumni.uwaterloo.ca>.
-
- 28 Feb, 2001 2 commits
-
-
Gerd Moellmann authored
use NULL instead.
-
Gerd Moellmann authored
(xm_update_one_widget): Use XtSetSensitive instead of setting the value of XmNsensitive. From Rick Scott <rwscott@alumni.uwaterloo.ca>.
-
- 07 Dec, 2000 1 commit
-
-
Gerd Moellmann authored
-
- 30 Nov, 2000 1 commit
-
-
Gerd Moellmann authored
also see comment there.
-
- 03 Aug, 2000 1 commit
-
-
Gerd Moellmann authored
variable argument lists of XtVaSetValues and XtVaGetValues functions because 0 is not sufficient on systems where sizeof (int) < sizeof (void *).
-
- 06 Jun, 2000 1 commit
-
-
Dave Love authored
-
- 12 Mar, 2000 1 commit
-
-
Gerd Moellmann authored
XmNresizeHeight and XmNresizeWidth.
-
- 06 Mar, 2000 1 commit
-
-
Gerd Moellmann authored
XmNresizeWidth resources only if LESSTIF_VERSION is defined.
-
- 05 Mar, 2000 1 commit
-
-
Gerd Moellmann authored
-
- 25 Jan, 2000 1 commit
-
-
Gerd Moellmann authored
add XmNunmapCallback. (xm_unmap_callback): New function. (xm_pull_down_callback): Call pre-activate callback only if parent is the menu bar.
-
- 17 Jan, 2000 2 commits
-
-
Gerd Moellmann authored
-
Gerd Moellmann authored
(make_menu_in_widget): Set xm_arm_callback as XmNarmCallback and XmNdisarmCallback for buttons (not supported for other widgets).
-
- 19 Oct, 1999 1 commit
-
-
Paul Eggert authored
* dispatch.c, lwlib-Xaw.c, lwlib-Xlw.c, lwlib-Xm.c, lwlib.c, xlwmenu.c, xrdb-cpp.c, xrdb.c: Include <config.h> before any system include files. * lwlib-Xm.c, lwlib.c: Do not include <stdlib.h> or <string.h>, as <config.h> does this.
-
- 06 Oct, 1999 1 commit
-
-
Gerd Moellmann authored
widgets instead of gadgets to be able to set colors.
-
- 21 Jul, 1999 1 commit
-
-
Gerd Moellmann authored
(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.
-
- 20 Dec, 1997 1 commit
-
-
Richard M. Stallman authored
-
- 12 Aug, 1996 1 commit
-
-
Richard M. Stallman authored
When XmIsCascadeButton, don't call XmCreateCascadeButtonGadget, just modify the existing one.
-
- 10 Aug, 1996 1 commit
-
-
Richard M. Stallman authored
in an existing but empty menu item, in order to get a new functional pulldown, the menu item must be switched from an XmPushButtonGadget into a XmCascadeButtonGadget.
-
- 01 Aug, 1996 1 commit
-
-
Richard M. Stallman authored
-
- 13 Jul, 1996 1 commit
-
-
Karl Heuer authored
-
- 07 Jul, 1996 1 commit
-
-
Karl Heuer authored
-
- 04 Jul, 1996 1 commit
-
-
Miles Bader authored
intended only for menus.
-
- 10 Jun, 1996 1 commit
-
-
Richard M. Stallman authored
for cascade buttons to zero.
-
- 03 Apr, 1996 1 commit
-
-
Richard M. Stallman authored
(make_menu_in_widget): Use a cascade button gadget, not a widget. Include Xm/CascadeBG.h.
-
- 25 Mar, 1996 1 commit
-
-
Richard M. Stallman authored
(make_menu_in_widget): New arg keep_first_children. (xm_update_menu): Preserve the first children even if later ones have a structural change. (update_one_menu_entry): Use this_one_change field.
-
- 15 Jan, 1996 1 commit
-
-
Erik Naggum authored
-
- 05 Jan, 1996 1 commit
-
-
Karl Heuer authored
-
- 02 Aug, 1995 1 commit
-
-
Richard M. Stallman authored
-
- 20 May, 1995 1 commit
-
-
Karl Heuer authored
-
- 14 Apr, 1995 1 commit
-
-
Richard M. Stallman authored
Specify more useful names in XmCreatePulldownMenu calls.
-
- 08 Apr, 1995 1 commit
-
-
Paul Reilly authored
(xm_pop_down_callback): Call the deactivation callback only when popping down the top level submenu.
-
- 07 Apr, 1995 1 commit
-
-
Richard M. Stallman authored
-
- 08 Nov, 1994 1 commit
-
-
Paul Reilly authored
title. (xm_pop_down_callback): Filter all but the last pop down callbacks.
-
- 07 Nov, 1994 1 commit
-
-
Paul Reilly authored
parent of the pulldown, rather than the cascade button itself. This works around a Motif SIGSEGV in the function `InSharedMenuHierarchy'.
-
- 02 Oct, 1994 1 commit
-
-
Paul Reilly authored
menus. (make_main, xm_set_main_areas, xm_manage_resizing): New functions to create and manage a Motif Main Window widget.
-
- 18 Sep, 1994 1 commit
-
-
Richard M. Stallman authored
-
- 16 Sep, 1994 1 commit
-
-
Paul Reilly authored
-
- 18 Jan, 1994 1 commit
-
-
Richard M. Stallman authored
-