log lwlib/lwlib-Xm.c @ 98960:3240f5341524

age author description
2008-06-02 Jim Meyering remove useless if-before-free tests
2008-01-09 Miles Bader Merge from emacs--devo--0
2007-03-04 Miles Bader Merge from emacs--devo--0
2007-01-26 Miles Bader Merge from emacs--devo--0
2006-02-08 Miles Bader Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-13
2005-08-26 Miles Bader Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-78
2005-07-22 Miles Bader Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-71
2005-07-07 Miles Bader Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-68
2005-03-19 Miles Bader Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-28
2004-04-16 Kenichi Handa Sync to HEAD
2006-01-16 Henrik Enberg sync with trunk
2003-09-08 Kenichi Handa New directory
2008-01-07 Glenn Morris Add 2008 to copyright years.
2007-02-28 Glenn Morris Revert license to the original GPLv1 or later (changed 20050317).
2007-01-21 Glenn Morris Add 2007 to copyright years.
2006-02-05 Thien-Thi Nguyen Update years in copyright notice; nfc.
2005-08-07 Thien-Thi Nguyen Update years in copyright notice; nfc.
2005-07-19 Jan Djärv * lwlib-Xm.c (make_menu_in_widget): Disable drag and drop for
2005-07-04 Lute Kamstra Update FSF's address.
2005-03-17 Stefan Monnier (xm_update_label, xm_update_list): Use the recommended
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-02-04 Juanma Barranquero Trailing whitespace deleted.
2003-01-26 Jan Djärv lwlib-Xm.c: Fixed memory leak for menus.
2002-04-22 Jan Djärv Remove compiler warning
2001-12-02 Richard M. Stallman Include ../src/lisp.h.
2001-03-22 Gerd Moellmann (x_print_complete_resource_name) [0]: New function.
2001-03-13 Gerd Moellmann (make_menu_in_widget): Remove code forcing LessTif to
2001-03-13 Gerd Moellmann (make_menu_in_widget): Add an XmNpopdownCallback
2001-03-13 Gerd Moellmann (make_menubar): Take out code in #if 0.
2001-03-13 Gerd Moellmann (xm_popup_menu): Don't set XmNmenuPost unless
2001-02-28 Gerd Moellmann (xm_arm_callback): Don't compare widgets with `None',
2001-02-28 Gerd Moellmann (xm_update_radiobox, update_one_menu_entry)
2000-12-07 Gerd Moellmann (xm_arm_callback): Fix last change.
2000-11-30 Gerd Moellmann (xm_arm_callback): Handle case that W is null;
2000-08-03 Gerd Moellmann Use NULL at the end of the
2000-06-06 Dave Love (P_): Use PROTOTYPES.
2000-03-12 Gerd Moellmann (make_menubar) [LESSTIF_VERSION]: Don't set
2000-03-06 Gerd Moellmann (make_menubar): Set XmNresizeHeight and
2000-03-05 Gerd Moellmann (xm_manage_resizing): Rewritten.
2000-01-25 Gerd Moellmann (make_menu_in_widget): Don't add XmNpopdownCallback,
2000-01-17 Gerd Moellmann (make_menubar): Set XmNresizeHeight and XmNresizeWidth to False.
2000-01-17 Gerd Moellmann (xm_arm_callback): New function.
1999-10-19 Paul Eggert Add support for large files, plus some locale improvements.
1999-10-06 Gerd Moellmann (make_menu_in_widget, update_one_menu_entry): Use
1999-07-21 Gerd Moellmann Add function prototypes.
1997-12-20 Richard M. Stallman (update_one_menu_entry): Add conditional in case XmNpositionIndex is missing.
1996-08-12 Richard M. Stallman (update_one_menu_entry): Fix previous change:
1996-08-10 Richard M. Stallman (update_one_menu_entry): When creating a pulldown
1996-08-01 Richard M. Stallman (make_menubar): Turn off menu accelerator.
1996-07-13 Karl Heuer (xm_update_menu): Fix loop termination test.
1996-07-07 Karl Heuer Undo previous change.
1996-07-04 Miles Bader (lw_motif_menu_related_event_p): A predicate to identify keyboard events
1996-06-10 Richard M. Stallman (make_menu_in_widget): Set mapping delay
1996-04-03 Richard M. Stallman (destroy_all_children): When freeing a cascade button, free its submenu too.
1996-03-25 Richard M. Stallman (destroy_all_children): New arg first_child_to_destroy.
1996-01-15 Erik Naggum Update FSF's address in the preamble.
1996-01-05 Karl Heuer Comment fixes.
1995-08-02 Richard M. Stallman (xm_popup_menu): New arg `event'.
1995-05-20 Karl Heuer (activate_button, xm_update_cascadebutton): Don't use prototype.
1995-04-14 Richard M. Stallman (update_one_menu_entry, make_menu_in_widget):
1995-04-08 Paul Reilly (*): remove function prototypes.
1995-04-07 Richard M. Stallman (remove_grabs): Use type Widget for `menu'.
1994-11-08 Paul Reilly (make_menu_in_widget): Differentiate a separator entry ("--") from a
1994-11-07 Paul Reilly (update_one_menu_entry): Use the parent of the cascade button as the
1994-10-02 Paul Reilly (make_menu_in_widget): Add support for displaying a title in pop up
1994-09-18 Richard M. Stallman entered into RCS
1994-09-16 Paul Reilly *** empty log message ***
1994-01-18 Richard M. Stallman Initial revision