Files
evolution/widgets/table
Michael Meeks c5f392ca0e add E_OBJECT_CLASS_ADD_SIGNALS and E_OBJECT_CLASS_TYPE to ease migration
2001-10-05  Michael Meeks  <michael@ximian.com>

	* gal/util/e-util.h: add E_OBJECT_CLASS_ADD_SIGNALS and
	E_OBJECT_CLASS_TYPE to ease migration to Gnome 2.0 from
	a single source base.

	* All C files:
	s/object_class->type,/E_OBJECT_CLASS_TYPE (object_class),/g;
	s/gtk_object_class_add_signals([^\(]*)\(([^,]*),([^,]*),([^\)]*)/
	E_OBJECT_CLASS_ADD_SIGNALS\1(\2,\3,\4/;

svn path=/trunk/; revision=13428
2001-10-04 23:52:20 +00:00
..
2001-04-13 01:56:49 +00:00
2001-05-24 18:58:04 +00:00
2001-04-13 01:56:49 +00:00
2001-08-24 16:33:30 +00:00
2001-08-24 16:33:30 +00:00
2001-04-04 12:13:38 +00:00
2001-01-15 23:33:00 +00:00
2001-03-01 17:52:12 +00:00
2001-08-20 18:22:46 +00:00
2001-09-07 18:53:35 +00:00
2000-09-29 14:05:00 +00:00