Wed Jan 21 17:32:38 1998  Federico Mena  <federico@bananoid.nuclecu.unam.mx>

	* obgtkFixed.m ([Gtk_Fixed -move:widget:x:y]): Add missing return
 	self.

	* obgtkFixed.h: Change ancestor of Gtk_Fixed to Gtk_Container.

	* obgtkEventBox.h: Change ancestor of Gtk_EventBox to Gtk_Bin.

	* obgtkEventBox.m ([Gtk_EventBox -init]): Add missing cast to
 	GTK_EVENT_BOX.

	* obgtkCList.m ([Gtk_CList -set_border:border]): Add missing
 	return self.

	* obgtkCombo.m: New Gtk_Combo object for ObGtk (GtkComboBox was
	deprecated).

Tue Jan 20 18:23:36 1998  Federico Mena  <federico@bananoid.nuclecu.unam.mx>

	* obgtkCList.m ([Gtk_CList
	-initWithCListInfoTitles:ncolumnsTitles:titles]): Added
	initWithCListInfoTitles method, to be in sync with the new GtkCList.

Wed Jan 14 21:36:05 1998  Miguel de Icaza  <miguel@nuclecu.unam.mx>

	* obgtkLabel.m (set_justify): Sync with gtk

Mon Jan 12 23:26:02 1998  Miguel de Icaza  <miguel@nuclecu.unam.mx>

	* obgtk/obgtkFrame.[ch]: Provide init methods.

