Ryujinx-GtkSharp/glue
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
..
.cvsignore 2002-04-25 Mike Kestner <mkestner@speakeasy.net> 2002-04-25 09:17:54 +00:00
adjustment.c 2002-08-11 Miguel de Icaza <miguel@ximian.com> 2002-08-11 22:48:00 +00:00
canvas-proxy-marshal.c 2002-08-17 Duncan Mak <duncan@ximian.com> 2002-08-17 10:38:17 +00:00
canvas-proxy-marshal.h 2002-08-17 Duncan Mak <duncan@ximian.com> 2002-08-17 10:38:17 +00:00
canvas-proxy-marshal.list 2002-08-17 Duncan Mak <duncan@ximian.com> 2002-08-17 10:38:17 +00:00
canvas-proxy.c 2002-08-17 Duncan Mak <duncan@ximian.com> 2002-08-17 10:38:17 +00:00
canvas-proxy.h 2002-08-17 Duncan Mak <duncan@ximian.com> 2002-08-16 17:14:53 +00:00
canvasitem.c 2002-08-06 Duncan Mak <duncan@ximian.com> 2002-08-06 16:01:15 +00:00
canvaspoints.c 2002-08-12 Rachel Hestilow <hestilow@ximian.com> 2002-08-12 19:14:44 +00:00
colorseldialog.c 2002-07-11 Duncan Mak <duncan@ximian.com> 2002-07-11 13:18:36 +00:00
dialog.c 2002-07-11 Duncan Mak <duncan@ximian.com> 2002-07-11 13:18:36 +00:00
error.c 2002-06-20 Mike Kestner <mkestner@speakeasy.net> 2002-06-20 01:45:13 +00:00
event.c 2002-06-26 Rachel Hestilow <hestilow@ximian.com> 2002-06-26 08:36:05 +00:00
fileselection.c 2002-06-24 Duncan Mak <duncan@ximian.com> 2002-06-24 20:38:48 +00:00
gladexml.c 2002-08-12 Rachel Hestilow <hestilow@ximian.com> 2002-08-12 19:14:44 +00:00
list.c 2002-08-31 Rachel Hestilow <hestilow@ximian.com> 2002-09-01 04:46:38 +00:00
Makefile.am 2002-08-31 Rachel Hestilow <hestilow@ximian.com> 2002-09-01 04:46:38 +00:00
paned.c 2002-07-19 Duncan Mak <duncan@ximian.com> 2002-07-19 07:54:33 +00:00
program.c 2002-08-28 Rachel Hestilow <hestilow@ximian.com> 2002-08-28 20:58:01 +00:00
slist.c 2002-06-26 Rachel Hestilow <hestilow@ximian.com> 2002-06-26 08:36:05 +00:00
style.c 2002-08-03 Rachel Hestilow <hestilow@ximian.com> 2002-08-03 22:24:37 +00:00
type.c 2002-08-31 Rachel Hestilow <hestilow@ximian.com> 2002-09-01 04:46:38 +00:00
value.c 2002-06-05 Mike Kestner <mkestner@speakeasy.net> 2002-06-05 21:59:10 +00:00
widget.c 2002-08-03 Rachel Hestilow <hestilow@ximian.com> 2002-08-03 22:24:37 +00:00