These are the things I would like to implement in newer
versions of GDE. If you have any suggestions you can
always mail me.

There can be todos for different development series.
Usually one of the series is the current active one,
the others are newer versions. The goal is to get all
todos done in the list before the release of the next
stable version. Where a development version say x.y.z
will result in stable version x.y+1.z.

You can see a new release where z is increased as
a release with some of the todos implemented. One
nifty thing is that with one todo many more todos
will pop up!


 * Development series 0.5.x
 --------------------------
 
  - Plugin support. Enable some sort of support of
    plugins, so everybody can write his/her own tools
    for GDE. Thanks to Norbert Kolb for this idea.

  - CVS support? Also think about this. I first need to
    get into this. If anyone has tips, please contact me
    as soon as I am busy with this development series.
	resource info: http://www.cvshome.org
	

 * Development series 0.3.x
 --------------------------
 
  - Think about manual format (internal? external? ps? 
    sgml? man? texinfo? html?). I dunno. Needs thinking.
	Probably DOCBOOK as in www.ldp.org.
	
  - More general project tree, also big projects must
    be done in GDE, using lots 'o makefiles and lots 'o
    testings cleanings etceteras. Needs good thinking
    first! Option: self made folders in project explorer.
	
  - Right-mouse-click-menu in project explorer. To add,
    edit, rename, remove, etc. 

  - Internationalization, using GNU gettext. This would
    be nice I think. Lots of people use it nowadays.
 
  - Efficiency! Text character printing in messages win. 
    Sometimes the text in the window flicker a little bit. 
    Waiting for data to be ready on a descriptor can be 
    done with GDK. Optimize the execute_command() function. 
    Efficienter tree representation in Project Explorer.
	More efficient way of moving/resizing windows at
	startup. The way it is now sucks way hard.

  - More customizable messages window. Also color and a
    font selection dialog would be nice, and more user
	friendly.
