aboutsummaryrefslogtreecommitdiffstats
path: root/lwlib/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* 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
* | Change function definition from K&R to prototype. Fix prototype warnings.Jan D2010-07-081-0/+46
* | Remove alternative K&R declarations.Dan Nicolaescu2010-07-071-0/+15
* | Replace bcopy, bzero, bcmp by memcpy, memmove, memset, memcmpAndreas Schwab2010-07-081-0/+10
* | Fix some bad prototypes and formatting after conversion from K&R declaration.Jan D2010-07-051-0/+14
* | Convert function definitions in lwlib files to standard C.Dan Nicolaescu2010-07-031-0/+9
* | Remove __P and P_ from .c and .m files and definition of P_Jan D2010-07-021-0/+5
* | Remove P_ and __P macros.Jan D2010-07-021-0/+10
* | Remove duplicate ChangeLog entries.Juanma Barranquero2010-06-101-11/+0
* | * lwlib/Makefile.in (mostlyclean): Remove references to non-existent files.Glenn Morris2010-05-141-0/+4
* | lwlib-Xaw.c (make_dialog): Remove extra arg to XtVaGetSubresources.Jan D2010-05-131-0/+4