Progress:
- porting to w32 (done)
- migrate to gettext (done)
- extensive code clean up and refactoring (in progress)
- computing of uncertainties of regression coefficients using GSL (not started)
More long-term goals:
- modularity (in progress)
- separate out the GUI part (in progress)
- glib-isation (in progress)
- use Pango (internationalization issues, unicode)* (not started)
- Take into account some of the good ideas from GNOME Human Interface Guidelines and KDE User Interface Guidelines (not started)
Ideas worth considering:
- More use of g-libraries (gobject, gmodule)
- Vala rewrite – since rewrites are rarely successful, figure out how to do it gradually, part-by-part
* deferred due to lack of a very important feature (BUG:#347237).
Labels:
- green indicate that feature is complete and available in SVN version;
- purple are features available in SVN version, but still require some work;
- blue means that this feature is currently under development;
- gray are features that are planned, but not yet started.