Mercurial > hg > xemacs-beta
log src/glyphs-x.c @ 4932:8b63e21b0436
age | author | description |
---|---|---|
Sun, 24 Jan 2010 22:04:58 -0600 | Ben Wing | fix compile issues with gcc 4 |
Mon, 01 Feb 2010 22:00:29 -0600 | Ben Wing | split USE_XFT into HAVE_XFT/USE_XFT |
Tue, 12 Jan 2010 01:38:04 -0600 | Ben Wing | Use new cygwin_conv_path API with Cygwin 1.7 for converting names between Win32 and POSIX, UTF-8-aware, with attendant changes elsewhere |
Thu, 10 Dec 2009 12:42:09 -0700 | Jerry James | Remove support for pre-X11R5 systems, including systems without Xmu. See |
Wed, 29 Oct 2008 04:06:33 +0900 | Stephen J. Turnbull | First draft of g++ 4.3 warning removal patch. Builds. *Needs ChangeLogs.* g++-warning-removal-2008-10-28 |
Wed, 29 Oct 2008 03:37:16 +0900 | Stephen J. Turnbull | Backout last patch; forgot to specify file. |
Tue, 28 Oct 2008 10:38:26 +0900 | Stephen J. Turnbull | Fix docstring typo. |