mirror of
https://github.com/Ryujinx/GtkSharp.git
synced 2026-05-29 20:56:47 +00:00
* bootstrap-2.12: bump svn version * generator/CallbackGen.cs: add dnotify support to invoker. Store and respond with incoming UserData params. Start using __prefixed private vars to avoid collisions with parameters, like the 'result' params in gio. * generator/ManagedCallString.cs: use new data/dnotify invoker ctors. * generator/MethodBody.cs: * generator/Parameters.cs: don't link "out" length params to preceding strings. * generator/VMSignature.cs: don't require UserData to be last param, since it can have things like error after it. svn path=/trunk/gtk-sharp/; revision=98782 |
||
|---|---|---|
| .. | ||
| AliasGen.cs | ||
| BoxedGen.cs | ||
| ByRefGen.cs | ||
| CallbackGen.cs | ||
| ChildProperty.cs | ||
| ClassBase.cs | ||
| ClassGen.cs | ||
| CodeGenerator.cs | ||
| ConstFilenameGen.cs | ||
| ConstStringGen.cs | ||
| Ctor.cs | ||
| DESIGN | ||
| EnumGen.cs | ||
| FieldBase.cs | ||
| gapi2-codegen.in | ||
| GenBase.cs | ||
| GenerationInfo.cs | ||
| HandleBase.cs | ||
| IAccessor.cs | ||
| IGeneratable.cs | ||
| IManualMarshaler.cs | ||
| InterfaceGen.cs | ||
| LPGen.cs | ||
| LPUGen.cs | ||
| Makefile.am | ||
| makefile.win32 | ||
| ManagedCallString.cs | ||
| ManualGen.cs | ||
| MarshalGen.cs | ||
| Method.cs | ||
| MethodBase.cs | ||
| MethodBody.cs | ||
| ObjectBase.cs | ||
| ObjectField.cs | ||
| ObjectGen.cs | ||
| OpaqueGen.cs | ||
| Parameters.cs | ||
| Parser.cs | ||
| Property.cs | ||
| PropertyBase.cs | ||
| ReturnValue.cs | ||
| Signal.cs | ||
| Signature.cs | ||
| SimpleBase.cs | ||
| SimpleGen.cs | ||
| Statistics.cs | ||
| StructBase.cs | ||
| StructField.cs | ||
| StructGen.cs | ||
| SymbolTable.cs | ||
| VirtualMethod.cs | ||
| VMSignature.cs | ||