GtkSharp/glib
Bertrand Lorentz 60612071c1 Add a MonoDevelop solution and projects for browsing the codebase
This is just to be able to use MonoDevelop to browse the codebase, both
custom and generated code. It is NOT intended to be used to build
anything.
2012-10-13 16:44:10 +02:00
..
.gitignore
Argv.cs
ConnectBeforeAttribute.cs
DefaultSignalHandlerAttribute.cs
DestroyNotify.cs
ExceptionManager.cs
FileUtils.cs
GException.cs
GInterfaceAdapter.cs Mark calling convention on GInterface callbacks 2011-07-24 18:29:04 -05:00
GInterfaceAttribute.cs
glib-api.xml
glib-sharp-3.0.pc.in
glib-sharp.dll.config.in
glib.csproj Add a MonoDevelop solution and projects for browsing the codebase 2012-10-13 16:44:10 +02:00
Global.cs Don't release const strings in GLib.Global. 2012-04-21 17:38:10 -05:00
GString.cs
GType.cs GInterface: Add properties support 2011-11-20 19:41:56 +01:00
GTypeAttribute.cs
Idle.cs Remove source delegates by id. 2011-10-13 05:23:39 -05:00
InitiallyUnowned.cs Handle floating refs in InitiallyUnowned 2011-06-11 19:08:21 +02:00
IOChannel.cs
IWrapper.cs
KeyFile.cs
List.cs
ListBase.cs
Log.cs
MainContext.cs
MainLoop.cs
Makefile.am glib: don't modify Makefile.am 2012-05-04 22:20:14 +01:00
ManagedValue.cs
Markup.cs
Marshaller.cs Fix TextBufferSerializeFunc signature 2011-04-28 18:38:07 -05:00
MissingIntPtrCtorException.cs
NotifyHandler.cs
Object.cs glib: add missing lock statements for Objects collection 2012-10-13 15:54:50 +02:00
ObjectManager.cs Improve MissingCtorException message. 2012-03-28 22:10:47 -05:00
Opaque.cs
ParamSpec.cs ParamSpec: Add override modifier to the ToString method 2011-12-03 16:41:21 +01:00
Priority.cs
PropertyAttribute.cs
PtrArray.cs
Signal.cs
SignalArgs.cs
SignalAttribute.cs
SignalClosure.cs
SList.cs
Source.cs
Spawn.cs
Thread.cs glib: do not call g_thread_ functions in GLib >= 2.31 2012-05-03 23:45:07 +01:00
Timeout.cs Remove source delegates by id. 2011-10-13 05:23:39 -05:00
ToggleRef.cs Improve ToggleRef release overhead. 2011-07-29 13:37:39 -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
VariantType.cs