Mercurial > hg > xemacs-beta
comparison src/ChangeLog @ 3169:5bfedec8927e
[xemacs-hg @ 2005-12-24 17:33:31 by aidan]
Move the XListFonts maxnames param to INT_MAX from 5000
author | aidan |
---|---|
date | Sat, 24 Dec 2005 17:33:34 +0000 |
parents | 8f3f6e3dfad9 |
children | db0631f96757 |
comparison
equal
deleted
inserted
replaced
3168:423e5387091f | 3169:5bfedec8927e |
---|---|
1 2005-12-24 Aidan Kehoe <kehoea@parhasard.net> | |
2 | |
3 * objects-gtk.c (MAX_FONT_COUNT): | |
4 * objects-x.c (MAX_FONT_COUNT): Increase MAX_FONT_COUNT from 5000 | |
5 to INT_MAX. Applies to both the X and GTK platforms. | |
6 | |
1 2005-12-23 Stephen J. Turnbull <stephen@xemacs.org> | 7 2005-12-23 Stephen J. Turnbull <stephen@xemacs.org> |
2 | 8 |
3 * objects-x.c (x_find_charset_font): More mule-ization. | 9 * objects-x.c (x_find_charset_font): More mule-ization. |
4 | 10 |
5 2005-12-23 Stephen J. Turnbull <stephen@xemacs.org> | 11 2005-12-23 Stephen J. Turnbull <stephen@xemacs.org> |