Files
gtk/tests
Federico Mena Quintero 36dfea8ece Removed the "extra widget" bit, implemented with the following:
2003-09-03  Federico Mena Quintero  <federico@ximian.com>

	* TODO: Removed the "extra widget" bit, implemented with the
	following:

	* gtkfilechooser.h: Added gtk_file_chooser_{set,get}_extra_widget().

	* gtkfilechooser.c (gtk_file_chooser_base_init): Install an
	"extra-widget" interface property.
	(gtk_file_chooser_set_extra_widget): Implemented.
	(gtk_file_chooser_get_extra_widget): Implemented.

	* gtkfilechooserutils.h (GtkFileChooserProp): Added
	GTK_FILE_CHOOSER_PROP_EXTRA_WIDGET.

	* gtkfilechooserutils.c (_gtk_file_chooser_install_properties):
	Added the "extra-widget" property.

	* gtkfilechooserimpldefault.c (struct _GtkFileChooserImplDefault):
	Added an extra_widget field.
	(gtk_file_chooser_impl_default_set_property): Handle the
	"extra-widget" property.
	(gtk_file_chooser_impl_default_get_property): Likewise.
	(set_preview_widget): Fix the call gtk_container_remove().  Also,
	we don't need to ref/sink/unref the preview widget, as that gets
	already done by container_add/remove.
	(set_extra_widget): New utility function.

	* testfilechooser.c (main): Add an extra widget.
2003-09-03 05:52:35 +00:00
..
2003-07-18 07:50:54 +00:00
1997-11-24 22:37:52 +00:00
1998-02-27 06:13:22 +00:00
1997-11-24 22:37:52 +00:00
1997-11-24 22:37:52 +00:00
1997-11-24 22:37:52 +00:00
2002-10-13 23:22:33 +00:00
2001-03-07 14:49:21 +00:00
1997-11-24 22:37:52 +00:00
2003-08-02 21:35:44 +00:00
2002-10-13 23:22:33 +00:00
2003-08-31 13:49:15 +00:00
2002-10-13 23:22:33 +00:00
2002-10-13 23:22:33 +00:00
2002-10-13 23:22:33 +00:00
2003-08-02 21:35:44 +00:00
2002-10-13 23:22:33 +00:00
2002-10-13 23:22:33 +00:00
2002-10-13 23:22:33 +00:00
2002-10-13 23:22:33 +00:00