Ryujinx-GtkSharp/gtk
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-06-21 Mike Kestner <mkestner@speakeasy.net> 2002-06-21 12:29:04 +00:00
Adjustment.custom Add patches from Cesar 2002-11-08 23:32:27 +00:00
Application.cs 2003-03-25 Martin Baulig <martin@ximian.com> 2003-03-25 16:57:05 +00:00
Calendar.custom 2003-03-25 Gonzalo Paniagua Javier <gonzalo@ximian.com> 2003-03-25 00:47:13 +00:00
Clipboard.custom 2003-04-03 Gonzalo Paniagua Javier <gonzalo@ximian.com> 2003-04-06 09:21:15 +00:00
ClipboardClearFunc.cs * generator/StructBase.cs: create a Zero static member for 2002-11-10 10:03:51 +00:00
ClipboardGetFunc.cs * generator/StructBase.cs: create a Zero static member for 2002-11-10 10:03:51 +00:00
ColorSelection.custom 2003-05-29 Rachel Hestilow <rachel@nullenvoid.com> 2003-06-10 18:09:47 +00:00
ColorSelectionDialog.custom * gtk/ColorSelectionDialog.custom: Rename the inner Button class 2003-03-16 00:08:18 +00:00
Combo.custom 2003-07-23 Mike Kestner <mkestner@ximian.com> 2003-07-23 17:19:21 +00:00
Dialog.custom 2003-07-23 Mike Kestner <mkestner@ximian.com> 2003-07-23 17:19:21 +00:00
Entry.custom Add a custom constructor to Entry, and fix API bugs with Widget and Frame. 2003-04-02 08:26:36 +00:00
FileSelection.custom * en/Gtk/FSButton.xml: Removed the constructor, per the custom 2003-07-22 04:38:13 +00:00
Frame.custom new file, adds Frame () constructor which creates a frame without label 2003-01-21 21:41:10 +00:00
GtkSharp.GtkClipboardClearFuncNative.cs 2003-07-23 Mike Kestner <mkestner@ximian.com> 2003-07-23 17:19:21 +00:00
GtkSharp.GtkClipboardGetFuncNative.cs 2003-07-23 Mike Kestner <mkestner@ximian.com> 2003-07-23 17:19:21 +00:00
HTMLStream.custom Update API 2003-02-05 06:30:34 +00:00
IconFactory.custom Added IconFactory.custom file from mathias.hasselmann@gmx.de 2003-04-17 18:08:51 +00:00
IconSet.custom * sources/makefile (get-source-code): make it go a bit faster by 2003-07-16 03:29:47 +00:00
Layout.custom 2003-07-23 Mike Kestner <mkestner@ximian.com> 2003-07-23 17:19:21 +00:00
ListStore.custom 2003-05-19 Rachel Hestilow <rachel@nullenvoid.com> 2003-05-19 07:18:52 +00:00
Makefile.in 2002-12-22 Robert McQueen <robot101@debian.org> 2002-12-22 05:08:52 +00:00
makefile.win32 2003-02-21 Mike Kestner <mkestner@speakeasy.net> 2003-02-22 04:34:56 +00:00
MessageDialog.custom 2003-02-21 Mike Kestner <mkestner@speakeasy.net> 2003-02-22 04:34:56 +00:00
Object.custom 2003-07-23 Mike Kestner <mkestner@ximian.com> 2003-07-23 17:19:21 +00:00
Paned.custom 2003-07-23 Mike Kestner <mkestner@ximian.com> 2003-07-23 17:19:21 +00:00
ScrolledWindow.custom use this (null, null) 2002-07-17 15:38:03 +00:00
SelectionData.custom 2003-05-29 Rachel Hestilow <rachel@nullenvoid.com> 2003-06-10 18:09:47 +00:00
Style.custom 2003-07-23 Mike Kestner <mkestner@ximian.com> 2003-07-23 17:19:21 +00:00
Table.custom 2002-10-26 Mike Kestner <mkestner@speakeasy.net> 2002-10-27 02:30:51 +00:00
TextBuffer.custom 2003-07-11 Mike Kestner <mkestner@speakeasy.net> 2003-07-12 04:09:00 +00:00
TextView.custom 2003-01-10 Duncan Mak <duncan@ximian.com> 2003-01-10 19:16:48 +00:00
ThreadNotify.cs 2003-02-21 Mike Kestner <mkestner@speakeasy.net> 2003-02-22 04:34:56 +00:00
TreeModel.custom Forgot to cvs add, mike :-) 2002-08-10 23:40:20 +00:00
TreeModelSort.custom 2003-02-21 Mike Kestner <mkestner@speakeasy.net> 2003-02-22 04:34:56 +00:00
TreeSelection.custom 2003-07-23 Mike Kestner <mkestner@ximian.com> 2003-07-23 17:19:21 +00:00
TreeStore.custom 2003-05-19 Rachel Hestilow <rachel@nullenvoid.com> 2003-05-19 07:18:52 +00:00
TreeView.custom 2003-07-23 Mike Kestner <mkestner@ximian.com> 2003-07-23 17:19:21 +00:00
TreeViewColumn.custom 2003-06-14 Mike Kestner <mkestner@speakeasy.net> 2003-06-14 17:56:16 +00:00
Viewport.custom Add a default zero-arg constructor for Gtk.Viewport. 2003-03-27 19:15:04 +00:00
Widget.custom 2003-07-23 Mike Kestner <mkestner@ximian.com> 2003-07-23 17:19:21 +00:00
Window.custom 2003-02-06 Duncan Mak <duncan@ximian.com> 2003-02-06 07:03:49 +00:00