index
:
~smcv/glib
230-flush-662395
datetime
flush
flush-662395
gdbusproxy-race-656039
gerror
glib-2-28
glib-2-30
gpid-doc-399148
gvariant-docs
gweakref-548954
gweakref-rwlock-548954
initable-662208
master
GLib branches
smcv
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
gobject
/
gobject.c
Age
Commit message (
Expand
)
Author
Files
Lines
2011-06-09
gobject: remove -DG_DISABLE_CONST_RETURNS
Ryan Lortie
1
-1
/
+1
2011-06-05
Fix a typo
Matthias Clasen
1
-13
/
+13
2011-06-04
Use g_param_spec_ref_sink instead of separate ref, sink
Matthias Clasen
1
-2
/
+1
2011-06-04
No necessary to init qdata atomically
Matthias Clasen
1
-1
/
+1
2011-06-03
Make g_object_get_data use the new faster g_datalist_get_data
Alexander Larsson
1
-5
/
+1
2011-06-03
gobject: Use _ prefixing in private headers over G_GNUC_INTERNAL in public he...
Colin Walters
1
-1
/
+2
2011-05-28
glib: Rewrite gatomic.[ch]
Ryan Lortie
1
-2
/
+2
2011-05-02
gobject: Warn if someone uses the wrong property in g_object_get/set
Benjamin Otte
1
-0
/
+14
2011-05-02
Fix compiler warnings
Dan Winship
1
-27
/
+25
2011-02-16
Better documentation for g_value_dup_object().
Stef Walter
1
-1
/
+2
2011-02-11
GObject: correct documentation typos
Will Thompson
1
-2
/
+2
2011-01-12
gobject: add an empty default impl of GObject::constructed()
Michael Natterer
1
-3
/
+13
2010-12-27
Make object_interface_check_properties work
Matthias Clasen
1
-6
/
+10
2010-12-27
Add GI annotations to GObject
Pavel Holejsovsky
1
-48
/
+52
2010-12-19
Add GI annotations to GClosure and friends.
Pavel Holejsovsky
1
-1
/
+1
2010-12-19
Add GI annotations to GValue and GValueArray.
Pavel Holejsovsky
1
-3
/
+3
2010-12-17
g_object_get_property: document that value must be initialized
Will Thompson
1
-1
/
+3
2010-11-28
gobject: initialize memory in g_object_new_valist
Jonas Holmberg
1
-0
/
+1
2010-11-08
New function: g_clear_object()
Ryan Lortie
1
-0
/
+38
2010-10-22
Fix deadlock in g_object_remove_toggle_ref()
Florian Müllner
1
-4
/
+4
2010-10-21
Protect access to closure, weak refs and toggle refs arrays
Alberto Garcia
1
-4
/
+26
2010-10-08
gobject: Improve install_properties()
Emmanuele Bassi
1
-3
/
+4
2010-09-24
[introspection] Add GObject annotations
Johan Dahlin
1
-3
/
+4
2010-09-13
gobject: Add install_properties()
Emmanuele Bassi
1
-2
/
+119
2010-09-08
Revert hack that broke things badly on Windows
Emmanuele Bassi
1
-8
/
+1
2010-09-04
Hack to include glib/gdatasetprivate.h directly
Emmanuele Bassi
1
-0
/
+5
2010-07-22
notify: Remove g_object_notify_queue_from_object()
Olivier Crête
1
-6
/
+8
2010-07-07
gobject/: fully remove gobjectalias hacks
Ryan Lortie
1
-6
/
+0
2010-06-23
Introduce G_PARAM_DEPRECATED and G_ENABLE_DIAGNOSTIC
Christian Dywan
1
-0
/
+16
2010-06-15
Introduce g_object_notify_by_pspec()
Damien Lespiau
1
-7
/
+75
2010-05-27
Add dtrace and systemtap support for gobject
Alexander Larsson
1
-6
/
+22
2010-02-23
gobject: Don't use G_PARAM_SPEC_VALUE_TYPE when we know the pspec is valid
Edward Hervey
1
-13
/
+13
2010-01-18
Ensure values are memset to 0 when calling G_VALUE_COLLECT_INIT()
Benjamin Otte
1
-1
/
+1
2010-01-13
gobject: Use new G_VALUE_COLLECT_INIT variant
Edward Hervey
1
-6
/
+4
2010-01-11
g_object_new(): skip varargs for simple calls
Kamal Mostafa
1
-0
/
+4
2009-11-30
Only add object to list new objects when it has a custom constructor
Benjamin Otte
1
-8
/
+18
2009-10-06
g_object_unref racy condition can lead to crash
Cody Russell
1
-3
/
+9
2009-10-02
Add fast path for construction with no params
Alexander Larsson
1
-1
/
+13
2009-10-02
Don't freeze/thaw notification during construction if no properties
Alexander Larsson
1
-12
/
+25
2009-10-02
Add a check that no properties are added after a class is derived
Alexander Larsson
1
-0
/
+14
2009-10-02
Add GObjectClass flag CLASS_HAS_PROPS_FLAG
Alexander Larsson
1
-0
/
+6
2009-02-23
Fix "it's" vs "its" confusion throughout the source. Patch by Will
Matthias Clasen
1
-1
/
+1
2009-02-17
Fix strict aliasing warnings and viiolations to make GLib and
Matthias Clasen
1
-4
/
+4
2009-01-02
Bug 565136 – Gobject's "notify" signal parameters are wrong in gtk-doc
Behdad Esfahbod
1
-1
/
+1
2008-11-04
Expand the docs of g_object_class_install_property. Proposed by Maciej
Matthias Clasen
1
-0
/
+4
2008-09-26
add uint* -> int* casts in g_atomic_int calls to avoid gcc warnings
Dan Winship
1
-9
/
+9
2008-08-21
Bug 548800 – Missing a g_object_get_type function
Johan Dahlin
1
-0
/
+6
2008-07-04
remove unused #define PREALLOC_CPARAMS.
Michael Natterer
1
-3
/
+0
2008-07-02
Fix up section comments
Matthias Clasen
1
-6
/
+3
2008-06-29
Bug 539626 – Update docstrings for g_object_freeze_notify and
Björn Lindqvist
1
-4
/
+9
[next]