Mercurial > hg > xemacs-beta
diff lwlib/ChangeLog @ 448:3078fd1074e8 r21-2-39
Import from CVS: tag r21-2-39
author | cvs |
---|---|
date | Mon, 13 Aug 2007 11:38:25 +0200 |
parents | 1ccc32a20af4 |
children | 98528da0b7fc |
line wrap: on
line diff
--- a/lwlib/ChangeLog Mon Aug 13 11:37:23 2007 +0200 +++ b/lwlib/ChangeLog Mon Aug 13 11:38:25 2007 +0200 @@ -1,3 +1,23 @@ +2000-12-31 Martin Buchholz <martin@xemacs.org> + + * XEmacs 21.2.39 is released. + +2000-12-30 Andy Piper <andy@xemacs.org> + + * xlwtabs.c: remove assertion definitions and put them in + lwlib-internal.h. This has the effect of enabling assertions which + should have been done from the very start. + (TabsShuffleRows): fix duff assertion. + (PreferredSize3): use dimensions throughout. + (PreferredSize2): ditto. + (TabLayout): ditto. + (DrawFrame): be clever about the enclosing frame if the child + height is 0. + (TabsResize): don't configure children that are no visible + anyway. Make sure geometry calculations don't end up negative. + + * lwlib-internal.h: put in assertion definitions. + 2000-12-05 Martin Buchholz <martin@xemacs.org> * XEmacs 21.2.38 is released.