Mercurial > emacs
log src/xftfont.c @ 109100:2bc9a0c04c87
age | author | description |
---|---|---|
Fri, 02 Jul 2010 14:19:53 +0200 | Jan D | Remove __P and P_ from .c and .m files and definition of P_ |
Wed, 30 Jun 2010 15:55:41 +0900 | Kenichi Handa | Check FC_DUAL too. For such fonts, check width one by one. |
Wed, 13 Jan 2010 00:35:10 -0800 | Glenn Morris | Add 2010 to copyright years. |
Wed, 06 Jan 2010 20:38:39 +0100 | Jan D. | Fix slowdown and wrong font choosed by XSETTINGS changes. bug #5157. |
Sun, 13 Dec 2009 13:16:17 +0000 | Jan Dj¸«£rv | xftfont.c: Parse symbolic names for constants also. |
Sat, 12 Dec 2009 02:11:29 +0000 | Kenichi Handa | (struct xftfont_info): New member matrix. |
Fri, 27 Nov 2009 17:27:04 +0000 | Jan Dj¸«£rv | Don't crash if an X terminal is deleted with force == t. |