summaryrefslogtreecommitdiff
path: root/lwlib
AgeCommit message (Expand)Author
2019-01-01Update copyright year to 2019Paul Eggert
2018-12-17More porting to GCC 8 of --enable-gcc-warningsPaul Eggert
2018-09-24Fix ‘make clean’ with a file named ‘-.o’Paul Eggert
2018-06-18Merge from origin/emacs-26Glenn Morris
2018-06-12Make 'tags' targets respect --with-silent-rules (Bug#31744)Noam Postavsky
2018-05-03More porting to GCC 8 of --enable-gcc-warningsPaul Eggert
2018-01-01Update copyright year to 2018Paul Eggert
2017-10-01Merge from GnulibPaul Eggert
2017-09-29Prefer HTTPS to HTTP for gnu.orgPaul Eggert
2017-09-13Prefer HTTPS to FTP and HTTP in documentationPaul Eggert
2017-03-21Streamline dependency-file generationPaul Eggert
2017-03-10Tweak X toolkit code to pacify modern GCCPaul Eggert
2017-01-07Remove @SET_MAKE@ from manually-maintained filesPaul Eggert
2017-01-01Merge from origin/emacs-25Paul Eggert
2016-12-31Update copyright year to 2017Paul Eggert
2016-11-29Adjust lwlib to recent config.h changePaul Eggert
2016-09-30Limit <config.h>’s includesPaul Eggert
2016-07-01Avoid yet another possible NULL pointer dereference found by GCC 6.1.1Dmitry Antipov
2016-01-11Merge from origin/emacs-25John Wiegley
2016-01-06Build tweaks related to tags files.Glenn Morris
2016-01-01Update copyright year to 2016Paul Eggert
2015-12-18Remove SunOS 4.x cruftPaul Eggert
2015-10-16Make src headers idempotent and standalonePaul Eggert
2015-06-09* Makefile.in (SUBDIR_MAKEFILES):Glenn Morris
2015-05-23; Omit entries that will appear in ChangeLog.2Paul Eggert
2015-05-17Merge branch 'master' into cairoJan D
2015-05-15Replace AC_SUBST_FILE in configure with include in Makefiles.Glenn Morris
2015-04-26Merge branch 'master' into cairoJan D
2015-04-14Assume C89 offsetof in xterm.c, xlwmenu.cPaul Eggert
2015-04-07Generate a ChangeLog file from commit logsPaul Eggert
2015-04-07Rename ChangeLogs for gitlog-to-changelogPaul Eggert
2015-04-03Merge branch 'master' into cairoJan D
2015-04-03Add CAIRO_CFLAGS to lwlib/Makefile.inJan D
2015-03-18Add classes as run-time descriptors of cl-structs.Stefan Monnier
2015-02-28* xlwmenu.c (remap_menubar): Re-realize menu to force move under Gnome 3.Jan D
2015-01-04# ChangeLog fixesGlenn Morris
2015-01-03Less 'make' chatter for lwlibPaul Eggert
2015-01-01Update copyright year to 2015Paul Eggert
2014-12-25Prefer stpcpy to strcatPaul Eggert
2014-11-26Merge branch 'emacs-24'Ted Zlatanov
2014-11-16Simplify and fix doc-related .gitignore files.Paul Eggert
2014-10-20Merge from emacs-24; up to 2014-07-28T06:28:15Z!dmantipov@yandex.ruGlenn Morris
2014-10-20Add 24.4 release ChangeLog entriesGlenn Morris
2014-09-01Fix typo in previous change's ChangeLog.Paul Eggert
2014-09-01--enable-silent-warnings now suppresses more chatter.Paul Eggert
2014-07-15* lwlib/lwlib.h (toplevel): Use unsigned int for LWLIB_ID.Dmitry Antipov
2014-06-28Use gcc auto-dependency information for lwlib and oldXMenuGlenn Morris
2014-06-17Omit redundant extern decls.Paul Eggert
2014-06-14Use `make -C' rather than `cd && make'Glenn Morris
2014-06-14Parallelize clean rules using GNU make featuresGlenn Morris