summaryrefslogtreecommitdiff
path: root/lwlib/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* Add 24.3 release to ChangeLogsemacs-24.3Glenn Morris2013-03-101-0/+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
| * * lwlib-utils.h, lwlib-utils.c (XtSafelyDestroyWidget): Remove; unused.Paul Eggert2011-04-151-0/+2
| * * xlwmenu.c (MINL): Define only if not emacs.Paul Eggert2011-04-151-0/+1
| * * xlwmenu.c (XlwMenuSetValues): Rename/ move locals to avoid shadowing.Paul Eggert2011-04-151-0/+4
|/
* Update and split ChangeLogs.Juanma Barranquero2011-04-061-0/+4
* Use *font for Xft font names for Lucid menus and dialogs.Jan Djärv2011-02-141-0/+28
* lwlib trivia.Glenn Morris2011-02-121-0/+5
* lwlib/Makefile.in misc cleanup.Glenn Morris2011-02-101-0/+16
* lwlib/ trivia.Glenn Morris2011-02-091-1/+6
* Update lucid toolkit build for src/globals.h being a generated file.Glenn Morris2011-02-081-0/+7
* Use xmalloc instead of malloc.Jan D2011-01-311-0/+8
* Convert consecutive FSF copyright years to ranges.Glenn Morris2011-01-241-4/+1
* Merge from emacs-23.Glenn Morris2011-01-241-0/+5
|\
| * * lwlib-Xm.c (xm_update_menu): Avoid a NULL pointer dereference (Bug#7690).Werner Meisner2011-01-231-0/+5
* | Nuke arch-tags.Glenn Morris2011-01-151-1/+0
* | Merge from emacs-23Stefan Monnier2011-01-141-1/+1
|\ \ | |/
| * Add 2011 to FSF/AIST copyright years.Glenn Morris2011-01-021-1/+1
* | Use const for some pointer arguments.Dan Nicolaescu2010-09-261-0/+8
* | Use const for constant arguments.Dan Nicolaescu2010-09-201-0/+6
* | * lwlib/xlwmenu.c (abort_gracefully): Mark as NO_RETURN.Dan Nicolaescu2010-07-281-0/+4
* | * lwlib/xlwmenu.h (xlwmenu_window_p, xlwmenu_redisplay): Add declarations.Dan Nicolaescu2010-07-251-0/+4
* | Fix typos in ChangeLogs.Juanma Barranquero2010-07-241-1/+1
* | Properly handle C_WARNINGS_SWITCH, PROFILING_CFLAGS, PROFILING_LDFLAGSAndreas Schwab2010-07-121-0/+6