platform/upstream/glib.git
2010-05-03 Tor LillqvistFix misspelled identifier in the Win32 code
2010-05-03 Dan Winshipg_cancellable_release_fd: allow NULL cancellable
2010-05-02 Ryan LortieGSettings: fix mixed use of a pointer
2010-05-01 Kjartan MaraasUpdated Norwegian bokmål translation
2010-05-01 Christian PerschAdd API to get the compile and match flags from a GRegex
2010-04-30 Shaun McCance[gvariant-varargs.xml] Fix some outdated documentation
2010-04-28 Ryan LortieGSettingsBackend API/ABI change
2010-04-27 Dan Winship.gitignore updates for gsettings stuff
2010-04-27 Jorge GonzálezUpdated Spanish translation
2010-04-27 Jorge GonzálezUpdated Spanish translation
2010-04-27 Dan WinshipGSocket: fix garbled error messages on windows
2010-04-27 Alexander LarssonAllocate quarks in chunks to avoid overhead and fragmen...
2010-04-26 David ZeuthenBug 616877 – Several issues with g_socket_receive_message
2010-04-26 Ryan Lortiedocs and glib.symbols update
2010-04-26 Christian PerschAdd testcases for <range> and <choices>
2010-04-26 Ryan LortieAdd range restriction to gschema-compiler
2010-04-26 Ryan LortieGVariant: add bind map for strings to byte arrays
2010-04-26 Ryan LortieAdd g_variant_{new,get}_byte_array()
2010-04-25 Shaun McCanceMake glib_compile_schemas point to a binary that exists
2010-04-25 Ryan LortieGVariant: strings are now utf8
2010-04-25 Tor LillqvistCan't use stderr as a field name
2010-04-24 Fran DiéguezUpdated Galician translation
2010-04-24 Matthias Clasenbump version
2010-04-24 Matthias Clasen2.25.3 2.25.3
2010-04-24 Matthias ClasenRename in more places
2010-04-23 Matthias ClasenUpdates
2010-04-23 Matthias ClasenRename gschema-compile to glib-compile-schemas
2010-04-23 Matthias ClasenFix up man page handling
2010-04-23 Ryan Lortieadd missing #endif from last patch
2010-04-23 Dan WinshipGSocket: define CMSG_LEN and CMSG_SPACE if the system...
2010-04-23 Dan WinshipGSocket: add support for timeouts
2010-04-23 Dan WinshipGSocket: Merge the unix and windows socket sources...
2010-04-23 Dan Winshipgio/tests/socket-client, socket-server: fix for win32
2010-04-23 David ZeuthenMake sure G_TYPE_ERROR shows up in the docs
2010-04-23 Javier Jardón[gsettings] Change AM_GSETTINGS macro to GLIB_GSETTINGS
2010-04-23 Emmanuele BassiAdd G_GNUC_DEPRECATED_FOR macro
2010-04-23 Matthias Clasenbump version
2010-04-23 Matthias Clasen2.25.2 2.25.2
2010-04-23 Matthias ClasenFix up distcheck
2010-04-23 Matthias ClasenFix up g_variant_compare addition
2010-04-23 Matthias ClasenMore updates
2010-04-23 Matthias ClasenAdd a boxed type for GError
2010-04-23 Matthias ClasenDocument --dry-run option of gschema-compile
2010-04-22 Behdad EsfahbodBug 615379 - g_new macros crash if sizeof(struct_type...
2010-04-22 Matthias ClasenFix !srcdir build
2010-04-22 Matthias ClasenUpdates
2010-04-22 Carles FerrandoUpdated Catalan (Valencian) translation
2010-04-22 Dan WinshipGUnixSocketAddress: handle abstract sockets with non...
2010-04-22 Fran DiéguezUpdated Galician translations
2010-04-22 Shankar PrasadUpdated Kannada translations
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 Colin WaltersFix typo in GMutex error message
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 Jorge GonzálezUpdated Spanish translation
2010-04-21 Matthias ClasenAdd a note about requiring a new enough GConf
2010-04-21 Matthias ClasenHandle non-readable/-writable properties when binding
2010-04-21 Matthias ClasenTest binding non-readable/writable properties
2010-04-21 Matthias ClasenRename gsettingsschemaupdatecache to the more sane...
2010-04-21 Bastien NoceraUpdate GSettings porting guide for new m4 macro
2010-04-21 Bastien NoceraAdd GSettings m4 macros helper
2010-04-21 Matthias ClasenNuke the gsettingsschemadir pc variable
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 Bastien NoceraAdd mention of GConfBridge in conversion docs
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-21 Ryan Lortie__value -> value to avoid stomping the C compiler
2010-04-20 Matthias ClasenRefer to the right directory
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 LortieAdd g_variant_compare() for like basic types
2010-04-20 Ryan Lortiegschema-compile: return quickly on parse error
2010-04-20 Javier Jardón[docs] Fix G_VALUE_COLLECT_INIT documentation
2010-04-19 Matthias ClasenBump version
2010-04-19 Matthias Clasen2.25.1
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 ClasenBump version
next