log lwlib/lwlib-Xm.c @ 51432:6db55492aca9

age author description
Tue, 04 Feb 2003 14:56:31 +0000 Juanma Barranquero Trailing whitespace deleted.
Sun, 26 Jan 2003 13:06:48 +0000 Jan Dj¸«£rv lwlib-Xm.c: Fixed memory leak for menus.
Mon, 22 Apr 2002 18:25:55 +0000 Jan Dj¸«£rv Remove compiler warning
Sun, 02 Dec 2001 05:00:27 +0000 Richard M. Stallman Include ../src/lisp.h.
Thu, 22 Mar 2001 19:11:33 +0000 Gerd Moellmann (x_print_complete_resource_name) [0]: New function.
Tue, 13 Mar 2001 16:51:13 +0000 Gerd Moellmann (make_menu_in_widget): Remove code forcing LessTif to
Tue, 13 Mar 2001 16:29:59 +0000 Gerd Moellmann (make_menu_in_widget): Add an XmNpopdownCallback
Tue, 13 Mar 2001 12:38:50 +0000 Gerd Moellmann (make_menubar): Take out code in #if 0.
Tue, 13 Mar 2001 12:31:36 +0000 Gerd Moellmann (xm_popup_menu): Don't set XmNmenuPost unless
Wed, 28 Feb 2001 15:03:11 +0000 Gerd Moellmann (xm_arm_callback): Don't compare widgets with `None',
Wed, 28 Feb 2001 14:54:54 +0000 Gerd Moellmann (xm_update_radiobox, update_one_menu_entry)
Thu, 07 Dec 2000 12:33:32 +0000 Gerd Moellmann (xm_arm_callback): Fix last change.
Thu, 30 Nov 2000 12:50:08 +0000 Gerd Moellmann (xm_arm_callback): Handle case that W is null;
Thu, 03 Aug 2000 20:09:56 +0000 Gerd Moellmann Use NULL at the end of the
Tue, 06 Jun 2000 14:13:17 +0000 Dave Love (P_): Use PROTOTYPES.
Sun, 12 Mar 2000 16:22:19 +0000 Gerd Moellmann (make_menubar) [LESSTIF_VERSION]: Don't set
Mon, 06 Mar 2000 22:50:06 +0000 Gerd Moellmann (make_menubar): Set XmNresizeHeight and
Sun, 05 Mar 2000 14:31:41 +0000 Gerd Moellmann (xm_manage_resizing): Rewritten.
Tue, 25 Jan 2000 15:50:53 +0000 Gerd Moellmann (make_menu_in_widget): Don't add XmNpopdownCallback,
Mon, 17 Jan 2000 09:29:10 +0000 Gerd Moellmann (make_menubar): Set XmNresizeHeight and XmNresizeWidth to False.
Mon, 17 Jan 2000 09:09:08 +0000 Gerd Moellmann (xm_arm_callback): New function.
Tue, 19 Oct 1999 07:21:16 +0000 Paul Eggert Add support for large files, plus some locale improvements.
Wed, 06 Oct 1999 23:25:07 +0000 Gerd Moellmann (make_menu_in_widget, update_one_menu_entry): Use
Wed, 21 Jul 1999 21:43:52 +0000 Gerd Moellmann Add function prototypes.
Sat, 20 Dec 1997 23:12:09 +0000 Richard M. Stallman (update_one_menu_entry): Add conditional in case XmNpositionIndex is missing.
Mon, 12 Aug 1996 18:57:08 +0000 Richard M. Stallman (update_one_menu_entry): Fix previous change:
Sat, 10 Aug 1996 18:48:18 +0000 Richard M. Stallman (update_one_menu_entry): When creating a pulldown
Thu, 01 Aug 1996 22:25:36 +0000 Richard M. Stallman (make_menubar): Turn off menu accelerator.
Sat, 13 Jul 1996 18:51:11 +0000 Karl Heuer (xm_update_menu): Fix loop termination test.
Sun, 07 Jul 1996 23:00:30 +0000 Karl Heuer Undo previous change.