summaryrefslogtreecommitdiff
path: root/gio
Commit message (Expand)AuthorAgeFilesLines
* Ignore g_task_print_alive_task() when introspecting GIOEmmanuele Bassi2023-05-161-0/+2
* gfile: Ensure loff_t is defined on FreeBSDPhilip Withnall2023-05-151-0/+7
* tests: Fix GIO file size tests as .desktop files have changed sizePhilip Withnall2023-05-101-2/+2
* Rename GTK+ to GTK (mostly comments and documentation)Arnaud Rebillout2023-05-103-11/+11
* gfile: Support copy_file_range() for file copiesPhilip Withnall2023-05-091-0/+140
* tests: Add a test for progress callbacks from g_file_copy()Philip Withnall2023-05-091-0/+76
* gfile: Eliminate a stat() call from the file copy codePhilip Withnall2023-05-091-10/+13
* Merge branch 'wip/p3732/timeout-seconds-once' into 'main'Philip Withnall2023-05-096-29/+16
|\
| * use g_timeout_add_seconds_once()Peter Eisenmann2023-05-026-29/+16
* | gwin32networkmonitor: Fix returning address of local variablePhilip Withnall2023-05-091-12/+12
* | Merge branch '2855-test-socket-rename' into 'main'Philip Withnall2023-05-024-3/+3
|\ \ | |/ |/|
| * Rename confusing socket test filenamesMike Salmela2023-04-294-3/+3
* | gregistrysettingsbackend: Remove translatable pspec nick/blurbPhilip Withnall2023-04-271-2/+1
|/
* gthreadedresolver: Remove some incorrect assertionsPhilip Withnall2023-04-271-3/+0
* Merge branch 'resolver-thread-pool' into 'main'Philip Withnall2023-04-275-134/+624
|\
| * gresolver: Set timeout on default resolver to 30sPhilip Withnall2023-04-271-1/+7
| * tests: Fix cancellation source handling in resolver manual testPhilip Withnall2023-04-271-4/+7
| * tests: Support --timeout argument in resolver manual testPhilip Withnall2023-04-271-0/+5
| * gthreadedresolver: Document design of GThreadedResolverPhilip Withnall2023-04-271-0/+41
| * gthreadedresolver: Re-add cancellation and add timeout supportPhilip Withnall2023-04-271-0/+97
| * gthreadedresolver: Switch to using a separate thread poolPhilip Withnall2023-04-271-36/+162
| * gthreadedresolver: Centralise GTask return handling in worker threadsPhilip Withnall2023-04-271-63/+113
| * gthreadedresolver: Combine closure structs for different lookup typesPhilip Withnall2023-04-271-51/+93
| * gthreadedresolver: Port to G_DECLARE_FINAL_TYPEPhilip Withnall2023-04-272-15/+14
| * gresolver: Add GResolver:timeout propertyPhilip Withnall2023-04-272-2/+119
| * gthreadedresolver: Add some additional debug printsPhilip Withnall2023-04-251-0/+4
* | Merge branch 'task-tracking' into 'main'Philip Withnall2023-04-272-0/+71
|\ \
| * | gtask: Track pending GTasks if G_ENABLE_DEBUG is definedPhilip Withnall2023-04-272-0/+71
* | | Merge branch '2951-reinstate-fileinfo-criticals' into 'main'Philip Withnall2023-04-271-4/+4
|\ \ \ | |/ / |/| |
| * | Revert "gfileinfo: Temporarily downgrade missing attribute criticals to debugs"Philip Withnall2023-04-141-4/+4
* | | Merge branch 'update-errfmt-in-gunixconnection-part3' into 'main'Philip Withnall2023-04-261-14/+20
|\ \ \
| * | | gio: switch gunixconnection ngettext with g_dngettext callsJames Knight2023-04-251-10/+13
| * | | Revert "Fix error format in gio/gunixconnection.c (part 2)"James Knight2023-04-251-14/+17
| | |/ | |/|
* | | gtask: Document that g_task_run_in_thread() uses a shared resourcePhilip Withnall2023-04-251-0/+7
|/ /
* | Merge branch 'wip/3v1n0/gio-gmodule-visibility-dep' into 'main'Marco Trevisan2023-04-213-8/+20
|\ \
| * | gmodule: Define a gmodule include dependency and use it in gio moduleswip/3v1n0/gio-gmodule-visibility-depMarco Trevisan (Treviño)2023-04-193-8/+20
* | | Fix error format in gio/gunixconnection.c (part 2)James Knight2023-04-201-17/+14
* | | Merge branch 'wip/3v1n0/macos-add-desktop-app-info' into 'main'Emmanuele Bassi2023-04-201-6/+8
|\ \ \
| * | | appmonitor: Skip the test under OSXMarco Trevisan (Treviño)2023-04-201-6/+8
* | | | Merge branch 'old-mac-sdk' into 'main'Marco Trevisan2023-04-201-1/+3
|\ \ \ \ | |/ / / |/| | |
| * | | gio: fix build on older macOS SDKsPeter Williams2023-04-201-1/+3
| |/ /
* | | Merge branch 'fix-gsocket-receive-from-annotation' into 'main'Marco Trevisan2023-04-191-1/+1
|\ \ \ | |/ / |/| |
| * | gsocket: Explicitly mark size parameter as (in)badcel2023-04-151-1/+1
* | | Merge branch 'valgrind-variable' into 'main'Marco Trevisan2023-04-172-12/+82
|\ \ \ | |/ / |/| |
| * | meson: cleanup pkg-config variables definitionsMarco Trevisan (Treviño)2023-04-171-12/+14
| * | meson: Add tests for generated pkg-config filesMarco Trevisan (Treviño)2023-04-171-0/+68
* | | Merge branch 'registry-settings-root-key' into 'main'Philip Withnall2023-04-145-123/+325
|\ \ \ | |_|/ |/| |
| * | gregistrysettingsbackend: Allow a different root key pathDario Saccavino2023-04-145-123/+325
* | | Merge branch 'action-group-query-action' into 'main'Philip Withnall2023-04-142-11/+16
|\ \ \ | |/ / |/| |
| * | actiongroup: Add a compiler warningMatthias Clasen2023-04-072-11/+16