Mercurial > hg > xemacs-beta
comparison lwlib/ChangeLog @ 406:b8cc9ab3f761 r21-2-33
Import from CVS: tag r21-2-33
author | cvs |
---|---|
date | Mon, 13 Aug 2007 11:17:09 +0200 |
parents | 2f8bb876ab1d |
children | 501cfd01ee6d |
comparison
equal
deleted
inserted
replaced
405:0e08f63c74d2 | 406:b8cc9ab3f761 |
---|---|
1 2000-05-01 Martin Buchholz <martin@xemacs.org> | |
2 | |
3 * XEmacs 21.2.33 is released. | |
4 | |
5 2000-04-19 Martin Buchholz <martin@xemacs.org> | |
6 | |
7 * lwlib.c (lw_destroy_everything): Always use full ANSI prototypes. | |
8 * lwlib.c (lw_destroy_all_pop_ups): Always use full ANSI prototypes. | |
9 | |
10 2000-04-12 Andy Piper <andy@xemacs.org> | |
11 | |
12 * lwlib-Xaw.c (xaw_update_one_widget): no-op for text widgets. | |
13 (xaw_update_one_value): Get strings safely. | |
14 (xaw_create_text_field): add some extra properties. | |
15 | |
16 2000-04-05 Andy Piper <andy@xemacs.org> | |
17 | |
18 * lwlib-Xaw.c (lw_xaw_widget_p): include asciiTextWidgetClass as | |
19 an athena widget. | |
20 | |
21 2000-04-05 Andy Piper <andy@xemacs.org> | |
22 | |
23 * xlwradio.c (RadioSetValues): resize if position information has | |
24 changed. | |
25 | |
26 * lwlib-Xm.c (xm_create_text_field): text fields should be enabled | |
27 even if there is no callback. | |
28 * lwlib-Xaw.c (xaw_create_text_field): ditto. | |
29 | |
30 2000-04-03 Andy Piper <andy@xemacs.org> | |
31 | |
32 * lwlib.c (merge_widget_value_args): only merge when the two args | |
33 are actually different. | |
34 | |
35 2000-03-21 Didier Verna <didier@xemacs.org> | |
36 | |
37 * config.h.in: move INCLUDE_GLUE_1 and INCLUDE_GLUE_2 to | |
38 src/config.h.in. | |
39 * config.h.in (ATHENA_INCLUDE): use the `SMART_INCLUDE' macro. | |
40 | |
1 2000-03-20 Martin Buchholz <martin@xemacs.org> | 41 2000-03-20 Martin Buchholz <martin@xemacs.org> |
2 | 42 |
3 * XEmacs 21.2.32 is released. | 43 * XEmacs 21.2.32 is released. |
4 | 44 |
5 2000-03-14 Ben Wing <ben@xemacs.org> | 45 2000-03-14 Ben Wing <ben@xemacs.org> |