Added proxy_enumerate method to GSocketConnectable
[platform/upstream/glib.git] / gio /
2010-08-19 Nicolas DufresneAdded proxy_enumerate method to GSocketConnectable
2010-08-19 Nicolas DufresneAdded GProxyAddressEnumerator to proxy sample code
2010-08-19 Nicolas DufresneAdding GProxyAddressEnumerator class
2010-08-19 Nicolas DufresneAdded GProxy interface for proxy extension point
2010-08-19 Nicolas DufresneAdded method g_network_address_parse_uri()
2010-08-19 Nicolas DufresneImplement GProxyAddress
2010-08-19 Nicolas DufresneImplemented proxy sample code
2010-08-19 Nicolas DufresneImplemented proxy-resolver extension point
2010-08-18 David ZeuthenBug 627188 – gdbus-non-socket test occasionally fails
2010-08-18 Matthias ClasenMake gunixcredentialsmessage.h standalone includable
2010-08-18 Emmanuele Bassiaction: Minor fixes
2010-08-18 Emmanuele Bassiaction-group: Check aginst the correct GType macro
2010-08-18 David ZeuthenGDBusProxy: Call into well-known name if no name owner...
2010-08-18 David ZeuthenGDBusProxy: Use %, not #, for referencing enum constant...
2010-08-18 Ryan Lortieadd GSimpleActionGroup
2010-08-18 Ryan Lortieadd gaction.h to gio.h
2010-08-18 Ryan Lortieadd testcase for GAction
2010-08-18 Ryan Lortieadd GAction base class
2010-08-18 Ryan Lortiegio.symbols: Fix missed symbol name tweak
2010-08-18 Ryan Lortiepad the GActionGroup vtable
2010-08-18 Ryan LortieAdd gactiongroup.h to gio.h
2010-08-18 Ryan Lortieadd GActionGroup base class
2010-08-17 Dan Winshipupdate gio/tests/.gitignore
2010-08-17 Christian PerschPlug a mem leak in GDBusWorker
2010-08-17 Christian PerschPlug a mem leak in gdbus-connection test
2010-08-17 Christian PerschPlug a mem leak in gdbus-connection test
2010-08-17 Christian PerschPlug a mem leak in the gdbus-connection test
2010-08-17 Christian PerschUse g_memory_output_stream_steal_data here
2010-08-17 Christian PerschUse G_DEFINE_[BOXED|POINTER]_TYPE instead of handwritte...
2010-08-17 Christian PerschAdd GZIP header processing to GZlibCompressor/GZlibDeco...
2010-08-17 Christian PerschAdd g_memory_output_stream_steal_data
2010-08-16 David ZeuthenBug 627071 – g_output_stream_write() clarification
2010-08-16 David ZeuthenBug 626748 – Use async methods for writing and handle...
2010-08-16 David ZeuthenGSocket: Properly initialize msg.msg_control
2010-08-16 Matthias ClasenDeclare stream base classes as abstract
2010-08-15 Dan WinshipAlways do async vs sync correctly in GSocketConnection...
2010-08-15 Dan WinshipBelatedly add g_socket_client_get/set_timeout to docs...
2010-08-14 Dan WinshipGSocketClient: plug two leaks
2010-08-14 Dan WinshipGSocketClient: add a timeout property
2010-08-14 Will ThompsonAdd examples for GAsyncInitiable and GSimpleAsyncResult
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
next