.. |
tests
|
[tests] Remove C++ style comments
|
2010-01-20 18:58:32 +01:00 |
.gitignore
|
improve gitignore
|
2010-01-28 22:43:51 -05:00 |
abicheck.sh
|
|
|
ChangeLog
|
Update README files to refer to git
|
2009-03-31 19:39:16 -04:00 |
gatomicarray.c
|
Don't do pointer arithmetics on void*
|
2010-01-07 10:14:24 +02:00 |
gatomicarray.h
|
Add GAtomicArray for RCU-style lockless updates
|
2009-11-30 20:48:50 +01:00 |
gboxed.c
|
merge GVariant
|
2010-02-10 11:35:01 -05:00 |
gboxed.h
|
merge GVariant
|
2010-02-10 11:35:01 -05:00 |
gclosure.c
|
Fix "it's" vs "its" confusion throughout the source. Patch by Will
|
2009-02-23 04:30:06 +00:00 |
gclosure.h
|
|
|
genums.c
|
[docs] Fix @title usage in "Enumeration and flags types" section
|
2010-01-03 23:36:44 +01:00 |
genums.h
|
Fix "it's" vs "its" confusion throughout the source. Patch by Will
|
2009-02-23 04:30:06 +00:00 |
glib-genmarshal.1
|
|
|
glib-genmarshal.c
|
More of the same
|
2009-03-01 15:42:03 +00:00 |
glib-mkenums.1
|
Add @basename@ substitution to glib-mkenums
|
2009-07-03 20:50:27 +02:00 |
glib-mkenums.in
|
Accept -? for glib-mkenums.
|
2009-09-22 11:22:44 +03:00 |
gmarshal.list
|
|
|
gobject-query.c
|
|
|
gobject.c
|
gobject: Don't use G_PARAM_SPEC_VALUE_TYPE when we know the pspec is valid
|
2010-02-23 18:42:03 +01:00 |
gobject.h
|
Add flags member for GObjectClass
|
2009-10-02 21:02:48 +02:00 |
gobject.py
|
Initial support for gdb python macros
|
2009-09-21 15:39:00 +02:00 |
gobject.rc.in
|
Update copyright years
|
2010-02-04 00:12:50 +02:00 |
gobject.symbols
|
merge GVariant
|
2010-02-10 11:35:01 -05:00 |
gobjectnotifyqueue.c
|
Allocate GObjectNotifyQueue with g_slice instead of abusing g_list
|
2009-10-02 21:02:48 +02:00 |
gparam.c
|
Fix "it's" vs "its" confusion throughout the source. Patch by Will
|
2009-02-23 04:30:06 +00:00 |
gparam.h
|
Fix "it's" vs "its" confusion throughout the source. Patch by Will
|
2009-02-23 04:30:06 +00:00 |
gparamspecs.c
|
|
|
gparamspecs.h
|
|
|
gsignal.c
|
Ensure values are memset to 0 when calling G_VALUE_COLLECT_INIT()
|
2010-01-18 14:46:55 +01:00 |
gsignal.h
|
|
|
gsourceclosure.c
|
|
|
gsourceclosure.h
|
|
|
gtype-private.h
|
Move the boxed private type data to TypeNode
|
2010-01-25 15:30:38 +01:00 |
gtype.c
|
Make g_type_interface_prerequisites() only return one instantiable type
|
2010-02-17 08:55:14 +01:00 |
gtype.h
|
[docs] Fix G_DEFINE_INTERFACE "Since" tag
|
2009-12-21 23:07:13 +01:00 |
gtypemodule.c
|
Always reset the use count to its previous value before returning FALSE.
|
2008-12-02 05:14:00 +00:00 |
gtypemodule.h
|
Cast iface_init to GInterfaceInitFunc
|
2009-11-26 12:32:36 +01:00 |
gtypeplugin.c
|
|
|
gtypeplugin.h
|
|
|
gvalue.c
|
[gobject] Grow gvalue transform array exponentially
|
2009-12-21 17:12:17 +01:00 |
gvalue.h
|
|
|
gvaluearray.c
|
|
|
gvaluearray.h
|
|
|
gvaluecollector.h
|
Don't use a compiler keyword as a variable name
|
2010-02-02 10:41:00 +00:00 |
gvaluetransform.c
|
|
|
gvaluetypes.c
|
|
|
gvaluetypes.h
|
|
|
libgobject-gdb.py.in
|
Initial support for gdb python macros
|
2009-09-21 15:39:00 +02:00 |
Makefile.am
|
Move the boxed private type data to TypeNode
|
2010-01-25 15:30:38 +01:00 |
makefile.msc.in
|
|
|
makegobjectalias.pl
|
|
|
marshal-genstrings.pl
|
|
|
pltcheck.sh
|
Make these work on x86_64
|
2008-12-13 23:56:05 +00:00 |
testgobject.c
|
|
|