| Commit message (Expand) | Author | Age | Files | Lines |
| * | * lwlib/Makefile.in (config_h): Add conf_post.h. | Glenn Morris | 2012-08-01 | 1 | -0/+4 |
| * | Miscellaneous fixes for non-default X toolkits. | Dmitry Antipov | 2012-07-31 | 1 | -0/+5 |
| * | Fix typos in ChangeLogs. | Juanma Barranquero | 2012-07-14 | 1 | -1/+1 |
| * | Use c_strcasecmp for ASCII case-insensitive comparison. | Paul Eggert | 2012-07-06 | 1 | -0/+6 |
| * | Clean out last vestiges of the old HAVE_CONFIG_H stuff. | Paul Eggert | 2012-06-25 | 1 | -0/+7 |
| * | * configure.in (AC_CHECK_FUNCS): Detect library functions | Dmitry Antipov | 2012-06-25 | 1 | -0/+5 |
| * | Switch from NO_RETURN to C11's _Noreturn. | Paul Eggert | 2012-06-24 | 1 | -0/+7 |
| * | Remove obsolete '#define static' cruft. | Paul Eggert | 2012-05-30 | 1 | -0/+7 |
| * | Merge from trunk. | Paul Eggert | 2012-04-18 | 1 | -1/+1 |
| |\ |
|
| * \ | Merge from trunk. | Paul Eggert | 2012-04-17 | 1 | -1/+1 |
| |\ \
| |/ |
|
| * | | Merge from trunk. | Paul Eggert | 2012-04-13 | 1 | -2/+7 |
| |\ \
| |/ |
|
| | * | Repurpose C_SWITCH_X_SYSTEM as GNUSTEP_CFLAGS | Glenn Morris | 2012-04-10 | 1 | -1/+6 |
| * | | Merge from trunk; add Bug#. | Paul Eggert | 2012-04-09 | 1 | -1/+1 |
| |\ \
| |/ |
|
| * | | configure: new option --enable-gcc-warnings | Paul Eggert | 2012-04-09 | 1 | -0/+7 |
| |/ |
|
| * | 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 | -0/+10 |
| * | lwlib/Makefile.in (ALL_CFLAGS): Add -I../lib for generated header files in ou... | YAMAMOTO Mitsuharu | 2011-06-27 | 1 | -0/+5 |
| * | Merge: Cons<->int and similar integer overflow fixes. | Paul Eggert | 2011-06-06 | 1 | -0/+5 |
| |\ |
|
| | * | * Makefile.in (ALL_CFLAGS): Add -I$(srcdir)/../lib. | Paul Eggert | 2011-06-06 | 1 | -0/+5 |
| |/ |
|
| * | Static checks with GCC 4.6.0 and non-default toolkits. | Paul Eggert | 2011-04-16 | 1 | -0/+16 |
| |\ |
|
| | * | * lwlib-utils.c (XtCompositeChildren): Likewise. | Paul Eggert | 2011-04-16 | 1 | -0/+1 |
| | * | * lwlib-Xm.c (make_dialog): Rename local to avoid shadowing. | Paul Eggert | 2011-04-16 | 1 | -0/+3 |
| | * | * lwlib.c (first_child) [USE_MOTIF]: Protoize. | Paul Eggert | 2011-04-16 | 1 | -0/+1 |
| | * | * lwlib.c (EXPLAIN, destroy_one_instance): Avoid "else;". | Paul Eggert | 2011-04-15 | 1 | -0/+2 |
| | * | * lwlib-utils.h, lwlib-utils.c (XtSafelyDestroyWidget): Remove; unused. | Paul Eggert | 2011-04-15 | 1 | -0/+2 |
| | * | * xlwmenu.c (MINL): Define only if not emacs. | Paul Eggert | 2011-04-15 | 1 | -0/+1 |
| | * | * xlwmenu.c (XlwMenuSetValues): Rename/ move locals to avoid shadowing. | Paul Eggert | 2011-04-15 | 1 | -0/+4 |
| |/ |
|
| * | Update and split ChangeLogs. | Juanma Barranquero | 2011-04-06 | 1 | -0/+4 |
| * | Use *font for Xft font names for Lucid menus and dialogs. | Jan Djärv | 2011-02-14 | 1 | -0/+28 |
| * | lwlib trivia. | Glenn Morris | 2011-02-12 | 1 | -0/+5 |
| * | lwlib/Makefile.in misc cleanup. | Glenn Morris | 2011-02-10 | 1 | -0/+16 |
| * | lwlib/ trivia. | Glenn Morris | 2011-02-09 | 1 | -1/+6 |
| * | Update lucid toolkit build for src/globals.h being a generated file. | Glenn Morris | 2011-02-08 | 1 | -0/+7 |
| * | Use xmalloc instead of malloc. | Jan D | 2011-01-31 | 1 | -0/+8 |
| * | Convert consecutive FSF copyright years to ranges. | Glenn Morris | 2011-01-24 | 1 | -4/+1 |
| * | Merge from emacs-23. | Glenn Morris | 2011-01-24 | 1 | -0/+5 |
| |\ |
|
| | * | * lwlib-Xm.c (xm_update_menu): Avoid a NULL pointer dereference (Bug#7690). | Werner Meisner | 2011-01-23 | 1 | -0/+5 |
| * | | Nuke arch-tags. | Glenn Morris | 2011-01-15 | 1 | -1/+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 |
| * | | Use const for some pointer arguments. | Dan Nicolaescu | 2010-09-26 | 1 | -0/+8 |
| * | | Use const for constant arguments. | Dan Nicolaescu | 2010-09-20 | 1 | -0/+6 |
| * | | * lwlib/xlwmenu.c (abort_gracefully): Mark as NO_RETURN. | Dan Nicolaescu | 2010-07-28 | 1 | -0/+4 |
| * | | * lwlib/xlwmenu.h (xlwmenu_window_p, xlwmenu_redisplay): Add declarations. | Dan Nicolaescu | 2010-07-25 | 1 | -0/+4 |
| * | | Fix typos in ChangeLogs. | Juanma Barranquero | 2010-07-24 | 1 | -1/+1 |
| * | | Properly handle C_WARNINGS_SWITCH, PROFILING_CFLAGS, PROFILING_LDFLAGS | Andreas Schwab | 2010-07-12 | 1 | -0/+6 |
| * | | Change function definition from K&R to prototype. Fix prototype warnings. | Jan D | 2010-07-08 | 1 | -0/+46 |
| * | | Remove alternative K&R declarations. | Dan Nicolaescu | 2010-07-07 | 1 | -0/+15 |
| * | | Replace bcopy, bzero, bcmp by memcpy, memmove, memset, memcmp | Andreas Schwab | 2010-07-08 | 1 | -0/+10 |
| * | | Fix some bad prototypes and formatting after conversion from K&R declaration. | Jan D | 2010-07-05 | 1 | -0/+14 |