mirror of
https://github.com/Ryujinx/GtkSharp.git
synced 2025-11-05 01:34:54 +00:00
* */*.cs : scrub for StringToPtrAnsi and string usage in DllImports. * */*.custom : begin the scrub here too. * generator/ConstStringGen.cs : implement IManualMarshaler and move to 100% IntPtr marshaling. * generator/Ctor.cs : call Body.Finish too. * generator/IManualMarshaler.cs : new interface for generatables that marshal manually and need cleanup. * generator/Makefile.am : new file. * generator/MethodBody.cs : use IManualMarshaler if applicable. svn path=/trunk/gtk-sharp/; revision=41579 |
||
|---|---|---|
| .. | ||
| .cvsignore | ||
| _Entry.cs | ||
| ChangeSet.cs | ||
| Client.cs | ||
| ClientBase.cs | ||
| Engine.cs | ||
| gconf-sharp-2.0.pc.in | ||
| gconf-sharp.dll.config.in | ||
| Makefile.am | ||
| NoSuchKeyException.cs | ||
| NotifyEventArgs.cs | ||
| NotifyEventHandler.cs | ||
| NotifyWrapper.cs | ||
| Value.cs | ||