| Commit message (Expand) | Author | Age | Files | Lines |
* | Update copyright year to 2016 | Paul Eggert | 2016-01-01 | 14 | -14/+14 |
* | Remove SunOS 4.x cruft | Paul Eggert | 2015-12-18 | 1 | -6/+0 |
* | Make src headers idempotent and standalone | Paul Eggert | 2015-10-16 | 1 | -1/+3 |
* | * Makefile.in (SUBDIR_MAKEFILES): | Glenn Morris | 2015-06-09 | 1 | -1/+2 |
* | ; Omit entries that will appear in ChangeLog.2 | Paul Eggert | 2015-05-23 | 1 | -3/+0 |
* | Merge branch 'master' into cairo | Jan D | 2015-05-17 | 3 | -12/+15 |
|\ |
|
| * | Replace AC_SUBST_FILE in configure with include in Makefiles. | Glenn Morris | 2015-05-15 | 3 | -12/+15 |
* | | Merge branch 'master' into cairo | Jan D | 2015-04-26 | 3 | -2/+2 |
|\ \
| |/ |
|
| * | Assume C89 offsetof in xterm.c, xlwmenu.c | Paul Eggert | 2015-04-14 | 1 | -1/+1 |
| * | Generate a ChangeLog file from commit logs | Paul Eggert | 2015-04-07 | 1 | -1/+1 |
| * | Rename ChangeLogs for gitlog-to-changelog | Paul Eggert | 2015-04-07 | 1 | -0/+0 |
* | | Merge branch 'master' into cairo | Jan D | 2015-04-03 | 2 | -33/+46 |
|\ \
| |/ |
|
| * | Add classes as run-time descriptors of cl-structs. | Stefan Monnier | 2015-03-18 | 2 | -29/+33 |
| * | * xlwmenu.c (remap_menubar): Re-realize menu to force move under Gnome 3. | Jan D | 2015-02-28 | 2 | -5/+15 |
* | | Add CAIRO_CFLAGS to lwlib/Makefile.in | Jan D | 2015-04-03 | 2 | -0/+6 |
|/ |
|
* | # ChangeLog fixes | Glenn Morris | 2015-01-04 | 1 | -0/+6 |
* | Less 'make' chatter for lwlib | Paul Eggert | 2015-01-03 | 2 | -3/+20 |
* | Update copyright year to 2015 | Paul Eggert | 2015-01-01 | 14 | -14/+14 |
* | Prefer stpcpy to strcat | Paul Eggert | 2014-12-25 | 1 | -4/+3 |
* | Merge branch 'emacs-24' | Ted Zlatanov | 2014-11-26 | 1 | -1/+0 |
|\ |
|
| * | Simplify and fix doc-related .gitignore files. | Paul Eggert | 2014-11-16 | 1 | -1/+0 |
* | | Merge from emacs-24; up to 2014-07-28T06:28:15Z!dmantipov@yandex.ru | Glenn Morris | 2014-10-20 | 1 | -0/+4 |
|\ \
| |/ |
|
| * | Add 24.4 release ChangeLog entriesemacs-24.4 | Glenn Morris | 2014-10-20 | 1 | -0/+4 |
* | | Fix typo in previous change's ChangeLog. | Paul Eggert | 2014-09-01 | 1 | -1/+1 |
* | | --enable-silent-warnings now suppresses more chatter. | Paul Eggert | 2014-09-01 | 2 | -1/+16 |
* | | * lwlib/lwlib.h (toplevel): Use unsigned int for LWLIB_ID. | Dmitry Antipov | 2014-07-15 | 2 | -1/+5 |
* | | Use gcc auto-dependency information for lwlib and oldXMenu | Glenn Morris | 2014-06-28 | 4 | -16/+72 |
* | | Omit redundant extern decls. | Paul Eggert | 2014-06-17 | 2 | -7/+8 |
* | | Use `make -C' rather than `cd && make' | Glenn Morris | 2014-06-14 | 2 | -1/+3 |
* | | Parallelize clean rules using GNU make features | Glenn Morris | 2014-06-14 | 2 | -3/+12 |
* | | With GNU make, MFLAGS is not needed | Glenn Morris | 2014-06-13 | 2 | -1/+6 |
* | | * lwlib-widget.h (widget_value) [USE_X_TOOLKIT]: Use X toolkit | Dmitry Antipov | 2014-06-04 | 2 | -7/+15 |
* | | Do not require libXt-devel when building with gtk. | Paul Eggert | 2014-06-03 | 3 | -55/+111 |
* | | * xlwmenu.c (openXftFont): Do not load regular X font here. | Dmitry Antipov | 2014-06-03 | 2 | -27/+17 |
* | | Use common memory management functions for lwlib and refactor users. | Dmitry Antipov | 2014-06-02 | 3 | -54/+12 |
* | | Use common string allocation and freeing functions where applicable. | Dmitry Antipov | 2014-05-30 | 4 | -35/+23 |
|/ |
|
* | */ChangeLog: Trivial fixes. | Juanma Barranquero | 2014-03-03 | 1 | -5/+3 |
* | ChangeLog fixes | Glenn Morris | 2014-01-21 | 1 | -1/+1 |
* | ChangeLog fixes | Glenn Morris | 2014-01-15 | 1 | -2/+2 |
* | Update copyright year to 2014 by running admin/update-copyright. | Paul Eggert | 2014-01-01 | 12 | -12/+12 |
* | Use bool for boolean, focusing on headers. | Paul Eggert | 2013-12-14 | 2 | -2/+7 |
* | Spelling and punctuation fixes. | Paul Eggert | 2013-12-01 | 1 | -1/+1 |
* | Prefer tail calls. | Paul Eggert | 2013-11-13 | 2 | -5/+5 |
* | Use relative filenames in TAGS files. | Glenn Morris | 2013-11-02 | 2 | -6/+7 |
* | Small Makefile cleanup mainly related to tags file generation | Glenn Morris | 2013-11-02 | 2 | -2/+19 |
* | Fix whitespace in previous Makefile.in changes | Glenn Morris | 2013-10-23 | 1 | -1/+2 |
* | Attempt at a fix for mingw CPPFLAGS | Glenn Morris | 2013-10-23 | 2 | -0/+5 |
* | Makefile improvements. | Paul Eggert | 2013-09-03 | 2 | -2/+9 |
* | Use a @configure_input@ comment at the start of generated Makefiles | Glenn Morris | 2013-07-23 | 1 | -0/+2 |
* | Fix minor problems found by static checking. | Paul Eggert | 2013-06-30 | 4 | -6/+22 |