gtk2/demos/gtk-demo
Matthias Clasen 9c0bc41a17 Call the do_ functions with the toplevel as argument.
Sat Nov  8 23:06:02 2003  Matthias Clasen  <maclas@gmx.de>

	* demos/gtk-demo/main.c (row_activated_cb): Call the do_
	functions with the toplevel as argument.

	* demos/gtk-demo/geninclude.pl.in: Change the signature
	of GDoDemoFunc to take a widget argument

	* demos/gtk-demo/ui_manager.c (do_ui_manager):
	* demos/gtk-demo/tree_store.c (do_tree_store):
	* demos/gtk-demo/textview.c (do_textview):
	* demos/gtk-demo/stock_browser.c (do_stock_browser):
	* demos/gtk-demo/sizegroup.c (do_sizegroup):
	* demos/gtk-demo/pixbufs.c (do_pixbufs):
	* demos/gtk-demo/panes.c (do_panes):
	* demos/gtk-demo/menus.c (do_menus):
	* demos/gtk-demo/list_store.c (do_list_store):
	* demos/gtk-demo/images.c (do_images):
	* demos/gtk-demo/hypertext.c (do_hypertext):
	* demos/gtk-demo/editable_cells.c (do_editable_cells):
	* demos/gtk-demo/drawingarea.c (do_drawingarea):
	* demos/gtk-demo/dialog.c (do_dialog):
	* demos/gtk-demo/colorsel.c (do_colorsel):
	* demos/gtk-demo/changedisplay.c (do_changedisplay):
	* demos/gtk-demo/button_box.c (do_button_box):
	* demos/gtk-demo/appwindow.c (do_appwindow): Take a widget
	as argument, and make new windows or dialogs appear on the
	same screen.  (#80388)
2003-11-08 22:08:05 +00:00
..
.cvsignore shut up cvs 2003-10-27 23:41:12 +00:00
alphatest.png fix some shell typos 2001-05-07 15:58:47 +00:00
apple-red.png fix to properly queue resizes when the image is set 2001-04-18 18:09:18 +00:00
appwindow.c Call the do_ functions with the toplevel as argument. 2003-11-08 22:08:05 +00:00
background.jpg fix to properly queue resizes when the image is set 2001-04-18 18:09:18 +00:00
button_box.c Call the do_ functions with the toplevel as argument. 2003-11-08 22:08:05 +00:00
changedisplay.c Call the do_ functions with the toplevel as argument. 2003-11-08 22:08:05 +00:00
colorsel.c Call the do_ functions with the toplevel as argument. 2003-11-08 22:08:05 +00:00
demo-common.h Version 1.3.11 Require GLib-1.3.11, Pango-0.22, ATK-0.7. Restore to 2001-11-23 21:46:44 +00:00
dialog.c Call the do_ functions with the toplevel as argument. 2003-11-08 22:08:05 +00:00
drawingarea.c Call the do_ functions with the toplevel as argument. 2003-11-08 22:08:05 +00:00
editable_cells.c Call the do_ functions with the toplevel as argument. 2003-11-08 22:08:05 +00:00
floppybuddy.gif fix some shell typos 2001-05-07 15:58:47 +00:00
geninclude.pl.in Call the do_ functions with the toplevel as argument. 2003-11-08 22:08:05 +00:00
gnome-applets.png fix to properly queue resizes when the image is set 2001-04-18 18:09:18 +00:00
gnome-calendar.png fix to properly queue resizes when the image is set 2001-04-18 18:09:18 +00:00
gnome-foot.png fix to properly queue resizes when the image is set 2001-04-18 18:09:18 +00:00
gnome-gimp.png fix to properly queue resizes when the image is set 2001-04-18 18:09:18 +00:00
gnome-gmush.png fix to properly queue resizes when the image is set 2001-04-18 18:09:18 +00:00
gnome-gsame.png fix to properly queue resizes when the image is set 2001-04-18 18:09:18 +00:00
gnu-keys.png fix to properly queue resizes when the image is set 2001-04-18 18:09:18 +00:00
gtk-logo-rgb.gif Handle case where we need to parse the xsetting as if it were an RC file 2001-06-04 23:15:51 +00:00
hypertext.c Call the do_ functions with the toplevel as argument. 2003-11-08 22:08:05 +00:00
images.c Call the do_ functions with the toplevel as argument. 2003-11-08 22:08:05 +00:00
list_store.c Call the do_ functions with the toplevel as argument. 2003-11-08 22:08:05 +00:00
main.c Call the do_ functions with the toplevel as argument. 2003-11-08 22:08:05 +00:00
Makefile.am Turn off GTK_DISABLE_DEPRECATED, since this test uses the 2003-09-26 23:33:46 +00:00
makefile.msc.in new file 2002-02-27 16:37:04 +00:00
menus.c Call the do_ functions with the toplevel as argument. 2003-11-08 22:08:05 +00:00
panes.c Call the do_ functions with the toplevel as argument. 2003-11-08 22:08:05 +00:00
pixbufs.c Call the do_ functions with the toplevel as argument. 2003-11-08 22:08:05 +00:00
sizegroup.c Call the do_ functions with the toplevel as argument. 2003-11-08 22:08:05 +00:00
stock_browser.c Call the do_ functions with the toplevel as argument. 2003-11-08 22:08:05 +00:00
textview.c Call the do_ functions with the toplevel as argument. 2003-11-08 22:08:05 +00:00
tree_store.c Call the do_ functions with the toplevel as argument. 2003-11-08 22:08:05 +00:00
ui_manager.c Call the do_ functions with the toplevel as argument. 2003-11-08 22:08:05 +00:00