Ryujinx-GtkSharp/gtk
Rachel Hestilow 69e51261af 2003-09-17 Rachel Hestilow <rachel@nullenvoid.com>
* glib/DelegateWrapper.cs: Remove 'RemoveIfNotAlive'
	and revamp the memory management to use destroy
	notification.

	* generator/CallbackGen.cs: Do not generate the call to
	RemoveIfNotAlive.

	* gtk/GtkSharp.GtkClipboardGetFuncNative,
	GtkSharp.GtkClipboardClearFuncNative: Do not call
	RemoveIfNotAlive.

svn path=/trunk/gtk-sharp/; revision=18163
2003-09-18 03:49:18 +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 2003-07-23 Mike Kestner <mkestner@ximian.com> 2003-07-23 23:56:47 +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-09-17 Rachel Hestilow <rachel@nullenvoid.com> 2003-09-18 03:49:18 +00:00
GtkSharp.GtkClipboardGetFuncNative.cs 2003-09-17 Rachel Hestilow <rachel@nullenvoid.com> 2003-09-18 03:49:18 +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 * art/Makefile.in: 2003-07-27 06:48:40 +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
Notebook.custom 2003-08-06 Xavier Amado <xavier@blackbloodstudios.com> 2003-08-06 04:40:02 +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-08-28 Alp Toker <alp@atoker.com> 2003-08-28 00:19:39 +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-08-30 Gonzalo Paniagua Javier <gonzalo@ximian.com> 2003-08-30 00:26:38 +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