Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Comment fixes. | Karl Heuer | 1996-01-05 | 1 | -1/+1 |
| | |||||
* | (xlwMenuActionsList): Add "key" and "nothing". | Richard M. Stallman | 1995-12-31 | 1 | -4/+86 |
| | | | | | | | | | (xlwMenuTranslations): Add translations for Key, KeyUp, and for the modifier keysyms. (Nothing, Key): New functions. (XlwMenuSetValues): Do redisplay if non-null contents get replaced by empty contents. | ||||
* | (display_menu_item): Fix previous change. | Richard M. Stallman | 1995-11-15 | 1 | -1/+1 |
| | |||||
* | (display_menu_item): Don't treat buttons specially. | Richard M. Stallman | 1995-11-10 | 1 | -0/+3 |
| | |||||
* | (Drag): Do nothing unless menu.popped_up field is set. | Karl Heuer | 1995-05-29 | 1 | -1/+2 |
| | |||||
* | (XlwMenuInitialize): Cast XCreatePixmapFromBitmapData args. | Karl Heuer | 1995-05-23 | 1 | -3/+4 |
| | |||||
* | (size_menu): Make height and label_width unsigned. | Richard M. Stallman | 1995-04-15 | 1 | -6/+6 |
| | | | | | (fit_to_screen): Make screen_width and screen_height unsigned. (motion_event_is_in_menu): Make x, y unsigned. | ||||
* | (xlwmenu_default_font): New global variable. | Richard M. Stallman | 1994-10-29 | 1 | -4/+10 |
| | | | | | (XlwMenuInitialize): Use xlwmenu_default_font to default the font if necessary. Make mw, itself, an argument. | ||||
* | (pop_up_menu): Pass a Display * to x_catch_errors, etc. | Richard M. Stallman | 1994-10-26 | 1 | -3/+4 |
| | |||||
* | (fit_to_screen): Don't put the menu off the left or top. | Richard M. Stallman | 1994-10-08 | 1 | -0/+4 |
| | |||||
* | (display_menu_item): Add support for displaying the title in pop up menus. | Paul Reilly | 1994-10-02 | 1 | -2/+11 |
| | |||||
* | Clean up of temporary changes used to try to find a workaround for the | Paul Reilly | 1994-09-25 | 1 | -37/+10 |
| | | | | X11R4 Xt bug whereby motion events are not generated from submenus. | ||||
* | entered into RCS | Paul Reilly | 1994-09-25 | 1 | -1/+20 |
| | |||||
* | *** empty log message *** | Paul Reilly | 1994-09-25 | 1 | -7/+16 |
| | |||||
* | *** empty log message *** | Paul Reilly | 1994-09-24 | 1 | -8/+9 |
| | |||||
* | *** empty log message *** | Paul Reilly | 1994-09-23 | 1 | -28/+40 |
| | |||||
* | *** empty log message *** | Paul Reilly | 1994-09-17 | 1 | -4/+8 |
| | |||||
* | *** empty log message *** | Paul Reilly | 1994-09-17 | 1 | -59/+249 |
| | |||||
* | *** empty log message *** | Richard M. Stallman | 1994-01-21 | 1 | -1/+4 |
| | |||||
* | Initial revision | Richard M. Stallman | 1994-01-18 | 1 | -0/+1265 |