Notice :

I added this TODO file, please add here things you think need more work, or
general ideas you may have, preceded by your name and the date you make the
entry. Once it is done, please come back here and add a (* DONE *) to the
entry.

TODO :
  Pascal Cuoq, 2000-02-16
  * The implementation of GtkThr.main_quit is only a hack in
    the emulated case, it doesn't close the window/widgets/...
    In most cases the program is terminating and there's no
    apparent difference from the "normal" native threads case.
    Fix anyway. (Should main_quit terminate the whole program
    or just the thread?)
  * Test under Win32.
  * Understand where the message "Thread: deadlock during callback"
    when exiting tut_cat comes from, and fix it.

  Sven LUTHER, 15 juin 1999 :
  * button_box : button_box_new stuff is not provided.
  * status_bar : verify if i did the right thing with the strings.
  * gtkDrawing : image stuff, wait_for_next_event, toplevel mode.
  Sven LUTHER, 16 juin 1999 :
  * input_dialog : add this widget.
