Mercurial > hg > xemacs-beta
comparison src/ChangeLog @ 1559:9bf5135fc04f
[xemacs-hg @ 2003-07-04 07:16:25 by michaels]
2003-07-02 Mike Sperber <mike@xemacs.org>
* toolbar.c (update_frame_toolbars_geometry): Update the frame
size when correct information to compute it is actually available.
Moreover, do it right via the frame method if it's available.
author | michaels |
---|---|
date | Fri, 04 Jul 2003 07:16:26 +0000 |
parents | 41c5752314c9 |
children | e0ca0b9b1a35 |
comparison
equal
deleted
inserted
replaced
1558:2a1866f3e7c0 | 1559:9bf5135fc04f |
---|---|
1 2003-07-02 Mike Sperber <mike@xemacs.org> | |
2 | |
3 * toolbar.c (update_frame_toolbars_geometry): Update the frame | |
4 size when correct information to compute it is actually available. | |
5 Moreover, do it right via the frame method if it's available. | |
6 | |
1 2003-06-30 Ilya N. Golubev <gin@mo.msk.ru> | 7 2003-06-30 Ilya N. Golubev <gin@mo.msk.ru> |
2 | 8 |
3 * faces.c (complex_vars_of_faces): Fix missing commas in `fonts' | 9 * faces.c (complex_vars_of_faces): Fix missing commas in `fonts' |
4 initializer. | 10 initializer. |
5 | 11 |