Mon,  6 Nov 2000 16:00:33 +0100
	added debian's standard paths to gnome.m4 searchlist

Don Okt 12 11:33:17 CEST 2000
	hack to redirect 'deactivate' signal on optionmenus to its menu

Mit, 27 Sep 2000 16:52:06 +0200
	made public template classes work ( '>>' -> '> >' )

Die,  2 Mai 2000 16:08:20 +0200
	a bunch of changes to support signal objects and user_data

Mon, 10 Apr 2000 16:29:34 +0200
	ApplyPreferences has to get called recursively!
	getBool(x,false) == getBool(x)
	made gnome menubar work (hope so)
	...

Fre,  7 Apr 2000 13:30:16 +0200
	prepared for gettext support (l10n) of generated program

Mit,  5 Apr 2000 09:12:05 +0200
	moved libglade functionality into seperate writer
	(cleaner solution)

Die,  4 Apr 2000 08:50:31 +0200
	fixed configure.in (never use AC_LANG_CPLUSPLUS before
	GNOME_X_CHECKS! it must fail)

Mon,  3 Apr 2000 13:04:34 +0200
	do not accept placeholder Widgets in const_contained_iterator

Fre, 31 Mr 2000 13:44:59 +0200
	various changes and bugfixes. Internal widget configuration
	seems to work for now

Fre, 17 Mr 2000 16:43:59 +0100
	Internal widgets are now configured in Cxx_Fileset, moved
	functionality out of individual writers

Fre, 17 Mr 2000 10:43:11 +0100
	implemented accelerators

Fre,  3 Mr 2000 12:01:35 +0100
	applied automake fixes by Kevin Dalley <kevind@rahul.net>

Mit,  1 Mr 2000 10:24:38 +0100
	make USE_HEAP default to true

Mit,  1 Mr 2000 08:24:26 +0100
	Gtk-- 1.1 radiogroup helper functions implemented 
	(return X::Group& instead of GSList*, no need for set function)
	(more elegant!)

Die Feb 29 16:54:58 MET 2000
	Some final work on Gtk-- 1.1 namespaces

Die, 29 Feb 2000 09:44:26 +0100
	Gtk-- 1.1:
	connect_to_method($1,$2,$3) => $1.connect(SigC::slot($2,$3))

Mon, 28 Feb 2000 14:19:30 +0100
	choose directories like glade (I hope)

Mon, 28 Feb 2000 09:54:39 +0100
	changed directory hierarchy to resemble glade (still under
	investigation: does glade do anything with project-dir?)
	emit Files needed for autoconf

Fre, 25 Feb 2000 12:55:29 +0100
	ironed out many bugs in const_contained_iterator

Don, 24 Feb 2000 12:00:36 +0100
	stricter checking on Widget/const_contained_iterator
	fixed bug in iterator (which made dialog unusable)

Tue Nov 30 16:56:19 MET 1999
	begin work on libglademm

Mon Nov 29 10:43:23 MET 1999
	some Makefile.am tweaks for gnome

Mon Nov 29 08:21:11 MET 1999
	gnome autoconf by Rick L Vinyard Jr <vinyard@zianet.com>

Don Nov 25 11:31:17 MET 1999
	some more Makefile.am tweaks

Don Nov 25 11:00:05 MET 1999
	hopefully removed path from Makefile.am entries

Wed Nov 24 11:08:39 MET 1999
	even accept empty directories (and map them to .)

Wed Nov 24 09:44:12 MET 1999
	src directory was not generated in all cases

Die Nov 23 08:10:07 MET 1999
	Prepend <directory> to <source_dir> & <pixmaps_dir>

Mon Nov 22 12:51:24 MET 1999
	autogen.sh now works

Fri Nov 19 14:14:00 MET 1999
	removed insane code which killed some signal connects

- Tue Nov 16 10:15:10 MET 1999
	removed merger

Fri Nov 12 12:26:06 MET 1999
	fixed the * bug in GMM_ macros

Don Nov 11 08:43:13 MET 1999
	create WriteFooter(CxxFile&)

Don Nov 11 07:50:21 MET 1999
	moved per-widget Configuration into writers (ApplyPreferences)

Mit Nov 10 18:53:04 MET 1999
	preliminary gnome support

Tue Nov  9 16:36:09 MET 1999
	fixed segfault on empty input file

Tue Nov  9 16:25:17 MET 1999
	make signal callbacks private members, X_glade is friend of X

Tue Nov  9 15:45:04 MET 1999
	honor cxx_visibility (private/protected/public)

Mon Nov  8 10:44:16 MET 1999
	separated Configure and AddChildren

Fri Nov  5 09:50:54 MET 1999
	moved a lot of Widget's method to Tag.

Thu Nov  4 12:04:55 MET 1999
	added compatibility flags (-p,-w) with old version
	Widget::mark can now change the value of an existing tag

Wed Nov  3 09:42:43 MET 1999
	fixed *end() in const_contained_iterator
	
Wed Nov  3 09:43:42 MET 1999
	TagStream construction via const char *

Wed Oct 27 15:15:40 MEST 1999
	added configure_show to seperate show from other configuration
	contained_iterator gives leaves first, now

Wed Oct 27 09:12:39 MEST 1999
	signal handler stuff

Thu Oct 21 14:37:09 MEST 1999
	widgets added to map

Thu Oct 21 11:22:44 MEST 1999
	signal connection

Wed Oct 20 11:37:04 MEST 1999
	class construction added

Tue Oct 19 08:57:03 MEST 1999
	restarted implementing writer functions
	
