gtk2/docs/reference/gdk-pixbuf
Havoc Pennington 9bec105a66 Draw the focus, and leave space to do so.
2000-09-25  Havoc Pennington  <hp@redhat.com>

	* gtk/gtktextview.c: Draw the focus, and leave space to do so.

	* gtk/gtktexttypes.c: Remove Latin1 conversion stuff

	* gtk/gtktextbtree.c (gtk_text_btree_node_remove_data):
	Fix a bug when removing node data, we didn't properly
	re-splice the linked list after removing the data.

	* gtk/gtktextview.c (gtk_text_view_key_press_event): Pass through
	GDK_Tab as literal tab, Ctrl-Tab to tab to focus widget

	* gtk/gtktextbuffer.c (selection_received): fix g_convert usage

	* gtk/gtktextlayout.c (set_para_values): Set tab array
	for the layout from the GtkTextTag.

	* gtk/gtktexttypes.h: delete tab and search cruft,
	remove g_convert() in favor of GLib version

	* gtk/gtktexttypes.c: remove tab implementation from here,
	move to Pango

	* gtk/gtktexttag.h, gtk/gtktexttag.c: Implement
	tab stuff using new PangoTabArray from Pango

	* gtk/gtktexttag.c (gtk_text_attributes_fill_from_tags): Remove
	unused border_width stuff
2000-09-25 17:17:13 +00:00
..
tmpl Draw the focus, and leave space to do so. 2000-09-25 17:17:13 +00:00
.cvsignore Move gtk-reference files into GTK+ tree proper. 2000-09-07 18:17:06 +00:00
compiling.sgml Your eyes are bloodshot. 2000-04-13 01:18:41 +00:00
gdk-pixbuf-overrides.txt Move gtk-reference files into GTK+ tree proper. 2000-09-07 18:17:06 +00:00
gdk-pixbuf-sections.txt Move gtk-reference files into GTK+ tree proper. 2000-09-07 18:17:06 +00:00
gdk-pixbuf.args Removed the x_set and y_set arguments. Now they are always on and start 2000-01-22 21:18:17 +00:00
gdk-pixbuf.hierarchy Finished integrating the documentation framework. 1999-11-04 07:30:04 +00:00
gdk-pixbuf.sgml Move gtk-reference files into GTK+ tree proper. 2000-09-07 18:17:06 +00:00
gdk-pixbuf.signals Your eyes are bloodshot. 2000-04-13 01:18:41 +00:00
gdk-pixbuf.types Finished integrating the documentation framework. 1999-11-04 07:30:04 +00:00
Makefile.am Move gtk-reference files into GTK+ tree proper. 2000-09-07 18:17:06 +00:00