Updated Hebrew translation.
[platform/upstream/glib.git] / gobject /
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
2010-06-17 Christian PerschAdd fundamental type and pspec for GVariant
2010-06-16 Christian PerschTypo fix
2010-06-16 Emmanuele Bassibinding: Use a hash table
2010-06-16 Emmanuele Bassitests: Add a chain binding
2010-06-16 Christian PerschSprinkle some $(AM_V_GEN) around to make the build...
2010-06-15 Emmanuele Bassigobject: Add GBinding
2010-06-15 Damien LespiauIntroduce g_object_notify_by_pspec()
2010-06-10 Ryan LortieMerge remote branch 'gvdb/master'
2010-05-27 Alexander LarssonAdd dtrace and systemtap support for gobject
2010-05-22 Matthias ClasenClean up man page handling
2010-05-14 Matthias ClasenMerge branch 'gdbus-merge'
2010-05-11 Sebastian DrögeDon't include __bss_start, _edata and _end symbols...
2010-05-06 Ryan LortieBug 617947 - glib-mkenums: add @valuenum@ support
2010-05-06 Ryan Lortieglib-mkenums: Fix support for comment templates
2010-04-23 Matthias ClasenAdd a boxed type for GError
2010-04-21 Ryan LortieMerge remote branch 'gvdb/master'
2010-04-16 Ryan LortieMerge remote branch 'gvdb/master'
2010-04-16 Ryan LortieMerge remote branch 'gvdb/master'
2010-03-29 Javier JardónFix g_type_class_add_private() documentation
2010-03-26 Matthias ClasenSome more doc cleanups
2010-03-21 Ryan Lortiemake check / makedistcheck fixes
2010-03-21 Tor LillqvistAvoid much of duplication in lists of source files
2010-03-17 Sebastian DrögeBug 612502 - Add support for class private data
2010-03-06 Stefan Kostgsignal: improve g_signal_new docs.
2010-02-23 Edward Herveygobject: Don't use G_PARAM_SPEC_VALUE_TYPE when we...
2010-02-17 Benjamin OtteMake g_type_interface_prerequisites() only return one...
2010-02-11 Benjamin OtteMove offsets array from interface data member to TypeNode
2010-02-11 Benjamin OtteMove prerequisites out of _prot struct
2010-02-10 Ryan Lortiemerge GVariant
2010-02-03 Tor LillqvistUpdate copyright years
2010-02-02 Philip WithnallDon't use a compiler keyword as a variable name
2010-01-31 Philip WithnallFix shadowing of G_VALUE_COLLECT variables in G_VALUE_C...
2010-01-29 Ryan Lortieimprove gitignore
2010-01-25 Benjamin OtteMove the boxed private type data to TypeNode
2010-01-25 Benjamin OttePut calls to registered copy/free functions into separa...
2010-01-20 Alberto Garcia[tests] Remove C++ style comments
2010-01-18 Benjamin OtteEnsure values are memset to 0 when calling G_VALUE_COLL...
2010-01-13 Alexander LarssonFix docs in previous commit
2010-01-13 Edward Herveygobject: Use new G_VALUE_COLLECT_INIT variant
2010-01-13 Edward Herveygsignal: Use new G_VALUE_COLLECT_INIT variant
2010-01-13 Edward Herveygvaluecollector: Add variant of G_VALUE_COLLECT for...
2010-01-12 Alexander LarssonUse unconditional thread calls in gio and gobject
2010-01-12 Alexander LarssonEnable threads in g_type_init()
2010-01-11 Kamal Mostafag_object_new(): skip varargs for simple calls
2010-01-07 Haakon SporsheimDon't do pointer arithmetics on void*
2010-01-03 Javier Jardón[docs] Fix @title usage in "Enumeration and flags types...
2010-01-03 Pablo CastellanoUpdated .gitignore files
2009-12-21 Javier Jardón[docs] Fix G_DEFINE_INTERFACE "Since" tag
2009-12-21 Behdad Esfahbod[gobject] Grow gvalue transform array exponentially
2009-12-19 Behdad EsfahbodBug 501166 - Warning message says IA__g_type_init inste...
2009-12-19 Javier JardónG_DEFINE_INTERFACE_* documentation is not generated
2009-12-18 Dan Winshipupdate .gitignores
next