- updated code to use the new runmodal loop where necessary.
commit1b41d56ad029af50e1168e1a77e6e8432a349965
authordan <dan>
Wed, 10 Jan 2001 04:24:11 +0000 (10 04:24 +0000)
committerdan <dan>
Wed, 10 Jan 2001 04:24:11 +0000 (10 04:24 +0000)
treee1b34f3ddff8e54f4a2cef0be6fc42f342962e0c
parentbc25a317334b88b60bc3a253d77464471ca8fd70
- updated code to use the new runmodal loop where necessary.
- made the WMRunModalLoop() reentrant (a modal panel can have its own
  modal panel and so on) by saving the modal related information when
  entering the modal loop and restoring it after.
WINGs/wevent.c
WINGs/wfilepanel.c
WINGs/widgets.c
WINGs/wpanel.c