Files
emacs/lwlib
Jan Djärv 52a9f3a0d6 Reenable support for I18N to Lucid menus.
* xlwmenuP.h (_XlwMenu_part): Add fontSet resource.

 * xlwmenu.c (string_width):
 (MENU_FONT_HEIGHT, MENU_FONT_ASCENT): Ditto.
 (display_menu_item, make_drawing_gcs, XlwMenuInitialize)
 (XlwMenuSetValues):  Use font if fontSet is NULL, use only
 font for !HAVE_X_I18N.
 (xlwMenuResources): Add fontSet resource.
2005-04-01 18:42:56 +00:00
..
2003-09-01 15:45:59 +00:00
2003-09-01 15:45:59 +00:00
2003-09-01 15:45:59 +00:00
2003-09-01 15:45:59 +00:00
2003-09-01 15:45:59 +00:00
2003-09-01 15:45:59 +00:00
2005-04-01 18:42:19 +00:00

This subdirectory contains the lwlib library which provides a uniform
interface to a few different X toolkits.  The library was written by Lucid.
This version has changes in the makefile to fit in with Emacs's configure
script, and some source files have been renamed to fit in 14 characters.