Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Update FSF's address. | Lute Kamstra | 2005-07-04 | 1 | -2/+2 | |
| | ||||||
* | (xm_update_label, xm_update_list): Use the recommended | Stefan Monnier | 2005-03-17 | 1 | -4/+6 | |
| | | | | XmStringCreateLocalized function. Add missing copyright. | |||||
* | Changes for lucid popup menus (keyboard traversal enabled) and dialogs | Jan Djärv | 2004-01-12 | 1 | -0/+33 | |
| | | | | (Xaw and Xm pop down on ESC). | |||||
* | Add arch taglines | Miles Bader | 2003-09-01 | 1 | -0/+3 | |
| | ||||||
* | Trailing whitespace deleted. | Juanma Barranquero | 2003-02-04 | 1 | -58/+58 | |
| | ||||||
* | lwlib-Xm.c: Fixed memory leak for menus. | Jan Djärv | 2003-01-26 | 1 | -2/+8 | |
| | ||||||
* | Remove compiler warning | Jan Djärv | 2002-04-22 | 1 | -0/+1 | |
| | ||||||
* | Include ../src/lisp.h. | Richard M. Stallman | 2001-12-02 | 1 | -0/+2 | |
| | ||||||
* | (x_print_complete_resource_name) [0]: New function. | Gerd Moellmann | 2001-03-22 | 1 | -0/+26 | |
| | ||||||
* | (make_menu_in_widget): Remove code forcing LessTif to | Gerd Moellmann | 2001-03-13 | 1 | -8/+2 | |
| | | | | recompute centered text; it works fine without with current LessTif. | |||||
* | (make_menu_in_widget): Add an XmNpopdownCallback | Gerd Moellmann | 2001-03-13 | 1 | -39/+19 | |
| | | | | | instead of an XmNunmapCallback. (xm_unmap_callback): Removed. | |||||
* | (make_menubar): Take out code in #if 0. | Gerd Moellmann | 2001-03-13 | 1 | -9/+0 | |
| | ||||||
* | (xm_popup_menu): Don't set XmNmenuPost unless | Gerd Moellmann | 2001-03-13 | 1 | -11/+21 | |
| | | | | necessary. From Rick Scott <rwscott@alumni.uwaterloo.ca>. | |||||
* | (xm_arm_callback): Don't compare widgets with `None', | Gerd Moellmann | 2001-02-28 | 1 | -2/+2 | |
| | | | | use NULL instead. | |||||
* | (xm_update_radiobox, update_one_menu_entry) | Gerd Moellmann | 2001-02-28 | 1 | -10/+6 | |
| | | | | | | (xm_update_one_widget): Use XtSetSensitive instead of setting the value of XmNsensitive. From Rick Scott <rwscott@alumni.uwaterloo.ca>. | |||||
* | (xm_arm_callback): Fix last change. | Gerd Moellmann | 2000-12-07 | 1 | -15/+12 | |
| | ||||||
* | (xm_arm_callback): Handle case that W is null; | Gerd Moellmann | 2000-11-30 | 1 | -15/+21 | |
| | | | | also see comment there. | |||||
* | Use NULL at the end of the | Gerd Moellmann | 2000-08-03 | 1 | -19/+19 | |
| | | | | | | variable argument lists of XtVaSetValues and XtVaGetValues functions because 0 is not sufficient on systems where sizeof (int) < sizeof (void *). | |||||
* | (P_): Use PROTOTYPES. | Dave Love | 2000-06-06 | 1 | -1/+1 | |
| | ||||||
* | (make_menubar) [LESSTIF_VERSION]: Don't set | Gerd Moellmann | 2000-03-12 | 1 | -1/+1 | |
| | | | | XmNresizeHeight and XmNresizeWidth. | |||||
* | (make_menubar): Set XmNresizeHeight and | Gerd Moellmann | 2000-03-06 | 1 | -0/+2 | |
| | | | | XmNresizeWidth resources only if LESSTIF_VERSION is defined. | |||||
* | (xm_manage_resizing): Rewritten. | Gerd Moellmann | 2000-03-05 | 1 | -16/+1 | |
| | ||||||
* | (make_menu_in_widget): Don't add XmNpopdownCallback, | Gerd Moellmann | 2000-01-25 | 1 | -5/+44 | |
| | | | | | | | add XmNunmapCallback. (xm_unmap_callback): New function. (xm_pull_down_callback): Call pre-activate callback only if parent is the menu bar. | |||||
* | (make_menubar): Set XmNresizeHeight and XmNresizeWidth to False. | Gerd Moellmann | 2000-01-17 | 1 | -3/+10 | |
| | ||||||
* | (xm_arm_callback): New function. | Gerd Moellmann | 2000-01-17 | 1 | -4/+51 | |
| | | | | | (make_menu_in_widget): Set xm_arm_callback as XmNarmCallback and XmNdisarmCallback for buttons (not supported for other widgets). | |||||
* | Add support for large files, plus some locale improvements. | Paul Eggert | 1999-10-19 | 1 | -2/+4 | |
| | | | | | | | | | * 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. | |||||
* | (make_menu_in_widget, update_one_menu_entry): Use | Gerd Moellmann | 1999-10-06 | 1 | -4/+4 | |
| | | | | widgets instead of gadgets to be able to set colors. | |||||
* | Add function prototypes. | Gerd Moellmann | 1999-07-21 | 1 | -53/+159 | |
| | | | | | | | | | | | | | | | | | | (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. | |||||
* | (update_one_menu_entry): Add conditional in case XmNpositionIndex is missing. | Richard M. Stallman | 1997-12-20 | 1 | -1/+3 | |
| | ||||||
* | (update_one_menu_entry): Fix previous change: | Richard M. Stallman | 1996-08-12 | 1 | -23/+32 | |
| | | | | | When XmIsCascadeButton, don't call XmCreateCascadeButtonGadget, just modify the existing one. | |||||
* | (update_one_menu_entry): When creating a pulldown | Richard M. Stallman | 1996-08-10 | 1 | -3/+36 | |
| | | | | | | 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. | |||||
* | (make_menubar): Turn off menu accelerator. | Richard M. Stallman | 1996-08-01 | 1 | -1/+9 | |
| | ||||||
* | (xm_update_menu): Fix loop termination test. | Karl Heuer | 1996-07-13 | 1 | -1/+3 | |
| | ||||||
* | Undo previous change. | Karl Heuer | 1996-07-07 | 1 | -12/+0 | |
| | ||||||
* | (lw_motif_menu_related_event_p): A predicate to identify keyboard events | Miles Bader | 1996-07-04 | 1 | -0/+12 | |
| | | | | intended only for menus. | |||||
* | (make_menu_in_widget): Set mapping delay | Richard M. Stallman | 1996-06-10 | 1 | -1/+4 | |
| | | | | for cascade buttons to zero. | |||||
* | (destroy_all_children): When freeing a cascade button, free its submenu too. | Richard M. Stallman | 1996-04-03 | 1 | -2/+16 | |
| | | | | | (make_menu_in_widget): Use a cascade button gadget, not a widget. Include Xm/CascadeBG.h. | |||||
* | (destroy_all_children): New arg first_child_to_destroy. | Richard M. Stallman | 1996-03-25 | 1 | -41/+88 | |
| | | | | | | | (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. | |||||
* | Update FSF's address in the preamble. | Erik Naggum | 1996-01-15 | 1 | -1/+2 | |
| | ||||||
* | Comment fixes. | Karl Heuer | 1996-01-05 | 1 | -2/+2 | |
| | ||||||
* | (xm_popup_menu): New arg `event'. | Richard M. Stallman | 1995-08-02 | 1 | -14/+17 | |
| | ||||||
* | (activate_button, xm_update_cascadebutton): Don't use prototype. | Karl Heuer | 1995-05-20 | 1 | -3/+8 | |
| | ||||||
* | (update_one_menu_entry, make_menu_in_widget): | Richard M. Stallman | 1995-04-14 | 1 | -2/+2 | |
| | | | | Specify more useful names in XmCreatePulldownMenu calls. | |||||
* | (*): remove function prototypes. | Paul Reilly | 1995-04-08 | 1 | -64/+152 | |
| | | | | | (xm_pop_down_callback): Call the deactivation callback only when popping down the top level submenu. | |||||
* | (remove_grabs): Use type Widget for `menu'. | Richard M. Stallman | 1995-04-07 | 1 | -2/+2 | |
| | ||||||
* | (make_menu_in_widget): Differentiate a separator entry ("--") from a | Paul Reilly | 1994-11-08 | 1 | -2/+6 | |
| | | | | | title. (xm_pop_down_callback): Filter all but the last pop down callbacks. | |||||
* | (update_one_menu_entry): Use the parent of the cascade button as the | Paul Reilly | 1994-11-07 | 1 | -1/+1 | |
| | | | | | parent of the pulldown, rather than the cascade button itself. This works around a Motif SIGSEGV in the function `InSharedMenuHierarchy'. | |||||
* | (make_menu_in_widget): Add support for displaying a title in pop up | Paul Reilly | 1994-10-02 | 1 | -1/+46 | |
| | | | | | | menus. (make_main, xm_set_main_areas, xm_manage_resizing): New functions to create and manage a Motif Main Window widget. | |||||
* | entered into RCS | Richard M. Stallman | 1994-09-18 | 1 | -2/+7 | |
| | ||||||
* | *** empty log message *** | Paul Reilly | 1994-09-16 | 1 | -4/+21 | |
| |