Ryujinx-GtkSharp/glade
Mike Kestner 23464e6514 2003-07-23 Mike Kestner <mkestner@ximian.com>
[Equal credit to Ettore Perazzoli <ettore@ximian.com> for fixing
	all the bugs in the initial patch]
	* */*.custom : fix incorrect usage of new Object (IntPtr) where
	Glib.Object.GetObject should've been used.  add ref_owned param
	to GetObject calls.
	* generator/CallbackGen.cs : setup ref_owned in bodies
	* generator/ClassBase.cs : add ref_owned to GetObject FromNative call
	* generator/Method.cs : setup ref_owned in bodies
	* generator/Property.cs : setup ref_owned in bodies
	* generator/SignalHandler.cs : pass ref_owned to GetObject
	* generator/StructBase.cs : setup ref_owned in bodies
	* glib/Object.cs : kill Ref/Unref methods.  Don't want it to be
	easy for users to screw with ref counts, or make it look like they
	should need to.
	(GetObject): add ref_owned param and ref/unref to remain at 1
	* glib/Value.cs : pass ref_owned to GetObject

svn path=/trunk/gtk-sharp/; revision=16581
2003-07-23 17:19:21 +00:00
..
.cvsignore 2002-08-15 Mike Kestner <mkestner@speakeasy.net> 2002-08-16 05:00:31 +00:00
HandlerNotFoundExeception.cs 2002-09-13 Ricardo Fernndez Pascual <ric@users.sourceforge.net> 2002-09-13 11:38:36 +00:00
Makefile.in 2002-12-22 Robert McQueen <robot101@debian.org> 2002-12-22 05:08:52 +00:00
WidgetAttribute.cs 2003-03-15 Miguel de Icaza <miguel@ximian.com> 2003-03-15 21:02:25 +00:00
XML.custom 2003-07-23 Mike Kestner <mkestner@ximian.com> 2003-07-23 17:19:21 +00:00