aboutsummaryrefslogtreecommitdiffstats
path: root/lwlib/ChangeLog (unfollow)
Commit message (Expand)AuthorFilesLines
2015-04-07Rename ChangeLogs for gitlog-to-changelogPaul Eggert1-1982/+0
2015-04-05Update the 24.5 release date in all ChangeLog filesNicolas Petton1-1/+1
2015-04-03Add CAIRO_CFLAGS to lwlib/Makefile.inJan D1-0/+4
2015-03-27Bump version to 24.5 for the release-candidateemacs-24.5-rc1Nicolas Petton1-0/+4
2015-03-18Add classes as run-time descriptors of cl-structs.Stefan Monnier1-0/+4
2015-02-28* xlwmenu.c (remap_menubar): Re-realize menu to force move under Gnome 3.Jan D1-0/+5
2015-01-04# ChangeLog fixesGlenn Morris1-0/+6
2015-01-03Less 'make' chatter for lwlibPaul Eggert1-0/+7
2015-01-01Update copyright year to 2015Paul Eggert1-1/+1
2015-01-01Update copyright year to 2015Paul Eggert1-1/+1
2014-10-20Add 24.4 release ChangeLog entriesemacs-24.4Glenn Morris1-0/+4
2014-09-01Fix typo in previous change's ChangeLog.Paul Eggert1-1/+1
2014-09-01--enable-silent-warnings now suppresses more chatter.Paul Eggert1-0/+7
2014-07-15* lwlib/lwlib.h (toplevel): Use unsigned int for LWLIB_ID.Dmitry Antipov1-0/+4
2014-06-28Use gcc auto-dependency information for lwlib and oldXMenuGlenn Morris1-0/+12
2014-06-17Omit redundant extern decls.Paul Eggert1-0/+8
2014-06-14Use `make -C' rather than `cd && make'Glenn Morris1-0/+2
2014-06-14Parallelize clean rules using GNU make featuresGlenn Morris1-0/+6
2014-06-13With GNU make, MFLAGS is not neededGlenn Morris1-0/+5
2014-06-04* lwlib-widget.h (widget_value) [USE_X_TOOLKIT]: Use X toolkitDmitry Antipov1-0/+5
2014-06-03Do not require libXt-devel when building with gtk.Paul Eggert1-0/+9
2014-06-03* xlwmenu.c (openXftFont): Do not load regular X font here.Dmitry Antipov1-0/+6
2014-06-02Use common memory management functions for lwlib and refactor users.Dmitry Antipov1-0/+9
2014-05-30Use common string allocation and freeing functions where applicable.Dmitry Antipov1-0/+9
2014-03-03*/ChangeLog: Trivial fixes.Juanma Barranquero1-5/+3
2014-01-21ChangeLog fixesGlenn Morris1-1/+1
2014-01-15ChangeLog fixesGlenn Morris1-2/+2
2014-01-01Update copyright year to 2014 by running admin/update-copyright.Paul Eggert1-1/+1
2013-12-14Use bool for boolean, focusing on headers.Paul Eggert1-0/+5
2013-12-01Spelling and punctuation fixes.Paul Eggert1-1/+1
2013-11-13Prefer tail calls.Paul Eggert1-0/+4
2013-11-02Use relative filenames in TAGS files.Glenn Morris1-0/+4
2013-11-02Small Makefile cleanup mainly related to tags file generationGlenn Morris1-0/+6
2013-10-23Attempt at a fix for mingw CPPFLAGSGlenn Morris1-0/+4
2013-09-03Makefile improvements.Paul Eggert1-0/+6
2013-06-30Fix minor problems found by static checking.Paul Eggert1-0/+8
2013-06-19Fix typos in ChangeLogs.Juanma Barranquero1-4/+4
2013-03-10Add 24.3 release to ChangeLogsemacs-24.3Glenn Morris1-0/+4
2013-01-01Update copyright notices for 2013.Paul Eggert1-1/+1
2012-10-05Let configure set ar and associated flagsUlrich Mueller1-0/+4
2012-08-24Update release logsemacs-24.2Chong Yidong1-1/+1
2012-08-16Use ASCII tests for character types.Paul Eggert1-0/+8
2012-08-16Bump version to 24.2Chong Yidong1-0/+4
2012-08-01* lwlib/Makefile.in (config_h): Add conf_post.h.Glenn Morris1-0/+4
2012-07-31Miscellaneous fixes for non-default X toolkits.Dmitry Antipov1-0/+5
2012-07-14Fix typos in ChangeLogs.Juanma Barranquero1-1/+1
2012-07-06Use c_strcasecmp for ASCII case-insensitive comparison.Paul Eggert1-0/+6
2012-06-25Clean out last vestiges of the old HAVE_CONFIG_H stuff.Paul Eggert1-0/+7
2012-06-25* configure.in (AC_CHECK_FUNCS): Detect library functionsDmitry Antipov1-0/+5
2012-06-24Switch from NO_RETURN to C11's _Noreturn.Paul Eggert1-0/+7