For plans regarding future GnuCash features, please consult the file: doc/projects.html, or its clone: http://cvs.gnucash.org/linux/gnucash/projects.html However, these files are currently (4/03) far out of date. Currently, This TODO file is the start of a categorized list of developers' notes of work noted and left for later, together with the a list of developers. If a work item is substantial enough to require an RFE, the item and all discussion, status, and progress reports are kept in bugzilla, with no references from bugzilla to the TODO file, or vice versa. If you want to work on the Gnome2 port, please let me (TomF) know what subcategories you want to work on. New categories are welcome. The current developers are: email: TomF@sjpc.org IRC: #gnucash TomF TODO, Build The categorized list: gnucash-gnome2-dev Gnome2 port Build Problems to solve before running gnucash the first time Delete declare of gnc_html_register_object_handler (FIXME) Delete typedef of GncHTMLObjectCB (FIXME) Replace deprecated functions Make a table mapping deprecated functions in gdkfont.h to their Pango replacements. Replace all deprecated functions in gdkfont.h Replace deprecated GnomeMDI functions by gdknotebook functions. Run Problems which affect running gnucash Is deprecated gtk_object_class_add_signals handled correctly? gtk-changes-2-0 Handle the changes documented in: http://developer.gnome.org/doc/API/2.0/gtk/gtk-changes-2-0.html GNOME 2.0 platform Handle the changes documented in: http://developer.gnome.org/dotplan/porting/ doc Add links to examples in GTK+ Reference Manual. Update *.glade files for GNOME_BUTTON changes Misc