Mercurial > hg > xemacs-beta
comparison lwlib/ChangeLog @ 420:41dbb7a9d5f2 r21-2-18
Import from CVS: tag r21-2-18
author | cvs |
---|---|
date | Mon, 13 Aug 2007 11:24:09 +0200 |
parents | e804706bfb8c |
children | 95016f13131a |
comparison
equal
deleted
inserted
replaced
419:66615b78f1a5 | 420:41dbb7a9d5f2 |
---|---|
1 1999-07-13 XEmacs Build Bot <builds@cvs.xemacs.org> | |
2 | |
3 * XEmacs 21.2.18 is released | |
4 | |
5 1999-07-05 Didier Verna <verna@inf.enst.fr> | |
6 | |
7 * lwlib-Xm.c (xm_update_one_widget): add missing #ifdefs around | |
8 call to xm_update_label. | |
9 | |
10 1999-06-28 Andy Piper <andy@xemacs.org> | |
11 | |
12 * lwlib-Xm.c: unconditionally enable text field & list code. | |
13 (make_progress): new function. creates a slider. | |
14 (make_text_field): new function. creates an edit field. | |
15 (make_combo_box): new function. creates a combo box. | |
16 (xm_creation_table): add new widget functions. | |
17 | |
18 1999-06-25 Andy Piper <andy@xemacs.org> | |
19 | |
20 * lwlib.h (_widget_value): add arglist slots. | |
21 declare new functions. | |
22 | |
23 * lwlib.c (free_widget_value_contents): handle arglists when | |
24 freeing. | |
25 (lw_add_value_args_to_args): new function. add arglist entries | |
26 from a widget_value structure. | |
27 | |
28 * lwlib-Xm.c (make_button): new function, create a motif button | |
29 for display in a buffer as a glyph. | |
30 (xm_creation_table): add make_button. | |
31 | |
1 1999-06-22 XEmacs Build Bot <builds@cvs.xemacs.org> | 32 1999-06-22 XEmacs Build Bot <builds@cvs.xemacs.org> |
2 | 33 |
3 * XEmacs 21.2.17 is released | 34 * XEmacs 21.2.17 is released |
4 | 35 |
5 1999-06-11 XEmacs Build Bot <builds@cvs.xemacs.org> | 36 1999-06-11 XEmacs Build Bot <builds@cvs.xemacs.org> |