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