Fri, 19 Jan 2001 13:32:49 +0100
	declare internal widget parts as private

Don Okt 12 10:49:36 CEST 2000
	honor sensitivity and can/has_focus

Don Okt 12 10:38:35 CEST 2000
	optionmenu children now have its index in user_data
	I didn't know any easy alternative to get the active item number

Mon,  9 Okt 2000 15:38:40 +0200
	applied some menu accelerator fixes by Toralf Lund <toralf@kscanners.com>

Mon Okt  9 15:32:50 CEST 2000
	applied fix for 1.2 menubar by fujie@tk.elec.waseda.ac.jp

Mit, 30 Aug 2000 09:10:22 +0200
	made custom accept A<T>(x) as a creation function	

Mit,  5 Jul 2000 12:01:09 +0200
	implemented toolbar spacing
	fixed calendar

Don,  8 Jun 2000 11:31:52 +0200
	fixed frame with empty label to not show a label at all
	fixed buttonbox include file name

Don, 11 Mai 2000 15:01:17 +0200
	fixed toolbar for gtk-- 1.1 (Robert Schwebel <robert@schwebel.de>)

Fre Mai  5 13:02:26 CEST 2000
	added notebook internal methods

Don,  4 Mai 2000 11:39:37 +0200
	CheckMenuItem::set_state -> set_active

Die Mai  2 16:09:03 CEST 2000
	allow some (CreatePointer using) widgets as seperate classes

Mit, 12 Apr 2000 10:12:22 +0200
	minor glitch with accelerators without modifiers fixed

Mit, 12 Apr 2000 09:53:42 +0200
	Fixed text widget (text was converted to C twice ;-) )
	looked like "\"text\"\\n" 
		"\t\t\"second line\""  funny, isn't it?
	
	ironed out non-gnome menubar bug

Die, 11 Apr 2000 11:48:35 +0200
	gettext support
	gnome menubar works (even with accels)

Mit Apr  5 15:21:42 CEST 2000
	pixmap loading by Robert Schwebel

Mit,  5 Apr 2000 14:57:42 +0200
	accelerator support for gtk-- 1.1 by Toralf Lund <toralf@kscanners.com>

Fre, 31 Mr 2000 13:55:03 +0200
	toolbar: moved internal widget creation from Configure to CreatePointer

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 12:02:55 +0100
	implemented accelerators (beware!)

Mit,  1 Mr 2000 10:16:03 +0100
	include <gtk--/adjustment.h> (needed for Gtk-- 1.1)

Mit,  1 Mr 2000 10:04:58 +0100
	a lot of Gtk:: vs Gtk_ issues are deeply buried in the code 
	(fixed two of them)

Mit,  1 Mr 2000 10:01:30 +0100
	Combo::set_popdown_strings for Gtk-- 1.1

Mit,  1 Mr 2000 08:23:40 +0100
	radiogroup implementation for Gtk-- 1.1

Die, 29 Feb 2000 17:20:33 +0100
	Gtk::Container's add uses Reference

Die, 29 Feb 2000 12:43:10 +0100
	Made strict Tag type checking work again

Die, 29 Feb 2000 11:15:38 +0100
	GnomeDialog GnomeMessageBox GtkDial GtkCalendar added
	GnomeApp fixed

Die, 29 Feb 2000 10:20:54 +0100
	GtkPacker added

Die Feb 29 09:28:23 MET 2000
	"Gtk_X" -> Gtk_Prefix()+"X"

Mon, 28 Feb 2000 13:57:35 +0100
	changes needed for strict constness check in Widget::iterator

Mon, 28 Feb 2000 08:32:50 +0100
	fixed dialog child addition (use vbox's pack not add which crashes)
	use_heap's default has changed to 'true' in glade

Fre, 18 Feb 2000 11:04:03 +0100
	added/revised clist signals

Fre, 18 Feb 2000 10:53:47 +0100
	changed adjustment to pass values as floats, not ints since
	this is common for spinbuttons

Tue,  1 Feb 2000 13:22:17 +0100
	fixed empty custom ctor

Tue Nov 30 16:20:14 MET 1999
	first start at gnome stock menu items - seems to be a dead end
	street. Look into pixmapmenuitem.cc for details.

Tue Nov 30 15:02:16 MET 1999
	first gnome_app support by Rick L. Vinyard, Jr.

Tue Nov 30 10:04:20 MET 1999
	Paned now uses pack? instead of add? for better control
	Fixed a 'why did it ever work?' bug in box and dialog 
		(taking reference of result object (temporary))

Don Nov 25 12:57:16 MET 1999
	first attempt to cover glade 0.5.5's combo entry

Don Nov 25 12:44:56 MET 1999
	yet another spinbutton's adjustment fix

Don Nov 25 12:42:56 MET 1999
	second fix for table spacings

Don Nov 25 12:31:06 MET 1999
	fixed spinbutton's adjustment creation (also for range)
	fixed and added options for spinbutton

Don Nov 25 12:18:18 MET 1999
	added spacing for table (and fixed it)

Don Nov 25 11:37:31 MET 1999
	added a message that something is going wrong if we encounter
	gnome widgets with gnome_support turned off

Wed Nov 24 11:03:43 MET 1999
	added ConstructionArgs to each and every widget, some
	inherited the wrong behaviour (e.g. when deriving from Gtk_XBox)

Die Nov 23 07:54:04 MET 1999
	applied fix for window (set_position) 
	by Rick L Vinyard Jr <vinyard@zianet.com>

Tue Nov 16 10:11:11 MET 1999
	fixed dialog generation

Fri Nov 12 12:08:51 MET 1999
	fixed placeholder dummy declaration

Fre Nov 12 09:36:49 MET 1999
	toolbar support kind of works

Don Nov 11 13:14:35 MET 1999
	made << ")"  << ')'
	new macro PRINT_BOOL replaces ugly (?"true":"false")
	work on tooltips

Don Nov 11 09:05:47 MET 1999
	virtualized all functions

Don Nov 11 08:40:48 MET 1999
	radio* and button use newly created ApplyPreferences

Tue Nov  9 15:03:24 MET 1999
	use new SearchCombo's API

Mon Nov  8 12:59:13 MET 1999
	fixed Notebook

Mon Nov  8 11:05:39 MET 1999
	AddChildren now has the same call oder as all other callbacks (w,f)

Mon Nov  8 10:44:16 MET 1999
        separated Configure and AddChildren  
        
Thu Nov  4 13:23:30 MET 1999
	added Parent typedef to each widget

Thu Nov  4 13:11:44 MET 1999
	fixed bugs in paned, text, fixed etc.

Thu Nov  4 12:04:19 MET 1999
	added adjustment to range, scale, scrollbar

Thu Nov  4 09:23:03 MET 1999
	finished many widgets still working on TODO items

Wed Nov  3 17:07:22 MET 1999
	optionmenu works, table finished

Wed Nov  3 08:40:55 MET 1999
	optionmenu started, some other tweaks (f. -> Configuration.)

Wed Oct 27 09:13:04 MEST 1999
	fixed ConstructionArgs to always call FunctionArg, remove '(' and ')'

Tue Oct 19 18:56:02 MEST 1999
	swapped first+second argument of Configure to match other members

Tue Oct 19 16:49:33 MEST 1999
	tooltips reactivated
