| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove obsolete '#define static' cruft.... | Paul Eggert | 2012-05-30 | 2 | -13/+10 |
* | 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 | 2 | -7/+10 |
|\| |
|
| * | Repurpose C_SWITCH_X_SYSTEM as GNUSTEP_CFLAGS... | Glenn Morris | 2012-04-10 | 2 | -4/+8 |
* | | Merge from trunk; add Bug#. | Paul Eggert | 2012-04-09 | 1 | -1/+1 |
|\| |
|
* | | configure: new option --enable-gcc-warnings... | Paul Eggert | 2012-04-09 | 2 | -2/+11 |
|/ |
|
* | Add 2012 to FSF copyright years for Emacs files | Glenn Morris | 2012-01-05 | 12 | -12/+12 |
* | Fix typos. | Juanma Barranquero | 2011-11-24 | 1 | -3/+3 |
* | Spelling fixes. | Paul Eggert | 2011-11-19 | 1 | -1/+1 |
* | Spelling fixes. | Paul Eggert | 2011-11-18 | 1 | -1/+1 |
* | Use xfree, not free, to avoid crash with --enable-checking=xmallocoverrun. | Dmitry Antipov | 2011-10-13 | 6 | -18/+28 |
* | lwlib/Makefile.in (ALL_CFLAGS): Add -I../lib for generated header files in ou... | YAMAMOTO Mitsuharu | 2011-06-27 | 2 | -1/+6 |
* | Merge: Cons<->int and similar integer overflow fixes. | Paul Eggert | 2011-06-06 | 2 | -5/+11 |
|\ |
|
| * | * Makefile.in (ALL_CFLAGS): Add -I$(srcdir)/../lib.... | Paul Eggert | 2011-06-06 | 2 | -5/+11 |
|/ |
|
* | Static checks with GCC 4.6.0 and non-default toolkits. | Paul Eggert | 2011-04-16 | 6 | -58/+48 |
|\ |
|
| * | * lwlib-utils.c (XtCompositeChildren): Likewise. | Paul Eggert | 2011-04-16 | 2 | -1/+2 |
| * | * lwlib-Xm.c (make_dialog): Rename local to avoid shadowing.... | Paul Eggert | 2011-04-16 | 2 | -6/+9 |
| * | * lwlib.c (first_child) [USE_MOTIF]: Protoize. | Paul Eggert | 2011-04-16 | 2 | -1/+2 |
| * | * lwlib.c (EXPLAIN, destroy_one_instance): Avoid "else;". | Paul Eggert | 2011-04-15 | 2 | -3/+6 |
| * | * lwlib-utils.h, lwlib-utils.c (XtSafelyDestroyWidget): Remove; unused. | Paul Eggert | 2011-04-15 | 3 | -29/+2 |
| * | * xlwmenu.c (MINL): Define only if not emacs. | Paul Eggert | 2011-04-15 | 2 | -0/+3 |
| * | * xlwmenu.c (XlwMenuSetValues): Rename/ move locals to avoid shadowing. | Paul Eggert | 2011-04-15 | 2 | -18/+22 |
|/ |
|
* | 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 | 5 | -49/+91 |
* | lwlib trivia.... | Glenn Morris | 2011-02-12 | 2 | -7/+5 |
* | lwlib/Makefile.in misc cleanup.... | Glenn Morris | 2011-02-10 | 2 | -23/+42 |
* | * lwlib/Makefile.in: Standardize on $(), not ${}. | Glenn Morris | 2011-02-10 | 1 | -3/+3 |
* | lwlib/ trivia.... | Glenn Morris | 2011-02-09 | 7 | -16/+20 |
* | Update lucid toolkit build for src/globals.h being a generated file.... | Glenn Morris | 2011-02-08 | 2 | -6/+20 |
* | Use xmalloc instead of malloc.... | Jan D | 2011-01-31 | 4 | -8/+14 |
* | Refill some long/short copyright headers. | Glenn Morris | 2011-01-26 | 3 | -7/+7 |
* | Convert consecutive FSF copyright years to ranges. | Glenn Morris | 2011-01-24 | 12 | -24/+12 |
* | Merge from emacs-23.... | Glenn Morris | 2011-01-24 | 2 | -1/+6 |
|\ |
|
| * | * lwlib-Xm.c (xm_update_menu): Avoid a NULL pointer dereference (Bug#7690). | Werner Meisner | 2011-01-23 | 2 | -1/+6 |
* | | Refill some copyright headers. | Glenn Morris | 2011-01-15 | 1 | -2/+2 |
* | | Nuke arch-tags. | Glenn Morris | 2011-01-15 | 15 | -29/+0 |
* | | Merge from emacs-23 | Stefan Monnier | 2011-01-14 | 12 | -13/+13 |
|\| |
|
| * | Add 2011 to FSF/AIST copyright years. | Glenn Morris | 2011-01-02 | 12 | -12/+12 |
* | | Use const for some pointer arguments.... | Dan Nicolaescu | 2010-09-26 | 3 | -13/+21 |
* | | Use const for constant arguments.... | Dan Nicolaescu | 2010-09-20 | 3 | -12/+18 |
* | | * lwlib/xlwmenu.c (abort_gracefully): Mark as NO_RETURN. | Dan Nicolaescu | 2010-07-28 | 2 | -1/+5 |
* | | * lwlib/xlwmenu.h (xlwmenu_window_p, xlwmenu_redisplay): Add declarations. | Dan Nicolaescu | 2010-07-25 | 2 | -0/+7 |
* | | 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 | 2 | -1/+10 |
* | | Change function definition from K&R to prototype. Fix prototype warnings.... | Jan D | 2010-07-08 | 7 | -419/+277 |
* | | Remove alternative K&R declarations.... | Dan Nicolaescu | 2010-07-07 | 5 | -149/+15 |
* | | Replace bcopy, bzero, bcmp by memcpy, memmove, memset, memcmp... | Andreas Schwab | 2010-07-08 | 5 | -29/+19 |
* | | Fix some bad prototypes and formatting after conversion from K&R declaration.... | Jan D | 2010-07-05 | 3 | -17/+37 |
* | | Convert function definitions in lwlib files to standard C.... | Dan Nicolaescu | 2010-07-03 | 7 | -401/+149 |