comparison lwlib/ChangeLog @ 458:c33ae14dd6d0 r21-2-44

Import from CVS: tag r21-2-44
author cvs
date Mon, 13 Aug 2007 11:42:25 +0200
parents e7ef97881643
children 223736d75acb
comparison
equal deleted inserted replaced
457:4b9290a33024 458:c33ae14dd6d0
1 2001-02-08 Martin Buchholz <martin@xemacs.org>
2
3 * XEmacs 21.2.44 "Thalia" is released.
4
5 2001-02-06 Martin Buchholz <martin@xemacs.org>
6
7 * xlwgauge.c:
8 * xlwgcs.c:
9 * xlwgcs.c (XtAllocateGC): Fix typo for X11R4.
10 * xlwgcs.h:
11 * xlwradio.c (RadioExpose):
12 * xlwcheckbox.c:
13 Remove use of BSD-specific types.
14 s/u_(char|short|int_long)/unsigned $1/g
15
16 2001-02-05 Martin Buchholz <martin@xemacs.org>
17
18 * lwlib-Xm.c (xm_update_one_value):
19 Obey the man page; use XtFree instead of free.
20
21 2001-02-02 Martin Buchholz <martin@xemacs.org>
22
23 * config.h.in: Use "..." to include config.h
24
1 2001-01-26 Martin Buchholz <martin@xemacs.org> 25 2001-01-26 Martin Buchholz <martin@xemacs.org>
2 26
3 * XEmacs 21.2.43 "Terspichore" is released. 27 * XEmacs 21.2.43 "Terspichore" is released.
4 28
5 2001-01-20 Martin Buchholz <martin@xemacs.org> 29 2001-01-20 Martin Buchholz <martin@xemacs.org>