log lwlib/xlwmenu.c @ 93437:c45c0ebc9722

age author description
2008-01-08 Miles Bader Merge from emacs--rel--22
2007-08-26 Glenn Morris (XlwMenuRealize): Remove unused integer `count'.
2007-04-22 Karoly Lorentey Merged from emacs@sv.gnu.org
2007-01-29 Karoly Lorentey Merged from emacs@sv.gnu.org
2007-01-06 Karoly Lorentey Merged from emacs@sv.gnu.org
2006-05-24 Karoly Lorentey Fix compilation error in lwlib/xlwmenu.c.
2006-05-24 Karoly Lorentey Merged from emacs@sv.gnu.org
2006-02-06 Karoly Lorentey Merged from emacs@sv.gnu.org
2006-01-02 Karoly Lorentey Install workaround for "X protocol error: BadCursor (invalid Cursor parameter) on protocol request 2"
2008-01-07 Glenn Morris Add 2008 to copyright years.
2007-02-28 Glenn Morris Revert previous change, since not sure it was correct.
2007-02-28 Glenn Morris Despite initial RCS check-in in 1994 being under GPLv2 later, lwlib
2007-02-27 Glenn Morris Adjust FSF copyright years based on changelogs.
2007-01-21 Glenn Morris Add 2007 to copyright years.
2007-01-01 Jan Djärv (xlwMenuResources): Add XtNleaveCallback, XtNenterCallback.
2006-05-23 Jan Djärv * xlwmenu.c: Include xterm.h if emacs instead of declaring functions
2006-02-05 Thien-Thi Nguyen Update years in copyright notice; nfc.
2005-09-27 Dan Nicolaescu * xlwmenu.c (find_next_selectable):
2005-09-24 Dan Nicolaescu Fix the return type for x_clear_errors and
2005-08-07 Thien-Thi Nguyen Update years in copyright notice; nfc.
2005-07-04 Lute Kamstra Update FSF's address.
2005-04-01 Jan Djärv * xlwmenu.c (string_width):
2005-03-22 Jan Djärv Temporary #undef HAVE_X_I18N until FontSet for UTF-8
2005-03-18 Stefan Monnier (MENU_FONT_ASCENT) [HAVE_X_I18N]: Try to be more correct.
2005-03-18 Stefan Monnier Add support for I18N to Lucid menus.
2004-12-27 Jan Djärv * xlwmenu.c (xlwMenuActionsList): Install MenuGadgetEscape as an
2004-11-01 Jan Djärv * xlwmenu.c (find_first_selectable, find_next_selectable)
2004-01-12 Jan Djärv Changes for lucid popup menus (keyboard traversal enabled) and dialogs
2003-09-01 Miles Bader Add arch taglines
2003-05-22 Dave Love Include lisp.h, not ../src/lisp.h.
2003-02-04 Juanma Barranquero Trailing whitespace deleted.
2002-12-22 Richard M. Stallman (pop_new_stack_if_no_contents): Do nothing if new_depth is 1.
2002-11-20 Dave Love (separator_height): Prototype.
2002-05-07 Pavel Janík (make_drawing_gcs): The scaling factor passed to
2002-05-06 Pavel Janík (xlwMenuResources): New resource.
2002-04-29 Pavel Janík Change default values.
2002-04-28 Jan Djärv Do not grab keyboard if installation-directory is
2002-04-22 Jan Djärv Add calls to Grab/UngrabKeyboard to remove strange interactions with
2002-04-20 Pavel Janík (find_next_selectable): New function.
2002-04-19 Pavel Janík (xlwMenuTranslations, xlwMenuActionsList): Add translations for cursor keys
2001-12-02 Richard M. Stallman Include ../src/lisp.h.
2001-04-30 Gerd Moellmann (xlwmenu_window_p): New function.
2000-12-14 Dave Love (gray_bitmap_bits): Remove `unsigned' from
2000-12-11 Dave Love (draw_separator) <SEPARATOR_SHADOW_ETCHED_IN_DASH>:
2000-11-21 Gerd Moellmann (xlwmenu_redisplay): New function.
2000-09-28 Sam Steingold * xlwmenu.c: Before including <X11/Xos.h> on SUN, define SUNOS41
2000-09-04 Miles Bader (remap_menubar):
2000-09-04 Miles Bader (XlwMenuSetValues): Pass the correct pointer type to XtIsRealized.
2000-09-04 Miles Bader (XlwMenuSetValues): Only frob the display if the menu is actually displayed.
2000-09-03 Miles Bader (x_alloc_lighter_color_for_widget):
2000-08-30 Miles Bader (XlwMenuSetValues):
2000-07-19 Gerd Moellmann Don't include <X11/bitmaps/gray> because that
2000-06-16 Gerd Moellmann (make_shadow_gcs): Set free_top_shadow_color_p
2000-06-12 Gerd Moellmann (make_shadow_gcs): Free and copy colors so that
2000-06-06 Dave Love (x_alloc_nearest_color_for_widget, x_catch_errors, x_uncatch_errors)
2000-03-04 Gerd Moellmann (make_shadow_gcs): Use the widget's colormap instead
2000-01-17 Gerd Moellmann (xlwMenuResources): All XtNhighlightCallback.
1999-10-19 Paul Eggert Add support for large files, plus some locale improvements.
1999-09-03 Gerd Moellmann (make_shadow_gcs): Call
1999-07-21 Gerd Moellmann (make_shadow_gcs) ]emacs]: Use x_alloc_nearest_color.