2001-01-03  Ernest J Brodeur Jr  <ebrodeur@ubertechnique.com>

	* Overall: Redid the entire mainwindow, so that all four windows are now
		   just part of one major notebook.  Should preform, behave a
		   little nicer.

	* mserv.c (Repository): Rewrote check_mserv, again, lets try this one.
				I can't belive I'm having such a difficult time
				with such a simple task.  Hopefully, I got it.

2000-12-21  Ernest J Brodeur Jr  <ebrodeur@ubertechnique.com>

	* album.c (Repository): A rather completed copy of the album window.

	* main.c (Repository): Crash bug fixed in key_history_display.

	* mserv.c (Repository): Redid check_mserv, it should be much more
				stable now.

	* window.c (Repository): Changed the status_window to not display
				 any pixmaps.

	* utils.c (Repository): Fixed a malloc() bug in print_outputText().

	* Makefile.in: Added a debug: rule, only diff is to compile in
		       Electric Fence.

2000-12-19  Ernest J Brodeur Jr  <ebrodeur@ubertechnique.com>

	* queue.c: Basic queue window.

	* Makefile.in: Support for album.h album.c

	* album.c: The basic album window, and all joining functions.

	* mserv.c: Rewrote check_mserv, it shouldn't crash
		   nearly as much.

2000-12-18  Ernest J Brodeur Jr  <ebrodeur@ubertechnique.com>

	* Makefile.in: Basic Makfile.in

	* window.c: Fixed some simple pixmap stuff, calling the right ones.

