aboutsummaryrefslogtreecommitdiffstats
path: root/lwlib/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* Use gcc auto-dependency information for lwlib and oldXMenuGlenn Morris2014-06-281-0/+12
* Omit redundant extern decls.Paul Eggert2014-06-171-0/+8
* Use `make -C' rather than `cd && make'Glenn Morris2014-06-141-0/+2
* Parallelize clean rules using GNU make featuresGlenn Morris2014-06-141-0/+6
* With GNU make, MFLAGS is not neededGlenn Morris2014-06-131-0/+5
* * lwlib-widget.h (widget_value) [USE_X_TOOLKIT]: Use X toolkitDmitry Antipov2014-06-041-0/+5
* Do not require libXt-devel when building with gtk.Paul Eggert2014-06-031-0/+9
* * xlwmenu.c (openXftFont): Do not load regular X font here.Dmitry Antipov2014-06-031-0/+6
* Use common memory management functions for lwlib and refactor users.Dmitry Antipov2014-06-021-0/+9
* Use common string allocation and freeing functions where applicable.Dmitry Antipov2014-05-301-0/+9
* */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-011-1/+1
* Use bool for boolean, focusing on headers.Paul Eggert2013-12-141-0/+5
* Spelling and punctuation fixes.Paul Eggert2013-12-011-1/+1
* Prefer tail calls.Paul Eggert2013-11-131-0/+4
* Use relative filenames in TAGS files.Glenn Morris2013-11-021-0/+4
* Small Makefile cleanup mainly related to tags file generationGlenn Morris2013-11-021-0/+6
* Attempt at a fix for mingw CPPFLAGSGlenn Morris2013-10-231-0/+4
* Makefile improvements.Paul Eggert2013-09-031-0/+6
* Fix minor problems found by static checking.Paul Eggert2013-06-301-0/+8
* Fix typos in ChangeLogs.Juanma Barranquero2013-06-191-4/+4
* Update copyright notices for 2013.Paul Eggert2013-01-011-1/+1
* Let configure set ar and associated flagsUlrich Mueller2012-10-051-0/+4
* Use ASCII tests for character types.Paul Eggert2012-08-161-0/+8
* * lwlib/Makefile.in (config_h): Add conf_post.h.Glenn Morris2012-08-011-0/+4
* Miscellaneous fixes for non-default X toolkits.Dmitry Antipov2012-07-311-0/+5
* Fix typos in ChangeLogs.Juanma Barranquero2012-07-141-1/+1
* Use c_strcasecmp for ASCII case-insensitive comparison.Paul Eggert2012-07-061-0/+6
* Clean out last vestiges of the old HAVE_CONFIG_H stuff.Paul Eggert2012-06-251-0/+7
* * configure.in (AC_CHECK_FUNCS): Detect library functionsDmitry Antipov2012-06-251-0/+5
* Switch from NO_RETURN to C11's _Noreturn.Paul Eggert2012-06-241-0/+7
* Remove obsolete '#define static' cruft.Paul Eggert2012-05-301-0/+7
* Merge from trunk.Paul Eggert2012-04-181-1/+1
|\
* | Merge from trunk.Paul Eggert2012-04-171-1/+1
|\|
* | Merge from trunk.Paul Eggert2012-04-131-2/+7
|\|
| * Repurpose C_SWITCH_X_SYSTEM as GNUSTEP_CFLAGSGlenn Morris2012-04-101-1/+6
* | Merge from trunk; add Bug#.Paul Eggert2012-04-091-1/+1
|\|
* | configure: new option --enable-gcc-warningsPaul Eggert2012-04-091-0/+7
|/
* Add 2012 to FSF copyright years for Emacs filesGlenn Morris2012-01-051-1/+1
* Use xfree, not free, to avoid crash with --enable-checking=xmallocoverrun.Dmitry Antipov2011-10-131-0/+10
* lwlib/Makefile.in (ALL_CFLAGS): Add -I../lib for generated header files in ou...YAMAMOTO Mitsuharu2011-06-271-0/+5
* Merge: Cons<->int and similar integer overflow fixes.Paul Eggert2011-06-061-0/+5
|\
| * * Makefile.in (ALL_CFLAGS): Add -I$(srcdir)/../lib.Paul Eggert2011-06-061-0/+5
|/
* Static checks with GCC 4.6.0 and non-default toolkits.Paul Eggert2011-04-161-0/+16
|\
| * * lwlib-utils.c (XtCompositeChildren): Likewise.Paul Eggert2011-04-161-0/+1
| * * lwlib-Xm.c (make_dialog): Rename local to avoid shadowing.Paul Eggert2011-04-161-0/+3
| * * lwlib.c (first_child) [USE_MOTIF]: Protoize.Paul Eggert2011-04-161-0/+1
| * * lwlib.c (EXPLAIN, destroy_one_instance): Avoid "else;".Paul Eggert2011-04-151-0/+2