aboutsummaryrefslogtreecommitdiffstats
path: root/lwlib/xlwmenu.c
Commit message (Expand)AuthorAgeFilesLines
...
* * xlwmenu.c (string_width):Jan Djärv2005-04-011-74/+58
* Temporary #undef HAVE_X_I18N until FontSet for UTF-8Jan Djärv2005-03-221-0/+3
* (MENU_FONT_ASCENT) [HAVE_X_I18N]: Try to be more correct.Stefan Monnier2005-03-181-1/+2
* Add support for I18N to Lucid menus.Stefan Monnier2005-03-181-26/+99
* * xlwmenu.c (xlwMenuActionsList): Install MenuGadgetEscape as anJan Djärv2004-12-271-0/+1
* * xlwmenu.c (find_first_selectable, find_next_selectable)Jan Djärv2004-11-011-13/+12
* Changes for lucid popup menus (keyboard traversal enabled) and dialogsJan Djärv2004-01-121-31/+78
* Add arch taglinesMiles Bader2003-09-011-0/+3
* Include lisp.h, not ../src/lisp.h.Dave Love2003-05-221-7/+1
* Trailing whitespace deleted.Juanma Barranquero2003-02-041-1/+1
* (pop_new_stack_if_no_contents): Do nothing if new_depth is 1.Richard M. Stallman2002-12-221-2/+12
* (separator_height): Prototype.Dave Love2002-11-201-1/+1
* (make_drawing_gcs): The scaling factor passed toPavel Janík2002-05-071-13/+6
* (xlwMenuResources): New resource.Pavel Janík2002-05-061-9/+49
* Change default values.Pavel Janík2002-04-291-4/+4
* Do not grab keyboard if installation-directory isJan Djärv2002-04-281-4/+6
* Add calls to Grab/UngrabKeyboard to remove strange interactions withJan Djärv2002-04-221-13/+36
* (find_next_selectable): New function.Pavel Janík2002-04-201-8/+43
* (xlwMenuTranslations, xlwMenuActionsList): Add translations for cursor keysPavel Janík2002-04-191-0/+160
* Include ../src/lisp.h.Richard M. Stallman2001-12-021-0/+2
* (xlwmenu_window_p): New function.Gerd Moellmann2001-04-301-0/+17
* (gray_bitmap_bits): Remove `unsigned' fromDave Love2000-12-141-1/+1
* (draw_separator) <SEPARATOR_SHADOW_ETCHED_IN_DASH>:Dave Love2000-12-111-2/+2
* (xlwmenu_redisplay): New function.Gerd Moellmann2000-11-211-0/+11
* * xlwmenu.c: Before including <X11/Xos.h> on SUN, define SUNOS41Sam Steingold2000-09-281-80/+86
* (remap_menubar):Miles Bader2000-09-041-3/+7
* (XlwMenuSetValues): Pass the correct pointer type to XtIsRealized.Miles Bader2000-09-041-1/+1
* (XlwMenuSetValues): Only frob the display if the menu is actually displayed.Miles Bader2000-09-041-9/+11
* (x_alloc_lighter_color_for_widget):Miles Bader2000-09-031-15/+14
* (XlwMenuSetValues):Miles Bader2000-08-301-0/+7
* Don't include <X11/bitmaps/gray> because thatGerd Moellmann2000-07-191-4/+19
* (make_shadow_gcs): Set free_top_shadow_color_pGerd Moellmann2000-06-161-21/+46
* (make_shadow_gcs): Free and copy colors so thatGerd Moellmann2000-06-121-5/+36
* (x_alloc_nearest_color_for_widget, x_catch_errors, x_uncatch_errors)Dave Love2000-06-061-3/+11
* (make_shadow_gcs): Use the widget's colormap insteadGerd Moellmann2000-03-041-1/+1
* (xlwMenuResources): All XtNhighlightCallback.Gerd Moellmann2000-01-171-0/+7
* Add support for large files, plus some locale improvements.Paul Eggert1999-10-191-0/+4
* (make_shadow_gcs): CallGerd Moellmann1999-09-031-2/+2
* (make_shadow_gcs) ]emacs]: Use x_alloc_nearest_color.Gerd Moellmann1999-07-211-77/+465
* (motion_event_is_in_menu): Extend the left andRichard M. Stallman1997-09-201-4/+5
* (display_menu): If an item is disabled,Richard M. Stallman1997-07-261-2/+11
* (pop_up_menu): Update the call to x_catch_errors.Richard M. Stallman1997-05-021-2/+3
* (enriched-translations): Add top' and choice' everywhere so that *Richard M. Stallman1997-01-221-11/+30
* Fix FSF address in comment.Karl Heuer1996-07-201-2/+3
* (motion_event_is_in_menu): Make x and y signed.Richard M. Stallman1996-03-011-2/+2
* Comment fixes.Karl Heuer1996-01-051-1/+1
* (xlwMenuActionsList): Add "key" and "nothing".Richard M. Stallman1995-12-311-4/+86
* (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