Strip copyright headers from examples
[platform/upstream/glib.git] / gio /
2010-05-11 Matthias ClasenStrip copyright headers from examples
2010-05-11 David ZeuthenGDBus: Update TODO list
2010-05-10 David ZeuthenGDBus: In gdbus(1), try Get() if GetAll() fails
2010-05-10 David ZeuthenGDBus: Add TODO item about a need to validate data...
2010-05-10 David ZeuthenGDBus Add TODO items about finding and launching bus...
2010-05-10 David ZeuthenGDBus: Use GVariant instead of GHashTable for GDBusProx...
2010-05-10 David ZeuthenGDBus: Use call() instead of invoke_method()
2010-05-10 Matthias ClasenMore copyright year updates
2010-05-10 Matthias ClasenTrivia
2010-05-10 Matthias ClasenCosmetic fixes
2010-05-09 Matthias ClasenUpdate copyright years to include 2010
2010-05-09 Matthias ClasenMicrooptimize string reallocations
2010-05-09 Matthias ClasenMove some platform sources around
2010-05-09 David ZeuthenGDBus: Rework GCredentials type
2010-05-09 Matthias ClasenAdd some conceptual changes
2010-05-09 Matthias ClasenSome documentation tweaks
2010-05-09 Matthias ClasenDocument length parameter of g_settings_get/set_strv
2010-05-07 David ZeuthenGDBus: add TODO item about maybe having to rework ...
2010-05-07 David ZeuthenGDBus: add TODO item about the need to rewrite private...
2010-05-07 David ZeuthenAdd TODO item about wanting G_DBUS_NONCE_TCP_TMPDIR
2010-05-06 David ZeuthenGDBus: Add more symbols to pltcheck.sh's SKIP variable
2010-05-06 David ZeuthenGDBus: Add new symbols to gio.symbols
2010-05-06 David ZeuthenGDBus: Fix up i18n
2010-05-06 David ZeuthenAdd "Since: 2.26" to all new GDBus API
2010-05-06 David ZeuthenSet up gtk-doc for GDBus
2010-05-06 David ZeuthenInitial GDBus code-drop from GDBus-standalone repo
2010-05-06 Javier JardónDo not include "glib.h" in gio files
2010-05-03 Torsten Schönfeldgio: Add a boxed type for GFileAttributeMatcher
2010-05-03 Tor LillqvistFix list of sources in the gio Visual Studio project
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-04-28 Ryan LortieGSettingsBackend API/ABI change
2010-04-27 Dan Winship.gitignore updates for gsettings stuff
2010-04-27 Dan WinshipGSocket: fix garbled error messages on windows
2010-04-26 David ZeuthenBug 616877 – Several issues with g_socket_receive_message
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-25 Tor LillqvistCan't use stderr as a field name
2010-04-24 Matthias ClasenRename in more places
2010-04-23 Matthias ClasenRename gschema-compile to glib-compile-schemas
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 Matthias ClasenFix up distcheck
2010-04-22 Dan WinshipGUnixSocketAddress: handle abstract sockets with non...
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
next