mirror of
https://github.com/Ryujinx/GtkSharp.git
synced 2024-12-24 14:05:32 +00:00
eb4269562f
valid type (or is hidden). * generator/StructBase.cs (Validate): new, to check that all of the struct fields have valid types * generator/BoxedGen.cs (Generate): * generator/StructGen.cs: (Generate): Call Validate() and bail out if it fails; it's no good to generate a struct with the wrong layout. * gdk/gdk-symbols.xml: add a line for GdkKey -> Gdk.Key. (There's no actual C type GdkKey, but we can use metadata to change uints to GdkKeys, which will then become Gdk.Keys.) * gtk/AccelKey.custom: remove the "Key" field (which was being added in the wrong place in the struct), since it's properly generated now. * gtk/Gtk.metadata: Fix the line that renames AccelKey.AccelKey to AccelKey.Key * gnomevfs/Gnomevfs.metadata: hide the (mis-parsed) "action" field in MimeAction, leaving the struct in the same broken state it was in with the old generator code svn path=/trunk/gtk-sharp/; revision=41104 |
||
---|---|---|
.. | ||
.cvsignore | ||
Async.cs | ||
AsyncCallback.cs | ||
AsyncCallbackNative.cs | ||
AsyncDirectoryLoadCallback.cs | ||
AsyncDirectoryLoadCallbackNative.cs | ||
AsyncReadCallback.cs | ||
AsyncReadCallbackNative.cs | ||
AsyncWriteCallback.cs | ||
AsyncWriteCallbackNative.cs | ||
Directory.cs | ||
FileInfo.cs | ||
gnome-vfs-api.raw | ||
gnome-vfs-sharp-2.0.pc.in | ||
gnome-vfs-sharp.dll.config.in | ||
gnomevfs-symbols.xml | ||
Gnomevfs.metadata | ||
Handle.cs | ||
Makefile.am | ||
MimeType.cs | ||
ModuleCallback.cs | ||
ModuleCallbackAuthentication.cs | ||
ModuleCallbackFillAuthentication.cs | ||
ModuleCallbackFullAuthentication.cs | ||
ModuleCallbackSaveAuthentication.cs | ||
ModuleCallbackStatusMessage.cs | ||
Monitor.cs | ||
Sync.cs | ||
Uri.custom | ||
Vfs.cs | ||
VfsException.cs | ||
VfsStream.cs | ||
VfsStreamAsyncResult.cs | ||
VolumeMonitor.custom | ||
Xfer.cs | ||
XferProgressCallback.cs | ||
XferProgressCallbackNative.cs |