gtk3/docs
Havoc Pennington 9365d0d7dc fix this to be sane
2000-12-04  Havoc Pennington  <hp@redhat.com>

	* gtk/gtkpaned.c (gtk_paned_expose): fix this to be sane

	* gtk/gtkvpaned.c (gtk_vpaned_expose): Add an expose handler

	* gtk/gtkhpaned.c (gtk_hpaned_expose): Add an expose handler

	* gtk/gtknotebook.c (gtk_notebook_draw_tab): put in a temporary
	hack to avoid infinite loops (queue draw instead of draw) -
	Owen has more appropriate fixes in a branch he'll check in later.

	* gtk/gtktextiter.c (gtk_text_iter_ends_line): handle paragraph
	separator, CR, and CRLF as line ends

	* gtk/gtktextbtree.c (gtk_text_btree_insert): on insertion, break
	into lines using pango_find_paragraph_boundary(); other bits of
	the widget are still going to be broken if the boundary isn't '\n'
	though
2000-12-04 23:04:17 +00:00
..
faq Nov 17 20:14:20 2000 Owen Taylor <otaylor@redhat.com> 2000-11-18 01:49:50 +00:00
reference fix this to be sane 2000-12-04 23:04:17 +00:00
tutorial DND updates 2000-11-29 13:41:51 +00:00
.cvsignore
Changes-1.2.txt
Changes-2.0.txt Remove "draw" virtual method and signal 2000-12-04 01:15:37 +00:00
debugging.txt
defsformat.txt
developers.txt
dnd_internals.txt
generation.txt
gtk-config.1.in
gtk-config.txt
gtkdocs_fix
make-todo
Makefile.am Released 1.3.2 2000-11-18 01:49:13 +00:00
refcounting.txt
styles.txt
text_widget.txt
widget_system.txt