aboutsummaryrefslogtreecommitdiffstats
path: root/lwlib/xlwmenu.c
Commit message (Collapse)AuthorAgeFilesLines
* Comment fixes.Karl Heuer1996-01-051-1/+1
|
* (xlwMenuActionsList): Add "key" and "nothing".Richard M. Stallman1995-12-311-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. Stallman1995-11-151-1/+1
|
* (display_menu_item): Don't treat buttons specially.Richard M. Stallman1995-11-101-0/+3
|
* (Drag): Do nothing unless menu.popped_up field is set.Karl Heuer1995-05-291-1/+2
|
* (XlwMenuInitialize): Cast XCreatePixmapFromBitmapData args.Karl Heuer1995-05-231-3/+4
|
* (size_menu): Make height and label_width unsigned.Richard M. Stallman1995-04-151-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. Stallman1994-10-291-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. Stallman1994-10-261-3/+4
|
* (fit_to_screen): Don't put the menu off the left or top.Richard M. Stallman1994-10-081-0/+4
|
* (display_menu_item): Add support for displaying the title in pop up menus.Paul Reilly1994-10-021-2/+11
|
* Clean up of temporary changes used to try to find a workaround for thePaul Reilly1994-09-251-37/+10
| | | | X11R4 Xt bug whereby motion events are not generated from submenus.
* entered into RCSPaul Reilly1994-09-251-1/+20
|
* *** empty log message ***Paul Reilly1994-09-251-7/+16
|
* *** empty log message ***Paul Reilly1994-09-241-8/+9
|
* *** empty log message ***Paul Reilly1994-09-231-28/+40
|
* *** empty log message ***Paul Reilly1994-09-171-4/+8
|
* *** empty log message ***Paul Reilly1994-09-171-59/+249
|
* *** empty log message ***Richard M. Stallman1994-01-211-1/+4
|
* Initial revisionRichard M. Stallman1994-01-181-0/+1265