summaryrefslogtreecommitdiff
path: root/lwlib
Commit message (Expand)AuthorAgeFilesLines
...
| * Rename ChangeLogs for gitlog-to-changelogPaul Eggert2015-04-071-0/+0
* | Merge branch 'master' into cairoJan D2015-04-032-33/+46
|\ \ | |/
| * Add classes as run-time descriptors of cl-structs.Stefan Monnier2015-03-182-29/+33
| * * xlwmenu.c (remap_menubar): Re-realize menu to force move under Gnome 3.Jan D2015-02-282-5/+15
* | Add CAIRO_CFLAGS to lwlib/Makefile.inJan D2015-04-032-0/+6
|/
* # ChangeLog fixesGlenn Morris2015-01-041-0/+6
* Less 'make' chatter for lwlibPaul Eggert2015-01-032-3/+20
* Update copyright year to 2015Paul Eggert2015-01-0114-14/+14
* Prefer stpcpy to strcatPaul Eggert2014-12-251-4/+3
* Merge branch 'emacs-24'Ted Zlatanov2014-11-261-1/+0
|\
| * Simplify and fix doc-related .gitignore files.Paul Eggert2014-11-161-1/+0
* | Merge from emacs-24; up to 2014-07-28T06:28:15Z!dmantipov@yandex.ruGlenn Morris2014-10-201-0/+4
|\ \ | |/
| * Add 24.4 release ChangeLog entriesemacs-24.4Glenn Morris2014-10-201-0/+4
* | Fix typo in previous change's ChangeLog.Paul Eggert2014-09-011-1/+1
* | --enable-silent-warnings now suppresses more chatter.Paul Eggert2014-09-012-1/+16
* | * lwlib/lwlib.h (toplevel): Use unsigned int for LWLIB_ID.Dmitry Antipov2014-07-152-1/+5
* | Use gcc auto-dependency information for lwlib and oldXMenuGlenn Morris2014-06-284-16/+72
* | Omit redundant extern decls.Paul Eggert2014-06-172-7/+8
* | Use `make -C' rather than `cd && make'Glenn Morris2014-06-142-1/+3
* | Parallelize clean rules using GNU make featuresGlenn Morris2014-06-142-3/+12
* | With GNU make, MFLAGS is not neededGlenn Morris2014-06-132-1/+6
* | * lwlib-widget.h (widget_value) [USE_X_TOOLKIT]: Use X toolkitDmitry Antipov2014-06-042-7/+15
* | Do not require libXt-devel when building with gtk.Paul Eggert2014-06-033-55/+111
* | * xlwmenu.c (openXftFont): Do not load regular X font here.Dmitry Antipov2014-06-032-27/+17
* | Use common memory management functions for lwlib and refactor users.Dmitry Antipov2014-06-023-54/+12
* | Use common string allocation and freeing functions where applicable.Dmitry Antipov2014-05-304-35/+23
|/
* */ChangeLog: Trivial fixes.Juanma Barranquero2014-03-031-5/+3
* ChangeLog fixesGlenn Morris2014-01-211-1/+1
* ChangeLog fixesGlenn Morris2014-01-151-2/+2
* Update copyright year to 2014 by running admin/update-copyright.Paul Eggert2014-01-0112-12/+12
* Use bool for boolean, focusing on headers.Paul Eggert2013-12-142-2/+7
* Spelling and punctuation fixes.Paul Eggert2013-12-011-1/+1
* Prefer tail calls.Paul Eggert2013-11-132-5/+5
* Use relative filenames in TAGS files.Glenn Morris2013-11-022-6/+7
* Small Makefile cleanup mainly related to tags file generationGlenn Morris2013-11-022-2/+19
* Fix whitespace in previous Makefile.in changesGlenn Morris2013-10-231-1/+2
* Attempt at a fix for mingw CPPFLAGSGlenn Morris2013-10-232-0/+5
* Makefile improvements.Paul Eggert2013-09-032-2/+9
* Use a @configure_input@ comment at the start of generated MakefilesGlenn Morris2013-07-231-0/+2
* Fix minor problems found by static checking.Paul Eggert2013-06-304-6/+22
* Fix typos in ChangeLogs.Juanma Barranquero2013-06-191-4/+4
* Update copyright notices for 2013.Paul Eggert2013-01-0112-12/+12
* Use URLs, not Boston addresses, in copyright notices.Paul Eggert2012-12-3112-41/+12
* Let configure set ar and associated flagsUlrich Mueller2012-10-052-2/+7
* Use ASCII tests for character types.Paul Eggert2012-08-164-5/+10
* * lwlib/Makefile.in (config_h): Add conf_post.h.Glenn Morris2012-08-012-1/+5
* Miscellaneous fixes for non-default X toolkits.Dmitry Antipov2012-07-312-2/+6
* Fix typos in ChangeLogs.Juanma Barranquero2012-07-141-1/+1
* Use c_strcasecmp for ASCII case-insensitive comparison.Paul Eggert2012-07-062-26/+8
* Clean out last vestiges of the old HAVE_CONFIG_H stuff.Paul Eggert2012-06-258-30/+25