Ryujinx-GtkSharp/generator
Mike Kestner 6be0718ff2 Simplified Signal handling
* gdk/Display.custom: rework signal connection
* gdk/Window.custom: rework signal connection
* generator/Signal.cs: generate for new API.
* glib/Object.cs: add (Add|Remove)SignalHandler methods and use
them for the Notify connections.  Move to generic collections for
everything but the Data hash.
* glib/Signal.cs: kill Lookup methods and add delegate fields
* glib/ToggleRef.cs: remove Signals hash, it doesn't belong here.
* gtk/Clipboard.custom: rework signal connection
* gtk/ListStore.custom: rework signal connection
* gtk/TextView.custom: remove obsolete signal
* gtk/TreeModelAdapter.custom: rework signal connection
* gtk/TreeModelFilter.custom: rework signal connection
* gtk/TreeModelSort.custom: rework signal connection
* gtk/TreeStore.custom: rework signal connection
* gtk/Widget.custom: rework signal connection
* gtk/Window.custom: remove obsolete signal
2011-03-24 18:33:24 -05:00
..
.gitignore Flatten the bootstrap and remove glade-sharp 2010-11-21 21:18:06 -06:00
AliasGen.cs 2007-09-21 Mike Kestner <mkestner@novell.com> 2007-09-21 16:37:04 +00:00
BoxedGen.cs Restructure log warnings in validation. 2011-02-20 12:11:08 -06:00
ByRefGen.cs 2008-02-26 Mike Kestner <mkestner@novell.com> 2008-02-26 16:29:14 +00:00
CallbackGen.cs Restructure log warnings in validation. 2011-02-20 12:11:08 -06:00
ChildProperty.cs Redo child property handling; now we generate classes to hold 2004-11-18 20:31:22 +00:00
ClassBase.cs Restructure log warnings in validation. 2011-02-20 12:11:08 -06:00
ClassField.cs Restructure log warnings in validation. 2011-02-20 12:11:08 -06:00
ClassGen.cs Restructure log warnings in validation. 2011-02-20 12:11:08 -06:00
CodeGenerator.cs Change the way generatable validation works. Some generatable 2005-08-05 20:34:45 +00:00
ConstFilenameGen.cs 2007-09-21 Mike Kestner <mkestner@novell.com> 2007-09-21 16:37:04 +00:00
ConstStringGen.cs 2009-08-13 Christian Hoff <christian_hoff@gmx.net> 2009-08-13 14:46:33 +00:00
Ctor.cs Restructure log warnings in validation. 2011-02-20 12:11:08 -06:00
DefaultSignalHandler.cs 2009-04-13 Christian Hoff <christian_hoff@gmx.net> 2009-04-13 17:44:48 +00:00
DESIGN 2005-07-02 Mike Kestner <mkestner@novell.com> 2005-07-02 15:23:27 +00:00
EnumGen.cs 2009-09-03 Christian Hoff <christian_hoff@gmx.net> 2009-09-03 19:50:53 +00:00
FieldBase.cs Restructure log warnings in validation. 2011-02-20 12:11:08 -06:00
gapi3-codegen.in 2009-07-24 Christian Hoff <christian_hoff@gmx.net> 2009-07-24 05:19:17 +00:00
GenBase.cs 2009-08-13 Christian Hoff <christian_hoff@gmx.net> 2009-08-13 14:46:33 +00:00
GenerationInfo.cs 2009-04-13 Christian Hoff <christian_hoff@gmx.net> 2009-04-13 17:44:48 +00:00
GObjectVM.cs Restructure log warnings in validation. 2011-02-20 12:11:08 -06:00
HandleBase.cs 2009-08-13 Christian Hoff <christian_hoff@gmx.net> 2009-08-13 14:46:33 +00:00
IAccessor.cs 2005-07-02 Mike Kestner <mkestner@novell.com> 2005-07-02 15:23:27 +00:00
IGeneratable.cs 2009-08-13 Christian Hoff <christian_hoff@gmx.net> 2009-08-13 14:46:33 +00:00
IManualMarshaler.cs 2005-03-08 Mike Kestner <mkestner@novell.com> 2005-03-08 21:28:08 +00:00
InterfaceGen.cs Restructure log warnings in validation. 2011-02-20 12:11:08 -06:00
InterfaceVM.cs Restructure log warnings in validation. 2011-02-20 12:11:08 -06:00
LogWriter.cs Add missing file. 2011-02-21 11:19:10 -06:00
LPGen.cs 2008-09-18 Mike Kestner <mkestner@novell.com> 2008-09-18 14:23:29 +00:00
LPUGen.cs 2008-09-18 Mike Kestner <mkestner@novell.com> 2008-09-18 14:23:29 +00:00
Makefile.am Restructure log warnings in validation. 2011-02-20 12:11:08 -06:00
ManagedCallString.cs 2009-08-13 Christian Hoff <christian_hoff@gmx.net> 2009-08-13 14:46:33 +00:00
ManualGen.cs 2007-09-21 Mike Kestner <mkestner@novell.com> 2007-09-21 16:37:04 +00:00
MarshalGen.cs 2009-04-13 Christian Hoff <christian_hoff@gmx.net> 2009-04-13 17:44:48 +00:00
Method.cs Restructure log warnings in validation. 2011-02-20 12:11:08 -06:00
MethodBase.cs Restructure log warnings in validation. 2011-02-20 12:11:08 -06:00
MethodBody.cs Restructure log warnings in validation. 2011-02-20 12:11:08 -06:00
ObjectBase.cs Restructure log warnings in validation. 2011-02-20 12:11:08 -06:00
ObjectField.cs * generator/StructBase.cs: update field-generation logic a bit 2005-05-16 14:28:55 +00:00
ObjectGen.cs Restructure log warnings in validation. 2011-02-20 12:11:08 -06:00
OpaqueGen.cs Restructure log warnings in validation. 2011-02-20 12:11:08 -06:00
Parameters.cs Restructure log warnings in validation. 2011-02-20 12:11:08 -06:00
Parser.cs Update Gdk to the 2.99 API 2011-01-30 22:49:15 -06:00
Property.cs Restructure log warnings in validation. 2011-02-20 12:11:08 -06:00
PropertyBase.cs 2009-01-04 Mike Kestner <mkestner@novell.com> 2009-01-04 22:29:56 +00:00
ReturnValue.cs Restructure log warnings in validation. 2011-02-20 12:11:08 -06:00
Signal.cs Simplified Signal handling 2011-03-24 18:33:24 -05:00
Signature.cs * generator/Parameters.cs (IsHidden): method to check if a 2005-05-02 20:10:03 +00:00
SimpleBase.cs 2009-08-13 Christian Hoff <christian_hoff@gmx.net> 2009-08-13 14:46:33 +00:00
SimpleGen.cs 2007-09-21 Mike Kestner <mkestner@novell.com> 2007-09-21 16:37:04 +00:00
Statistics.cs 2004-06-25 Mike Kestner <mkestner@ximian.com> 2004-06-25 16:35:15 +00:00
StructBase.cs Restructure log warnings in validation. 2011-02-20 12:11:08 -06:00
StructField.cs 2009-08-13 Christian Hoff <christian_hoff@gmx.net> 2009-08-13 14:46:33 +00:00
StructGen.cs Restructure log warnings in validation. 2011-02-20 12:11:08 -06:00
SymbolTable.cs Implement GVariantType binding. 2011-02-11 13:52:13 -06:00
VirtualMethod.cs Restructure log warnings in validation. 2011-02-20 12:11:08 -06:00
VMSignature.cs 2009-04-13 Christian Hoff <christian_hoff@gmx.net> 2009-04-13 17:44:48 +00:00