projects
/
platform
/
upstream
/
glib.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Update Unicode tests to 6.0
[platform/upstream/glib.git]
/
gobject
/
2011-01-12
Michael Natterer
gobject: add an empty default impl of GObject::construc...
tree
|
commitdiff
2010-12-29
Pavel Holejsovsky
Fix typo in GI annotation
tree
|
commitdiff
2010-12-28
Pavel Holejsovsky
Fix typo in function annotation.
tree
|
commitdiff
2010-12-28
Matthias Clasen
Move ifaceproperties test to gobject/tests/
tree
|
commitdiff
2010-12-28
Matthias Clasen
Make object_interface_check_properties work
tree
|
commitdiff
2010-12-27
Pavel Holejsovsky
Add GI annotations to GObject
tree
|
commitdiff
2010-12-27
Pavel Holejsovsky
Add GI annotations to GParamSpec
tree
|
commitdiff
2010-12-27
Pavel Holejsovsky
Add GI annotations to GType
tree
|
commitdiff
2010-12-19
Pavel Holejsovsky
Add GI annotations to GClosure and friends.
tree
|
commitdiff
2010-12-19
Pavel Holejsovsky
Add GI annotations to GValue and GValueArray.
tree
|
commitdiff
2010-12-17
Will Thompson
g_object_get_property: document that value must be...
tree
|
commitdiff
2010-12-03
Matthias Clasen
Avoid shadowing the dir builtin
tree
|
commitdiff
2010-12-02
Benjamin Otte
gobject: Cast token type to guint to avoid gcc warning
tree
|
commitdiff
2010-11-28
Jonas Holmberg
gobject: added property test
tree
|
commitdiff
2010-11-28
Jonas Holmberg
gobject: initialize memory in g_object_new_valist
tree
|
commitdiff
2010-11-26
Dan Winship
Add g_source_set_dummy_callback()
tree
|
commitdiff
2010-11-08
Ryan Lortie
New function: g_clear_object()
tree
|
commitdiff
2010-10-22
Florian Müllner
Fix deadlock in g_object_remove_toggle_ref()
tree
|
commitdiff
2010-10-21
Alberto Garcia
Protect access to closure, weak refs and toggle refs...
tree
|
commitdiff
2010-10-13
Ryan Lortie
GSignal: fix trivial docs typo
tree
|
commitdiff
2010-10-13
Ryan Lortie
GObject: add g_signal_accumulator_first_wins
tree
|
commitdiff
2010-10-08
Javier Jardón
gtypemodule: Mention g_object_run_dispose correctly...
tree
|
commitdiff
2010-10-08
Emmanuele Bassi
gobject: Improve install_properties()
tree
|
commitdiff
2010-10-04
Ryan Lortie
Merge remote branch 'gvdb/master'
tree
|
commitdiff
2010-10-04
Ryan Lortie
Merge remote branch 'gvdb/master'
tree
|
commitdiff
2010-09-24
Johan Dahlin
[introspection] Add GObject annotations
tree
|
commitdiff
2010-09-13
Will Thompson
g_strdup_value_contents(): dump GStrv more usefully
tree
|
commitdiff
2010-09-13
Emmanuele Bassi
gobject: Add install_properties()
tree
|
commitdiff
2010-09-08
Emmanuele Bassi
Revert hack that broke things badly on Windows
tree
|
commitdiff
2010-09-04
Emmanuele Bassi
Hack to include glib/gdatasetprivate.h directly
tree
|
commitdiff
2010-09-03
Matthias Clasen
Add a note about size limits of private structures
tree
|
commitdiff
2010-09-03
Matthias Clasen
Make ordering for overridden interface properties consi...
tree
|
commitdiff
2010-08-25
Emmanuele Bassi
docs: Fix up GDateTime for the GObject reference
tree
|
commitdiff
2010-08-24
Thiago Santos
datetime: Add GDateTime to the GType system
tree
|
commitdiff
2010-08-17
Christian Persch
Use G_DEFINE_[BOXED|POINTER]_TYPE instead of handwritte...
tree
|
commitdiff
2010-08-17
Christian Persch
Add G_DEFINE_{BOXED,POINTER}_TYPE[_WITH_CODE]
tree
|
commitdiff
2010-08-14
Matthias Clasen
Add bug references to some tests
tree
|
commitdiff
2010-08-06
Benjamin Otte
notifyqueue: Dedup pspecs when adding
2.25.13
tree
|
commitdiff
2010-08-06
Ryan Lortie
Replace -I with $(glib_INCLUDES) and friends
tree
|
commitdiff
2010-08-05
paul
Add $(top_builddir)/glib to includes
tree
|
commitdiff
2010-08-04
Emmanuele Bassi
binding: Add a default marshaller for the closure API
tree
|
commitdiff
2010-08-03
Mark Wielaard
Don't add (extra) DESTDIR to tapsetdir for tapset_DATA.
tree
|
commitdiff
2010-08-03
Emmanuele Bassi
docs: Clarify user_data behavior for bind_property_full()
tree
|
commitdiff
2010-08-03
Emmanuele Bassi
binding: Add G_BINDING_INVERT_BOOLEAN
tree
|
commitdiff
2010-08-03
Emmanuele Bassi
binding: Add a closure-based variant of bind_property_f...
tree
|
commitdiff
2010-07-23
Benjamin Otte
Revert "notify: Remove unused g_object_notify_queue_cle...
tree
|
commitdiff
2010-07-23
Benjamin Otte
notify: Readd g_object_notify_queue_from_object()
tree
|
commitdiff
2010-07-22
Benjamin Otte
notify: Make dedup code clearer
tree
|
commitdiff
2010-07-22
Olivier Crête
notify: Make GObject property change notifications...
tree
|
commitdiff
2010-07-22
Olivier Crête
notify: Remove g_object_notify_queue_from_object()
tree
|
commitdiff
2010-07-22
Olivier Crête
notify: Refactor g_object_notify_queue_thaw()
tree
|
commitdiff
2010-07-22
Olivier Crête
notify: Remove unused g_object_notify_queue_clear()
tree
|
commitdiff
2010-07-22
Benjamin Otte
notify: Emit a g_critical() instead g_return_if_fail...
tree
|
commitdiff
2010-07-22
Benjamin Otte
binding: Cast to avoid compiler warning
tree
|
commitdiff
2010-07-12
Ryan Lortie
More docs fixes
tree
|
commitdiff
2010-07-12
Ryan Lortie
move glibconfig.h to glib/
tree
|
commitdiff
2010-07-08
Will Thompson
Document NULL shortcut to g_value_array_insert etc.
tree
|
commitdiff
2010-07-07
Ryan Lortie
gobject/: fully remove gobjectalias hacks
tree
|
commitdiff
2010-07-06
Matthias Clasen
Add some more checks to the binding tests
tree
|
commitdiff
2010-07-06
Matthias Clasen
Remove a redundant branch
tree
|
commitdiff
2010-06-25
Colin Walters
[gbinding] Move argument reference out of first column
tree
|
commitdiff
2010-06-23
Christian Dywan
Introduce G_PARAM_DEPRECATED and G_ENABLE_DIAGNOSTIC
tree
|
commitdiff
2010-06-23
Emmanuele Bassi
binding: Add SYNC_CREATE to the flags
tree
|
commitdiff
2010-06-23
Ryan Lortie
neutralise pltcheck.sh
tree
|
commitdiff
2010-06-23
Matthias Clasen
Document g_cclosure_marshal_VOID__VARIANT
tree
|
commitdiff
2010-06-21
Ryan Lortie
Use -Bsymbolic-functions, drop g*alias PLT hackery
tree
|
commitdiff
2010-06-19
Christian Persch
Tiny docs fix
tree
|
commitdiff
2010-06-19
Christian Persch
Add g_value_take_variant
tree
|
commitdiff
2010-06-17
Christian Persch
Fix VARIANT out args
tree
|
commitdiff
2010-06-17
Christian Persch
Distcheck fix
tree
|
commitdiff
2010-06-17
Matthias Clasen
fix a typo
tree
|
commitdiff
2010-06-17
Christian Persch
Add fundamental type and pspec for GVariant
tree
|
commitdiff
2010-06-16
Christian Persch
Typo fix
tree
|
commitdiff
2010-06-16
Emmanuele Bassi
binding: Use a hash table
tree
|
commitdiff
2010-06-16
Emmanuele Bassi
tests: Add a chain binding
tree
|
commitdiff
2010-06-16
Christian Persch
Sprinkle some $(AM_V_GEN) around to make the build...
tree
|
commitdiff
2010-06-15
Emmanuele Bassi
gobject: Add GBinding
tree
|
commitdiff
2010-06-15
Damien Lespiau
Introduce g_object_notify_by_pspec()
tree
|
commitdiff
2010-06-10
Ryan Lortie
Merge remote branch 'gvdb/master'
tree
|
commitdiff
2010-05-27
Alexander Larsson
Add dtrace and systemtap support for gobject
tree
|
commitdiff
2010-05-22
Matthias Clasen
Clean up man page handling
tree
|
commitdiff
2010-05-14
Matthias Clasen
Merge branch 'gdbus-merge'
tree
|
commitdiff
2010-05-11
Sebastian Dröge
Don't include __bss_start, _edata and _end symbols...
tree
|
commitdiff
2010-05-06
Ryan Lortie
Bug 617947 - glib-mkenums: add @valuenum@ support
tree
|
commitdiff
2010-05-06
Ryan Lortie
glib-mkenums: Fix support for comment templates
tree
|
commitdiff
2010-04-23
Matthias Clasen
Add a boxed type for GError
tree
|
commitdiff
2010-04-21
Ryan Lortie
Merge remote branch 'gvdb/master'
tree
|
commitdiff
2010-04-16
Ryan Lortie
Merge remote branch 'gvdb/master'
tree
|
commitdiff
2010-04-16
Ryan Lortie
Merge remote branch 'gvdb/master'
tree
|
commitdiff
2010-03-29
Javier Jardón
Fix g_type_class_add_private() documentation
tree
|
commitdiff
2010-03-26
Matthias Clasen
Some more doc cleanups
tree
|
commitdiff
2010-03-21
Ryan Lortie
make check / makedistcheck fixes
tree
|
commitdiff
2010-03-21
Tor Lillqvist
Avoid much of duplication in lists of source files
tree
|
commitdiff
2010-03-17
Sebastian Dröge
Bug 612502 - Add support for class private data
tree
|
commitdiff
2010-03-06
Stefan Kost
gsignal: improve g_signal_new docs.
tree
|
commitdiff
2010-02-23
Edward Hervey
gobject: Don't use G_PARAM_SPEC_VALUE_TYPE when we...
tree
|
commitdiff
2010-02-17
Benjamin Otte
Make g_type_interface_prerequisites() only return one...
tree
|
commitdiff
2010-02-11
Benjamin Otte
Move offsets array from interface data member to TypeNode
tree
|
commitdiff
2010-02-11
Benjamin Otte
Move prerequisites out of _prot struct
tree
|
commitdiff
2010-02-10
Ryan Lortie
merge GVariant
tree
|
commitdiff
next