Short term:

* Implement basic program functionality.

* Implement basic GUI functionality.

	* Right clicking a tree entry should pop up a main of the edit
	commands.

	* The "view" window should have a checkbox that turns of
	writeability.

	* Code in the "view" window so that the "view" button pops up
	a not-implemented box.

	* "view" and "add" should save the item data on "okay".

	* Rewrite the show_message_box code so that it does not assume
	modality.

* Support for GTK 1.0.x (no accelerators?)

* aclocal fails on Eric's system with hand-hacking

* That's a good place to start.

Mid term:

* GNOME support. This will be added once the RPM's are stable on my
  system. (Sorry, I am a college student, I do not have enough time to
  babysit CVS.)

* GtkItemFactory for the menu.

* Undo support.

* Add bug reporting information to BUGS.

* Documentation. Explain where the name comes from.

* Web page.

Long term:

* More interesting interface features (search) and tree features (merge)

* Perish the though, extend the core functionality.
