summaryrefslogtreecommitdiff
path: root/gio
Commit message (Expand)AuthorAgeFilesLines
...
* | | Merge branch 'update-annotations' into 'main'Philip Withnall2023-04-141-2/+2
|\ \ \
| * | | Explicitly mark size parameter as (in)badcel2023-04-111-2/+2
* | | | Merge branch 'feature/sum_apparent_size_only_for_files_and_symlinks' into 'main'Philip Withnall2023-04-143-82/+43
|\ \ \ \
| * | | | tests/file: Do not rely on du --bytes behaviourJoan Bruguera2023-04-081-82/+3
| * | | | glocalfile: Sum apparent size only for files and symlinksJoan Bruguera2023-04-082-0/+40
* | | | | Merge branch 'wip/jtojnar/wl-are-compiler-flags' into 'main'Philip Withnall2023-04-141-1/+1
|\ \ \ \ \
| * | | | | build/gmodule-2.0.pc: Move compiler flags from Libs to CflagsJan Tojnar2023-03-311-1/+1
| | |_|_|/ | |/| | |
* | | | | Merge branch 'socket-nonblock' into 'main'Philip Withnall2023-04-143-43/+63
|\ \ \ \ \
| * | | | | gsocket: Improve wording in a warning message slightlyPhilip Withnall2023-03-231-1/+1
| * | | | | glib-unix: Add O_NONBLOCK support to g_unix_open_pipe()Philip Withnall2023-03-231-1/+1
| * | | | | inotify: Use IN_NONBLOCK to avoid a fcntl() syscall where possiblePhilip Withnall2023-03-231-4/+11
| * | | | | gsocket: Use SOCK_NONBLOCK to avoid a fcntl() syscall where possiblePhilip Withnall2023-03-231-38/+51
| | |/ / / | |/| | |
* | | | | Merge branch 'gio-tool-info-strings' into 'main'Philip Withnall2023-04-141-1/+1
|\ \ \ \ \
| * | | | | gio-tool-info: Fix a duplicate attribute name in the UIPhilip Withnall2023-03-211-1/+1
* | | | | | Merge branch 'bsd-libelf-enabled' into 'main'Philip Withnall2023-04-141-1/+1
|\ \ \ \ \ \
| * | | | | | meson: allow -Dlibelf=enabled without pkg-configJan Beich2023-03-201-1/+1
| |/ / / / /
* | | | | | Merge branch '1264-gdbus-double-unref' into 'main'Philip Withnall2023-04-142-56/+72
|\ \ \ \ \ \
| * | | | | | gdbusconnection: Improve refcount handling of timeout sourcePhilip Withnall2023-04-141-4/+4
| * | | | | | gdbusconnection: Rearrange refcount handling of map_method_serial_to_taskPhilip Withnall2023-04-141-12/+12
| * | | | | | gdbusprivate: Use G_SOURCE_REMOVE in a source callbackPhilip Withnall2023-04-141-1/+1
| * | | | | | gdbusprivate: Improve ownership docs for write_message_async()Philip Withnall2023-04-141-9/+12
| * | | | | | gdbusprivate: Ensure data->task is cleared when it returnsPhilip Withnall2023-04-141-21/+33
| * | | | | | gdbusprivate: Improve docs on message ownership in MessageToWriteDataPhilip Withnall2023-02-231-3/+2
| * | | | | | gdbusconnection: Improve docs of message ownership in closuresPhilip Withnall2023-02-231-7/+7
| * | | | | | gdbusconnection: Fix the type of a free functionPhilip Withnall2023-02-231-1/+1
| * | | | | | gdbusconnection: Fix double unref on timeout/cancel sending a messagePhilip Withnall2023-02-231-5/+7
* | | | | | | Merge branch '799-app-info-monitor-docs' into 'main'Emmanuele Bassi2023-04-132-33/+102
|\ \ \ \ \ \ \
| * | | | | | | tests: Add some explanatory comments to appmonitor testPhilip Withnall2023-03-221-0/+3
| * | | | | | | tests: Port appmonitor test from GMainLoop to using GMainContext directlyPhilip Withnall2023-03-221-17/+21
| * | | | | | | tests: Fix non-removal of a timeout in appmonitor testPhilip Withnall2023-03-221-3/+14
| * | | | | | | tests: Fix a FIXME in the appmonitor testPhilip Withnall2023-03-221-7/+16
| * | | | | | | tests: Use g_assert_*() rather than g_assert() in appmonitor testsPhilip Withnall2023-03-221-2/+2
| * | | | | | | tests: Add copyright/licensing header to appmonitor testsPhilip Withnall2023-03-221-0/+21
| * | | | | | | gappinfo: Clarify one-shot behaviour of GAppInfoMonitor::changed in docsPhilip Withnall2023-03-221-7/+28
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge branch '322-proxy-subclass-example' into 'main'Emmanuele Bassi2023-04-131-0/+102
|\ \ \ \ \ \ \ | |_|_|_|_|/ / |/| | | | | |
| * | | | | | tests: Finish update of gdbus-example-proxy-subclass to new GDBus APIColin Walters2023-03-201-0/+102
| | |_|/ / / | |/| | | |
* | | | | | Fix multiple definition errorDan Yeaw2023-04-071-1/+1
| |_|_|_|/ |/| | | |
* | | | | Merge branch 'drop-gitignore' into 'main'Marco Trevisan2023-04-051-146/+0
|\ \ \ \ \
| * | | | | build: Drop old .gitignore files from test directoriesPhilip Withnall2023-03-201-146/+0
| |/ / / /
* | | | | Merge branch '2952-pollable-docs' into 'main'Marco Trevisan2023-04-052-0/+31
|\ \ \ \ \
| * | | | | gpollable: Clarify that can_poll() must be called before other methodsPhilip Withnall2023-03-232-0/+31
| | |/ / / | |/| | |
* | | | | Merge branch '2960-debug-controller-docs' into 'main'Marco Trevisan2023-04-051-3/+4
|\ \ \ \ \
| * | | | | gdebugcontrollerdbus: Fix incorrect paragraph on auth in documentationPhilip Withnall2023-03-291-3/+4
| |/ / / /
* | | | | GWin32AppInfo: Fix g_str_has_prefix() checkLuca Bacci2023-04-051-1/+1
|/ / / /
* | | | gfileinfo: Temporarily downgrade missing attribute criticals to debugsPhilip Withnall2023-03-211-4/+4
* | | | Merge branch '352-file-enumerator-docs' into 'main'Philip Withnall2023-03-211-7/+52
|\ \ \ \
| * | | | gfileenumerator: Add an example of using next_files_async() to the docsPhilip Withnall2023-03-211-0/+43
| * | | | gfileenumerator: Clarify termination condition for next_files_async()Owen Taylor2023-03-211-7/+9
| |/ / /
* | | | gfileinfo: Zero GTimeVal when failing g_file_info_get_modification_time()Philip Withnall2023-03-211-0/+1
* | | | gpollfilemonitor: Add missing attribute checks for g_file_info_get_size()Philip Withnall2023-03-211-1/+3