Mercurial > hg > xemacs-beta
comparison lwlib/ChangeLog @ 639:4b7d425dd3c2
[xemacs-hg @ 2001-07-28 05:08:58 by andyp]
Stop flickering on OpenMotif.
author | andyp |
---|---|
date | Sat, 28 Jul 2001 05:09:03 +0000 |
parents | e9a3f8b4de53 |
children | b17040ffddd1 |
comparison
equal
deleted
inserted
replaced
638:373ced43e288 | 639:4b7d425dd3c2 |
---|---|
1 2001-07-26 Andy Piper <andy@xemacs.org> | |
2 | |
3 * lwlib-Xm.c (xm_update_progress): new function. Set Scale height | |
4 and width from normal height and width. | |
5 * lwlib-Xm.c (xm_create_progress): ditto. | |
6 * lwlib-Xm.c (xm_update_one_widget): call xm_update_progress. | |
7 * lwlib.c (lw_get_value_arg): new function. Return an argument | |
8 based on its name. | |
9 * lwlib.h: declare it. | |
10 | |
1 2001-05-21 Martin Buchholz <martin@xemacs.org> | 11 2001-05-21 Martin Buchholz <martin@xemacs.org> |
2 | 12 |
3 * lwlib-config.c: Remove. | 13 * lwlib-config.c: Remove. |
4 * Makefile.in.in: Remove references to lwlib-config. | 14 * Makefile.in.in: Remove references to lwlib-config. |
5 | 15 |