Goals for the 1.x versions
------------------

- Add the option to use spaces for indentation is stead of tabs.

- Add a search entry in the external files window, like the one in the toolsbar.

- Add a close button in the tags of the editor like the one in the external files window.

- Add on option to coment selection in the popup menu of the editor.

- Function selection with right button in the CEFV tree can show functions in Functions tab in stead of going to the soruce.

- Drag/Drop files from the files tree to the editor

- Minimize the project load time. Analize the files the first time they are loaded, not all at the
  beginning.

- Minimize DiaSCE load time. Create windows the first time they are needed, not all at the
  beginning

- Add a wizard menu (create one for "Make DiaSCE projects from external Glade2 files" from the wishlist.

- Create documentation of DiaSCE code.

- Fix the coloring problems (fix the widget, use gICE, or create a new one).

- Add the option to choose the number of levels to Undo and Redo.

- Add GnomePrint support.

- Add the possibility to make a library instead of a binary

- Add Workspaces to have more than one executable in the project.

- Add idl filetypes and compilation with orbit-idl to program with Corba

- Show the error messages of the executables when they're needed and not in 
the detection.

- Add the option to analize the code with Lclint (and analize David too ;-)

- Add more flags for the compiler (at least the processor one)

- Use of gconf

- Add PonG to the Tools menu

- More libraries:  Libgnet

- Wishlist:  C++: Put the functions in the CEFV shorted by classes
                Possibility to view 2 files at the same time
                Add support for more languages: PHP, Python
