| Commit message (Expand) | Author | Age | Files | Lines |
* | Update copyright year to 2015 | Paul Eggert | 2015-01-01 | 1 | -1/+1 |
* | Omit redundant extern decls. | Paul Eggert | 2014-06-17 | 1 | -7/+0 |
* | Use common string allocation and freeing functions where applicable. | Dmitry Antipov | 2014-05-30 | 1 | -7/+4 |
* | Update copyright year to 2014 by running admin/update-copyright. | Paul Eggert | 2014-01-01 | 1 | -1/+1 |
* | Update copyright notices for 2013. | Paul Eggert | 2013-01-01 | 1 | -1/+1 |
* | Use URLs, not Boston addresses, in copyright notices. | Paul Eggert | 2012-12-31 | 1 | -3/+1 |
* | Miscellaneous fixes for non-default X toolkits. | Dmitry Antipov | 2012-07-31 | 1 | -2/+1 |
* | Clean out last vestiges of the old HAVE_CONFIG_H stuff. | Paul Eggert | 2012-06-25 | 1 | -2/+0 |
* | Add 2012 to FSF copyright years for Emacs files | Glenn Morris | 2012-01-05 | 1 | -1/+1 |
* | Use xfree, not free, to avoid crash with --enable-checking=xmallocoverrun. | Dmitry Antipov | 2011-10-13 | 1 | -6/+6 |
* | * lwlib-Xm.c (make_dialog): Rename local to avoid shadowing. | Paul Eggert | 2011-04-16 | 1 | -6/+6 |
* | lwlib/ trivia. | Glenn Morris | 2011-02-09 | 1 | -2/+1 |
* | Use xmalloc instead of malloc. | Jan D | 2011-01-31 | 1 | -1/+1 |
* | Refill some long/short copyright headers. | Glenn Morris | 2011-01-26 | 1 | -3/+3 |
* | Convert consecutive FSF copyright years to ranges. | Glenn Morris | 2011-01-24 | 1 | -2/+1 |
* | Merge from emacs-23. | Glenn Morris | 2011-01-24 | 1 | -1/+1 |
|\ |
|
| * | * lwlib-Xm.c (xm_update_menu): Avoid a NULL pointer dereference (Bug#7690). | Werner Meisner | 2011-01-23 | 1 | -1/+1 |
* | | Nuke arch-tags. | Glenn Morris | 2011-01-15 | 1 | -2/+0 |
* | | Merge from emacs-23 | Stefan Monnier | 2011-01-14 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | Add 2011 to FSF/AIST copyright years. | Glenn Morris | 2011-01-02 | 1 | -1/+1 |
* | | Change function definition from K&R to prototype. Fix prototype warnings. | Jan D | 2010-07-08 | 1 | -166/+114 |
* | | Remove alternative K&R declarations. | Dan Nicolaescu | 2010-07-07 | 1 | -7/+0 |
* | | Remove __P and P_ from .c and .m files and definition of P_ | Jan D | 2010-07-02 | 1 | -55/+55 |
|/ |
|
* | Add 2010 to copyright years. | Glenn Morris | 2010-01-13 | 1 | -1/+2 |
* | * alloc.c: Do not define struct catchtag. | Dan Nicolaescu | 2009-10-19 | 1 | -0/+1 |
* | Add 2009 to copyright years. | Glenn Morris | 2009-01-08 | 1 | -1/+1 |
* | remove useless if-before-free tests | Jim Meyering | 2008-06-02 | 1 | -6/+3 |
* | Add 2008 to copyright years. | Glenn Morris | 2008-01-07 | 1 | -1/+1 |
* | Revert license to the original GPLv1 or later (changed 20050317). | Glenn Morris | 2007-02-28 | 1 | -1/+1 |
* | Add 2007 to copyright years. | Glenn Morris | 2007-01-21 | 1 | -1/+1 |
* | Update years in copyright notice; nfc. | Thien-Thi Nguyen | 2006-02-05 | 1 | -1/+1 |
* | Update years in copyright notice; nfc. | Thien-Thi Nguyen | 2005-08-07 | 1 | -2/+2 |
* | * lwlib-Xm.c (make_menu_in_widget): Disable drag and drop for | Jan Djärv | 2005-07-19 | 1 | -0/+6 |
* | Update FSF's address. | Lute Kamstra | 2005-07-04 | 1 | -2/+2 |
* | (xm_update_label, xm_update_list): Use the recommended | Stefan Monnier | 2005-03-17 | 1 | -4/+6 |
* | Changes for lucid popup menus (keyboard traversal enabled) and dialogs | Jan Djärv | 2004-01-12 | 1 | -0/+33 |
* | Add arch taglines | Miles Bader | 2003-09-01 | 1 | -0/+3 |
* | Trailing whitespace deleted. | Juanma Barranquero | 2003-02-04 | 1 | -58/+58 |
* | lwlib-Xm.c: Fixed memory leak for menus. | Jan Djärv | 2003-01-26 | 1 | -2/+8 |
* | Remove compiler warning | Jan Djärv | 2002-04-22 | 1 | -0/+1 |
* | Include ../src/lisp.h. | Richard M. Stallman | 2001-12-02 | 1 | -0/+2 |
* | (x_print_complete_resource_name) [0]: New function. | Gerd Moellmann | 2001-03-22 | 1 | -0/+26 |
* | (make_menu_in_widget): Remove code forcing LessTif to | Gerd Moellmann | 2001-03-13 | 1 | -8/+2 |
* | (make_menu_in_widget): Add an XmNpopdownCallback | Gerd Moellmann | 2001-03-13 | 1 | -39/+19 |
* | (make_menubar): Take out code in #if 0. | Gerd Moellmann | 2001-03-13 | 1 | -9/+0 |
* | (xm_popup_menu): Don't set XmNmenuPost unless | Gerd Moellmann | 2001-03-13 | 1 | -11/+21 |
* | (xm_arm_callback): Don't compare widgets with `None', | Gerd Moellmann | 2001-02-28 | 1 | -2/+2 |
* | (xm_update_radiobox, update_one_menu_entry) | Gerd Moellmann | 2001-02-28 | 1 | -10/+6 |
* | (xm_arm_callback): Fix last change. | Gerd Moellmann | 2000-12-07 | 1 | -15/+12 |
* | (xm_arm_callback): Handle case that W is null; | Gerd Moellmann | 2000-11-30 | 1 | -15/+21 |