Ryujinx-GtkSharp/AUTHORS
Miguel de Icaza 95978e0ce7 2004-09-18 Miguel de Icaza <miguel@ximian.com>
* glib/Source.cs: Add new base class to hold the method to be
	called, and the proxy handler we use to keep references to them
	and avoid a collection.

	Exposes a new variables that references all the active Timeouts
	and Idle handlers to avoid collection/

	* glib/Timeout.cs: Implement TimeoutProxy that acts as a filter to
	remove the proxy when the timeout is removed.

	Register a TimeoutProxy when we create a timeout.

	* glib/Idle.cs: Implement IdleProxy that acts as a filter to
	remove the proxy when the idle handler is removed.

	Register an IdleProxy when we create a timeout.

svn path=/trunk/gtk-sharp/; revision=34094
2004-09-20 16:43:16 +00:00

16 lines
403 B
Plaintext

Mike Kestner <mkestner@ximian.com>
Documentation:
psonek2@seznam.cz
Duncan Mak
Miguel de Icaza
John Luke <john.luke@gmail.com>
Marques Johansson <marques@displague.com>
Iain McCoy <iain@mccoy.id.au>
eric@extremeboredom.net (Eric Butler)
Jamin Philip Gray <jamin@pubcrawler.org>
chris@turchin.net (Chris Turchin)
jaspervp@gmx.net (Jasper van Putten)
wizito@gentelibre.org ( Néstor Salceda)