GObject: move GLib type definitions to a separate header
[platform/upstream/glib.git] / gobject /
2011-05-19 Giovanni CampagnaGObject: move GLib type definitions to a separate header
2011-05-18 Colin Waltersgtype: Remove unused variable
2011-05-17 Benjamin Ottegobject: Speed up g_type_from_name()
2011-05-02 Benjamin Ottegobject: Warn if someone uses the wrong property in...
2011-05-02 Dan WinshipFix compiler warnings
2011-05-02 Dan WinshipUpdate .gitignores
2011-04-29 David ZeuthenMerge branch 'master' into gdbus-codegen
2011-04-15 Ryan LortieMerge remote-tracking branch 'gvdb/master'
2011-04-08 David ZeuthenAdd a generic libffi based marshaller to libgobject
2011-03-31 Ryan LortieImprove .gitignore
2011-03-24 Murray CummingDocs: Changed can not to cannot.
2011-03-15 Emmanuele BassiRevert "Remove all uses of G_CONST_RETURN"
2011-03-15 Ryan LortieRemove all uses of G_CONST_RETURN
2011-03-15 Christian PerschAdd G_SIGNAL_MUST_COLLECT
2011-03-03 Will Thompsong_value_array_remove(): clarify docstring formatting
2011-02-22 Chun-wei FanVisual C++ 2010 Project Files: autotools files
2011-02-19 Matthias ClasenAdd a testcase for bug 637738
2011-02-19 Matthias ClasenDocument G_VALUE_NOCOPY_CONTENTS
2011-02-19 Matthias ClasenExpand the documentation of g_type_get_qdata()
2011-02-16 Stef WalterBetter documentation for g_value_dup_object().
2011-02-15 Matthias ClasenMore GValue conversion tests
2011-02-15 Matthias ClasenVary the order of unreffing dest and src
2011-02-14 Matthias ClasenImprove test coverage
2011-02-14 Matthias ClasenCosmetic rearrangement
2011-02-11 Will ThompsonGObject: correct documentation typos
2011-02-08 Matthias ClasenFix a typo
2011-02-08 Matthias ClasenDon't use -w in shebang line
2011-01-28 Matthias ClasenPrevent unused variable warnings from G_DEFINE_DYNAMIC_TYPE
2011-01-27 Ryan LortieMerge remote branch 'gvdb/master'
2011-01-12 Michael Natterergobject: add an empty default impl of GObject::construc...
2010-12-29 Pavel HolejsovskyFix typo in GI annotation
2010-12-28 Pavel HolejsovskyFix typo in function annotation.
2010-12-28 Matthias ClasenMove ifaceproperties test to gobject/tests/
2010-12-28 Matthias ClasenMake object_interface_check_properties work
2010-12-27 Pavel HolejsovskyAdd GI annotations to GObject
2010-12-27 Pavel HolejsovskyAdd GI annotations to GParamSpec
2010-12-27 Pavel HolejsovskyAdd GI annotations to GType
2010-12-19 Pavel HolejsovskyAdd GI annotations to GClosure and friends.
2010-12-19 Pavel HolejsovskyAdd GI annotations to GValue and GValueArray.
2010-12-17 Will Thompsong_object_get_property: document that value must be...
2010-12-03 Matthias ClasenAvoid shadowing the dir builtin
2010-12-02 Benjamin Ottegobject: Cast token type to guint to avoid gcc warning
2010-11-28 Jonas Holmberggobject: added property test
2010-11-28 Jonas Holmberggobject: initialize memory in g_object_new_valist
2010-11-26 Dan WinshipAdd g_source_set_dummy_callback()
2010-11-08 Ryan LortieNew function: g_clear_object()
2010-10-22 Florian MüllnerFix deadlock in g_object_remove_toggle_ref()
2010-10-21 Alberto GarciaProtect access to closure, weak refs and toggle refs...
2010-10-13 Ryan LortieGSignal: fix trivial docs typo
2010-10-13 Ryan LortieGObject: add g_signal_accumulator_first_wins
2010-10-08 Javier Jardóngtypemodule: Mention g_object_run_dispose correctly...
2010-10-08 Emmanuele Bassigobject: Improve install_properties()
2010-10-04 Ryan LortieMerge remote branch 'gvdb/master'
2010-10-04 Ryan LortieMerge remote branch 'gvdb/master'
2010-09-24 Johan Dahlin[introspection] Add GObject annotations
2010-09-13 Will Thompsong_strdup_value_contents(): dump GStrv more usefully
2010-09-13 Emmanuele Bassigobject: Add install_properties()
2010-09-08 Emmanuele BassiRevert hack that broke things badly on Windows
2010-09-04 Emmanuele BassiHack to include glib/gdatasetprivate.h directly
2010-09-03 Matthias ClasenAdd a note about size limits of private structures
2010-09-03 Matthias ClasenMake ordering for overridden interface properties consi...
2010-08-25 Emmanuele Bassidocs: Fix up GDateTime for the GObject reference
2010-08-24 Thiago Santosdatetime: Add GDateTime to the GType system
2010-08-17 Christian PerschUse G_DEFINE_[BOXED|POINTER]_TYPE instead of handwritte...
2010-08-17 Christian PerschAdd G_DEFINE_{BOXED,POINTER}_TYPE[_WITH_CODE]
2010-08-14 Matthias ClasenAdd bug references to some tests
2010-08-06 Benjamin Ottenotifyqueue: Dedup pspecs when adding 2.25.13
2010-08-06 Ryan LortieReplace -I with $(glib_INCLUDES) and friends
2010-08-05 paulAdd $(top_builddir)/glib to includes
2010-08-04 Emmanuele Bassibinding: Add a default marshaller for the closure API
2010-08-03 Mark WielaardDon't add (extra) DESTDIR to tapsetdir for tapset_DATA.
2010-08-03 Emmanuele Bassidocs: Clarify user_data behavior for bind_property_full()
2010-08-03 Emmanuele Bassibinding: Add G_BINDING_INVERT_BOOLEAN
2010-08-03 Emmanuele Bassibinding: Add a closure-based variant of bind_property_f...
2010-07-23 Benjamin OtteRevert "notify: Remove unused g_object_notify_queue_cle...
2010-07-23 Benjamin Ottenotify: Readd g_object_notify_queue_from_object()
2010-07-22 Benjamin Ottenotify: Make dedup code clearer
2010-07-22 Olivier Crêtenotify: Make GObject property change notifications...
2010-07-22 Olivier Crêtenotify: Remove g_object_notify_queue_from_object()
2010-07-22 Olivier Crêtenotify: Refactor g_object_notify_queue_thaw()
2010-07-22 Olivier Crêtenotify: Remove unused g_object_notify_queue_clear()
2010-07-22 Benjamin Ottenotify: Emit a g_critical() instead g_return_if_fail...
2010-07-22 Benjamin Ottebinding: Cast to avoid compiler warning
2010-07-12 Ryan LortieMore docs fixes
2010-07-12 Ryan Lortiemove glibconfig.h to glib/
2010-07-08 Will ThompsonDocument NULL shortcut to g_value_array_insert etc.
2010-07-07 Ryan Lortiegobject/: fully remove gobjectalias hacks
2010-07-06 Matthias ClasenAdd some more checks to the binding tests
2010-07-06 Matthias ClasenRemove a redundant branch
2010-06-25 Colin Walters[gbinding] Move argument reference out of first column
2010-06-23 Christian DywanIntroduce G_PARAM_DEPRECATED and G_ENABLE_DIAGNOSTIC
2010-06-23 Emmanuele Bassibinding: Add SYNC_CREATE to the flags
2010-06-23 Ryan Lortieneutralise pltcheck.sh
2010-06-23 Matthias ClasenDocument g_cclosure_marshal_VOID__VARIANT
2010-06-21 Ryan LortieUse -Bsymbolic-functions, drop g*alias PLT hackery
2010-06-19 Christian PerschTiny docs fix
2010-06-19 Christian PerschAdd g_value_take_variant
2010-06-17 Christian PerschFix VARIANT out args
2010-06-17 Christian PerschDistcheck fix
2010-06-17 Matthias Clasenfix a typo
next