Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | (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 |
| | |||||
* | Initial revision | Richard M. Stallman | 1994-01-18 | 1 | -0/+1495 |