platform/upstream/glib.git
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-19 Jorge GonzálezUpdated Spanish translation
2010-08-19 Yaron ShahrabaniUpdated Hebrew translation.
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 Christian PerschG_OPTION_FLAG_NO_ARG is only for callback options
2010-08-18 Ryan Lortieadd GSimpleActionGroup
2010-08-18 Ryan Lortieadd some missed bits in the docs
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 G_DEFINE_{BOXED,POINTER}_TYPE[_WITH_CODE]
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 Matthias ClasenBump version
2010-08-16 Matthias ClasenFix a typo 2.25.14
2010-08-16 David ZeuthenAdd NEWS item for bug 627071
2010-08-16 David ZeuthenBug 627071 – g_output_stream_write() clarification
2010-08-16 Matthias ClasenMore NEWS
2010-08-16 Matthias ClasenFix a doc format issue
2010-08-16 Matthias ClasenUpdate NEWS for 2.25.14
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 Simon McVittieGVariant: be more explicit about adopting and returning...
2010-08-14 Matthias ClasenAdd bug references to some tests
2010-08-14 Matthias ClasenDocument vendor override files
2010-08-14 Matthias ClasenFix doc format errors
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-13 Matthias ClasenCollect NEWS for 2.25.14
2010-08-13 Matthias ClasenBump version
2010-08-13 Havoc PenningtonGAsyncQueue: use g_queue_init() not g_queue_new()
2010-08-12 Daniel NylanderUpdated Swedish translation
2010-08-10 Tor LillqvistFix gio/win32 build after -I flag changes
2010-08-09 Aron XuUpdate Simplified Chinese translation.
2010-08-09 Matthias ClasenReplace the explicit list of character categories by...
2010-08-09 Matthias ClasenRefer to GUnicodeScript docs instead of listing scripts...
2010-08-09 Matthias ClasenMove GRegex docs inline
2010-08-09 Matthias ClasenWhitespace cleanup
2010-08-09 Matthias ClasenRemove two redundant comments
2010-08-09 Matthias ClasenFix up a doc typo
2010-08-09 Matthias ClasenMinor cleanup
2010-08-09 Matthias ClasenMove GConvert docs inline
2010-08-10 A S Alamupdate translation for master
2010-08-09 Matthias ClasenAdd introspection annotations in gregex.c
2010-08-09 Matthias ClasenDon't compile some unused functions in gio/xdgmime/
2010-08-09 Matthias ClasenDon't compile an unused function
2010-08-09 Matthias ClasenTrivial typo fix
2010-08-09 Matthias ClasenImprove regex test coverage
2010-08-09 Matthias ClasenImprove the async result test coverage
2010-08-09 Matthias ClasenImprove dbus address test coverage
2010-08-08 Fran DiéguezUpdated galician translations
2010-08-08 Matthias ClasenImprove regex test coverage
2010-08-08 Matthias ClasenDrop some unused code
2010-08-08 Matthias ClasenSimplify gcov generation
2010-08-07 Ryan LortieBug 578295 - gtester has a race condition
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-07 Kjartan MaraasUpdated Norwegian bokmål translation
2010-08-06 Benjamin Ottenotifyqueue: Dedup pspecs when adding 2.25.13
2010-08-06 Ryan LortiePrepare to release glib 2.25.13
2010-08-06 Ryan Lortiegitignore update
2010-08-06 Ryan Lortiegtester: Run tests only once on 'make check'
2010-08-06 Ryan LortieFix volumemonitor test case
2010-08-06 Ryan Lortiegio.symbols: add g_dbus_message_[gs]et_byte_order
next