gtk3/docs/reference/gtk
Havoc Pennington 74e7da214f geez, don't call g_list funcs on GSList
2001-06-08  Havoc Pennington  <hp@redhat.com>

	* gtk/gtktextbuffer.c (gtk_text_buffer_remove_all_tags): geez,
	don't call g_list funcs on GSList

	* gtk/gtkwidget.c (gtk_widget_child_focus): replaces
	gtk_container_focus(), since some widgets have focusable locations
	which are not other widgets. These widgets should not have to be
	containers just to manage the focus. For example, GtkHSV is
	currently a container for no good reason. Also, this cleans
	up the "if (is_container && is_sensitive && is_drawable)
	container_focus ()" mess in widget implementations.

	* gtk/gtkcontainer.c (gtk_container_focus): deprecate this
	function, and have it just call gtk_widget_child_focus().

	* gtk/gtkhsv.c: derive from widget not container

	Throughout: fix to reflect GtkContainer::focus change
2001-06-08 18:09:34 +00:00
..
tmpl geez, don't call g_list funcs on GSList 2001-06-08 18:09:34 +00:00
.cvsignore Add $(top_builddir) to includes as necessary, Run gtkdoc-scangobj from 2001-04-13 14:48:28 +00:00
compiling.sgml windows (file is blank) 2001-02-09 06:14:34 +00:00
framebuffer.sgml windows (file is blank) 2001-02-09 06:14:34 +00:00
gtk-docs.sgml Add documentation about GtkSizeGroup. 2001-05-18 18:28:52 +00:00
gtk-overrides.txt Remove GtkArgSetFunc, GtkArgGetFunc. 2001-06-04 19:08:59 +00:00
gtk-sections.txt get sizes an icon set can render without falling back to missing image 2001-05-25 20:41:46 +00:00
gtk.types Add documentation about GtkSizeGroup. 2001-05-18 18:28:52 +00:00
Makefile.am Add dependency on Atk for accessibility support. 2001-05-03 20:11:14 +00:00
objects_grouped.sgml Re-enable the "find" dialog 2000-10-24 00:15:14 +00:00
text_widget.sgml documented some of the object args 2000-11-05 16:09:04 +00:00
tree_widget.sgml New function. 2000-10-30 23:21:38 +00:00
windows.sgml windows (file is blank) 2001-02-09 06:14:34 +00:00