Ryujinx-GtkSharp/parser
Mike Kestner 8896672938 2002-08-09 Kristian Rietveld <kris@gtk.org>
* parser/Gtk.metadata: add a bunch of out arg rules, add
       a vararg rule for the ListStore constructor, change method names of
       TreeModel's signal emission methods, remove opaque rule of
       GtkTreeIter, remove null_ok rules of TreeModel.IterNChildren
       and TreeModel.IterNthChild.

       * parser/Metadata.pm: add some code to be able to filter on
       parameter names.

       * generator/Method.cs: a method with accessor args and a non-void
       return value cannot be written as property.

       * sample/Makefile.in, sample/TreeViewDemo.cs: add a simple TreeView
       demo app.

       * gtk/ListStore.custom, gtk/TreeModel.custom, gtk/TreeModelSort.custom,
       gtk/TreeStore.custom, gtk/TreeView.custom: customizations.

svn path=/trunk/gtk-sharp/; revision=6576
2002-08-10 19:15:58 +00:00
..
GAPI 2002-08-09 Kristian Rietveld <kris@gtk.org> 2002-08-10 19:15:58 +00:00
Atk.metadata 2002-06-21 Rachel Hestilow <hestilow@ximian.com> 2002-06-21 17:15:19 +00:00
build.pl 2002-07-18 Mike Kestner <mkestner@speakeasy.net> 2002-07-19 04:07:50 +00:00
formatXml.c 2002-06-26 Rachel Hestilow <hestilow@ximian.com> 2002-06-26 13:10:48 +00:00
gapi2xml.pl 2002-08-08 Mike Kestner <mkestner@speakeasy.net> 2002-08-09 03:56:27 +00:00
gapi_pp.pl 2002-07-25 Rachel Hestilow <hestilow@ximian.com> 2002-07-26 06:08:52 +00:00
Gdk.metadata 2002-08-03 Rachel Hestilow <hestilow@ximian.com> 2002-08-03 22:24:37 +00:00
Gnome.metadata 2002-08-05 Rachel Hestilow <hestilow@ximian.com> 2002-08-05 22:42:58 +00:00
Gtk.metadata 2002-08-09 Kristian Rietveld <kris@gtk.org> 2002-08-10 19:15:58 +00:00
makefile 2002-07-08 Mike Kestner <mkestner@speakeasy.net> 2002-07-08 14:52:20 +00:00
Metadata.pm 2002-08-09 Kristian Rietveld <kris@gtk.org> 2002-08-10 19:15:58 +00:00
README 2002-08-03 Rachel Hestilow <hestilow@ximian.com> 2002-08-03 22:24:37 +00:00
TODO 2002-01-11 Mike Kestner <mkestner@speakeasy.net> 2002-01-12 02:08:16 +00:00

Put source modules here to parse for the gtkapi.xml file.

Currently supported:

glib-2.0.3
pango-1.0.3
atk-1.0.2
gtk+-2.0.5
  * you need gdkpixbuf*.[ch] from gdk/ symlinked into gdk-pixbuf/
libgnome-2.0.1
libgnomecanvas-2.0.1
libgnomeui-2.0.1
gtkhtml: cvs branch gnome-2-port files gtkhtml.[ch], gtkhtml-types.h,
	gtkhtml-enums.h, gtkhtml-stream.[ch]