Change "lock-file" to "lock file" in translatable strings
[platform/upstream/glib.git] / gio /
2010-08-28 Philip WithnallChange "lock-file" to "lock file" in translatable strings
2010-08-27 David ZeuthenBug 628084 – gdbus-peer fails with assertion
2010-08-25 David ZeuthenGDBusConnection: Document memory management semantics...
2010-08-23 Tor LillqvistInclude gproxyaddress.h explicitly
2010-08-23 Matthias ClasenImprove GDBus introspection test coverage
2010-08-23 David ZeuthenGDBusMethodInvocation: nuke constructor
2010-08-06 David ZeuthenBug 624546 – Modification of GDBusMessage in filter...
2010-08-22 Matthias ClasenFix build on !unix
2010-08-22 Matthias ClasenBetter fix for the build problem
2010-08-22 Matthias ClasenMake gdbus-peer build on !linux
2010-08-22 Matthias ClasenFix a duplicate word
2010-08-21 Matthias ClasenAdd some more annotations
2010-08-21 Matthias ClasenImprove test coverage for actions and action groups
2010-08-21 Matthias ClasenDocument behaviour wrt. to floating variants
2010-08-21 Matthias ClasenDocument behaviour wrt to floating variants
2010-08-21 Matthias ClasenAdd some annotations
2010-08-21 Ryan LortieSimplify/fix state logic in GAction, test it.
2010-08-21 Matthias ClasenFix documentation issues
2010-08-21 Matthias ClasenFix GActionGroup docs
2010-08-19 Dan WinshipFix misc compiler warnings in (mostly) test programs
2010-08-19 Dan Winshipgio.symbols: add missing g_simple_action_group stuff
2010-08-19 Dan Winshipgproxyaddressenumerator.h: add missing G_END_DECLS
2010-08-19 Nicolas Dufresnegio/proxy: Fixed compilation warnings
2010-08-19 Nicolas DufresneAdd support for g_socket_client_add_application_proxy()
2010-08-19 Nicolas DufresneImplemented SOCKSv4 and SOCKSv4a
2010-08-19 Nicolas DufresneImplemented proxy sample code that connect to proxy
2010-08-19 Nicolas DufresneImplemented g_socket_client_connect_to_uri() method
2010-08-19 Nicolas DufresneHooked proxy enumeration into GSocketClient
2010-08-19 Nicolas DufresneImplement GProxyConnection a GIOStream+GTcpConn wrapper
2010-08-19 Nicolas DufresneImplemented SOCKSv5 proxy support
2010-08-19 Dan WinshipGSocket: store the remote_address when connecting
2010-08-19 Nicolas DufresneExtend IO_ERROR enum for Proxy support
2010-08-19 Nicolas DufresneImplemented proxy sample for all Connectables
2010-08-19 Nicolas DufresneImplemented proxy_enumerate() for all Connectables
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
next