gtk3/docs/reference/gtk
Havoc Pennington 2fab0eb1fa make it a static function
2000-10-24  Havoc Pennington  <hp@redhat.com>

	* gtk/gtktextview.c (gtk_text_view_scroll_to_mark_adjusted): make
	it a static function

	* gtk/gtktextbtree.c (gtk_text_btree_tag): Gee, maybe we should
	redraw text when a tag is applied to it.

	* gtk/gtktexttag.c (gtk_text_tag_affects_size)
	(gtk_text_tag_affects_nonsize_appearance): private functions to
	see if a tag requires various kinds of redraw/layout to be queued
	up.

	* gtk/gtktexttag.h (struct _GtkTextTag): Remove relief crackrock

	* gtk/testtext.c (fill_example_buffer): Put the cursor
	at the start of the buffer, so search works by default

	* gtk/gtktextiter.c (lines_match): init match_start always

	* gtk/gtktextbuffer.c (gtk_text_buffer_get_iter_at_line_index): New
	function, get iter at a line + a byte index

	* gtk/gtktextiter.c (gtk_text_iter_set_line_index): New function,
	to set byte position within a line
	(gtk_text_iter_check): remove leftover G_BREAKPOINT thing
2000-10-24 22:44:14 +00:00
..
tmpl Re-enable the "find" dialog 2000-10-24 00:15:14 +00:00
.cvsignore Fix typo 2000-10-23 14:35:35 +00:00
gtk-docs.sgml Re-enable the "find" dialog 2000-10-24 00:15:14 +00:00
gtk-overrides.txt Move gtk-reference files into GTK+ tree proper. 2000-09-07 18:17:06 +00:00
gtk-sections.txt Re-enable the "find" dialog 2000-10-24 00:15:14 +00:00
gtk.hierarchy Move gtk-reference files into GTK+ tree proper. 2000-09-07 18:17:06 +00:00
gtk.types Move gtk-reference files into GTK+ tree proper. 2000-09-07 18:17:06 +00:00
Makefile.am Re-enable the "find" dialog 2000-10-24 00:15:14 +00:00
objects_grouped.sgml Re-enable the "find" dialog 2000-10-24 00:15:14 +00:00
text_widget.sgml make it a static function 2000-10-24 22:44:14 +00:00