platform/upstream/glib.git
2010-04-19 Matthias Clasen2.25.0 2.25.0
2010-04-19 Matthias ClasenReset interface age to 0
2010-04-19 Christian PerschUse g_set_error_literal where appropriate
2010-04-19 Matthias ClasenInstall a dtd in /usr/share/glib-2.0/schemas/gschema.dtd
2010-04-19 Matthias ClasenRemove misnamed files
2010-04-19 Matthias ClasenSome tests for gschema-compile
2010-04-19 Javier JardónLittle fix in gio/test/Makefile.am
2010-04-19 Matthias ClasenAnother shadowed variable fix
2010-04-19 Matthias ClasenDon't segfault when <default> is missing
2010-04-19 David ZeuthenBug 615111 – GAsyncInitable's default implementation...
2010-04-19 Ryan LortieDon't write out zero-byte sections in builder
2010-04-19 Ryan LortieWhitespace fixups
2010-04-19 Ryan LortieFix logic error for missing options in reader
2010-04-19 Matthias ClasenHandle int64 and double types correctly
2010-04-19 Matthias ClasenFix up some typos in the new tests
2010-04-19 Christian PerschAdd testcase for g_settings_bind with [u]int64 properties
2010-04-19 Matthias ClasenAdd gsettings-related variables
2010-04-19 Christian PerschRename shadowed variables
2010-04-19 Matthias ClasenCall setlocale initially
2010-04-19 Tor LillqvistBypass l10n tests for now on Windows
2010-04-19 Matthias ClasenAdd a bit about autofoo for schemas
2010-04-19 Tor LillqvistAvoid non-portable <glob.h> API
2010-04-19 Matthias ClasenAdd a schema convertion script
2010-04-19 Tor LillqvistPortability improvements
2010-04-19 Tor LillqvistAdd GWin32InputStream and GWin32OutputStream classes
2010-04-19 Matthias Clasen Silence a warning
2010-04-18 Matthias ClasenFix up docs for backend setup functions
2010-04-18 Matthias ClasenRefer to gio-querymodules in the extension point docs
2010-04-18 Matthias ClasenAdd a man page for gio-querymodules
2010-04-18 Matthias ClasenCorrect filename extension in help output.
2010-04-18 Matthias ClasenWhitespace fix
2010-04-18 Matthias ClasenUpdate the gschema-compile docs
2010-04-18 David King[docs] Remove unused sgml template from GObject documen...
2010-04-18 Matthias ClasenMore distcheck fixes
2010-04-18 Matthias Clasenadd a keyfile test
2010-04-18 Matthias ClasenMore distcheck fix attempts
2010-04-18 Matthias ClasenDistcheck fixes
2010-04-17 Matthias ClasenSome build fixes
2010-04-17 Matthias ClasenCorrect the sense of an assertion
2010-04-17 Matthias ClasenDocument the tests
2010-04-17 Ryan LortieGDelayedSettingsBackend: another mandatory fixup
2010-04-17 Ryan LortieGSettings delayed: fix handling of mandatory keys
2010-04-17 Ryan Lortieadd backend setup APIs
2010-04-17 Matthias ClasenUpdates
2010-04-17 Matthias ClasenMerge GSettings tests
2010-04-17 Ryan Lortielet binding functions return a floating GVariant
2010-04-17 Ryan Lortieadd GMemorySettingsBackend
2010-04-17 Ryan Lortieadd pltcheck.sh exception for GChecksum
2010-04-17 Ryan LortieXML schemas are now *.gschema.xml
2010-04-17 Matthias ClasenRemove garbage
2010-04-17 Matthias ClasenMerge the GSettings docs
2010-04-17 Matthias ClasenDocument G_SETTINGS_BIND_GET_NO_CHANGES
2010-04-17 Matthias ClasenMerge the keyfile settings backend.
2010-04-17 Ryan Lortiemerge GSettings
2010-04-17 Ryan LortieGSettingsSchema: add call to get list of keys
2010-04-17 Matthias ClasenMan page tweaks
2010-04-17 Matthias ClasenMan page tweaks
2010-04-16 Matthias ClasenSome doc tweaks
2010-04-16 Matthias ClasenAdd indices for 2.26 api additions
2010-04-16 Ryan Lortieset version to 2.25.0
2010-04-16 Ryan LortieGSettings: import delayed backend to master
2010-04-16 Ryan LortieGSettings: more PLT/visibility fixups
2010-04-16 Ryan Lortiegio.symbols: remove pointless whitespace
2010-04-16 Ryan LortieGSettingsBackend: fix type in g_return_val_if_fail
2010-04-16 Ryan LortieMerge remote branch 'gvdb/master'
2010-04-16 Ryan LortieFix uninitialised header in the builder.
2010-04-16 Ryan LortieGSettings: merge the schema compiler
2010-04-16 Ryan Lortiemerge GSettingsSchema
2010-04-16 Ryan LortieMerge remote branch 'gvdb/master'
2010-04-16 Ryan LortieRecommend git-merge(1) over git-submodule(1).
2010-04-16 Ryan LortieAdd a brief description to the .doap
2010-04-16 Ryan LortieInitial commit
2010-04-15 Ryan LortieGSettingsBackend: fix NULL vs "" context issues
2010-04-15 Ryan Lortieadd 'null' GSettings backend
2010-04-15 Ryan LortieGSettings: Modify backend API
2010-04-15 Ryan Lortiemerge GSettingsBackend
2010-04-15 Ryan LortieRemove accidental checkins
2010-04-15 Lars EllenbergCast to volatile to avoid warnings from -Wcast-qual
2010-04-15 Ryan Lortieg_string_append_len() accept NULL with length == 0
2010-04-15 Sweta KothariUpdated gujarati translations
2010-04-15 Sandeep ShedmakeUpdated Marathi Translations
2010-04-15 Ryan LortieGVariant: fix for g_variant_iter_loop()
2010-04-11 Ryan LortieAdd g_return_if_fail()s to g_variant_new_from_data()
2010-04-06 Theppitak Karoonboon... Updated Thai translation.
2010-04-02 Jordi SerratosaFixes to Catalan translation
2010-03-31 Behdad EsfahbodImprove docs
2010-03-30 Tor LillqvistFix build breakage on Unix
2010-03-30 Tor LillqvistDefine a public documented type for the struct stat...
2010-03-29 Benjamin OtteFix race in g_cancellable_cancel()
2010-03-29 Benjamin OtteRemove unneccessary variable from g_cancellable_cancel()
2010-03-29 Javier JardónRemove g_type_class_get_private() public documentation
2010-03-29 Javier JardónFix g_type_class_add_private() documentation
2010-03-27 Ask H. LarsenUpdated Danish translation
2010-03-27 Chao-Hsiung... Updated Traditional Chinese translation(Hong Kong and...
2010-03-27 Jamil AhmedUpdated Bengali translation
2010-03-26 Matthias ClasenBump version
2010-03-26 Matthias Clasen2.24.0 2.20.0 2.24.0
2010-03-26 Matthias ClasenThird try to get this right...
2010-03-26 Matthias ClasenAnd another one...
2010-03-26 Matthias ClasenFix a typo
next