]> git.eshelyaron.com Git - emacs.git/commitdiff
Reenable support for I18N to Lucid menus.
authorJan Djärv <jan.h.d@swipnet.se>
Fri, 1 Apr 2005 18:42:56 +0000 (18:42 +0000)
committerJan Djärv <jan.h.d@swipnet.se>
Fri, 1 Apr 2005 18:42:56 +0000 (18:42 +0000)
 * 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.

lwlib/ChangeLog

index 7823673ec1beb8860edb6d26ca688d70244e7aec..d085f41ff77afbfe8fad78a67f12ca14c892adc3 100644 (file)
@@ -1,3 +1,16 @@
+2005-04-01  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
+
+       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-03-22  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
 
        * xlwmenuP.h: Temporary #undef HAVE_X_I18N until FontSet for UTF-8