Mercurial > hg > xemacs-beta
comparison lwlib/ChangeLog @ 3958:7bc12bb1a2cf
[xemacs-hg @ 2007-05-17 15:06:04 by stephent]
Fix crash with wm delete of dialog. <87sl9v8ot1.fsf@uwakimon.sk.tsukuba.ac.jp>
author | stephent |
---|---|
date | Thu, 17 May 2007 15:06:04 +0000 |
parents | 382b11fa8866 |
children | 16b17fd1dc93 |
comparison
equal
deleted
inserted
replaced
3957:61088a67e55b | 3958:7bc12bb1a2cf |
---|---|
1 2007-05-17 Stephen J. Turnbull <stephen@xemacs.org> | |
2 | |
3 * lwlib-Xaw.c (wm_delete_window): Iterate over children of shell | |
4 (there may be more than one) to find our widget. | |
5 | |
1 2006-11-17 Stephen J. Turnbull <stephen@xemacs.org> | 6 2006-11-17 Stephen J. Turnbull <stephen@xemacs.org> |
2 | 7 |
3 * xlwmenu.c (xlwMenuResources): | 8 * xlwmenu.c (xlwMenuResources): |
4 * xlwmenu.c (XlwMenuInitialize): | 9 * xlwmenu.c (XlwMenuInitialize): |
5 * xlwmenuP.h (_XlwMenu_part): | 10 * xlwmenuP.h (_XlwMenu_part): |