Updated Galician translations
[platform/upstream/glib.git] / gio /
2010-04-22 Matthias ClasenRename gsettings-tool to gsettings
2010-04-22 Javier Jardón[gsettings] Add g_return_*_if_fail() guards in GSetting...
2010-04-22 Javier Jardón[gsettings] Add g_return_*_if_fail() guards
2010-04-22 Matthias ClasenAdd a test for g_settings_get_child
2010-04-21 Matthias ClasenBe more careful about memory management
2010-04-21 Matthias ClasenPedantic terminology fix
2010-04-21 Matthias ClasenHandle NULL string properties in bindings
2010-04-21 Dan Winshipgio.symbols: add two missing G_GNUC_CONSTs
2010-04-21 Matthias ClasenHandle non-readable/-writable properties when binding
2010-04-21 Matthias ClasenTest binding non-readable/writable properties
2010-04-21 Bastien NoceraFix gschema-compile tests for --schema-files changes
2010-04-21 Matthias ClasenAdd tests for --allow-any-name
2010-04-21 Bastien NoceraAllow passing multiple schemas to gschema-compile
2010-04-21 Matthias ClasenRemove leftover test data
2010-04-21 Matthias ClasenAdd an --allow-any-name option
2010-04-21 Matthias ClasenAdd some more schema compiler tests
2010-04-21 Matthias ClasenFix type mapping for float in gsettings-schema-convert
2010-04-21 Matthias ClasenSimplify gschema-compile test suite
2010-04-21 Matthias ClasenAdd gettext-domain when required, and allow to specify...
2010-04-21 Matthias ClasenAdd documentation and translation for gsettings-tool
2010-04-21 Matthias ClasenAdd a minimal commandline utility to poke GSettings
2010-04-21 Javier Jardón[gio] Use G_DEFINE_INTERFACE macro
2010-04-21 Tor LillqvistTweak the generation of the file list in gio.vcproj
2010-04-21 Ryan Lortieremove empty initialisers { } for MSVC's sake
2010-04-21 Ryan LortieMerge remote branch 'gvdb/master'
2010-04-20 Christian PerschFix gsettings mapping for uint64
2010-04-20 Matthias ClasenFlesh out the porting guide some more
2010-04-20 Matthias ClasenDocument g_settings_bind_writable
2010-04-20 Richard HughesDon't crash gsettings-schema-convert for GConf schemas...
2010-04-20 Ryan Lortiegschema-compile: output to srcdir by default
2010-04-20 Ryan LortieGSettings: bind to writablity of a key
2010-04-20 Richard HughesFix up the gtk-doc comment for the GSettings::changed...
2010-04-20 Ryan Lortiegschema-compile: return quickly on parse error
2010-04-19 Matthias ClasenDon't forget to install and distribute gsettings-schema...
2010-04-19 Matthias ClasenDon't forget to install and distribute gsettings-schema...
2010-04-19 Matthias Clasen2.25.0 2.25.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 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 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-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 ClasenCorrect filename extension in help output.
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-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 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 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-16 Matthias ClasenSome doc tweaks
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 LortieGSettings: merge the schema compiler
2010-04-16 Ryan Lortiemerge GSettingsSchema
2010-04-16 Ryan LortieMerge remote branch 'gvdb/master'
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-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-26 Matthias ClasenFix a typo
2010-03-26 Matthias ClasenMore doc fixups
2010-03-26 Matthias ClasenSmall doc addition
2010-03-26 Matthias ClasenCorrect the error handling in splice_stream_with_progress
2010-03-23 Ryan LortieAdd doc note about read_until() inconsistency.
2010-03-22 Ryan LortieBug 613601 - buglet in dup_close_on_exec_fd()
next