Mercurial > hg > xemacs-beta
comparison lwlib/ChangeLog @ 5918:cb65bfaf7110 default
Speed up XEmacs on X.
Avoid many calls to XQueryColor.
author | Mike Sperber <sperber@deinprogramm.de> |
---|---|
date | Fri, 27 Mar 2015 16:05:15 +0100 |
parents | 69f9e31c9ccf |
children |
comparison
equal
deleted
inserted
replaced
5917:ffb5abc8dc4e | 5918:cb65bfaf7110 |
---|---|
1 2015-06-22 Michael Sperber <mike@xemacs.org> | |
2 | |
3 * lwlib-colors.h: | |
4 * lwlib-colors.c (xft_convert_color_1): Introduce, and make | |
5 `xft_convert_color' use it. | |
6 | |
1 2015-01-08 Stephen J. Turnbull <stephen@xemacs.org> | 7 2015-01-08 Stephen J. Turnbull <stephen@xemacs.org> |
2 | 8 |
3 Fix progress bar crashes. | 9 Fix progress bar crashes. |
4 Thanks to Ralf Soergel for diagnosis and a patch. | 10 Thanks to Ralf Soergel for diagnosis and a patch. |
5 | 11 |