GtkSharp/glib
2013-11-02 16:52:25 +01:00
..
Argv.cs
Cond.cs glib: Mutex is actually opaque 2013-10-09 18:44:04 +02:00
ConnectBeforeAttribute.cs
Date.cs glib: add GDate, GDateTime 2013-10-09 18:30:10 +02:00
DateTime.cs glib: add GDate, GDateTime 2013-10-09 18:30:10 +02:00
DefaultSignalHandlerAttribute.cs
DestroyNotify.cs
ExceptionManager.cs
FileUtils.cs glib: remove unused 'using' statements 2013-09-24 01:24:24 +02:00
GException.cs
GInterfaceAdapter.cs generator: provide a GType static property for adapters 2013-10-13 17:45:09 +02:00
GInterfaceAttribute.cs
glib-api.xml glib: Add GIOCondition symbol to glib-api.xml 2012-11-11 11:46:40 +01:00
glib-sharp-3.0.pc.in
glib-sharp.dll.config.in
glib.csproj glib: include recent files committed in master to the MSBuild csproj 2013-10-22 12:34:08 +02:00
GLibSharp.SourceDummyMarshalNative.cs generator,glib: added GPollFD and GSource types 2013-10-09 19:41:21 +02:00
GLibSharp.SourceFuncNative.cs generator,glib: added GPollFD and GSource types 2013-10-09 19:41:21 +02:00
GLibSynchronizationContext.cs Add a SynchronizationContext implementation for GLib (bnc#621444) 2012-11-08 22:33:46 +01:00
Global.cs glib: remove unused 'using' statements 2013-09-24 01:24:24 +02:00
GString.cs
GType.cs glib: avoid a delegate to be GCed which caused a NRE (bxc#13113) 2013-07-17 14:24:02 +02:00
GTypeAttribute.cs
Idle.cs Remove source delegates by id. 2011-10-13 05:23:39 -05:00
InitiallyUnowned.cs glib: remove unused 'using' statements 2013-09-24 01:24:24 +02:00
IOChannel.cs
IWrapper.cs
KeyFile.cs glib: remove unused 'using' statements 2013-09-24 01:24:24 +02:00
List.cs
ListBase.cs glib: fix NRE regression after interface naming changed 2013-08-24 00:11:05 +02:00
Log.cs glib: remove unused 'using' statements 2013-09-24 01:24:24 +02:00
MainContext.cs glib,generator: map MainContext type and expose members 2013-10-09 19:44:50 +02:00
MainLoop.cs
Makefile.am generator,glib: added GPollFD and GSource types 2013-10-09 19:41:21 +02:00
ManagedValue.cs glib: remove unused 'using' statements 2013-09-24 01:24:24 +02:00
Markup.cs
Marshaller.cs generator: fixed optional array parameters 2013-10-09 20:35:02 +02:00
MissingIntPtrCtorException.cs glib: remove unused 'using' statements 2013-09-24 01:24:24 +02:00
Mutex.cs glib: Mutex is actually opaque 2013-10-09 18:44:04 +02:00
NotifyHandler.cs
Object.cs glib: install properties before class_init finishes 2013-10-21 00:37:29 +02:00
ObjectManager.cs glib: ObjectManager class can be made static 2013-09-24 01:24:28 +02:00
Opaque.cs glib: remove unused 'using' statements 2013-09-24 01:24:24 +02:00
ParamSpec.cs ParamSpec: Add override modifier to the ToString method 2011-12-03 16:41:21 +01:00
PollFD.cs generator,glib: added GPollFD and GSource types 2013-10-09 19:41:21 +02:00
Priority.cs
PropertyAttribute.cs
PtrArray.cs Some warning fixage. 2011-03-24 18:32:54 -05:00
RecMutex.cs glib: add GDate, GDateTime 2013-10-09 18:30:10 +02:00
Signal.cs glib: remove unused 'using' statements 2013-09-24 01:24:24 +02:00
SignalArgs.cs glib: remove unused 'using' statements 2013-09-24 01:24:24 +02:00
SignalAttribute.cs
SignalClosure.cs Some warning fixage. 2011-03-24 18:32:54 -05:00
SList.cs
Source.cs generator,glib: added GPollFD and GSource types 2013-10-09 19:41:21 +02:00
SourceCallbackFuncs.cs generator,glib: added GPollFD and GSource types 2013-10-09 19:41:21 +02:00
SourceDummyMarshal.cs generator,glib: added GPollFD and GSource types 2013-10-09 19:41:21 +02:00
SourceFunc.cs generator,glib: added GPollFD and GSource types 2013-10-09 19:41:21 +02:00
SourceFuncs.cs generator,glib: added GPollFD and GSource types 2013-10-09 19:41:21 +02:00
Spawn.cs
Thread.cs glib: Use GTHREAD preprocessor flag with old versions of glib 2013-03-24 11:37:22 +01:00
Timeout.cs glib: remove unused 'using' statements 2013-09-24 01:24:24 +02:00
TimeVal.cs glib: add GDate, GDateTime 2013-10-09 18:30:10 +02:00
TimeZone.cs glib: add GDate, GDateTime 2013-10-09 18:30:10 +02:00
ToggleRef.cs Convert some dynamic casts to static casts 2013-10-13 19:10:03 +02:00
TypeFundamentals.cs
TypeInitializerAttribute.cs
Value.cs glib: fix IntPtr.Zero being dereferenced in GLib.Value.ToBoxed() 2013-11-02 16:52:25 +01:00
ValueArray.cs glib: Switch to generic collections in Marshaller and ValueArray 2012-11-04 16:58:49 +01:00
Variant.cs
VariantType.cs