summaryrefslogtreecommitdiff
path: root/lwlib/lwlib-Xm.c
Commit message (Expand)AuthorAge
* * lwlib-Xm.c (make_dialog): Rename local to avoid shadowing.Paul Eggert2011-04-16
* lwlib/ trivia.Glenn Morris2011-02-09
* Use xmalloc instead of malloc.Jan D2011-01-31
* Refill some long/short copyright headers.Glenn Morris2011-01-26
* Convert consecutive FSF copyright years to ranges.Glenn Morris2011-01-24
* Merge from emacs-23.Glenn Morris2011-01-24
|\
| * * lwlib-Xm.c (xm_update_menu): Avoid a NULL pointer dereference (Bug#7690).Werner Meisner2011-01-23
* | Nuke arch-tags.Glenn Morris2011-01-15
* | Merge from emacs-23Stefan Monnier2011-01-14
|\|
| * Add 2011 to FSF/AIST copyright years.Glenn Morris2011-01-02
* | Change function definition from K&R to prototype. Fix prototype warnings.Jan D2010-07-08
* | Remove alternative K&R declarations.Dan Nicolaescu2010-07-07
* | Remove __P and P_ from .c and .m files and definition of P_Jan D2010-07-02
|/
* Add 2010 to copyright years.Glenn Morris2010-01-13
* * alloc.c: Do not define struct catchtag.Dan Nicolaescu2009-10-19
* 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