Ryujinx-GtkSharp/sources
Rachel Hestilow c8d090f62f 2002-08-31 Rachel Hestilow <hestilow@ximian.com>
Proper GList, GSList support. Read-only for now.

	* glue/list.c: Added.
	* glue/Makefile.am: Add list.c
	* glue/type.c: Add function gtksharp_is_object.

	* glib/ListBase.cs, List.cs: Added.
	* glib/SList.cs: Inherit from ListBase.
	* glib/Object.cs: Add static method "IsObject".

	* generator/Method.cs: Pass on element_type to constructor
	if specified.
	* generator/SymbolTable.cs: Move GList to manual types.

	* sample/GladeViewer.cs: Remove list hacks.

	* sources/Gnome.metadata: Specify element types for
	CanvasPathDef.Split and IconList.GetSelection. Rename
	CanvasPathDef *to methods to properly capitalized *To.
	* sources/Gtk.metadata: Hide Widget.ListAccelClosures until
	GClosure is handled properly.
	* sources/Pango.metadata: Added.

	* sample/test/TestToolbar.cs: Compile with recent delegate changes.

svn path=/trunk/gtk-sharp/; revision=7166
2002-09-01 04:46:38 +00:00
..
Atk.metadata 2002-06-21 Rachel Hestilow <hestilow@ximian.com> 2002-06-21 17:15:19 +00:00
Gdk.metadata 2002-08-03 Rachel Hestilow <hestilow@ximian.com> 2002-08-03 22:24:37 +00:00
Gnome.metadata 2002-08-31 Rachel Hestilow <hestilow@ximian.com> 2002-09-01 04:46:38 +00:00
gtk-sharp.sources 2002-08-19 Rachel Hestilow <hestilow@ximian.com> 2002-08-20 19:56:18 +00:00
Gtk.metadata 2002-08-31 Rachel Hestilow <hestilow@ximian.com> 2002-09-01 04:46:38 +00:00
makefile 2002-08-19 Rachel Hestilow <hestilow@ximian.com> 2002-08-20 19:56:18 +00:00
Pango.metadata 2002-08-31 Rachel Hestilow <hestilow@ximian.com> 2002-09-01 04:46:38 +00:00
README 2002-08-20 Rachel Hestilow <hestilow@ximian.com> 2002-08-20 20:35:42 +00:00

Put source modules here to parse for the gtkapi.xml file.
Directories are now listed in gtk-sharp.sources, you need to update this when
adding an API.

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]
libglade-2.0.0
libart_lgpl-2.3.10