ROX-CLib ToDo list
==================

For 2.1.0:

* Add these modules from ROX-Lib2
   - basedirs
   - mime
   - mime_handler                                     DONE

* Change include dir so that
    #include <infowin.h>
  becomes
    #include <rox/infowin.h>
  (supporting old include through a few versions)     DONE

* Possible change
    #include <rox/rox_dnd.h>
  to
    #include <rox/dnd.h>                              Defer to 2.3

* Add more option widgets from ROX-Lib2

* System tray interface needs work

* Add 
   - xxmlrpc
   - URI handler interface

-- 
$Id: ToDo,v 1.3 2006/11/21 19:18:53 stephen Exp $
