platform/upstream/glib.git
2010-07-06 Matthias ClasenMove tree tests to the test framework
2010-07-06 Matthias ClasenMove slist tests to the test framework
2010-07-06 Matthias ClasenMove list tests to the test framework
2010-07-06 Matthias ClasenAdd some more checks to the binding tests
2010-07-06 Matthias ClasenRemove a redundant branch
2010-07-06 Matthias ClasenRemove cases of ;;
2010-07-06 Matthias ClasenTest charset conversion with fallbacks
2010-07-06 Matthias ClasenFix the get_property implementation for GSettings:...
2010-07-06 Matthias ClasenAdd several more settings tests
2010-07-06 Matthias ClasenSmall documentation addition
2010-07-06 Matthias ClasenFix icons test to compile
2010-07-06 Matthias ClasenTest enum mapping
2010-07-06 Matthias ClasenMore stream tests
2010-07-06 Matthias ClasenAdd more checks
2010-07-06 Matthias ClasenAdd some buffered output tests
2010-07-06 Matthias ClasenAdd some more tests for the buffered read code
2010-07-06 Matthias ClasenTrivial cleanups
2010-07-05 Ryan LortieAdd --disable-Bsymbolic flag
2010-07-05 Matthias ClasenMisc test additions
2010-07-05 Matthias ClasenFix a typo
2010-07-05 Matthias ClasenCleanups
2010-07-05 Matthias ClasenAdd some more tests
2010-07-05 Matthias ClasenAdd some GAppLaunchContext tests
2010-07-05 Matthias ClasenAdd the new tests to the correct variable
2010-07-05 Matthias ClasenAdd some contenttype tests
2010-07-05 Matthias ClasenAdd a test for skipping
2010-07-05 Matthias ClasenAdd some CharsetConverter tests
2010-07-05 Matthias ClasenMove charset conversion tests to the test framework
2010-07-05 Matthias ClasenAdd some more appinfo tests
2010-07-04 Jorge GonzálezUpdated Spanish translation
2010-07-03 Jorge GonzálezUpdated Spanish translation
2010-07-03 Matthias ClasenMove GZlibConverter tests
2010-07-03 Matthias ClasenAdd tests for GIcon
2010-07-02 David ZeuthenGDBus: Rename "Introspection XML" section to "D-Bus...
2010-07-02 Ryan LortieBug 623407 - g_keyfile_settings_backend_new crash
2010-07-02 Ryan LortieBug 623402 - schema compiler reports wrong line
2010-07-02 Ryan LortieBug 623401 - schema compiler: process enums first
2010-07-02 David ZeuthenGDBus: Hold lock when printing debug messages
2010-07-02 David ZeuthenGDBus: make G_DBUS_DEBUG=authentication work again
2010-07-02 Tor LillqvistUpdate headers being installed in the Visual Studio...
2010-07-01 Ryan LortieBug 622124 - implement flags for GSettings
2010-07-01 Jorge GonzálezUpdated Spanish translation
2010-07-01 David ZeuthenBug 620913 – More control with G_DBUS_DEBUG
2010-07-01 David ZeuthenGDBus: Fix bug in child enumeration
2010-07-01 Ryan LortieUse "unix:" instead of tcp in test for now...
2010-06-30 David ZeuthenGDBus: plug some memory leaks
2010-06-30 Ryan LortieGSettings: accept <flags> as an alias for <enum>
2010-06-30 Ryan Lortiegsettings.m4: add support for enums
2010-06-30 David ZeuthenGDBus: Take a reference to the GDBusInterfaceInfo object
2010-06-30 David ZeuthenGDBus: Rename `introspection_data' parameter to `interf...
2010-06-30 David ZeuthenBug 623142 – Ensure ::new-connection runs before proces...
2010-06-30 Ryan Lortieg_settings_list_keys() -> _list_items()
2010-06-30 Ryan LortieGSettings: add <override>, tests, modify output
2010-06-29 Ryan LortieGSettings: new <schema> tags 'extends', 'list-of'
2010-06-29 Ryan Lortieglib-compile-schemas: fix small leak
2010-06-29 David ZeuthenBug 623143 – Never require non-closed connections
2010-06-29 Milan Bouchet... Bug 622294 - More annotations for GVariant
2010-06-28 Colin Walters[autogen.sh] Support NOCONFIGURE (from gnome-common)
2010-06-28 Jorge GonzálezUpdated Spanish translation
2010-06-28 Ryan LortieBug 622565 - compile-schemas fails when no schemas
2010-06-28 Ryan LortieGSettings: peek instead of ref/unref enum class
2010-06-28 Ryan LortieBug 622127 - GSettings extended key validation
2010-06-28 Yaron ShahrabaniUpdated Hebrew translation.
2010-06-27 Matthias ClasenFix a alloc/free mismatch
2010-06-27 Matthias ClasenFilter out child schema entries when listing keys
2010-06-27 Matthias ClasenImplement bash completion for gsettings
2010-06-27 Ryan LortieGSettings: Don't free value before using its type
2010-06-26 Kristian RietveldAdd PCRE_EXP_DECL to pcre_callout declaration
2010-06-26 Jorge GonzálezUpdated Spanish translation
2010-06-25 Ryan LortieBug 622128 - retry with default for failed mapping
2010-06-25 Colin Walters[gbinding] Move argument reference out of first column
2010-06-24 Dan WinshipHack up glib/tests/array-test to not actually malloc 2G
2010-06-24 Ryan Lortieversion.bump()
2010-06-24 Ryan LortieRelease glib 2.25.10 2.25.10
2010-06-24 Ryan LortieTweak GSettings key/schema listing APIs
2010-06-24 Ryan LortieClarify GSettings documentation wrt errors
2010-06-24 Ryan Lortieg_keyfile_settings_backend_new doc improvement
2010-06-24 Ryan LortieGSettings: add g_settings_list_keys()
2010-06-24 Ryan LortieAdd g_settings_schema_exists
2010-06-24 Ryan LortieKeyfileSettingsBackend: fix symbol visibility leak
2010-06-24 Ryan LortieRework the GSettings keyfile backend
2010-06-24 Ryan LortieGSettingsBackend: some debug code
2010-06-24 Ryan LortieIgnore more glib test cases
2010-06-24 Ryan Lortiefix leaks in the GSettings test case
2010-06-24 Ryan LortieGChecksum: accept NULL pointer with length 0
2010-06-24 Ryan LortieGSettings "delayed": don't leak unapplied keys
2010-06-24 Matthias ClasenDeprecate some rarely-used APIS
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 ClasenGIO doc cleanups
2010-06-23 Matthias ClasenDocument g_cclosure_marshal_VOID__VARIANT
2010-06-23 Matthias ClasenIgnore gatomicarray.h
2010-06-23 Matthias Clasensilence gtk-doc
2010-06-23 Matthias ClasenAdd some more unicode property tests
2010-06-23 Matthias ClasenMove node tests to the test framework
2010-06-23 Matthias ClasenSome more hash, utils and checksum tests
2010-06-23 Matthias ClasenMove node test to the test framework
2010-06-23 Matthias ClasenMove date tests to the test framework
2010-06-23 Matthias ClasenAdd an index for 2.26 api additions
next