mirror of
https://github.com/Ryujinx/GtkSharp.git
synced 2025-10-28 01:47:03 +00:00
* makefile : remove gdk.imaging from the build * gdk.imaging/* : kill * generated/BoxedGen.cs : XmlNode namespace handling. Use GenBase. * generated/CallbackGen.cs : XmlNode namespace handling. * generated/Ctor.cs : construct with libname not ns. * generated/EnumGen.cs : XmlNode namespace handling. * generated/GenBase.cs : XmlNode namespace handling. Make AppendCustom an instance method so it can use the private fields instead of params. * generated/InterfaceGen.cs : XmlNode namespace handling. * generated/Method.cs : construct with libname not ns. * generated/ObjectGen.cs : XmlNode namespace handling. * generated/Parser.cs : Use new XmlNode namespace ctors. * generated/Signal.cs : Lose the namespace field. * generated/StructBase.cs : derive from ClassBase * generated/StructGen.cs : XmlNode namespace handling. Use GenBase. * generated/SymbolTable.cs : nuke GetDllName method. * generator/gtkapi.xml : Add library name to namespace node. * parser/build.pl : refactor for library name param * parser/gapi2xml.pl : add libname param handling * sample/Makefile.in : build linux on make install, but don't install. svn path=/trunk/gtk-sharp/; revision=5400 |
||
|---|---|---|
| .. | ||
| .cvsignore | ||
| BoxedGen.cs | ||
| CallbackGen.cs | ||
| ClassBase.cs | ||
| CodeGenerator.cs | ||
| Ctor.cs | ||
| EnumGen.cs | ||
| GenBase.cs | ||
| gtkapi.xml | ||
| IGeneratable.cs | ||
| InterfaceGen.cs | ||
| makefile | ||
| makefile.win32 | ||
| Method.cs | ||
| ObjectGen.cs | ||
| Parameters.cs | ||
| Parser.cs | ||
| Property.cs | ||
| Signal.cs | ||
| SignalHandler.cs | ||
| Statistics.cs | ||
| StructBase.cs | ||
| StructGen.cs | ||
| SymbolTable.cs | ||