.. |
tests
|
tests: Add a chain binding
|
2010-06-16 14:56:59 +01:00 |
.gitignore
|
improve gitignore
|
2010-01-28 22:43:51 -05:00 |
abicheck.sh
|
Don't include __bss_start, _edata and _end symbols in the abichecks
|
2010-05-11 06:17:25 +02:00 |
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 |
gbinding.c
|
binding: Use a hash table
|
2010-06-16 15:08:10 +01:00 |
gbinding.h
|
gobject: Add GBinding
|
2010-06-15 16:06:18 +01:00 |
gboxed.c
|
Add fundamental type and pspec for GVariant
|
2010-06-17 21:00:54 +02:00 |
gboxed.h
|
Add fundamental type and pspec for GVariant
|
2010-06-17 21:00:54 +02: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
|
Add one missing ':' and reformate GParamFlags docs.
|
2008-06-21 14:00:44 +00:00 |
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.c
|
Add g_value_take_variant
|
2010-06-19 19:07:36 +02:00 |
glib-mkenums.in
|
Bug 617947 - glib-mkenums: add @valuenum@ support
|
2010-05-06 14:21:39 -05:00 |
gmarshal.list
|
Add fundamental type and pspec for GVariant
|
2010-06-17 21:00:54 +02:00 |
gobject_probes.d
|
Add dtrace and systemtap support for gobject
|
2010-05-27 14:51:41 -04:00 |
gobject_trace.h
|
Add dtrace and systemtap support for gobject
|
2010-05-27 14:51:41 -04:00 |
gobject-query.c
|
Use the right binary name in help output. Patch by Hiroyuki Ikezoe.
|
2008-07-06 02:01:56 +00:00 |
gobject.c
|
Introduce g_object_notify_by_pspec()
|
2010-06-15 10:51:36 +01:00 |
gobject.h
|
Introduce g_object_notify_by_pspec()
|
2010-06-15 10:51:36 +01: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.stp.in
|
Add dtrace and systemtap support for gobject
|
2010-05-27 14:51:41 -04:00 |
gobject.symbols
|
Add g_value_take_variant
|
2010-06-19 19:07:36 +02: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
|
Typo fix
|
2010-06-16 18:47:20 +02:00 |
gparamspecs.c
|
Add fundamental type and pspec for GVariant
|
2010-06-17 21:00:54 +02:00 |
gparamspecs.h
|
Add fundamental type and pspec for GVariant
|
2010-06-17 21:00:54 +02:00 |
gsignal.c
|
Add dtrace and systemtap support for gobject
|
2010-05-27 14:51:41 -04:00 |
gsignal.h
|
Bug 541208 – Functions to easily install and use signals without class
|
2008-07-04 11:10:17 +00:00 |
gsourceclosure.c
|
remove trailing whitespace from newly added gtk-doc comments and
|
2008-06-22 14:53:09 +00:00 |
gsourceclosure.h
|
Migrating docs.
|
2008-06-21 12:18:12 +00:00 |
gtype-private.h
|
Move the boxed private type data to TypeNode
|
2010-01-25 15:30:38 +01:00 |
gtype.c
|
Add dtrace and systemtap support for gobject
|
2010-05-27 14:51:41 -04:00 |
gtype.h
|
Add g_value_take_variant
|
2010-06-19 19:07:36 +02: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
|
Fix up section comments
|
2008-07-02 03:43:13 +00:00 |
gtypeplugin.h
|
Migrating docs.
|
2008-06-21 18:20:43 +00:00 |
gvalue.c
|
[gobject] Grow gvalue transform array exponentially
|
2009-12-21 17:12:17 +01:00 |
gvalue.h
|
Migrating docs.
|
2008-06-21 12:45:49 +00:00 |
gvaluearray.c
|
Fix up section comments
|
2008-07-02 03:43:13 +00:00 |
gvaluearray.h
|
Migrating docs.
|
2008-06-22 09:45:13 +00:00 |
gvaluecollector.h
|
Don't use a compiler keyword as a variable name
|
2010-02-02 10:41:00 +00:00 |
gvaluetransform.c
|
remove trailing whitespace from newly added gtk-doc comments and
|
2008-06-22 14:53:09 +00:00 |
gvaluetypes.c
|
Add g_value_take_variant
|
2010-06-19 19:07:36 +02:00 |
gvaluetypes.h
|
Add g_value_take_variant
|
2010-06-19 19:07:36 +02:00 |
libgobject-gdb.py.in
|
Initial support for gdb python macros
|
2009-09-21 15:39:00 +02:00 |
Makefile.am
|
Sprinkle some $(AM_V_GEN) around to make the build more silent.
|
2010-06-15 22:01:02 -04:00 |
makefile.msc.in
|
update
|
2008-02-03 22:41:06 +00:00 |
makegobjectalias.pl
|
Make work again.
|
2005-03-14 06:47:51 +00:00 |
marshal-genstrings.pl
|
Hacky script to fix up your .msc.in files on windows. Dunno if this is a
|
2001-08-04 15:49:55 +00:00 |
pltcheck.sh
|
Make these work on x86_64
|
2008-12-13 23:56:05 +00:00 |
testgobject.c
|
Remove some unused code. Same here And here Mark some functions static.
|
2005-09-08 06:35:44 +00:00 |