summaryrefslogtreecommitdiff
path: root/gio
AgeCommit message (Expand)AuthorFilesLines
2014-05-05gio: iostream: use GTask instead of internal pointerLionel Landwerlin1-24/+25
2014-05-03gio: add a missing property to GDummyTlsConnectionDan Winship1-0/+2
2014-04-28gmenuexporter: fix protocol documentation linkLars Uebernickel1-1/+1
2014-04-25Added type check to GPermission public functions.Juan Pablo Ugarte1-1/+13
2014-04-25gresolver: Ensure GThreadedResolver always sets an error if resolution failsPhilip Withnall1-3/+16
2014-04-25gresolver: Document that GResolver lists are non-empty on successPhilip Withnall1-19/+24
2014-04-24gio: remove an unneeded pragmaDan Winship1-5/+0
2014-04-24docs: Remove <!-- --> comment before plural sVolker Sobek8-12/+12
2014-04-23gaction: Minor clarifications in the GAction documentationPhilip Withnall1-3/+4
2014-04-19gfile: More explicitly document the context for GFileProgressCallbackPhilip Withnall1-2/+3
2014-04-16gio: Document that GSocket is not thread safePhilip Withnall1-0/+4
2014-04-15docs: Use markdown links in all .c and .h filesVolker Sobek9-10/+10
2014-04-15gdesktopappinfo: fix a crasherRyan Lortie1-1/+1
2014-04-15gio: fix g-i annotations in g_settings_schema_source_list_schemas()Alberto Ruiz1-3/+4
2014-04-15tests: use mimeapps.list over defaults.listRyan Lortie1-3/+3
2014-04-15GDesktopAppInfo: rewrite content type codeRyan Lortie2-845/+623
2014-04-15mimetype tests: don't depend on specific behaviourRyan Lortie1-38/+13
2014-04-15appmonitor test: avoid /usr/shareRyan Lortie1-0/+1
2014-04-15tests: expand 'apps' toolRyan Lortie1-0/+46
2014-04-15mimeapps test: fix defaults vs. recommendedRyan Lortie1-2/+4
2014-04-15desktop-app-info test: use g_assert_strcmp()Ryan Lortie1-7/+7
2014-04-12gdesktopappinfo: Don't double free sn_idColin Walters1-4/+1
2014-04-12gdesktopappinfo: Initialize sn_id to NULLColin Walters1-1/+1
2014-04-11Deal with startup notify id being NULLMatthias Clasen1-2/+7
2014-04-10gapplication-tool: ensure object paths are validCosimo Cecchi1-2/+6
2014-04-10gapplication-tool: fix a typoCosimo Cecchi1-1/+1
2014-04-10giomodule: Add a NULL guard to extension_point_get_extension_by_nameDebarshi Ray1-0/+2
2014-04-09g_file_copy: Don't set GError when we intend to ignore errorsColin Walters1-1/+1
2014-04-09gio: Add newer dbus UnknownXxxx and PropertyReadOnly errorsStef Walter3-2/+21
2014-04-09gtlscertificate: fix certificate list parsing with trailing commentsDan Winship1-10/+15
2014-04-04GApplication: Don't decrease use_count below 0Marek Kasik1-0/+1
2014-04-02networkaddress: fix parsing of uri with @ after authorityWim Taymans2-3/+11
2014-03-31networkmonitornetlink: IN6_IS_ADDR_MC_LINKLOCAL is only guaranteed to work on...Olivier Crête1-1/+4
2014-03-30gio: move Winsock error mapping to g_io_error_from_win32_error()Dan Winship2-30/+45
2014-03-30gio/tests/socket: Update to check the error codeDan Winship1-1/+7
2014-03-30gioerror: map some more values to G_IO_ERROR_NOT_SUPPORTEDDan Winship2-21/+40
2014-03-30docs: Remove escaping '\' from literalsVolker Sobek2-2/+2
2014-03-27gio: Add names to idles and timeoutsBastien Nocera13-1/+28
2014-03-27GNotification: Some small documentation fixesVolker Sobek1-14/+10
2014-03-23GSocket: ignore timed out state when not relevantOlivier Crête1-0/+25
2014-03-23gio: fix two more g_task_return_error_if_cancelled() leaksDan Winship2-2/+8
2014-03-23socketclient: Fix leakOlivier Crête1-1/+4
2014-03-21gio/tests/socket: skip IPv6 tests on IPv6-less machinesDan Winship1-0/+32
2014-03-20Clarify expectations with error codes like G_IO_ERROR_FAILEDDan Winship2-5/+23
2014-03-14GSettingsBackend: fix a nasty race conditionRyan Lortie1-24/+20
2014-03-14gsettingsbackend: a minor simplificationRyan Lortie4-55/+31
2014-03-11GUnixVolume: implement _finish functionsRyan Lortie1-2/+6
2014-03-11GUnixVolume: port to GSubprocessRyan Lortie1-137/+37
2014-03-11GUnixMount: port unmount to GSubprocessRyan Lortie1-126/+32
2014-03-11glocalfileinfo: don't special-case directory iconsLars Uebernickel1-8/+2