Mercurial > hg > xemacs-beta
log src/font-mgr.c @ 4953:304aebb79cd3
age | author | description |
---|---|---|
Wed, 27 Jan 2010 00:35:36 -0600 | Ben Wing | function renamings to track names of char typedefs |
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 |