$Id: TODO,v 1.1.1.1 2001/12/14 17:36:21 pbd Exp $

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


Gtk-- 1.3 stuff
---------------
- XML builder (http://www.ece.ucdavis.edu/~kenelson/builder.txt)
- Set/Get args replacement.  
- rewrite gdk--.
- replace gtkmmproc with perl to remove flex/bison.
- Gtk::Accelerators work but not in gtk+ fashion. 
  Need to see about building paths and calling gtk_item_factory_add_foreign
- add methods to *::Group to make allow looking up items.
- Gtk::Fixed missing list wrapper.
- change signal system to use functions.  (done in branch gtkmm_rb)


Gnome stuff:  (move this to gnome-- package)
------------
- Gnome_MessageBox, the gnome_message_box_construct() function from
  gtk+ is still missing.
- info wrapper is poor in that looking up items is impossible so
  setting some things later is very bad.
- mdi still not best.

