gtk2/demos/gtk-demo
Havoc Pennington fe8da19f2a Draw underlines one pixel higher.
2000-11-14  Havoc Pennington  <hp@redhat.com>

	* gdk/gdkpango.c (gdk_draw_layout_line): Draw underlines one pixel
	higher.

	* gtk/gtktextdisplay.c (render_layout_line): Take rise into
	account. Also, render rise, underline, background, etc. for
	pixbufs as well as text. Also, draw underlines one pixel higher.

	* gtk/gtktextlayout.c (gtk_text_layout_get_line_display): Add a
	PangoAttribute for the rise, so it gets drawn properly. Also,
	add the GtkTextAppearance attribute for pixbuf/widget segments
	as well; we should go ahead and have rise, underline, background,
	stipple work for those

	* gtk/gtktexttag.c: Rename "offset" property to "rise" to match
	Pango
2000-11-15 00:23:37 +00:00
..
.cvsignore Start of work to move to new modularized testgtk. 2000-10-18 15:50:13 +00:00
button_box.c Start of work to move to new modularized testgtk. 2000-10-18 15:50:13 +00:00
geninclude.pl Start of work to move to new modularized testgtk. 2000-10-18 15:50:13 +00:00
geninclude.pl.in Start of work to move to new modularized testgtk. 2000-10-18 15:50:13 +00:00
item_factory.c Start of work to move to new modularized testgtk. 2000-10-18 15:50:13 +00:00
main.c change demo install dir to datadir/gtk+-2.0/demo 2000-11-13 06:08:17 +00:00
Makefile.am change demo install dir to datadir/gtk+-2.0/demo 2000-11-13 06:08:17 +00:00
menus.c Changes to make the new testgtk compile after gtk_menu_append was removed. 2000-11-09 12:15:40 +00:00
panes.c Start of work to move to new modularized testgtk. 2000-10-18 15:50:13 +00:00
textview.c Draw underlines one pixel higher. 2000-11-15 00:23:37 +00:00