Ryujinx-GtkSharp/gdk
Mike Kestner bdc5c7071f 2003-10-13 Mike Kestner <mkestner@ximian.com>
* gdk/Gdk.metadata : mark an array param on PixbufDestroyNotify
	* gdk/gdk-api.xml : regenerated
	* generator/CallbackGen.cs : Handle out params in callback sigs
	and ditch the object[] args handling for typed args.
	* generator/Parameters.cs : more proactive PassAs logic.  We now
	default all simple pointer types (uint*, int*, double*, etc...)
	to out params unless they are marked otherwise in the XML with a
	pass_as tag or an array tag.  [Fixes #32104]

svn path=/trunk/gtk-sharp/; revision=18993
2003-10-13 21:53:40 +00:00
..
.cvsignore * Makefile.in: Updated to reflect moval of api xml files from api/ 2003-10-09 22:29:59 +00:00
Color.custom Hide the Copy, Free and Hash methods in Gdk.Color and override GetHashCode(). 2003-04-14 18:01:28 +00:00
Colormap.custom 2003-02-28 Gonzalo Paniagua Javier <gonzalo@ximian.com> 2003-02-28 07:41:59 +00:00
DeviceAxis.custom 2002-10-08 Duncan Mak <duncan@ximian.com> 2002-10-08 06:49:11 +00:00
Drawable.custom 2003-07-14 Mike Kestner <mkestner@speakeasy.net> 2003-07-15 05:52:09 +00:00
Event.cs 2002-08-08 Mike Kestner <mkestner@speakeasy.net> 2002-08-08 16:33:46 +00:00
EventKey.custom 2003-04-16 Charles Iliya Krempeaux <charles@reptile.ca> 2003-04-21 15:31:08 +00:00
gdk-api.xml 2003-10-13 Mike Kestner <mkestner@ximian.com> 2003-10-13 21:53:40 +00:00
gdk-symbols.xml * Makefile.in: Updated to reflect moval of api xml files from api/ 2003-10-09 22:29:59 +00:00
Gdk.metadata 2003-10-13 Mike Kestner <mkestner@ximian.com> 2003-10-13 21:53:40 +00:00
Key.cs Change Keys to Key 2003-04-12 05:23:55 +00:00
Makefile.in 2003-10-12 Mike Kestner <mkestner@ximian.com> 2003-10-13 03:06:22 +00:00
makefile.win32 2003-10-10 Mike Kestner <mkestner@ximian.com> 2003-10-10 18:58:19 +00:00
Pixbuf.custom 2003-08-30 Gonzalo Paniagua Javier <gonzalo@ximian.com> 2003-08-30 00:26:38 +00:00
Point.custom * Added a constructor to gdk/Point.custom 2003-02-07 16:05:20 +00:00
Rectangle.custom 2003-03-03 Miguel de Icaza <miguel@ximian.com> 2003-03-03 17:43:22 +00:00
Selection.custom 2003-07-11 Mike Kestner <mkestner@speakeasy.net> 2003-07-12 04:09:00 +00:00