$Id: TODO,v 1.4 1999/10/19 08:52:43 kenelson Exp $


---------------
These are some of the things that should be done before
releasing an alpha--devel-version, or even a complete release.
---------------
- Gnome_MessageBox, the gnome_message_box_construct() function from
  gtk+ is still missing, GL nags Havoc about this.

- RUN_LAST marshalling for non-void signals.
  Karl is working on it.

- Get some of the default-documentation in shape.
  AUTHORS, README*, ChangeLog, Gtk--FAQ, NEWS, ...
  Clean up directory structure.

- Put build-system's junk-scripts (ltmain.sh, ...) in a 
  separate directory with AC_CONFIG_AUX_DIR(scripts).

- Get the dist format shipping the gtkmmproc built wrappers in such
  a way that they don't need to be rebuilt for cross compiles or others
  where the C++ compiler is not available for compiling Yacc/Lex programs.
  The whole dist procedure in gtk-- is very broken, to the point
  that it is barely working.

- The tutorial needs to be included. Should search for sgml2html
  tools and build the html where available.

- Gnome-- should build the wrappers header and source files even
  if gnome is not installed so that we can build a pre dist without
  having gnome installed.  (This is my main problem as I don't 
  have gnome at work and thus can't ship even minor fixes.)

- Merge gdk-- and gnome-- into docgen.


---------------
These todo's have no critical deadline by now.
---------------
- Convert some more of the examples.



---------------
These todo's are scheduled after the final gtkmm 1.2 release.
---------------
- The complete wrapper for Gtk_TearOffMenuItem is missing



