Mercurial > hg > xemacs-beta
comparison lwlib/ChangeLog @ 462:0784d089fdc9 r21-2-46
Import from CVS: tag r21-2-46
author | cvs |
---|---|
date | Mon, 13 Aug 2007 11:44:37 +0200 |
parents | 223736d75acb |
children | 5aa1854ad537 |
comparison
equal
deleted
inserted
replaced
461:120ed4009e51 | 462:0784d089fdc9 |
---|---|
1 2001-02-23 Martin Buchholz <martin@xemacs.org> | 1 2001-03-21 Martin Buchholz <martin@xemacs.org> |
2 | 2 |
3 * XEmacs 21.2.45 "Thelxepeia" is released. | 3 * XEmacs 21.2.46 "Urania" is released. |
4 | |
5 2001-02-16 Raymond Toy <toy@rtp.ericsson.se> | |
6 | |
7 * lwlib-Xaw.c: Always include ATHENA_AsciiText_h_ to get the | |
8 text-field widget. | |
9 (xaw_creation_table): Always include the text-field widget | |
10 | |
11 2001-02-08 Martin Buchholz <martin@xemacs.org> | |
12 | |
13 * XEmacs 21.2.44 "Thalia" is released. | |
14 | |
15 2001-02-06 Martin Buchholz <martin@xemacs.org> | |
16 | |
17 * xlwgauge.c: | |
18 * xlwgcs.c: | |
19 * xlwgcs.c (XtAllocateGC): Fix typo for X11R4. | |
20 * xlwgcs.h: | |
21 * xlwradio.c (RadioExpose): | |
22 * xlwcheckbox.c: | |
23 Remove use of BSD-specific types. | |
24 s/u_(char|short|int_long)/unsigned $1/g | |
25 | |
26 2001-02-05 Martin Buchholz <martin@xemacs.org> | |
27 | |
28 * lwlib-Xm.c (xm_update_one_value): | |
29 Obey the man page; use XtFree instead of free. | |
30 | |
31 2001-02-02 Martin Buchholz <martin@xemacs.org> | |
32 | |
33 * config.h.in: Use "..." to include config.h | |
34 | |
35 2001-01-26 Martin Buchholz <martin@xemacs.org> | |
36 | |
37 * XEmacs 21.2.43 "Terspichore" is released. | |
38 | 4 |
39 2001-01-20 Martin Buchholz <martin@xemacs.org> | 5 2001-01-20 Martin Buchholz <martin@xemacs.org> |
40 | 6 |
41 * XEmacs 21.2.42 "Poseidon" is released. | 7 * XEmacs 21.2.42 "Poseidon" is released. |
42 | 8 |