gtk2/docs/reference/gdk-pixbuf
Owen Taylor 61b2f259e5 Move notification of "has_default" to here, so it is safe to call
Fri Nov 16 19:44:35 2001  Owen Taylor  <otaylor@redhat.com>

	* gtk/gtkwindow.c (gtk_window_set_default): Move
	notification of "has_default" to here, so it
	is safe to call gtk_window_set_default() instead
	of gtk_widget_grab_default().

	* gtk/gtkwindow.c (gtk_window_set_focus): Make it call
	gtk_widget_grab_focus(), which then calls
	_gtk_widget_internal_set_focus(). This makes
	gtk_window_set_focus() a safe way of both setting
	and unsetting the focus widget.

	* gtk/gtkwidget.c (gtk_widget_propagate_state): Use
	gtk_widget_get_toplevel(), instead of gtk_widget_ancestor
	to find the toplevel.

	* gtk/gtkwindow.h: Move gtk_window_set_focus/default
	from the "internal functions" section.
2001-11-17 01:18:49 +00:00
..
tmpl Move notification of "has_default" to here, so it is safe to call 2001-11-17 01:18:49 +00:00
.cvsignore shut up CVS 2001-07-24 09:20:28 +00:00
gdk-pixbuf-from-drawables.sgml new files explaining where the code for rendering pixbufs lives. (#61151) 2001-11-12 22:50:58 +00:00
gdk-pixbuf-overrides.txt Move gtk-reference files into GTK+ tree proper. 2000-09-07 18:17:06 +00:00
gdk-pixbuf-rendering.sgml new files explaining where the code for rendering pixbufs lives. (#61151) 2001-11-12 22:50:58 +00:00
gdk-pixbuf-sections.txt Updates. (#63293) 2001-10-30 23:58:00 +00:00
gdk-pixbuf.sgml new files explaining where the code for rendering pixbufs lives. (#61151) 2001-11-12 22:50:58 +00:00
gdk-pixbuf.types Add GdkPixbuf, GdkPixbufAnimation and GdkPixbufAnimationIter. (#62590 2001-10-18 20:16:53 +00:00
Makefile.am Add --sgml-mode. 2001-11-14 22:39:35 +00:00
porting-from-imlib.sgml gdk_rgb_init() doesn't need to be called anymore. Use g_object_(un)_ref 2001-11-03 18:49:43 +00:00