Add a small note to g_cclosure_marshal_generic docs
[platform/upstream/glib.git] / gio /
2014-04-02 Wim Taymansnetworkaddress: fix parsing of uri with @ after authority
2014-03-31 Olivier Crêtenetworkmonitornetlink: IN6_IS_ADDR_MC_LINKLOCAL is...
2014-03-30 Dan Winshipgio: move Winsock error mapping to g_io_error_from_win3...
2014-03-30 Dan Winshipgio/tests/socket: Update to check the error code
2014-03-30 Dan Winshipgioerror: map some more values to G_IO_ERROR_NOT_SUPPORTED
2014-03-30 Volker Sobekdocs: Remove escaping '\' from literals
2014-03-27 Bastien Noceragio: Add names to idles and timeouts
2014-03-27 Volker SobekGNotification: Some small documentation fixes
2014-03-23 Olivier CrêteGSocket: ignore timed out state when not relevant
2014-03-23 Dan Winshipgio: fix two more g_task_return_error_if_cancelled...
2014-03-23 Olivier Crêtesocketclient: Fix leak
2014-03-21 Dan Winshipgio/tests/socket: skip IPv6 tests on IPv6-less machines
2014-03-20 Dan WinshipClarify expectations with error codes like G_IO_ERROR_F...
2014-03-14 Ryan LortieGSettingsBackend: fix a nasty race condition
2014-03-14 Ryan Lortiegsettingsbackend: a minor simplification
2014-03-12 Ryan LortieGUnixVolume: implement _finish functions
2014-03-12 Ryan LortieGUnixVolume: port to GSubprocess
2014-03-12 Ryan LortieGUnixMount: port unmount to GSubprocess
2014-03-11 Lars Uebernickelglocalfileinfo: don't special-case directory icons
2014-03-07 Ryan Lortiegio tests: add codegen to BUILT_SOURCES
2014-03-05 Matthias ClasenWork around gtk-doc problems
2014-03-04 Ryan Lortiegsubprocess: test environment a bit more
2014-03-04 Ryan LortieGSubprocessLauncher: don't get empty environment
2014-03-04 Ryan Lortiegsubprocess: test empty splices
2014-03-04 Ryan Lortiegsubprocess: fix communicate() with empty buffers
2014-03-03 Ryan Lortiedesktopappinfo: add Exec to searchable keys
2014-03-02 Matthias Clasendocs: Ditch more markup
2014-02-23 Matthias ClasenTest content type icons more thoroughly
2014-02-23 John LindgrenAdd non-symbolic fallback icons in g_content_type_get_s...
2014-02-23 Chun-wei FanFix build of gio/gapplication.c on Visual C++
2014-02-22 Ryan Lortiegsocket: use check/prepare only on win32
2014-02-22 Ryan Lortiegsocket: use _add_unix_fd() instead of _add_poll()
2014-02-22 Ryan Lortiegsocket: make use of g_source_set_ready_time()
2014-02-22 Ryan Lortiegsocket: don't abuse GPollFD.revents field
2014-02-22 Ryan Lortiegsocket: use cancellable child source
2014-02-22 Ryan Lortiegsocket: trivial typo fix
2014-02-20 William Jon McCanndocs: use "Returns:" consistently
2014-02-20 Chun-wei Fangio/gresolver.c: Fix build on Windows
2014-02-17 Ryan LortieWork around test failure in gdbus-names
2014-02-17 Ryan LortieGApplication: disable some more tests
2014-02-17 Dan Winshipgsocket: fix g_socket_condition_timed_wait() recovery...
2014-02-17 Ross Burtongio/tests: fix race when generating code
2014-02-17 Olivier Crêtesubprocess: Init and clear the mutex
2014-02-16 Paolo BorelliAnnotate g_application_add_main_option_entries
2014-02-16 Dan Winshipg_simple_async_result_is_valid: fix for NULL source tag
2014-02-15 Koop MastFix the build on FreeBSD by replacing EAI_NODATA with...
2014-02-15 Ryan Lortiewin32: fixup lib.exe invocation
2014-02-15 Dan Winshipgio: don't accept nonstandard IPv4 "numbers-and-dots...
2014-02-15 Dan WinshipFix g_socket_get_available() with TCP on Windows
2014-02-15 Matthias Clasendocs: let go of *
2014-02-14 Ryan Lortieconfigure.ac: tweak inotify check
2014-02-13 Dan Winshipgtask: fix trivial doc typo
2014-02-13 Philip Withnallgsocketconnection: Document closing connections with...
2014-02-13 Dan Winshipgsocketservice: Clarify g_socket_service_stop() documen...
2014-02-10 Philip Withnallgsubprocess: Fix ‘Since’ lines in documentation to...
2014-02-10 Philip Withnallgsubprocess: Fix a broken link in the documentation
2014-02-09 Matthias ClasenDocs: Drop entities, switch away from sgml mode
2014-02-08 Matthias ClasenConvert remaining examples to links
2014-02-08 Matthias ClasenREmove another table
2014-02-08 Matthias ClasenAnother stray litreal
2014-02-08 Matthias ClasenConvert another table to a list
2014-02-08 Matthias ClasenConvert more xincluded examples to external links
2014-02-08 Matthias ClasenRemove a new literal tag that has crept in
2014-02-08 Matthias ClasenRemove a few leftover <simplelist>s
2014-02-08 Matthias ClasenRemove a stray <em> tag
2014-02-08 Matthias ClasenRemove tables from GFileAttribute docs
2014-02-08 Matthias ClasenEradicate links and xrefs
2014-02-06 Matthias ClasenRemove a few overlooked literals
2014-02-06 Matthias ClasenStop using replaceable tags
2014-02-06 Matthias ClasenStop using <para> for ids
2014-02-06 Matthias ClasenDocs: replace <literal> by `
2014-02-06 Matthias ClasenDocs: use quotes instead of firstterm
2014-02-06 Matthias ClasenStop using starttag elements
2014-02-06 Matthias ClasenUse markdown for images
2014-02-06 Ryan LortieGApplication: parse command line options
2014-02-06 Matthias ClasenConvert external links to markdown syntax
2014-02-06 Matthias ClasenDon't use <filename> in docs
2014-02-06 Matthias ClasenDon't use <envar> in docs
2014-02-02 Antoine Jacoutotgio: extend the system_internal lists with BSD paths
2014-02-02 Matthias ClasenDon't use the quote tag
2014-02-02 Matthias ClasenDrop use of xinclude in GTestDBus docs
2014-02-02 Matthias ClasenDocs: Remove another use of xinclude
2014-02-01 Matthias ClasenDrop use of the command tag
2014-02-01 Matthias ClasenDocs: Drop use of indexterm tags
2014-02-01 Matthias ClasenAnnotate all examples with their language
2014-02-01 Matthias ClasenGApplicationCommandline: Shorten embedded examples
2014-02-01 Matthias Clasendocs: Stop using the function tag
2014-02-01 Matthias ClasenDocs: Big entity cleanup
2014-02-01 Matthias Clasengtestdbus: Use markdown for sections
2014-02-01 Matthias ClasenGSettings: use markdown for sections
2014-02-01 Matthias Clasenkqueue: Don't use doc comments
2014-02-01 Matthias ClasenGApplication: Convert docs to markdown
2014-02-01 Matthias Clasengdbusnameowning: Convert docs to markdown
2014-02-01 Matthias ClasenGDBusConnection: Convert docs to markdown
2014-02-01 Matthias ClasenGIcon: Convert docs to markdown
2014-02-01 Matthias ClasenGDBusProxy: Convert docs to markdown
2014-02-01 Matthias ClasenGMenuModel: Convert docs to markdown
2014-02-01 Matthias ClasenGSimpleProxyResolver: convert docs to markdown
2014-02-01 Matthias ClasenGSocketClient: convert docs to markdown
2014-02-01 Matthias ClasenGTask: convert long desc to markdown
next