summaryrefslogtreecommitdiff
path: root/gio
AgeCommit message (Expand)Author
2024-07-28meson: Fix project not compiling in macOSRoshan-R
2024-07-27meson: Fix another kqueue build race on macOSNirbheek Chauhan
2024-07-24gcontenttype: Add platform-independent top level API filePhilip Withnall
2024-07-24gio: Rename gcontenttype.c to gcontenttype-fdo.cPhilip Withnall
2024-07-24gio: Rename gosxcontenttype.m to gcontenttype-osx.mPhilip Withnall
2024-07-24gappinfo: Move all platform-independent API docs to gappinfo.cPhilip Withnall
2024-07-24gdesktopappinfo: Add additional links to the Desktop Entry SpecPhilip Withnall
2024-07-24gdesktopappinfo: Port doc comments to gi-docgen syntaxPhilip Withnall
2024-07-24gcancellable: Reference the object before locking when doing signal emissionMarco Trevisan (Treviño)
2024-07-24GCancellable: Use per-instance mutex logic instead of global critical sectionsMarco Trevisan (Treviño)
2024-07-24gio/tests: Ensure that a GCancellableSource can be used muliple timesMarco Trevisan (Treviño)
2024-07-16gfile: Add support for x-gvfs-trash mount optionOndrej Holy
2024-07-11gio/appinfo: Directly link GdkAppLaunchContextGeorges Basile Stavracas Neto
2024-07-11gio/applaunchcontext: Port docs to gi-docgenGeorges Basile Stavracas Neto
2024-07-11gio/appinfo: Port docs to gi-docgenGeorges Basile Stavracas Neto
2024-07-11gio/actionmap: Port docs to gi-docgenGeorges Basile Stavracas Neto
2024-07-11gio/actiongroupexporter: Port docs to gi-docgenGeorges Basile Stavracas Neto
2024-07-09Merge branch 'wip/pwithnall/resolver-parsing-bsd-fix' into 'main'Michael Catanzaro
2024-07-09Merge branch 'port-gfilteroutputstream.c-comments' into 'main'Philip Withnall
2024-07-09tests: Fix compilation of resolver-parsing test on FreeBSDPhilip Withnall
2024-07-09Merge branch 'port-gbufferedinputstream.c-comments' into 'main'Philip Withnall
2024-07-09Merge branch 'wip/pwithnall/macos-ci-fix' into 'main'Philip Withnall
2024-07-09gbufferedinputstream: Port all doc comments to gi-docgenSudhanshu Tiwari
2024-07-09Merge branch 'port-gbufferedoutputstream.c-comments' into 'main'Philip Withnall
2024-07-09tests: Make an error check less specific in gsocketclient-slowPhilip Withnall
2024-07-09gbufferedoutputstream.c: Port doc comments to gi-docgenSudhanshu Tiwari
2024-07-09gfilteroutputstream.c: Port all doc comments to gi-docgenSudhanshu Tiwari
2024-07-07GOsxNetworkMonitor: Add network monitor backend for OS XLeo Assini
2024-07-07codegen: Drop unused importPhilip Withnall
2024-07-05Merge branch 'andyholmes/resolver-ownership' into 'main'Philip Withnall
2024-07-04tests: ensure DNS records are full-reference variantsAndy Holmes
2024-07-04tests: fix some Windows testsuite failuresBenoit Pierre
2024-07-04gthreadedresolver: ref-sink returned records in lookup_records()Andy Holmes
2024-07-04Merge branch 'menu-model-diagram' into 'main'Philip Withnall
2024-07-04Menu model example: Update diagramFeRD (Frank Dana)
2024-07-04Docs: Replace Gio.MenuModel diagram with SVGFeRD (Frank Dana)
2024-07-04replace package.version.Version by internal codeErnesto de Gracia Herranz
2024-07-02codegen: resolve pylint import issuesYegor Yefremov
2024-07-01Merge branch 'port-gasyncresult.c-comments' into 'main'Philip Withnall
2024-06-30Fix gsocketclient-slow test on FreeBSDGleb Popov
2024-06-29gasyncresult.h: Port all doc comments to gi-docgenSudhanshu Tiwari
2024-06-29gasyncresult.c: Port all doc comments to gi-docgenSudhanshu Tiwari
2024-06-26g_output_stream_write: Allow NULL buffer if count is 0Gary Li
2024-06-19GLocalFile: support trashing long file namerong wang
2024-06-18tests: Improve 4GB file loading test to work on i386Philip Withnall
2024-06-17tests: Skip >4GB file tests unless running tests in slow/thorough modePhilip Withnall
2024-06-17tests: Fix a typo in a test name in the file test suitePhilip Withnall
2024-06-17tests: Add test for >4GB reads with g_file_load_contents()Benjamin Otte
2024-06-17tests: Use g_clear_fd()Benjamin Otte
2024-06-17gfile: Rewrite load_contents() to use realloc()Benjamin Otte