Ryujinx-GtkSharp/sample/GtkDemo
John Luke 8f2aa18cb0 improve this thing
svn path=/trunk/gtk-sharp/; revision=32972
2004-08-28 20:51:06 +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 implement some of the DemoApplicationWindow 2004-08-07 17:06:29 +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.