cleanup
[platform/upstream/glib.git] / gio /
2015-07-10 Ignacio Casal Quin... gio: provide G_IO_ERROR_NOT_CONNECTED translation for...
2015-07-10 Ignacio Casal Quin... gio: fix build
2015-07-10 Ignacio Casal Quin... gio: add G_IO_ERROR_NOT_CONNECTED
2015-07-10 Dan Winshipgsocket: add G_IO_ERROR_CONNECTION_CLOSED
2015-07-10 Dan Winshipgnetworkaddress: Add g_network_address_new_loopback...
2015-07-10 Lars UebernickelGSettings: fix check for delaying backend subscription
2015-07-10 Matthias ClasenUse the new g_strv_contains
2014-11-23 Dan Winshipgio/tests: add a socket-listener test
2014-11-23 Ross Lagerwallgio: Prevent hang when finalizing GThreadedSocketService
2014-11-22 Michael Henninggio: Implement g_win32_app_info_launch_uris for windows.
2014-11-22 Michael Henninggio: Implement g_app_info_get_default_for_uri_scheme...
2014-11-22 Dan WinshipGTlsClientConnection: loosen the semantics of "use...
2014-11-20 Chun-wei FanGSettings Registry Backend: Init cache_lock Earlier
2014-11-20 Christian Perschgsettingsschema: Print the string that failed to parse
2014-11-19 Ryan LortieGSettings: delay backend subscription
2014-11-15 Lars Uebernickelgapplication: enable --help when app has options
2014-11-03 Chun-wei Fangnetworking.h.win32: Move "#undef interface"
2014-11-02 Dan Winshipgnetworking.h.in: move "#undef interface"
2014-11-01 Dan WinshipGTlsCertificate: fix loading of bad certificate chains
2014-10-30 Ross Lagerwalldoc: Clarify documentation regarding g_file_replace...
2014-10-30 Ross Lagerwallgio: Prevent hang writing to a large GMemoryBuffer
2014-10-30 Ross Lagerwallgio: Prevent hang writing to a large GMemoryOutputStream
2014-10-28 Owen W. TaylorGDBusInterfaceVTable: clarify memory handling for the...
2014-10-27 Philip Withnallgcancellable: Clarify that GSources hold references...
2014-10-26 Erik van PienbroekGuard g_inet_address_mask_equal against invalid input
2014-10-25 Dan Winshipgio/tests/tls-certificates: fix
2014-10-21 Benjamin Ottegfile: g_file_equal (x, x) is TRUE
2014-10-21 Ryan LortieAdd tests for {read,write}_all_async()
2014-10-21 Ryan Lortiedocs: explain inconsistency of _{read,write}_all()
2014-10-21 Ryan LortieAdd g_output_stream_write_all_async()
2014-10-21 Ryan LortieAdd g_input_stream_read_all_async()
2014-10-21 Michael CatanzaroFix another ancient docs typo
2014-10-20 Ryan LortieGApplication: ignore --help if not handling args
2014-10-15 Matthias ClasenGApplication: Plug a memory leak
2014-10-15 Jasper St. Pierregdesktopappinfo: Fix copy/paste typo from e24e89b
2014-10-11 Benjamin Ottegfile: Clarify docs
2014-10-07 Matthias ClasenAdd advice on g_cancellable_reset
2014-10-06 Aleix Conchillo... tlscertificate: add support for certificate chains
2014-09-30 Bastien Noceragdesktopappinfo: Use symbolic names in the code
2014-09-29 Ting-Wei LanGCredentials: Fix ABI break when adding NetBSD support
2014-09-23 Philip Withnallgtask: Ignore errors from g_thread_pool_push()
2014-09-23 Philip Withnallgtask: Document signal handler reference counting
2014-09-23 Philip Withnallgtask: Fix a signed/unsigned integer comparison
2014-09-18 Matthias Clasengresource: Make extract work better
2014-09-18 Matthias Clasengresource: Use GError in more places
2014-09-16 Jasper St. PierreGApplication:handle-local-options: document return...
2014-09-16 Jasper St. Pierreg_application_add_main_option: fix type signature
2014-09-16 Jasper St. PierreFix some introspection warnings
2014-09-13 Sébastien Wilmetdocs: various small fixes
2014-09-09 Ryan LortieGDesktopAppInfo: avoid inotify on missing dirs
2014-09-09 Ryan Lortieapps test: add new "monitor" subcommand
2014-09-08 Paolo BorelliFix minor mem leak in test case
2014-09-04 Ryan LortieGDesktopAppInfo: fix default app logic
2014-09-04 Patrick WelcheGCredentials: credentials messages are not correctly...
2014-08-27 Patrick WelcheGUnixMounts: Improve efficiency in polling case
2014-08-22 Philip Withnallgsocketclient: Handle cancellation between CONNECTING...
2014-08-20 Jonas DanielssonGApplication: Add g_application_add_main_option
2014-08-19 Patrick WelcheGUnixMounts: Fall back to polling on systems without...
2014-08-18 Rico Tzschichholzdocs: Fix broken gtk-doc formatting
2014-08-05 Руслан ИжбулатовMake sure compiled resources only have / as dirsep
2014-08-02 Руслан ИжбулатовFix tests to compile again - add missing headers to...
2014-08-02 Руслан ИжбулатовSilence some uncontroversial warnings
2014-07-31 Руслан ИжбулатовEnsure critial sections are released before returning
2014-07-28 David Kinggfile: Fix memory leak in g_file_move()
2014-07-24 Ryan Lortiegdbus: Properly fix encoding of double arrays
2014-07-23 Colin Waltersgtlsinteraction: Hoist precondition before allocation
2014-07-23 Stef Waltergio: Fix regression encoding an array of doubles
2014-07-23 Stef Waltergio: Add regression test for double array encoding
2014-07-23 Colin Waltersgcredentials: Add assertion to pacify static analysis
2014-07-23 Colin Waltersgkeyfilesettingsbackend: Add assertion for known-true...
2014-07-23 Colin Waltersglocalfileinfo: Suppress static analysis return value...
2014-07-23 Colin Waltersgsettingsschema: Suppress return value check
2014-07-23 Colin Waltersgapplicationimpl-dbus: Fix leak of fd list object
2014-07-23 Colin Waltersgsettingsschema: Close directory
2014-07-23 Colin Waltersgthreadedresolver: Unref unexpected address
2014-07-23 Colin Waltersgfile: Initialize variable to pacify static analysis
2014-07-21 Dan Winshipgio/tests/socket: add some missing g_assert_no_error()s
2014-07-21 Dan Winshipgsocket: Set SO_NOSIGPIPE on sockets on Darwin
2014-07-21 Dan Winshipgsocket: move set_fd_nonblocking() into g_socket_constr...
2014-07-18 Philip Withnallginetaddress: Add a precondition to g_inet_address_new_...
2014-07-17 Ignacio Casal Quin... socketservice: minor cleanup
2014-07-14 Marek KasikRemove redundant checks before free
2014-07-14 SyncEvolution Nigh... gio: avoid g_object_ref(NULL) in g_dbus_object_manager_...
2014-07-14 Matthias ClasenFix a failing testcase
2014-07-09 Michael CatanzaroFix typo
2014-07-09 Ryan LortieGDBusMessage: add some G_UNLIKELY on error paths
2014-07-09 Ryan LortieGDBusMessage: fast-path decoding of fixed arrays
2014-07-09 Ryan LortieGDBusMessage: fast-path encoding of fixed arrays
2014-07-09 Dan Winshipgtask: fix leak in example code
2014-07-08 Tristan Van BerkomAdded missing "Since:" annotations for g_input_stream_r...
2014-07-07 Ryan LortieGDBusMessage: simplify byteswapping
2014-07-07 Ryan Lortiegapplication tests: test resource base path
2014-07-07 Ryan LortieGApplication: add a "resource base path"
2014-07-06 Philip Withnallginetsocketaddress: Explicitly initialise flags for...
2014-07-04 Sébastien Wilmetdoc: improve doc of g_input_stream_read()
2014-07-03 Sébastien Wilmetdoc: improve doc of g_subprocess_wait()
2014-07-02 Michael CatanzaroFix old wiki links
2014-06-29 Sébastien Wilmetdoc: improve doc of g_file_equal()
2014-06-29 Sébastien Wilmetdoc: various improvements
2014-06-29 Ryan LortieGActionEntry: one more docs fix
next