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