summaryrefslogtreecommitdiff
path: root/lwlib
Commit message (Expand)AuthorAgeFilesLines
* */ChangeLog: Trivial fixes.Juanma Barranquero2014-03-031-5/+3
* ChangeLog fixesGlenn Morris2014-01-211-1/+1
* ChangeLog fixesGlenn Morris2014-01-151-2/+2
* Update copyright year to 2014 by running admin/update-copyright.Paul Eggert2014-01-0112-12/+12
* Use bool for boolean, focusing on headers.Paul Eggert2013-12-142-2/+7
* Spelling and punctuation fixes.Paul Eggert2013-12-011-1/+1
* Prefer tail calls.Paul Eggert2013-11-132-5/+5
* Use relative filenames in TAGS files.Glenn Morris2013-11-022-6/+7
* Small Makefile cleanup mainly related to tags file generationGlenn Morris2013-11-022-2/+19
* Fix whitespace in previous Makefile.in changesGlenn Morris2013-10-231-1/+2
* Attempt at a fix for mingw CPPFLAGSGlenn Morris2013-10-232-0/+5
* Makefile improvements.Paul Eggert2013-09-032-2/+9
* Use a @configure_input@ comment at the start of generated MakefilesGlenn Morris2013-07-231-0/+2
* Fix minor problems found by static checking.Paul Eggert2013-06-304-6/+22
* Fix typos in ChangeLogs.Juanma Barranquero2013-06-191-4/+4
* Update copyright notices for 2013.Paul Eggert2013-01-0112-12/+12
* Use URLs, not Boston addresses, in copyright notices.Paul Eggert2012-12-3112-41/+12
* Let configure set ar and associated flagsUlrich Mueller2012-10-052-2/+7
* Use ASCII tests for character types.Paul Eggert2012-08-164-5/+10
* * lwlib/Makefile.in (config_h): Add conf_post.h.Glenn Morris2012-08-012-1/+5
* Miscellaneous fixes for non-default X toolkits.Dmitry Antipov2012-07-312-2/+6
* Fix typos in ChangeLogs.Juanma Barranquero2012-07-141-1/+1
* Use c_strcasecmp for ASCII case-insensitive comparison.Paul Eggert2012-07-062-26/+8
* Clean out last vestiges of the old HAVE_CONFIG_H stuff.Paul Eggert2012-06-258-30/+25
* * configure.in (AC_CHECK_FUNCS): Detect library functionsDmitry Antipov2012-06-252-3/+12
* Switch from NO_RETURN to C11's _Noreturn.Paul Eggert2012-06-242-2/+8
* Remove obsolete '#define static' cruft.Paul Eggert2012-05-302-13/+10
* Merge from trunk.Paul Eggert2012-04-181-1/+1
|\
* \ Merge from trunk.Paul Eggert2012-04-171-1/+1
|\ \ | |/
* | Merge from trunk.Paul Eggert2012-04-132-7/+10
|\ \ | |/
| * Repurpose C_SWITCH_X_SYSTEM as GNUSTEP_CFLAGSGlenn Morris2012-04-102-4/+8
* | Merge from trunk; add Bug#.Paul Eggert2012-04-091-1/+1
|\ \ | |/
* | configure: new option --enable-gcc-warningsPaul Eggert2012-04-092-2/+11
|/
* Add 2012 to FSF copyright years for Emacs filesGlenn Morris2012-01-0512-12/+12
* Fix typos.Juanma Barranquero2011-11-241-3/+3
* Spelling fixes.Paul Eggert2011-11-191-1/+1
* Spelling fixes.Paul Eggert2011-11-181-1/+1
* Use xfree, not free, to avoid crash with --enable-checking=xmallocoverrun.Dmitry Antipov2011-10-136-18/+28
* lwlib/Makefile.in (ALL_CFLAGS): Add -I../lib for generated header files in ou...YAMAMOTO Mitsuharu2011-06-272-1/+6
* Merge: Cons<->int and similar integer overflow fixes.Paul Eggert2011-06-062-5/+11
|\
| * * Makefile.in (ALL_CFLAGS): Add -I$(srcdir)/../lib.Paul Eggert2011-06-062-5/+11
|/
* Static checks with GCC 4.6.0 and non-default toolkits.Paul Eggert2011-04-166-58/+48
|\
| * * lwlib-utils.c (XtCompositeChildren): Likewise.Paul Eggert2011-04-162-1/+2
| * * lwlib-Xm.c (make_dialog): Rename local to avoid shadowing.Paul Eggert2011-04-162-6/+9
| * * lwlib.c (first_child) [USE_MOTIF]: Protoize.Paul Eggert2011-04-162-1/+2
| * * lwlib.c (EXPLAIN, destroy_one_instance): Avoid "else;".Paul Eggert2011-04-152-3/+6
| * * lwlib-utils.h, lwlib-utils.c (XtSafelyDestroyWidget): Remove; unused.Paul Eggert2011-04-153-29/+2
| * * xlwmenu.c (MINL): Define only if not emacs.Paul Eggert2011-04-152-0/+3
| * * xlwmenu.c (XlwMenuSetValues): Rename/ move locals to avoid shadowing.Paul Eggert2011-04-152-18/+22
|/
* Update and split ChangeLogs.Juanma Barranquero2011-04-061-0/+4