log lwlib/xlwmenu.c @ 96676:336d4f3f5eca

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