Ryujinx-GtkSharp/sample/GtkDemo
Mike Kestner 7f3171c814 merge to HEAD of jeroen and friends' work on the 2-4 branch. HEAD
is now tracking Gnome 2.6.

svn path=/trunk/gtk-sharp/; revision=35479
2004-10-29 20:33:07 +00:00
..
images 2003-10-30 Daniel Kornhauser Eisenberg <dkor@alum.mit.edu> 2003-10-31 00:01:35 +00:00
.cvsignore implement some of the DemoApplicationWindow 2004-08-07 17:06:29 +00:00
DemoApplicationWindow.cs implement some of the DemoApplicationWindow 2004-08-07 17:06:29 +00:00
DemoButtonBox.cs implement some of the DemoApplicationWindow 2004-08-07 17:06:29 +00:00
DemoColorSelection.cs implement some of the DemoApplicationWindow 2004-08-07 17:06:29 +00:00
DemoDialog.cs implement some of the DemoApplicationWindow 2004-08-07 17:06:29 +00:00
DemoDrawingArea.cs implement some of the DemoApplicationWindow 2004-08-07 17:06:29 +00:00
DemoEditableCells.cs implement some of the DemoApplicationWindow 2004-08-07 17:06:29 +00:00
DemoHyperText.cs new partial HyperText demo 2004-08-28 03:30:33 +00:00
DemoImages.cs fix my brokenness 2004-08-27 19:16:13 +00:00
DemoItemFactory.cs implement some of the DemoApplicationWindow 2004-08-07 17:06:29 +00:00
DemoListStore.cs implement some of the DemoApplicationWindow 2004-08-07 17:06:29 +00:00
DemoMain.cs fix invaliid iter in DemoMain 2004-08-28 20:04:41 +00:00
DemoMenus.cs implement some of the DemoApplicationWindow 2004-08-07 17:06:29 +00:00
DemoPanes.cs implement some of the DemoApplicationWindow 2004-08-07 17:06:29 +00:00
DemoPixbuf.cs fix my brokenness 2004-08-27 19:16:13 +00:00
DemoSizeGroup.cs merge to HEAD of jeroen and friends' work on the 2-4 branch. HEAD 2004-10-29 20:33:07 +00:00
DemoStockBrowser.cs improve this thing 2004-08-28 20:51:06 +00:00
DemoTextView.cs store the .cs files as resources also 2004-08-27 19:43:41 +00:00
DemoTreeStore.cs implement some of the DemoApplicationWindow 2004-08-07 17:06:29 +00:00
Makefile.am argh, distcheck hates me 2004-08-28 03:41:22 +00:00
README 2004-01-10 John Luke <jluke@cfl.rr.com> 2004-01-11 02:58:08 +00:00
TODO improve this thing 2004-08-28 20:51:06 +00:00

This port of gtk-demo.c is still INCOMPLETE. If you can contribute to it
don't hesistate to mail your patches at the gtk-sharp-list@lists.ximian.com


To compile it just type Make

      		   	Daniel Kornhauser.