Ryujinx-GtkSharp/sample/GtkDemo
John Luke a95c723a5d enable this part now
svn path=/trunk/gtk-sharp/; revision=32327
2004-08-13 19:44:15 +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
DemoImages.cs implement Progressive image loader 2004-08-08 18:30:25 +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 implement some of the DemoApplicationWindow 2004-08-07 17:06:29 +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 implement some of the DemoApplicationWindow 2004-08-07 17:06:29 +00:00
DemoSizeGroup.cs implement some of the DemoApplicationWindow 2004-08-07 17:06:29 +00:00
DemoStockBrowser.cs enable this part now 2004-08-13 19:44:15 +00:00
DemoTextView.cs implement some of the DemoApplicationWindow 2004-08-07 17:06:29 +00:00
DemoTreeStore.cs implement some of the DemoApplicationWindow 2004-08-07 17:06:29 +00:00
Makefile.am 2004-06-10 Mike Kestner <mkestner@ximian.com> 2004-06-10 19:45:20 +00:00
README 2004-01-10 John Luke <jluke@cfl.rr.com> 2004-01-11 02:58:08 +00:00
TODO implement Progressive image loader 2004-08-08 18:30:25 +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.