Document that _complete() et al. ref the GSimpleAsyncResult
[platform/upstream/glib.git] / gio /
2010-08-14 Will ThompsonDocument that _complete() et al. ref the GSimpleAsyncResult
2010-08-14 Will Thompson_simple_async_result_is_valid: allow tag to be NULL
2010-08-14 Matthias ClasenAdd bug references to some tests
2010-08-14 Matthias ClasenDocument vendor override files
2010-08-13 Matthias ClasenAdd tests for async file replace and load
2010-08-13 Matthias ClasenCorrect a comment
2010-08-13 Matthias ClasenAdd an async file create/write/read/delete test
2010-08-13 Matthias ClasenFix a typo, and some doc reformatting
2010-08-13 Matthias ClasenAdd some long descriptions for filter streams
2010-08-13 Matthias ClasenRun volumemonitor test with local vfs
2010-08-13 David ZeuthenBug 626841 – Add test-case for non-socket GIOStream
2010-08-13 Michael MeeksAdd test for EAGAIN overflow in gdbusconnection based...
2010-08-13 Matthias ClasenAdd some async file tests
2010-08-10 Tor LillqvistFix gio/win32 build after -I flag changes
2010-08-09 Matthias ClasenDon't compile some unused functions in gio/xdgmime/
2010-08-09 Matthias ClasenImprove the async result test coverage
2010-08-09 Matthias ClasenImprove dbus address test coverage
2010-08-07 Matthias ClasenMake g_dbus_error_unregister_error work
2010-08-07 Matthias ClasenAdd some more test about gdbus_error apis
2010-08-07 Matthias ClasenMake g_simple_async_result_is_valid work without source
2010-08-07 Matthias ClasenMake the closure variants of name owning and watching...
2010-08-06 Ryan LortieFix volumemonitor test case
2010-08-06 Ryan Lortiegio.symbols: add g_dbus_message_[gs]et_byte_order
2010-08-06 Ryan LortieReplace -I with $(glib_INCLUDES) and friends
2010-08-06 Ryan LortieClean up improper #includes
2010-08-05 paulAdd $(top_builddir)/glib to includes
2010-08-04 David ZeuthenGDBus: Add `return' debug option
2010-08-04 David ZeuthenGDBusMessage: Validate header fields when serializing...
2010-08-04 David ZeuthenGDBusMessage: Add a way to get/set byte order of a...
2010-08-04 David ZeuthenGDBusMessage: Assert various things when serializing...
2010-08-04 David ZeuthenGDBusMessage: Validate UTF-8 strings when serializing...
2010-08-04 Dan Winshipremove a junk line
2010-08-03 David ZeuthenGDBusConnection: Debug messages when receiving signals...
2010-08-03 David Zeuthenglib-compile-schemas: Pass a C string, not a GString...
2010-08-03 David ZeuthenFix gdbus-exit-on-close test case
2010-08-03 David ZeuthenGDBus: If exiting b/c remote peer disconnected and...
2010-08-03 David ZeuthenGDBusProxy: Don't leak a GSimpleAsyncResult when doing...
2010-08-03 Matthias ClasenFix a possible deadlock
2010-08-03 Emmanuele BassiUpdate the Git ignore files
2010-08-03 Ryan LortieGSettings: add G_SETTINGS_BIND_INVERT_BOOLEAN flag
2010-08-02 Fridrich ŠtrbaOn windows, export also symbols defined in gio/gwin32ap...
2010-08-01 Carlos Garcia CamposGDBusConnection: fix message flags in g_dbus_connection...
2010-08-01 Milan CrhaSilence valgrind
2010-07-31 Matthias ClasenImprove gdbus test coverage
2010-07-31 Matthias ClasenFix a typo
2010-07-30 Matthias ClasenFix an off-by-one error
2010-07-30 Matthias ClasenAdd a test for g_dbus_proxy_get_cached_property_names
2010-07-30 Matthias ClasenImprove coverage of buffered output stream tests
2010-07-30 Matthias ClasenImprove coverage of credentials tests
2010-07-30 Matthias ClasenImprove coverage of converter stream tests
2010-07-30 Matthias ClasenImprove coverage of memory stream tests
2010-07-30 Matthias ClasenRemove redundant include
2010-07-30 Matthias ClasenImprove coverage of icon tests
2010-07-30 Matthias ClasenImprove coverage of application tests
2010-07-30 Matthias ClasenImprove coverage of stream tests
2010-07-30 Matthias ClasenReenable unix-streams test
2010-07-30 Matthias ClasenWork around deadlock in unix-streams test
2010-07-30 Matthias ClasenAdd tests about file associations
2010-07-30 Matthias ClasenAdd some more GFile tests
2010-07-30 Matthias ClasenImprove compressor test coverage a bit
2010-07-30 Matthias ClasenTest g_settings_list_schemas
2010-07-30 Matthias ClasenFix a warning
2010-07-30 Matthias ClasenDon't leak in converter test
2010-07-30 Matthias ClasenFix an icon test
2010-07-30 Matthias ClasenAdd tests for GNetworkAddress
2010-07-30 Matthias ClasenDrop an unneeded if
2010-07-30 Matthias ClasenAdd some volume monitor tests
2010-07-30 David ZeuthenBug 625628 – GDBusProxy: wrong property name sorting
2010-07-30 David ZeuthenFix gschema-compile test
2010-07-30 David ZeuthenBug 625584 – Crashes application on unref with signal...
2010-07-30 Ryan LortieGSettings: Mark some strings for cat translation
2010-07-30 David ZeuthenGDBusConnection: Fix up debug output when completing...
2010-07-30 David ZeuthenGCredentials: use effective uid/gid
2010-07-29 Eduardo Lima MitevGIO: Add G-I annotations for several methods
2010-07-28 Owen Taylor[gschema-compile] fix segfault
2010-07-28 David ZeuthenUse correct type for GDBusServer:active property
2010-07-28 David ZeuthenGDBusConnection: Pass the GObject to g_simple_async_res...
2010-07-28 Ryan LortieAdd support for vendor override files
2010-07-23 Murray Cumming[gio]: gioenums.h: Remove trailing comma again.
2010-07-22 Ryan LortieCleanup the GSettingsBackend API
2010-07-22 Ryan LortieGSettings: add g_settings_reset()
2010-07-22 Benjamin Ottetests: Use GPOINTER_TO_SIZE() instead of just casting...
2010-07-22 Benjamin Otteinotify: Constify function argument
2010-07-22 Ryan LortieFix very small leak in the GSettings test
2010-07-22 Ryan LortieBug 624991 - GSettings mapping for G_TYPE_STRV
2010-07-20 David ZeuthenGDBusAuthObserver: Fix docs
2010-07-20 David ZeuthenBug 617483 – Credentials passing
2010-07-20 David ZeuthenGDBusServer: Avoid handling incoming connections after...
2010-07-20 David ZeuthenGDBus: Add support for D-Bus type 'h' (ie. G_VARIANT_TY...
2010-07-20 Ryan LortieMove #include <sys/wait.h> down
2010-07-19 David ZeuthenGDBus: Introduce G_DBUS_SEND_MESSAGE_FLAGS_PRESERVE_SERIAL
2010-07-19 David ZeuthenGDBus: Forgot to add g_dbus_send_message_flags_get_type...
2010-07-19 David ZeuthenGDBus: Add GDBusSendMessageFlags
2010-07-19 David ZeuthenGDBus: Remove constness from introspection data structures
2010-07-19 David ZeuthenGDBus: Add GDBusSignalFlags and use it in g_dbus_connec...
2010-07-19 Ryan LortieUpdate the GDBus subtree example for the new API
2010-07-19 David HoytBug 624754 – gdbusaddress.c missing sys/wait.h
2010-07-16 David ZeuthenGDBus: Add nonce-tcp: test case
2010-07-15 Ryan Lortieg_warning on inconsistent subtree behaviour
2010-07-15 Julien Cristaugio: don't assume that SOCK_CLOEXEC is supported whenev...
next