This file is not a milestone feature checklist, just a list of things
I'd like to do for various releases. It is only a scratch-pad, don't
expect it to make any sense. DO NOT ASSUME THAT IF YOU SEE SOMETHING
HERE, IT WILL ACTUALLY BE IMPLEMENTED FOR THAT RELEASE.
						- Cactus

Next release (1.1.2)
--------------------
    multiple target machines


Next point release (1.2)
========================
!!! Separate Resizeable and AutoWidth/AutoHeight widget features
!!! Moving/resizing widgets on the canvas from a context menu/via the mouse
    small UI stuff
	show currently selected resource's details in status bar (what details?)
	include widget's ID in widget context menus
!!!	selecting widgets via drawing a bounding box

Post-1.2
========
    formbitmap widgets
    icons, bitmaps
    custom fonts -- are there any special fontsets? (symbol???)

??? Relative positioning
??? In-place editing for texts
    RCP importing
    Migrating to GNOME 2 (depending on the schedule of Guikachu and GNOME 2
	  releases) -- this will likely be post-1.2
    Preview in Dialog Editor
??? Anjuta IDE support


Internal stuff
==============
--- Use Bakery for Doc/View (it might be too late for that...)
    Use GnomeVFS for I/O (maybe this should wait until GNOME 2)
??? XML schema for .guikachu file format (would it be useful at all?)
--- Maybe using the canvas is a bad idea and a straight pixel-based
	drawing method would be better?
--- `Components' instead of `Resources' (to not have to make App and Blob special cases)
    Unite FormCanvasItem and Widget CanvasItems

