Ryujinx-GtkSharp/glib
Ettore Perazzoli cf139575c2 Changed so that Objects is a hash of
WeakReferences instead of hashing the real objects.  Without this
change, GObjects were never collected.
(Raw, set): Put a WeakReference to the object in Objects.
(Object.GetObject): Get the WeakReference from Objects, and from
there the actual object.
(Object.DisposeNative): Remove the Raw pointer from Objects.

svn path=/trunk/gtk-sharp/; revision=8578
2002-10-26 08:37:48 +00:00
..
.cvsignore 2002-06-21 Mike Kestner <mkestner@speakeasy.net> 2002-06-21 12:29:04 +00:00
Boxed.cs 2002-07-30 Rachel Hestilow <hestilow@ximian.com> 2002-07-30 23:02:12 +00:00
DelegateWrapper.cs 2002-08-29 Rachel Hestilow <hestilow@ximian.com> 2002-08-29 21:45:07 +00:00
EnumWrapper.cs 2002-08-03 Rachel Hestilow <hestilow@ximian.com> 2002-08-03 22:24:37 +00:00
FileUtils.cs 2002-10-11 Martin Baulig <martin@gnome.org> 2002-10-11 15:41:49 +00:00
GException.cs * glib/GException.cs: g_clear_error takes 2002-10-06 02:12:04 +00:00
Idle.cs 2002-08-31 Rachel Hestilow <hestilow@ximian.com> 2002-08-31 20:37:52 +00:00
IWrapper.cs 2002-08-22 Mike Kestner <mkestner@speakeasy.net> 2002-08-21 00:22:24 +00:00
List.cs 2002-10-11 Martin Baulig <martin@gnome.org> 2002-10-11 15:43:52 +00:00
ListBase.cs 2002-10-11 Martin Baulig <martin@gnome.org> 2002-10-11 15:43:52 +00:00
Makefile.in 2002-08-22 Mike Kestner <mkestner@speakeasy.net> 2002-08-20 23:43:16 +00:00
makefile.win32 2002-06-22 Mike Kestner <mkestner@speakeasy.net> 2002-06-22 22:12:51 +00:00
Object.cs Changed so that Objects is a hash of 2002-10-26 08:37:48 +00:00
ObjectManager.cs * glib/ObjectManager.cs, glue/type.c: If there isn't 2002-10-05 05:12:00 +00:00
Opaque.cs 2002-08-22 Mike Kestner <mkestner@speakeasy.net> 2002-08-21 00:22:24 +00:00
SignalArgs.cs 2001-11-25 Mike Kestner <mkestner@speakeasy.net> 2001-11-25 17:06:27 +00:00
SignalAttribute.cs 2002-09-13 Ricardo Fernndez Pascual <ric@users.sourceforge.net> 2002-09-13 11:38:36 +00:00
SignalCallback.cs 2002-07-16 Mike Kestner <mkestner@speakeasy.net> 2002-07-16 23:14:35 +00:00
SList.cs 2002-10-11 Martin Baulig <martin@gnome.org> 2002-10-11 15:43:52 +00:00
Source.cs 2002-10-19 Duncan Mak <duncan@ximian.com> 2002-10-19 23:18:59 +00:00
Timeout.cs 2002-06-06 Mike Kestner <mkestner@speakeasy.net> 2002-06-06 23:17:10 +00:00
TypeFundamentals.cs 2002-05-02 Mike Kestner <mkestner@speakeasy.net> 2002-05-02 21:57:41 +00:00
UnwrappedObject.cs 2002-06-24 Rachel Hestilow <hestilow@ximian.com> 2002-06-24 23:38:51 +00:00
Value.cs * glib/ObjectManager.cs, glue/type.c: If there isn't 2002-10-05 05:12:00 +00:00