1998-05-26  Martin Baulig  <baulig@merkur.uni-trier.de>

	* configure.in (OBGTK_INCLUDEDIR): added $GNOME_INCLUDEDIR;
	(GNOME_INIT): Added this check.

Fri May 22 00:16:40 1998  Tom Tromey  <tromey@cygnus.com>

	* Makefile.am (obgtk_test_LDADD): Explicitly mention libobgtk.la,
	not $(OBGTK_LIBS).

Tue May 05 16:48:44 1998  Kjartan Maraas  <kmaraas@fib.hl.no>

	* .cvsignore: added some files
	
Tue Mar 10 15:39:09 1998  Miguel de Icaza  <miguel@nuclecu.unam.mx>

	* obgtkRange.h: calc_value method removed.

1998-03-01  Raja R Harinath  <harinath@cs.umn.edu>

	* Makefile.am: Include `automake 1.2f'-like dependency generation
	for *.m files.

1998-02-06  Raja R Harinath  <harinath@cs.umn.edu>

	Update to change in `gtk+' (xref gtk change dated Jan 19, 1998).
	* obgtkToolbar.h ([Gtk_Toolbar -append_item]): Accept Gtk_Widget *
	instead of Gtk_Pixmap *.
	([Gtk_Toolbar -prepend_item]): Likewise.
	([Gtk_Toolbar -insert_item]): Likewise.
	* obgtkToolbar.m: Corressponding changes.
	
1998-02-03  Raja R Harinath  <harinath@cs.umn.edu>

	Update to latest CVS `gtk+' changes, enough to compile.
	* obgtkTooltips.h (Gtk_Tooltips): Inherit from Gtk_Data.
	([Gtk_Tooltips -castGtkTooltips:castitem]): New method.
	* obgtkTooltips.m ([Gtk_Tooltips -free]): Remove.
	([Gtk_Tooltips -castGtkTooltips:castitem]): Added.

1998-01-28  Raja R Harinath  <harinath@cs.umn.edu>

	* Makefile.am: Misc. fixes.

Wed Jan 21 20:11:45 1998  Miguel de Icaza  <miguel@nuclecu.unam.mx>

	* ObgtkWidget.[mh]: restore state does not exist on the new Gtk.

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>

	* obgtkFrame.[ch]: Provide init methods.

Sat Dec 20 22:27:18 1997  Tom Tromey  <tromey@cygnus.com>

	* Makefile.am (CC): New macro.
	(lib_LTLIBRARIES): Only define if OBJECTIVE_C.

Sun Oct 26 10:56:08 1997  Tom Tromey  <tromey@cygnus.com>

	* Makefile.am (COMPILE): New macro.
	(LINK): Likewise.
