Mercurial > hg > xemacs-beta
comparison lwlib/ChangeLog @ 440:8de8e3f6228a r21-2-28
Import from CVS: tag r21-2-28
author | cvs |
---|---|
date | Mon, 13 Aug 2007 11:33:38 +0200 |
parents | 84b14dcb0985 |
children | abe6d1db359e |
comparison
equal
deleted
inserted
replaced
439:357dd071b03c | 440:8de8e3f6228a |
---|---|
1 2000-02-07 Martin Buchholz <martin@xemacs.org> | |
2 | |
3 * XEmacs 21.2.28 is released. | |
4 | |
5 2000-01-25 Andy Piper <andy@xemacs.org> | |
6 | |
7 * xlwtabs.c (TabsChangeManaged): Make sure we unmanage the hilight | |
8 widget as well. | |
9 | |
10 2000-01-28 Martin Buchholz <martin@xemacs.org> | |
11 | |
12 * xlwgauge.c (GaugeConvert): bcopy ==> memcpy | |
13 | |
14 2000-01-24 Andy Piper <andy@xemacs.org> | |
15 | |
16 * xlwtabs.c (XawTabsSetTop): Unhighlight before changing the | |
17 stacking order. | |
18 (XawTabsSetHighlight): Don't unhighlight here. | |
19 | |
20 2000-01-22 Martin Buchholz <martin@xemacs.org> | |
21 | |
22 * *.h: Use consistent C-standards-approved guard macro names. | |
23 | |
1 2000-01-18 Martin Buchholz <martin@xemacs.org> | 24 2000-01-18 Martin Buchholz <martin@xemacs.org> |
2 | 25 |
3 * XEmacs 21.2.27 is released. | 26 * XEmacs 21.2.27 is released. |
4 | 27 |
5 2000-01-15 Andy Piper <andy@xemacs.org> | 28 2000-01-15 Andy Piper <andy@xemacs.org> |