Mercurial > hg > xemacs-beta
comparison lwlib/ChangeLog @ 434:9d177e8d4150 r21-2-25
Import from CVS: tag r21-2-25
author | cvs |
---|---|
date | Mon, 13 Aug 2007 11:30:53 +0200 |
parents | 3a7e78e1142d |
children | 080151679be2 |
comparison
equal
deleted
inserted
replaced
433:892ca416f0fb | 434:9d177e8d4150 |
---|---|
1 1999-12-24 Martin Buchholz <martin@xemacs.org> | |
2 | |
3 * XEmacs 21.2.25 is released. | |
4 | |
5 1999-12-23 Andy Piper <andy@xemacs.org> | |
6 | |
7 * lwlib.c (lw_copy_widget_value_args): don't create empty | |
8 widget_args just because someone might use them later. This makes | |
9 all widgets look like they've changed. | |
10 | |
11 1999-12-22 Andy Piper <andy@xemacs.org> | |
12 | |
13 * xlwtabs.c: Fix for X11R5 from Damon Lipparelli | |
14 <lipp@primus.com>. | |
15 | |
16 1999-12-21 Martin Buchholz <martin@xemacs.org> | |
17 | |
18 * xlwscrollbar.c (seg_pixel_sizes): ((expr)) ==> (expr) | |
19 | |
20 1999-12-12 Daniel Pittman <daniel@danann.net> | |
21 | |
22 * lwlib-Xaw.c: | |
23 * xlwcheckbox.c: | |
24 * xlwgauge.h: | |
25 * xlwgaugeP.h: | |
26 * xlwradio.c: | |
27 * xlwradio.h: | |
28 * xlwradioP.h: | |
29 Clean up Athena widget support: | |
30 - Athena headers now use dynamic include paths. | |
31 | |
32 1999-12-08 Andy Piper <andy@xemacs.org> | |
33 | |
34 * xlwtabs.c: sync with Tabs 2.2. | |
35 * xlwtabP.h: ditto. | |
36 | |
1 1999-12-14 Martin Buchholz <martin@xemacs.org> | 37 1999-12-14 Martin Buchholz <martin@xemacs.org> |
2 | 38 |
3 * XEmacs 21.2.24 is released. | 39 * XEmacs 21.2.24 is released. |
4 | 40 |
5 1999-12-14 Andy Piper <andy@xemacs.org> | 41 1999-12-14 Andy Piper <andy@xemacs.org> |