Mercurial > hg > xemacs-beta
log src/font-mgr.c @ 4932:8b63e21b0436
age | author | description |
---|---|---|
Sun, 24 Jan 2010 22:04:58 -0600 | Ben Wing | fix compile issues with gcc 4 |
Thu, 14 Jan 2010 06:00:09 -0600 | Ben Wing | fix more build problems |
Wed, 13 Jan 2010 12:00:49 -0700 | Jerry James | Fix parentheses. |
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, 07 Jan 2010 14:50:24 -0700 | Jerry James | Initialize the result variable passed to FcFontMatch. See xemacs-patches |
Tue, 05 Jan 2010 15:06:02 -0700 | Jerry James | Free, rather than discard, the return value of FcNameUnparse. See message |
Wed, 18 Nov 2009 22:44:28 +0900 | Stephen J. Turnbull | Implement more of the fontconfig API. |