GtkSharp/glib
Mike Kestner 2e115e2aff * glib/Value.cs: revert to "working" GValue layout from 2-12 branch.
The replaced code fails because sizeof(GValue) is 20 on 32 bit
    linux but Marshal.SizeOf(GLib.Value) reported 24.  If it aint broke,
    don't fix it, and the long works on 32 and 64 in 2.12 and earlier.
2011-04-27 19:05:11 -05:00
..
.gitignore Flatten the bootstrap and remove glade-sharp 2010-11-21 21:18:06 -06:00
Argv.cs
ConnectBeforeAttribute.cs
DefaultSignalHandlerAttribute.cs
DestroyNotify.cs
ExceptionManager.cs
FileUtils.cs 2009-11-30 Mike Kestner <mkestner@novell.com> 2009-11-30 17:39:11 +00:00
GException.cs 2009-11-28 Mike Kestner <mkestner@novell.com> 2009-11-28 18:42:36 +00:00
GInterfaceAdapter.cs
GInterfaceAttribute.cs 2007-09-11 Mike Kestner <mkestner@novell.com> 2007-09-11 20:34:24 +00:00
glib-api.xml GKeyFile binding 2011-04-14 14:35:47 -05:00
glib-sharp-3.0.pc.in
glib-sharp.dll.config.in 2004-04-29 Mike Kestner <mkestner@ximian.com> 2004-04-29 15:00:24 +00:00
Global.cs Move g_format_size_for_display to Global. 2011-02-09 10:48:19 -06:00
GString.cs
GType.cs Guard against null native names. 2011-04-27 19:03:02 -05:00
GTypeAttribute.cs
Idle.cs Minor nitpick lacking in r142364 2009-10-06 17:12:53 +00:00
InitiallyUnowned.cs Flatten the bootstrap and remove glade-sharp 2010-11-21 21:18:06 -06:00
IOChannel.cs 2009-11-30 Mike Kestner <mkestner@novell.com> 2009-11-30 17:39:11 +00:00
IWrapper.cs
KeyFile.cs GKeyFile binding 2011-04-14 14:35:47 -05:00
List.cs 2009-09-03 Christian Hoff <christian_hoff@gmx.net> 2009-09-03 19:50:53 +00:00
ListBase.cs
Log.cs
MainContext.cs
MainLoop.cs
Makefile.am GKeyFile binding 2011-04-14 14:35:47 -05:00
ManagedValue.cs
Markup.cs
Marshaller.cs GKeyFile binding 2011-04-14 14:35:47 -05:00
MissingIntPtrCtorException.cs
NotifyHandler.cs
Object.cs Switch GLib.Object to Dispose(bool) pattern. 2011-03-25 12:22:04 -05:00
ObjectManager.cs
Opaque.cs Remove obsolete and broken code from Opaque. 2011-02-10 21:16:05 -06:00
ParamSpec.cs Some warning fixage. 2011-03-24 18:32:54 -05:00
Priority.cs
PropertyAttribute.cs
PtrArray.cs Some warning fixage. 2011-03-24 18:32:54 -05:00
Signal.cs Simplified Signal handling 2011-03-24 18:33:24 -05:00
SignalArgs.cs
SignalAttribute.cs
SignalClosure.cs Some warning fixage. 2011-03-24 18:32:54 -05:00
SList.cs
Source.cs
Spawn.cs 2009-11-30 Mike Kestner <mkestner@novell.com> 2009-11-30 17:39:11 +00:00
Thread.cs Kill libglibsharpglue. 2011-01-07 21:22:35 -06:00
Timeout.cs
ToggleRef.cs Switch GLib.Object to Dispose(bool) pattern. 2011-03-25 12:22:04 -05:00
TypeFundamentals.cs
TypeInitializerAttribute.cs
Value.cs * glib/Value.cs: revert to "working" GValue layout from 2-12 branch. 2011-04-27 19:05:11 -05:00
ValueArray.cs
Variant.cs Initial support for GVariant 2011-01-22 12:52:38 -06:00
VariantType.cs Implement GVariantType binding. 2011-02-11 13:52:13 -06:00
WeakObject.cs