summaryrefslogtreecommitdiff
path: root/lwlib/lwlib-Xm.c
Commit message (Expand)AuthorAgeFilesLines
* Add 2009 to copyright years.Glenn Morris2009-01-081-1/+1
* remove useless if-before-free testsJim Meyering2008-06-021-6/+3
* Add 2008 to copyright years.Glenn Morris2008-01-071-1/+1
* Revert license to the original GPLv1 or later (changed 20050317).Glenn Morris2007-02-281-1/+1
* Add 2007 to copyright years.Glenn Morris2007-01-211-1/+1
* Update years in copyright notice; nfc.Thien-Thi Nguyen2006-02-051-1/+1
* Update years in copyright notice; nfc.Thien-Thi Nguyen2005-08-071-2/+2
* * lwlib-Xm.c (make_menu_in_widget): Disable drag and drop forJan Djärv2005-07-191-0/+6
* Update FSF's address.Lute Kamstra2005-07-041-2/+2
* (xm_update_label, xm_update_list): Use the recommendedStefan Monnier2005-03-171-4/+6
* Changes for lucid popup menus (keyboard traversal enabled) and dialogsJan Djärv2004-01-121-0/+33
* Add arch taglinesMiles Bader2003-09-011-0/+3
* Trailing whitespace deleted.Juanma Barranquero2003-02-041-58/+58
* lwlib-Xm.c: Fixed memory leak for menus.Jan Djärv2003-01-261-2/+8
* Remove compiler warningJan Djärv2002-04-221-0/+1
* Include ../src/lisp.h.Richard M. Stallman2001-12-021-0/+2
* (x_print_complete_resource_name) [0]: New function.Gerd Moellmann2001-03-221-0/+26
* (make_menu_in_widget): Remove code forcing LessTif toGerd Moellmann2001-03-131-8/+2
* (make_menu_in_widget): Add an XmNpopdownCallbackGerd Moellmann2001-03-131-39/+19
* (make_menubar): Take out code in #if 0.Gerd Moellmann2001-03-131-9/+0
* (xm_popup_menu): Don't set XmNmenuPost unlessGerd Moellmann2001-03-131-11/+21
* (xm_arm_callback): Don't compare widgets with `None',Gerd Moellmann2001-02-281-2/+2
* (xm_update_radiobox, update_one_menu_entry)Gerd Moellmann2001-02-281-10/+6
* (xm_arm_callback): Fix last change.Gerd Moellmann2000-12-071-15/+12
* (xm_arm_callback): Handle case that W is null;Gerd Moellmann2000-11-301-15/+21
* Use NULL at the end of theGerd Moellmann2000-08-031-19/+19
* (P_): Use PROTOTYPES.Dave Love2000-06-061-1/+1
* (make_menubar) [LESSTIF_VERSION]: Don't setGerd Moellmann2000-03-121-1/+1
* (make_menubar): Set XmNresizeHeight andGerd Moellmann2000-03-061-0/+2
* (xm_manage_resizing): Rewritten.Gerd Moellmann2000-03-051-16/+1
* (make_menu_in_widget): Don't add XmNpopdownCallback,Gerd Moellmann2000-01-251-5/+44
* (make_menubar): Set XmNresizeHeight and XmNresizeWidth to False.Gerd Moellmann2000-01-171-3/+10
* (xm_arm_callback): New function.Gerd Moellmann2000-01-171-4/+51
* Add support for large files, plus some locale improvements.Paul Eggert1999-10-191-2/+4
* (make_menu_in_widget, update_one_menu_entry): UseGerd Moellmann1999-10-061-4/+4
* Add function prototypes.Gerd Moellmann1999-07-211-53/+159
* (update_one_menu_entry): Add conditional in case XmNpositionIndex is missing.Richard M. Stallman1997-12-201-1/+3
* (update_one_menu_entry): Fix previous change:Richard M. Stallman1996-08-121-23/+32
* (update_one_menu_entry): When creating a pulldownRichard M. Stallman1996-08-101-3/+36
* (make_menubar): Turn off menu accelerator.Richard M. Stallman1996-08-011-1/+9
* (xm_update_menu): Fix loop termination test.Karl Heuer1996-07-131-1/+3
* Undo previous change.Karl Heuer1996-07-071-12/+0
* (lw_motif_menu_related_event_p): A predicate to identify keyboard eventsMiles Bader1996-07-041-0/+12
* (make_menu_in_widget): Set mapping delayRichard M. Stallman1996-06-101-1/+4
* (destroy_all_children): When freeing a cascade button, free its submenu too.Richard M. Stallman1996-04-031-2/+16
* (destroy_all_children): New arg first_child_to_destroy.Richard M. Stallman1996-03-251-41/+88
* Update FSF's address in the preamble.Erik Naggum1996-01-151-1/+2
* Comment fixes.Karl Heuer1996-01-051-2/+2
* (xm_popup_menu): New arg `event'.Richard M. Stallman1995-08-021-14/+17
* (activate_button, xm_update_cascadebutton): Don't use prototype.Karl Heuer1995-05-201-3/+8