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
Age
Commit message (
Expand
)
Author
Files
Lines
2011-05-28
glib: Rewrite gatomic.[ch]
Ryan Lortie
1
-2
/
+2
2011-05-28
Quiet down the build a bit
Matthias Clasen
1
-5
/
+5
2011-05-23
Simply symbols files
Matthias Clasen
2
-124
/
+25
2011-05-19
GObject: move GLib type definitions to a separate header
Giovanni Campagna
4
-163
/
+205
2011-05-18
gtype: Remove unused variable
Colin Walters
1
-1
/
+0
2011-05-17
gobject: Speed up g_type_from_name()
Benjamin Otte
1
-13
/
+5
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
5
-31
/
+35
2011-05-02
Update .gitignores
Dan Winship
1
-0
/
+1
2011-04-08
Add a generic libffi based marshaller to libgobject
David Zeuthen
4
-1
/
+205
2011-03-31
Improve .gitignore
Ryan Lortie
1
-0
/
+5
2011-03-24
Docs: Changed can not to cannot.
Murray Cumming
3
-3
/
+3
2011-03-15
Revert "Remove all uses of G_CONST_RETURN"
Emmanuele Bassi
10
-20
/
+20
2011-03-15
Remove all uses of G_CONST_RETURN
Ryan Lortie
10
-20
/
+20
2011-03-15
Add G_SIGNAL_MUST_COLLECT
Christian Persch
4
-5
/
+104
2011-03-03
g_value_array_remove(): clarify docstring formatting
Will Thompson
1
-1
/
+3
2011-02-22
Visual C++ 2010 Project Files: autotools files
Chun-wei Fan
1
-1
/
+22
2011-02-18
Add a testcase for bug 637738
Matthias Clasen
1
-0
/
+127
2011-02-18
Document G_VALUE_NOCOPY_CONTENTS
Matthias Clasen
2
-2
/
+10
2011-02-18
Expand the documentation of g_type_get_qdata()
Matthias Clasen
1
-0
/
+4
2011-02-16
Better documentation for g_value_dup_object().
Stef Walter
1
-1
/
+2
2011-02-14
More GValue conversion tests
Matthias Clasen
1
-1
/
+30
2011-02-14
Vary the order of unreffing dest and src
Matthias Clasen
1
-1
/
+1
2011-02-13
Improve test coverage
Matthias Clasen
6
-4
/
+995
2011-02-13
Cosmetic rearrangement
Matthias Clasen
1
-81
/
+93
2011-02-11
GObject: correct documentation typos
Will Thompson
1
-2
/
+2
2011-02-07
Fix a typo
Matthias Clasen
1
-2
/
+2
2011-02-07
Don't use -w in shebang line
Matthias Clasen
1
-1
/
+2
2011-01-28
Prevent unused variable warnings from G_DEFINE_DYNAMIC_TYPE
Matthias Clasen
1
-1
/
+1
2011-01-12
gobject: add an empty default impl of GObject::constructed()
Michael Natterer
1
-3
/
+13
2010-12-29
Fix typo in GI annotation
Pavel Holejsovsky
1
-1
/
+1
2010-12-28
Fix typo in function annotation.
Pavel Holejsovsky
1
-1
/
+1
2010-12-27
Move ifaceproperties test to gobject/tests/
Matthias Clasen
3
-11
/
+751
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-27
Add GI annotations to GParamSpec
Pavel Holejsovsky
2
-41
/
+44
2010-12-27
Add GI annotations to GType
Pavel Holejsovsky
1
-47
/
+63
2010-12-19
Add GI annotations to GClosure and friends.
Pavel Holejsovsky
2
-15
/
+16
2010-12-19
Add GI annotations to GValue and GValueArray.
Pavel Holejsovsky
6
-29
/
+29
2010-12-17
g_object_get_property: document that value must be initialized
Will Thompson
1
-1
/
+3
2010-12-03
Avoid shadowing the dir builtin
Matthias Clasen
1
-3
/
+3
2010-12-02
gobject: Cast token type to guint to avoid gcc warning
Benjamin Otte
1
-1
/
+1
2010-11-28
gobject: added property test
Jonas Holmberg
1
-0
/
+37
2010-11-28
gobject: initialize memory in g_object_new_valist
Jonas Holmberg
1
-0
/
+1
2010-11-26
Add g_source_set_dummy_callback()
Dan Winship
3
-3
/
+43
2010-11-08
New function: g_clear_object()
Ryan Lortie
6
-1
/
+92
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-12
GSignal: fix trivial docs typo
Ryan Lortie
1
-1
/
+1
2010-10-12
GObject: add g_signal_accumulator_first_wins
Ryan Lortie
3
-0
/
+39
[next]