summaryrefslogtreecommitdiff
path: root/lwlib/lwlib-Xm.c
Commit message (Collapse)AuthorAgeFilesLines
* (update_one_menu_entry, make_menu_in_widget):Richard M. Stallman1995-04-141-2/+2
| | | | Specify more useful names in XmCreatePulldownMenu calls.
* (*): remove function prototypes.Paul Reilly1995-04-081-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. Stallman1995-04-071-2/+2
|
* (make_menu_in_widget): Differentiate a separator entry ("--") from aPaul Reilly1994-11-081-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 thePaul Reilly1994-11-071-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 upPaul Reilly1994-10-021-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 RCSRichard M. Stallman1994-09-181-2/+7
|
* *** empty log message ***Paul Reilly1994-09-161-4/+21
|
* Initial revisionRichard M. Stallman1994-01-181-0/+1495