
Done

* Rewrite Command History window
* [BUGFIX] Check for Makefile after configure
* Implement handling packages with autogen.sh and without configure
* Implement handling packages with Makefile and without configure
* Multilingual interface
* Preferences dialog (working directory, language, fonts)
* Implement viewing auxiliary files - LICENSE, INSTALL, etc
* Implement loading configuration settings of a project to another project (say,
  use configuration from a previous version of the package for a newer version)
* --help should work even if FXRuby is missing
* Ability to use sudo instead of su
* UI code cleanup - split UI code into two parts - high level classes which could 
  be used in other apps as building blocks, and Easinstaller UI code
* In "something is missing" dialogs, shown at startup, add a 
  "Do not show this warning any more" checkbox
* Per-symbol buffering in the output window
* Stop button
* Resources class redesigned not use YAML, in a more memory efficient way.
* FoX 1.2.x and FXRuby 1.2.x support

Not yet

* support for othe build systems like Perl's Configure.PL or ruby install.rb
* Use gettext
* Better configure --help parsing
* Teaching the user to use CLI ;-)

  Doubtful:

* Wizard mode (How?)
* ability to run different make targets

