Ryujinx-GtkSharp/sample
Bertrand Lorentz 7180011c22 Add and use gapi.xsd to validate GAPI XML files
The structure of a GAPI XML file is now defined by the XML schema in
gapi.xsd.

This XSD is now used by the generator to do a first sanity check on an
XML file before trying to generate code from it. Each generatable object
still does its own validation.

The XSD can also be seen as a documentation of the GAPI XML format, and
can be used by third-parties that produce GAPI XML to validate their
output.
2013-02-23 14:32:04 +01:00
..
gio fixing the sample 2009-02-11 15:07:56 +00:00
gtk-gio Add some missing references to samples 2011-07-18 10:40:12 -05:00
GtkDemo gtk: Make the Group property for Radio* widgets a properly typed array 2012-11-15 12:05:45 +01:00
opaquetest Add and use gapi.xsd to validate GAPI XML files 2013-02-23 14:32:04 +01:00
pixmaps kill useless .cvsignore files 2005-04-20 20:11:00 +00:00
test gtk: Facilitate use of ComboBox and ComboBoxText with an Entry 2011-07-16 15:45:30 +02:00
valtest Add and use gapi.xsd to validate GAPI XML files 2013-02-23 14:32:04 +01:00
Actions.cs Update samples to use generic collections 2012-11-04 16:58:39 +01:00
Assistant.cs 2008-01-17 Mike Kestner <mkestner@novell.com> 2008-01-17 14:06:59 +00:00
AsyncSample.cs sample: Add AsyncSample to showcase GLibSynchronizationContext 2012-11-08 22:39:30 +01:00
ButtonApp.cs 2004-03-12 Mike Kestner <mkestner@ximian.com> 2004-03-12 21:18:11 +00:00
CairoSample.cs Update the CairoSample. 2011-02-12 16:31:50 -06:00
CalendarApp.cs 2004-03-12 Mike Kestner <mkestner@ximian.com> 2004-03-12 21:18:11 +00:00
CustomCellRenderer.cs sample: Update CustomCellRenderer and add it to the build 2011-07-03 13:32:35 +02:00
CustomScrollableWidget.cs sample: Make the CustomScrollableWidget sample more elaborate 2011-12-03 16:41:21 +01:00
CustomWidget.cs sample: Update CustomWidget sample and add it to the build 2011-07-03 13:32:35 +02:00
DrawingSample.cs 2008-10-09 Mike Kestner <mkestner@novell.com> 2008-10-09 17:56:10 +00:00
GExceptionTest.cs 2008-10-09 Mike Kestner <mkestner@novell.com> 2008-10-09 17:56:10 +00:00
gtk-html-sample.cs Remove unnecessary config file 2005-04-26 17:10:10 +00:00
HelloWorld.cs 2004-02-10 Mike Kestner <mkestner@ximian.com> 2004-02-10 20:35:40 +00:00
Makefile.am sample: Add AsyncSample to showcase GLibSynchronizationContext 2012-11-08 22:39:30 +01:00
ManagedTreeViewDemo.cs 2005-03-31 Mike Kestner <mkestner@novell.com> 2005-03-31 16:31:31 +00:00
Menu.cs 2004-03-12 Mike Kestner <mkestner@ximian.com> 2004-03-12 21:18:11 +00:00
NativeInstantiationTest.cs Fix NativeInstantiation sample/test 2011-02-15 10:27:54 -06:00
NodeViewDemo.cs Update NodeViewDemo to new API. 2011-02-09 19:29:44 -06:00
PolarFixed.cs Update samples to use generic collections 2012-11-04 16:58:39 +01:00
PropertyRegistration.cs 2008-12-19 Mike Kestner <mkestner@novell.com> 2008-12-19 18:57:42 +00:00
sample.csproj sample: Add AsyncSample to showcase GLibSynchronizationContext 2012-11-08 22:39:30 +01:00
Scribble.cs Get Scribble sample working. 2011-02-15 10:19:07 -06:00
ScribbleXInput.cs * generator/CallbackGen.cs: 2004-12-21 18:46:42 +00:00
SpawnTests.cs 2007-11-12 Mike Kestner <mkestner@novell.com> 2007-11-12 17:27:35 +00:00
Subclass.cs Remove [IgnoreClassInitializers] usage. 2011-02-09 17:10:38 -06:00
TestDnd.cs sample: Update TestDnd and add it to the build 2011-07-03 13:32:26 +02:00
Thread.cs Add sample, not in default build 2005-09-02 22:39:34 +00:00
TreeModelDemo.cs sample: Fix crashes in TreeModelDemo 2012-11-17 17:53:40 +01:00
TreeViewDemo.cs Fix TreeViewDemo build 2011-02-09 18:23:18 -06:00