[kdbus] KDBUS_ITEM_PAYLOAD_OFF items are (once again) relative to msg header
[platform/upstream/glib.git] / gobject /
2015-07-10 Ryan Lortiegsignal: add a clarification to the docs
2014-11-23 Jasper St. Pierregparam: Make the documentation clearer for CONSTRUCT_ON...
2014-11-10 Volker Sobekdocs: Update GParamFlags docs.
2014-10-11 Benjamin Ottesignal: Keep only one list of emissions
2014-10-11 Matthias ClasenFix a return_if_fail confusion
2014-10-11 Owen W. TaylorAdd simple instance count facility
2014-08-08 Edward Herveygtype: Fast-path for g_type_is_a
2014-08-08 Andre Moreira Maga... Do not crash when checking whether an instance type...
2014-07-30 Alexander LarssonRemove atomics from g_clear_object/g_clear_pointer
2014-07-10 Javier Jardóndocs: Use "Returns:" instead "Return:"
2014-07-06 Michael CatanzaroFix typo
2014-06-28 Kang Hugobject: move _g_type_debug_flags from gtype.h to gtype...
2014-06-28 Ryan Lortieall: remove use of 'register' keyword
2014-06-27 Ryan LortieGObject: tweak property deprecation warnings
2014-06-25 Emmanuele Bassigtype: Remove unused header
2014-06-24 Ryan LortieGObject: warn on use of deprecated properties
2014-06-24 Edward Herveygvalue: New g_value_init_from_instance
2014-06-23 Philip Withnallgsignal: Add an example to the g_signal_connect_swapped...
2014-06-22 Philip Withnallgclosure: Remove an unused alloca() and assignment
2014-06-16 Matthias ClasenTry to make gobject.py work with both pythons
2014-06-12 Colin Waltersgparam: Remove unnecessary conditionals around precondi...
2014-06-10 Ryan Lortiegparam: change value of G_PARAM_EXPLICIT_NOTIFY
2014-06-09 Ryan Lortiegtype: remove interface-after-init exceptions
2014-06-06 Ryan Lortiedocs: warn about installing properties after init
2014-06-06 Ryan LortieRevert "GObject: prevent installing properties after...
2014-06-06 Ryan Lortiegtype: guard uses of new fundamental type check
2014-06-06 Ryan Lortietest: add test for explicit-notify properties
2014-06-06 Ryan Lortiegobject: add 'explicit notify' GParamSpec flag
2014-06-01 Matthias Clasendocs: GType documentation cleanup
2014-05-31 Emmanuele Bassidocs: Replace <function> XML tag with back ticks
2014-05-31 Matthias ClasenMinor documentation additions and corrections
2014-05-31 Matthias ClasenDocument g_signal_handlers_destroy
2014-05-31 Edward HerveyGParamSpec: Use new fundamental instance check
2014-05-31 Edward Herveygobject: Use fast fundamental instance type check
2014-05-31 Edward Herveygtype: Add check for fundamental instance type
2014-05-30 Matthias ClasenFix the closure test in continuous
2014-05-22 Marek Kasikgobject: unref unused class
2014-05-13 Matthias ClasenAvoid overeager warning about deprecated properties
2014-05-13 Matthias ClasenRemove some markup from docs
2014-05-10 Tom Tromeygobject.py: Port to gdb 7.7 frame filter API
2014-05-09 Sébastien Wilmetdoc: various improvements
2014-05-05 Mathieu BridonFix some typos in documentation
2014-04-29 Philip Withnallgobject: Document that classes/objects/interfaces are...
2014-04-24 Volker Sobekdocs: Remove <!-- --> comment before plural s
2014-04-15 Volker Sobekdocs: Use markdown links in all .c and .h files
2014-04-10 Emmanuele Bassigparam: Add G_PARAM_READWRITE to GParamFlags
2014-04-10 Alexandre Rostovtsevgobject: try to link with -Wl,-z,nodelete
2014-04-03 Paolo BorelliAdd a small note to g_cclosure_marshal_generic docs
2014-03-17 Dan Winshipgbinding: warn on failed value transformation
2014-03-08 Sebastian Drögegtype – Mark _get_instance_private() function as G_GNUC...
2014-03-07 Matthias ClasenGObject: Remove more leftover markup from headers
2014-03-02 Matthias Clasendocs: Ditch more markup
2014-02-20 William Jon McCanndocs: use "Returns:" consistently
2014-02-15 Ryan Lortiewin32: fixup lib.exe invocation
2014-02-15 Dan Winshipgobject: re-allow finalization from constructor()
2014-02-15 Matthias Clasendocs: let go of &ast;
2014-02-09 Matthias ClasenDocs: Drop entities, switch away from sgml mode
2014-02-08 Matthias ClasenEradicate links and xrefs
2014-02-06 Matthias ClasenStop using <para> for ids
2014-02-06 Matthias ClasenDocs: replace <literal> by `
2014-02-06 Matthias ClasenDocs: use quotes instead of firstterm
2014-02-06 Matthias ClasenConvert external links to markdown syntax
2014-02-04 Ryan Lortiegobject: box GVariantDict
2014-02-01 Matthias ClasenAnnotate all examples with their language
2014-02-01 Matthias ClasenDocs: Big entity cleanup
2014-02-01 Matthias ClasenGObject: Convert docs to markdown
2014-02-01 Matthias ClasenDocs: Don't use the code tag
2014-02-01 Matthias ClasenDocs: Convert examples to |[ ]|
2014-02-01 Matthias ClasenDocs: Don't use the emphasis tag
2014-01-31 Matthias ClasenDocs: Don't use the note tag
2014-01-31 Daniel MustielesUpdated FSF's address
2014-01-31 Matthias ClasenDocs: don't use the structname tag
2014-01-31 Matthias ClasenDocs: don't use structfield tags
2014-01-31 Matthias ClasenDocs: don't use <footnote>
2014-01-23 Rico Tzschichholzgobject: Add missing transfer annotation to g_boxed_copy
2014-01-20 A. WaltonClarify type transformability and comparability
2013-12-31 Jasper St. Pierregobject.py: Simplify or_join_array
2013-12-31 Jasper St. Pierregobject.py: Simplify and reduce code a bit
2013-12-31 Jasper St. Pierregobject.py: Remove old hack for stripping IA__ symbols
2013-12-31 Jasper St. Pierregobject.py: Fix indentation
2013-12-17 Tim LunnMake gdb pretty-printers compatible with Python3
2013-12-17 Damien Lespiaugobject.py: Don't install frame filters when GDB does...
2013-12-15 Matthias ClasenSimplify subprocesses in tests
2013-12-04 Colin Waltersgsignal: Signal connection ids are always > 0 if successful
2013-12-03 Matthias ClasenRemove g_trap_instance_signals as well
2013-12-03 Matthias ClasenDrop g_trap_object_ref debugging mechanism
2013-11-29 Matthias ClasenImprove GType test coverage
2013-11-27 Ryan Lortietests: move /param/implement to -m slow
2013-11-24 Matthias ClasenAdd a test for g_signal_get_invocation_hint
2013-11-23 Matthias ClasenAdd a test for notify emission ordering
2013-11-23 Matthias ClasenDocument details of GObject::notify
2013-11-23 Gergely POLONKAIGObject: Introspection annotations for enums
2013-11-20 Dan WinshipReplace #ifdef HAVE_UNISTD_H checks with #ifdef G_OS_UNIX
2013-11-20 Dan WinshipRequire C90 compliance
2013-11-15 Ray Strodegobject: Box GMappedFile
2013-11-11 Chun-wei Fantests: Fix for non-GCC
2013-11-11 Stef Walterthreadtests: Fix leaks in tests
2013-11-11 Stef Walterenums: Fix leaks in tests
2013-11-11 Stef Walterboxed: Fix double free in boxed unit tests
2013-11-06 Stef Waltersignals: Fix memory leaks in signals unit tests
next