gtk2/demos/gtk-demo
Havoc Pennington 73a00eeb44 fix bug where GC didn't always get updated properly
2000-11-13  Havoc Pennington  <hp@redhat.com>

	* gtk/gtktextdisplay.c (gtk_text_render_state_update): fix bug
	where GC didn't always get updated properly

	* demos/gtk-demo/textview.c (create_tags): Use subattributes
	of fonts instead of setting the entire font

	* gtk/testtext.c (fill_example_buffer): Use "size" instead of
	setting entire font

	* gtk/gtkdialog.c (gtk_dialog_add_button): Fix some warnings

	* gtk/gtktexttag.h, gtk/gtktexttag.c: Explode font_desc into
	a bunch of individually-settable font attributes. You can still
	use the "font" and "font_desc" args, they just set all the font
	attributes at once.
2000-11-14 01:08:28 +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 fix bug where GC didn't always get updated properly 2000-11-14 01:08:28 +00:00