..
completion
completion: Declare variables as local in gio completion script
2021-01-05 16:14:16 +00:00
fam
build: Drop use of G_DISABLE_DEPRECATED from the build system
2019-05-30 10:38:45 +01:00
gdbus-2.0 /codegen
Annotate function parameters with G_GNUC_UNUSED when necessary
2021-01-06 18:35:17 +00:00
gvdb
Fix signedness warning in gio/gio-tool.c:attribute_flags_to_string()
2021-02-10 20:41:16 +01:00
inotify
Fix missing initializer warning in gio/inotify/inotify-kernel.c:ik_source_new()
2020-12-16 23:26:34 +01:00
kqueue
kqueue: Fix unlocked access to shared variable
2020-11-20 14:40:19 +00:00
tests
Merge branch '2328-file-new-empty-path' into 'master'
2021-03-11 09:42:19 +00:00
win32
Use the right permissions for directory watching on Win32
2021-03-01 11:41:12 +01:00
xdgmime
Normalize C source files to end with exactly one newline
2020-06-10 09:48:02 +01:00
data-to-c.py
py: Reformat all Python files consistently
2020-11-17 15:50:07 +00:00
dbus-daemon.xml
gaction.c
gio: Add missing nullable annotations
2020-11-11 13:15:21 +02:00
gaction.h
gactiongroup.c
docs: update g_action_group_activate_action() remote activation semantics
2021-01-08 11:07:16 +00:00
gactiongroup.h
gactiongroupexporter.c
Fix missing initializer in gio/gactiongroupexporter.c:g_dbus_connection_export_action_group()
2021-01-21 11:59:09 +01:00
gactiongroupexporter.h
gactionmap.c
gio: Add missing nullable annotations
2020-11-11 13:15:21 +02:00
gactionmap.h
gappinfo.c
gio: Add explicit virtual g-i annotations for undiscovered invoker relationship
2021-01-30 13:00:01 +01:00
gappinfo.h
gappinfo: Add launch_uris_async() and launch_uris_finish() vfuncs
2019-01-28 16:42:34 +01:00
gappinfoprivate.h
gapplication-tool.c
Fix signedness warnings in gio/gapplication-tool.c
2021-02-16 13:32:26 +01:00
gapplication.c
gapplication: Fix a memory leak
2021-02-04 18:38:17 +05:30
gapplication.h
gapplicationcommandline.c
gio: Add missing nullable annotations
2020-11-11 13:15:21 +02:00
gapplicationcommandline.h
gapplicationimpl-dbus.c
Fix several warnings in gio/gapplicationimpl-dbus.c:g_application_impl_command_line()
2021-01-21 11:59:09 +01:00
gapplicationimpl.h
gasynchelper.c
tree: Fix various typos and outdated terminology
2020-06-12 15:01:08 +01:00
gasynchelper.h
gasyncinitable.c
gtask: Improve task names used internally within GLib
2020-07-07 11:17:10 +01:00
gasyncinitable.h
doc: Add some empty lines to unbreak gtkdoc
2019-07-10 10:10:49 -04:00
gasyncresult.c
gasyncresult.h
gio: Fix minor docs mistakes
2019-07-15 16:07:18 -07:00
gbufferedinputstream.c
Change SkipAsyncData fields to be gsize (and not gssize)
2021-02-19 18:10:30 +01:00
gbufferedinputstream.h
gbufferedoutputstream.c
Fix signedness warning in gio/gbufferedoutputstream.c:g_buffered_output_stream_set_buffer_size()
2020-12-18 12:26:26 +01:00
gbufferedoutputstream.h
gbytesicon.c
gbytesicon: Fix error in g_bytes_icon_new() documentation
2021-03-14 15:53:24 +00:00
gbytesicon.h
gcancellable.c
Fix missing initializer warning in gio/gcancellable.c
2020-12-16 23:59:25 +01:00
gcancellable.h
gcharsetconverter.c
gcharsetconverter.h
gcocoanotificationbackend.m
cocoanotificationbackend: do not release readonly property
2019-04-23 17:10:12 +02:00
gcontenttype-win32.c
gcontenttype: Add no-op versions of {get,set}_mime_dirs() on win32/macOS
2019-07-24 14:50:53 +01:00
gcontenttype.c
Fix missing initializer warning in gio/gcontenttype.c:load_comment_for_mime_helper()
2021-01-19 10:03:12 +00:00
gcontenttype.h
doc: Hide some internal function
2019-07-10 10:29:04 -04:00
gcontenttypeprivate.h
gcontextspecificgroup.c
Fix missing initializer warning in gio/gcontextspecificgroup.c:g_context_specific_source_new()
2020-12-16 23:59:25 +01:00
gcontextspecificgroup.h
gconverter.c
gconverter.h
gconverterinputstream.c
gconverterinputstream.h
gconverteroutputstream.c
tree: Fix various typos and outdated terminology
2020-06-12 15:01:08 +01:00
gconverteroutputstream.h
gcredentials.c
Fix signedness warnings in gio/gcredentials.c
2021-01-11 20:45:27 +01:00
gcredentials.h
gcredentialsprivate.h
gio: add gcredential support for macOS
2020-05-07 14:19:16 +01:00
gdatagrambased.c
gdatagrambased.h
gdatainputstream.c
gdatainputstream: Handle stop_chars_len internally as gsize
2021-02-04 16:17:21 +00:00
gdatainputstream.h
gdataoutputstream.c
gdataoutputstream.h
gdbus-tool.c
Fix signedness warning in gio/gdbus-tool.c
2021-02-16 13:32:25 +01:00
gdbusactiongroup-private.h
gdbusactiongroup.c
gdbusactiongroup.h
gdbusaddress.c
gdbus: Use DBUS_SESSION_BUS_ADDRESS if AT_SECURE but not setuid
2021-02-02 20:52:19 +00:00
gdbusaddress.h
gdbusauth.c
gdbus: Add flags to require authentication as the same user
2021-02-11 16:12:40 +00:00
gdbusauth.h
gdbus: Add flags to require authentication as the same user
2021-02-11 16:12:40 +00:00
gdbusauthmechanism.c
gdbusauthmechanism.h
gdbusauthmechanismanon.c
gdbusauthmechanismanon.h
gdbusauthmechanismexternal.c
gdbusauthmechanismexternal.h
gdbusauthmechanismsha1.c
gdbusauthmechanismsha1: Don’t create keyring dir when running as setuid
2020-11-02 12:23:50 +00:00
gdbusauthmechanismsha1.h
gdbusauthobserver.c
gdbus: Add flags to require authentication as the same user
2021-02-11 16:12:40 +00:00
gdbusauthobserver.h
gdbusconnection.c
gdbus: Add flags to require authentication as the same user
2021-02-11 16:12:40 +00:00
gdbusconnection.h
gdbusconnection: Improve documentation formatting slightly
2020-12-15 09:14:20 +00:00
gdbusdaemon.c
gdbusdaemon: Use require-same-user flag to avoid auth observer signal
2021-02-11 16:12:40 +00:00
gdbusdaemon.h
gdbuserror.c
gdbuserror: Add missing (transfer) and (nullable) return annotations
2020-12-15 09:14:39 +00:00
gdbuserror.h
gdbusinterface.c
gio: Add missing nullable annotations
2020-11-11 13:15:21 +02:00
gdbusinterface.h
gdbusinterfaceskeleton.c
gio: Use g_memdup2() instead of g_memdup() in obvious places
2021-02-04 14:13:21 +00:00
gdbusinterfaceskeleton.h
gdbusintrospection.c
gio: Add missing nullable annotations
2020-11-11 13:15:21 +02:00
gdbusintrospection.h
gio: Drop unnecessary volatile qualifiers from internal variables
2020-11-20 14:40:19 +00:00
gdbusmenumodel.c
gdbusmenumodel.h
gdbusmessage.c
gio: Add missing nullable annotations
2020-11-11 13:15:21 +02:00
gdbusmessage.h
gdbusmethodinvocation.c
gio: Add missing nullable annotations
2020-11-11 13:15:21 +02:00
gdbusmethodinvocation.h
GDBus: Add G_DBUS_METHOD_INVOCATION_HANDLED, _UNHANDLED
2020-10-01 16:32:50 +01:00
gdbusnameowning.c
gio: Drop unnecessary volatile qualifiers from internal variables
2020-11-20 14:40:19 +00:00
gdbusnameowning.h
gdbusnamewatching.c
gio: Drop unnecessary volatile qualifiers from internal variables
2020-11-20 14:40:19 +00:00
gdbusnamewatching.h
minor typos in the documentation (a/an)
2019-08-24 19:14:05 +00:00
gdbusobject.c
gio: Add missing nullable annotations
2020-11-11 13:15:21 +02:00
gdbusobject.h
gdbusobjectmanager.c
gio: remove use of generic marshaller from GIO objects
2019-06-17 16:29:09 -07:00
gdbusobjectmanager.h
gdbusobjectmanagerclient.c
tree: Fix various typos and outdated terminology
2020-06-12 15:01:08 +01:00
gdbusobjectmanagerclient.h
gdbusobjectmanagerserver.c
Fix missing initializer warning in gio/gdbusobjectmanagerserver.c
2021-02-01 11:14:21 +01:00
gdbusobjectmanagerserver.h
gdbusobjectproxy.c
gdbusobjectproxy.h
gdbusobjectskeleton.c
gdbusobjectskeleton.h
gdbusprivate.c
gdbusprivate: Stop hard-coding path to /var/lib
2021-03-01 13:44:20 +00:00
gdbusprivate.h
gdbus, win32: autolaunch bus with gdbus.exe instead of rundll32
2019-03-12 21:53:29 +03:00
gdbusproxy.c
gtask: Improve task names used internally within GLib
2020-07-07 11:17:10 +01:00
gdbusproxy.h
gdbusserver.c
gdbus: Add flags to require authentication as the same user
2021-02-11 16:12:40 +00:00
gdbusserver.h
gdbusutils.c
Add g_dbus_utils_object_path_escape and g_dbus_utils_object_path_unescape
2021-01-20 13:23:24 +00:00
gdbusutils.h
Add g_dbus_utils_object_path_escape and g_dbus_utils_object_path_unescape
2021-01-20 13:23:24 +00:00
gdelayedsettingsbackend.c
Fix missing initializer warning in gio/gdelayedsettingsbackend.c:delayed_backend_path_writable_changed()
2021-02-01 11:14:21 +01:00
gdelayedsettingsbackend.h
gdesktopappinfo.c
Add support for Tilix and Konsole
2021-02-03 20:44:55 +01:00
gdesktopappinfo.h
glib, gio: Use GLIB_DEPRECATED_MACRO instead of G_DISABLE_DEPRECATED
2019-05-30 10:38:45 +01:00
gdocumentportal.c
gio: do not cache document portal D-Bus proxy
2019-12-17 21:03:03 +08:00
gdocumentportal.h
gio: make g_document_portal_add_documents() fall back to read-only access
2019-01-25 14:06:46 +08:00
gdrive.c
tree: Fix various typos and outdated terminology
2020-06-12 15:01:08 +01:00
gdrive.h
tree: Fix various typos and outdated terminology
2020-06-12 15:01:08 +01:00
gdtlsclientconnection.c
Improve documentation of client connection validation flags
2020-05-05 13:58:07 -05:00
gdtlsclientconnection.h
gdtlsconnection.c
Add g_(d)tls_connection_get_channel_binding_data calls and enums
2020-06-25 12:40:34 +00:00
gdtlsconnection.h
Add g_(d)tls_connection_get_channel_binding_data calls and enums
2020-06-25 12:40:34 +00:00
gdtlsserverconnection.c
gdtlsserverconnection.h
gdummyfile.c
gdummyfile: Return NULL from get_basename() if no path is stored
2021-03-10 19:10:04 +00:00
gdummyfile.h
gdummyproxyresolver.c
gdummyproxyresolver.h
gdummytlsbackend.c
gdummytlsconnection: Add missing overrides for ALPN properties
2020-03-06 19:26:13 -08:00
gdummytlsbackend.h
gemblem.c
gemblem.h
gemblemedicon.c
gemblemedicon.h
gfdonotificationbackend.c
gfdonotificationbackend: remove notifications when bus name vanishes
2020-01-15 16:38:52 +02:00
gfile.c
The ETag returned by various GFile functions is nullable
2021-02-17 10:01:36 +02:00
gfile.h
gio: Expose g_file_build_attribute_list_for_copy
2020-10-06 10:16:49 +01:00
gfileattribute-priv.h
gfileattribute.c
Fix signedness warning in gio/gfileattribute.c:escape_byte_string()
2020-12-18 12:26:26 +01:00
gfileattribute.h
gfiledescriptorbased.c
gfiledescriptorbased.h
Normalize C source files to end with exactly one newline
2020-06-10 09:48:02 +01:00
gfileenumerator.c
Normalize C source files to end with exactly one newline
2020-06-10 09:48:02 +01:00
gfileenumerator.h
gfileicon.c
gfileicon: Fix unused-but-set variable with G_DISABLE_ASSERT
2020-11-24 09:44:48 +00:00
gfileicon.h
gfileinfo-priv.h
gfileinfo.c
Improved the description of g_file_info_get_content_type function
2021-02-25 21:46:59 +01:00
gfileinfo.h
glocalfileinfo: Support STX_BTIME for G_FILE_ATTRIBUTE_TIME_CREATED
2020-08-17 12:33:05 +01:00
gfileinputstream.c
gfileinputstream.h
gfileiostream.c
gio: Add missing nullable annotations
2020-11-11 13:15:21 +02:00
gfileiostream.h
gfilemonitor.c
gio: remove use of generic marshaller from GIO objects
2019-06-17 16:29:09 -07:00
gfilemonitor.h
gfilenamecompleter.c
gio: Add missing nullable annotations
2020-11-11 13:15:21 +02:00
gfilenamecompleter.h
gfileoutputstream.c
gio: Add missing nullable annotations
2020-11-11 13:15:21 +02:00
gfileoutputstream.h
gfilterinputstream.c
gfilterinputstream.h
gfilteroutputstream.c
gfilteroutputstream.h
ggtknotificationbackend.c
ghttpproxy.c
Adding a missing test on integer overflow within g_http_proxy_connect()
2021-02-09 18:07:20 +00:00
ghttpproxy.h
gicon.c
Fix signedness warning in gio/gicon.c:g_icon_to_string_tokenized()
2020-12-18 12:26:26 +01:00
gicon.h
ginetaddress.c
ginetaddress: Handle systems without IPv6 support
2021-01-20 01:11:07 +01:00
ginetaddress.h
Normalize C source files to end with exactly one newline
2020-06-10 09:48:02 +01:00
ginetaddressmask.c
ginetaddressmask.h
Normalize C source files to end with exactly one newline
2020-06-10 09:48:02 +01:00
ginetsocketaddress.c
ginetaddress, ginetsocketaddress: Add missing (nullable) annotations
2020-03-17 11:14:51 +00:00
ginetsocketaddress.h
ginitable.c
tree: Fix various typos and outdated terminology
2020-06-12 15:01:08 +01:00
ginitable.h
doc: Add some empty lines to unbreak gtkdoc
2019-07-10 10:10:49 -04:00
ginputstream.c
ginputstream: Don’t skip off the end of resizable streams
2021-02-15 23:10:41 +00:00
ginputstream.h
gio_probes.d
gio_trace.h
build: Disable dtrace probes under static analysis
2019-09-05 14:16:58 +01:00
gio-autocleanups.h
gio: Add missing autocleanup definition for GSettingsSchemaKey
2019-03-26 16:40:28 +01:00
gio-querymodules-wrapper.py
py: Reformat all Python files consistently
2020-11-17 15:50:07 +00:00
gio-querymodules.c
gio tools: Use the proper string for default locale for setlocale()
2019-06-18 17:29:41 +08:00
gio-tool-cat.c
gio-tool-copy.c
gio-tool: Add a --default-permissions argument to gio copy
2019-09-30 14:40:50 +01:00
gio-tool-info.c
gio-tool-info: Prevent criticals if mount options are not available
2020-12-11 13:18:27 +00:00
gio-tool-launch.c
Add gio launch command to execute desktop file
2020-12-09 08:15:42 +01:00
gio-tool-list.c
gio-tool-list: Add an option to print display names
2019-12-17 11:07:10 +01:00
gio-tool-mime.c
gio-tool-mkdir.c
Normalize C source files to end with exactly one newline
2020-06-10 09:48:02 +01:00
gio-tool-monitor.c
Fix missing initializer warning in gio/gio-tool-monitor.c
2021-02-10 20:41:16 +01:00
gio-tool-mount.c
gio-tool-mount: Do not print anything if "gio mount -d" suceeded
2019-11-27 13:37:51 +01:00
gio-tool-move.c
gio-tool-open.c
gio-tool-open: Use g_app_info_launch_default_for_uri_async()
2019-01-28 16:42:34 +01:00
gio-tool-remove.c
gio-tool-rename.c
gio-tool-save.c
Normalize C source files to end with exactly one newline
2020-06-10 09:48:02 +01:00
gio-tool-set.c
gio-tool-trash.c
gio-tool-trash: Add --restore subcommand
2020-12-07 17:18:51 +01:00
gio-tool-tree.c
Fix several signedness warnings in gio/gio-tool-tree.c
2021-02-10 20:43:58 +01:00
gio-tool.c
Fix signedness warning in gio/gio-tool.c:attribute_flags_to_string()
2021-02-10 20:41:16 +01:00
gio-tool.h
Add gio launch command to execute desktop file
2020-12-09 08:15:42 +01:00
gio.h
Normalize C source files to end with exactly one newline
2020-06-10 09:48:02 +01:00
gio.rc.in
gio.stp.in
gioenums.h
enums: Add missing GLIB_AVAILABLE_ENUMERATOR_IN_2_68 annotations
2021-03-11 13:37:49 +00:00
gioenumtypes.c.template
gobject: Drop use of volatile from get_type() macros
2020-11-20 14:40:19 +00:00
gioenumtypes.h.template
gioerror.c
gioerror: Add conversion from ENXIO to G_IO_ERROR_NOT_REGULAR_FILE
2021-03-10 17:55:51 +00:00
gioerror.h
giomodule-priv.c
gio: Also support modules built with MSVC
2019-02-20 21:26:36 +05:30
giomodule-priv.h
giomodule.c
Merge branch 'settings-test-cleanups' into 'master'
2021-01-20 13:15:26 +00:00
giomodule.h
gioprivate.h
Define G_IOV_MAX to 512 on macOS/iOS
2019-09-10 10:16:03 +03:00
gioscheduler.c
gioscheduler.h
giostream.c
tree: Fix various typos and outdated terminology
2020-06-12 15:01:08 +01:00
giostream.h
giotypes.h
tree: Fix various typos and outdated terminology
2020-06-12 15:01:08 +01:00
giounix-private.c
gunix: Fix {Input,Output}Stream pollable detection
2021-02-02 11:11:53 +01:00
giounix-private.h
gunix: Fix {Input,Output}Stream pollable detection
2021-02-02 11:11:53 +01:00
giowin32-priv.h
GWin32AppInfo: Use a thread for async appinfo tree rebuilds
2020-11-17 18:11:56 +00:00
giowin32-private.c
gwin32: Use gsize internally in g_wcsdup()
2021-02-04 16:17:21 +00:00
gkeyfilesettingsbackend.c
gkeyfilesettingsbackend: check for errors when creating file monitors
2021-02-23 16:31:26 -06:00
glib-compile-resources.c
Fix missing initializer warning in gio/glib-compile-resources.c
2021-02-10 20:44:21 +01:00
glib-compile-schemas.c
Fix several missing initializer warnings in gio/glib-compile-schemas.c
2021-02-10 20:41:16 +01:00
glistmodel.c
tree: Fix various typos and outdated terminology
2020-06-12 15:01:08 +01:00
glistmodel.h
gliststore.c
Fix signedness warning in gio/gliststore.c:
2020-12-17 14:07:19 +01:00
gliststore.h
gliststore: Add item lookup functions
2019-09-25 08:37:22 +02:00
gloadableicon.c
gloadableicon.h
glocalfile.c
glocalfile: Fix an uninitialized variable
2021-01-06 17:36:32 +01:00
glocalfile.h
glocalfile: Rename g_local_file_is_remote
2020-06-19 11:34:42 +02:00
glocalfileenumerator.c
glocalfileenumerator.h
glocalfileinfo.c
Fix signedness warning in gio/glocalfileinfo.c:get_access_rights()
2021-02-08 11:00:25 +01:00
glocalfileinfo.h
Fix signedness warning in gio/glocalfileinfo.c:get_access_rights()
2021-02-08 11:00:25 +01:00
glocalfileinputstream.c
glocalfileinputstream: Drop custom skip vfunc implementation
2021-02-15 23:10:41 +00:00
glocalfileinputstream.h
glocalfileiostream.c
glocalfileiostream.h
glocalfilemonitor.c
Fix missing initializer warning in gio/glocalfilemonitor.c:g_file_monitor_source_new()
2021-01-12 19:16:56 +01:00
glocalfilemonitor.h
gdesktopappinfo: Allocate DesktopFileDir structs dynamically
2019-10-11 22:31:24 +01:00
glocalfileoutputstream.c
glocalfileoutputstream: Tidy up error handling
2021-03-16 11:36:27 +00:00
glocalfileoutputstream.h
glocalvfs.c
glocalvfs: Create a dummy file for g_file_new_for_path("")
2021-03-10 19:10:38 +00:00
glocalvfs.h
gmarshal-internal.c
Normalize C source files to end with exactly one newline
2020-06-10 09:48:02 +01:00
gmarshal-internal.h
gio: remove use of generic marshaller from GIO objects
2019-06-17 16:29:09 -07:00
gmarshal-internal.list
gio: remove use of generic marshaller from GIO objects
2019-06-17 16:29:09 -07:00
gmemoryinputstream.c
Fix signedness warning in gio/gmemoryinputstream.c:g_memory_input_stream_seek()
2021-01-12 19:16:56 +01:00
gmemoryinputstream.h
gmemorymonitor.c
Document that the get_default() functions for the various GIO modules will never return NULL
2020-11-14 17:32:41 +02:00
gmemorymonitor.h
gio: Add GMemoryMonitor to monitor for low-memory
2019-12-11 11:44:42 +00:00
gmemorymonitordbus.c
gio: Add GMemoryMonitor to monitor for low-memory
2019-12-11 11:44:42 +00:00
gmemorymonitordbus.h
gio: Add GMemoryMonitor to monitor for low-memory
2019-12-11 11:44:42 +00:00
gmemorymonitorportal.c
gio: Add GMemoryMonitor to monitor for low-memory
2019-12-11 11:44:42 +00:00
gmemorymonitorportal.h
gio: Add GMemoryMonitor to monitor for low-memory
2019-12-11 11:44:42 +00:00
gmemoryoutputstream.c
Fix signedness warning in gio/gmemoryoutputstream.c
2021-02-16 13:32:26 +01:00
gmemoryoutputstream.h
gmemorysettingsbackend.c
gmenu.c
Fix signedness warning in gio/gmenu.c:g_menu_remove()
2021-02-08 11:00:33 +01:00
gmenu.h
gmenuexporter.c
Fix missing initializer warning in gio/gmenuexporter.c:g_dbus_connection_export_menu_model()
2021-01-21 11:59:09 +01:00
gmenuexporter.h
gmenumodel.c
gio: Add missing nullable annotations
2020-11-11 13:15:21 +02:00
gmenumodel.h
gmount.c
minor typos in the documentation (a/an)
2019-08-24 19:14:05 +00:00
gmount.h
gmountoperation.c
gio: Add missing nullable annotations
2020-11-11 13:15:21 +02:00
gmountoperation.h
gmountprivate.h
gnativesocketaddress.c
minor typos in the documentation (a/an)
2019-08-24 19:14:05 +00:00
gnativesocketaddress.h
gnativevolumemonitor.c
gnativevolumemonitor.h
gnetworkaddress.c
gio: Add missing nullable annotations
2020-11-11 13:15:21 +02:00
gnetworkaddress.h
gnetworking.c
gio: Drop unnecessary volatile qualifiers from internal variables
2020-11-20 14:40:19 +00:00
gnetworking.h.in
gio: Remove broken support for XP
2020-07-26 21:30:05 +05:30
gnetworkingprivate.h
gio: remove _g_uri_parse_authority()
2020-07-28 16:35:13 +04:00
gnetworkmonitor.c
giomodule: Don’t mandatorily cache GIOModule implementations
2021-01-20 12:51:41 +00:00
gnetworkmonitor.h
gnetworkmonitorbase.c
Fix crash caused by g_network_monitor_base_add_network()
2020-01-27 16:20:20 -06:00
gnetworkmonitorbase.h
gnetworkmonitornetlink.c
Fix signedness warning in gio/gnetworkmonitornetlink.c:remove_network()
2021-01-21 11:59:09 +01:00
gnetworkmonitornetlink.h
gnetworkmonitornm.c
gnetworkmonitornm: Remove double-space
2019-07-29 17:28:01 +02:00
gnetworkmonitornm.h
gnetworkmonitorportal.c
gnetworkmonitorportal.h
gnetworkservice.c
gio: replace _g_uri_from_authority() with g_uri_join()
2020-07-28 16:12:37 +04:00
gnetworkservice.h
Normalize C source files to end with exactly one newline
2020-06-10 09:48:02 +01:00
gnextstepsettingsbackend.m
gnotification-private.h
gnotification.c
minor typos in the documentation (a/an)
2019-08-24 19:14:05 +00:00
gnotification.h
gnotificationbackend.c
gnotificationbackend.h
gnullsettingsbackend.c
gopenuriportal.c
Fix typo in request handle
2019-07-04 16:23:44 +00:00
gopenuriportal.h
gosxappinfo.h
gosxappinfo: Fix some const-correctness issues
2020-12-09 11:41:38 +00:00
gosxappinfo.m
gosxappinfo: Add some more precondition checks
2020-12-09 11:44:37 +00:00
gosxcontenttype.m
gcontenttype: Add no-op versions of {get,set}_mime_dirs() on win32/macOS
2019-07-24 14:50:53 +01:00
goutputstream.c
Fix signedness warning in gio/goutputstream.c:g_output_stream_real_writev()
2021-01-11 20:45:27 +01:00
goutputstream.h
Add writev() / writev_all() API to GOutputStream and GPollableOutputStream
2019-01-24 16:25:34 +02:00
gpermission.c
gpermission.h
gpollableinputstream.c
gpollableinputstream.h
Normalize C source files to end with exactly one newline
2020-06-10 09:48:02 +01:00
gpollableoutputstream.c
Fix signedness warning in gio/gpollableoutputstream.c:g_pollable_output_stream_default_writev_nonblocking()
2021-01-11 20:45:27 +01:00
gpollableoutputstream.h
Normalize C source files to end with exactly one newline
2020-06-10 09:48:02 +01:00
gpollableutils.c
Fix missing initializer warning in gio/gpollableutils.c:closure_marshal()
2021-01-19 10:03:12 +00:00
gpollableutils.h
gpollfilemonitor.c
gpollfilemonitor.h
gportalnotificationbackend.c
gportalsupport.c
portal: Read /.flatpak-info in thread-safe fashion
2020-07-13 16:26:44 +01:00
gportalsupport.h
portal: Add a getter for dconf access
2019-07-15 13:01:56 +01:00
gpropertyaction.c
property action: Add state hints
2019-06-10 00:03:25 +00:00
gpropertyaction.h
gproxy.c
gio: Add missing nullable annotations
2020-11-11 13:15:21 +02:00
gproxy.h
gproxyaddress.c
gio: Add missing nullable annotations
2020-11-11 13:15:21 +02:00
gproxyaddress.h
gproxyaddressenumerator.c
gio: use g_uri_split_with_user() in save_userinfo()
2020-07-28 16:32:50 +04:00
gproxyaddressenumerator.h
docs: Fix pluralised links to symbols
2019-03-15 11:09:32 +00:00
gproxyresolver.c
giomodule: Don’t mandatorily cache GIOModule implementations
2021-01-20 12:51:41 +00:00
gproxyresolver.h
gproxyresolverportal.c
gproxyresolverportal.h
Normalize C source files to end with exactly one newline
2020-06-10 09:48:02 +01:00
gregistrysettingsbackend.c
tree: Fix various typos and outdated terminology
2020-06-12 15:01:08 +01:00
gregistrysettingsbackend.h
gremoteactiongroup.c
gremoteactiongroup.h
gresolver.c
gtask: Improve task names used internally within GLib
2020-07-07 11:17:10 +01:00
gresolver.h
gresource-tool.c
gio tools: Use the proper string for default locale for setlocale()
2019-06-18 17:29:41 +08:00
gresource.c
gresource: Ignore G_RESOURCE_OVERLAYS when running as setuid
2021-01-07 15:02:25 +00:00
gresource.h
gresourcefile.c
gresourcefile.h
gschema.dtd
gschema.dtd: Add target attribute to alias
2019-05-06 16:26:53 +02:00
gschema.its
gschema.loc
gseekable.c
tree: Fix various typos and outdated terminology
2020-06-12 15:01:08 +01:00
gseekable.h
gsettings-mapping.c
Fix several signedness warnings in gio/gsettings-mapping.c
2021-02-10 20:41:16 +01:00
gsettings-mapping.h
gsettings-tool.c
gio tools: Use the proper string for default locale for setlocale()
2019-06-18 17:29:41 +08:00
gsettings.c
gsettings: Fix a minor memory leak when getting GSettingsAction:state
2021-01-20 12:51:41 +00:00
gsettings.h
gsettingsbackend.c
giomodule: Don’t mandatorily cache GIOModule implementations
2021-01-20 12:51:41 +00:00
gsettingsbackend.h
gsettingsbackendinternal.h
settings: Make the keyfile backend parameterless
2019-01-20 21:03:35 -05:00
gsettingsschema-internal.h
gsettingsschema.c
Fix several missing initializer in gio/gsettingsschema.c:parse_into_text_tables()
2021-02-08 11:00:33 +01:00
gsettingsschema.h
gsimpleaction.c
gio: ensure default va_marshaller is used
2019-06-17 16:13:53 -07:00
gsimpleaction.h
gsimpleactiongroup.c
gsimpleactiongroup.h
gsimpleasyncresult.c
gsimpleasyncresult.h
Revert "headers: Add various missing G_DISABLE_DEPRECATED guards"
2019-03-16 11:30:13 +00:00
gsimpleiostream.c
gsimpleiostream.h
gsimplepermission.c
gsimplepermission.h
gsimpleproxyresolver.c
Fix signedness warning in gio/gsimpleproxyresolver.c:ignore_host()
2021-01-12 15:48:11 +01:00
gsimpleproxyresolver.h
gsocket.c
gsocket: Use gsize to track native sockaddr’s size
2021-02-04 16:17:21 +00:00
gsocket.h
Rename timeout variables in gsocket.[ch] to include the unit as suffix
2019-01-24 16:25:50 +02:00
gsocketaddress.c
gio: replace _g_uri_from_authority() with g_uri_join()
2020-07-28 16:12:37 +04:00
gsocketaddress.h
gsocketaddressenumerator.c
Fix issue in GSocketAddressEnumerator documentation
2020-06-18 13:30:40 -05:00
gsocketaddressenumerator.h
gsocketclient.c
gio: Add missing nullable annotations
2020-11-11 13:15:21 +02:00
gsocketclient.h
gsocketconnectable.c
docs: Fix pluralised links to symbols
2019-03-15 11:09:32 +00:00
gsocketconnectable.h
docs: Fix pluralised links to symbols
2019-03-15 11:09:32 +00:00
gsocketconnection.c
gio: Fix various compiler warnings when compiling with G_DISABLE_ASSERT
2019-03-08 19:46:21 +00:00
gsocketconnection.h
gsocketcontrolmessage.c
Fix signedness warning in gio//gsocketcontrolmessage.c:g_socket_control_message_deserialize()
2021-01-12 19:16:55 +01:00
gsocketcontrolmessage.h
gsocketinputstream.c
gsocketinputstream.h
gsocketlistener.c
Fix signedness warning in gio/gsocketlistener.c:g_socket_listener_close()
2021-01-21 11:59:09 +01:00
gsocketlistener.h
gsocketoutputstream.c
Clamp number of vectors to IOV_MAX / UIO_MAXIOV for GOutputStream writev() calls in the implementations
2019-05-31 12:51:59 +03:00
gsocketoutputstream.h
gsocketservice.c
gio: remove use of generic marshaller from GIO objects
2019-06-17 16:29:09 -07:00
gsocketservice.h
tree: Fix various typos and outdated terminology
2020-06-12 15:01:08 +01:00
gsocks4aproxy.c
gsocks4aproxy.h
gsocks4proxy.c
gsocks4proxy.h
gsocks5proxy.c
tree: Fix various typos and outdated terminology
2020-06-12 15:01:08 +01:00
gsocks5proxy.h
gsrvtarget.c
gsrvtarget.h
Normalize C source files to end with exactly one newline
2020-06-10 09:48:02 +01:00
gsubprocess.c
gsubprocess: Use new source/target FD mapping functionality in g_spawn()
2021-02-16 13:44:00 +00:00
gsubprocess.h
gsubprocesslauncher-private.h
gsubprocesslauncher: Don’t close target FDs in close() method
2021-02-19 18:27:00 +00:00
gsubprocesslauncher.c
gsubprocesslauncher: Don’t close target FDs in close() method
2021-02-19 18:27:00 +00:00
gsubprocesslauncher.h
GSubprocessLauncher: allow to close passed FDs
2020-10-12 20:29:48 +02:00
gtask.c
Fix missing initializer warning in gio/gtask.c
2021-01-21 11:59:09 +01:00
gtask.h
gtask: Only override g_task_set_source_tag() for GLib ≥ 2.60
2020-07-15 17:08:47 +01:00
gtcpconnection.c
gtcpconnection.h
gtcpwrapperconnection.c
tree: Fix various typos and outdated terminology
2020-06-12 15:01:08 +01:00
gtcpwrapperconnection.h
gtestdbus.c
gtestdbus: Flush stdout and stderr before forking a monitor process
2021-02-15 10:33:32 +00:00
gtestdbus.h
gthemedicon.c
gthemedicon.h
gthreadedresolver.c
gthreadedresolver: Fix logic in parse_res_text()
2020-09-26 11:11:44 -04:00
gthreadedresolver.h
gthreadedresolver: Remove unused thread pool
2019-02-27 10:41:32 -05:00
gthreadedsocketservice.c
gthreadedsocketservice: Mark source_object of run signal as nullable
2020-06-02 13:40:54 +03:00
gthreadedsocketservice.h
gtlsbackend.c
giomodule: Don’t mandatorily cache GIOModule implementations
2021-01-20 12:51:41 +00:00
gtlsbackend.h
gtlscertificate.c
gio: Add missing nullable annotations
2020-11-11 13:15:21 +02:00
gtlscertificate.h
gtlscertificate: Add support for PKCS #11 backed certificates
2020-10-01 17:09:04 +01:00
gtlsclientconnection.c
gio: Add missing nullable annotations
2020-11-11 13:15:21 +02:00
gtlsclientconnection.h
gtlsconnection.c
Add g_(d)tls_connection_get_channel_binding_data calls and enums
2020-06-25 12:40:34 +00:00
gtlsconnection.h
Add g_(d)tls_connection_get_channel_binding_data calls and enums
2020-06-25 12:40:34 +00:00
gtlsdatabase.c
gtlsdatabase: remove duplicate precondition check
2020-12-07 11:11:37 -06:00
gtlsdatabase.h
gtlsfiledatabase.c
gtlsfiledatabase.h
gtlsinteraction.c
minor typos in the documentation (a/an)
2019-08-24 19:14:05 +00:00
gtlsinteraction.h
gtlspassword.c
gtlspassword: Fix inverted assertion
2021-02-08 10:05:15 +00:00
gtlspassword.h
gtlsserverconnection.c
gtlsserverconnection.h
gtrashportal.c
trash portal: Handle portal failures
2020-09-15 18:06:56 -05:00
gtrashportal.h
Support the trash portal
2019-01-31 19:00:19 -05:00
gunionvolumemonitor.c
tree: Fix various typos and outdated terminology
2020-06-12 15:01:08 +01:00
gunionvolumemonitor.h
gunixconnection.c
Document where we expect credentials-passing to be supported
2019-06-11 11:06:35 +01:00
gunixconnection.h
gunixcredentialsmessage.c
gio: add gcredential support for macOS
2020-05-07 14:19:16 +01:00
gunixcredentialsmessage.h
gunixfdlist.c
docs: Fix various typos in linked symbol names
2019-03-15 11:09:32 +00:00
gunixfdlist.h
gunixfdmessage.c
docs: Fix various typos in linked symbol names
2019-03-15 11:09:32 +00:00
gunixfdmessage.h
gunixinputstream.c
gunix: Fix {Input,Output}Stream pollable detection
2021-02-02 11:11:53 +01:00
gunixinputstream.h
gunixmount.c
gtask: Improve task names used internally within GLib
2020-07-07 11:17:10 +01:00
gunixmount.h
gunixmounts.c
gunixmounts: Add stubs for QNX
2021-01-19 23:16:57 +01:00
gunixmounts.h
gunixmounts: Add g_unix_mount_point_at
2020-08-05 13:07:04 +01:00
gunixoutputstream.c
gunix: Fix {Input,Output}Stream pollable detection
2021-02-02 11:11:53 +01:00
gunixoutputstream.h
gunixsocketaddress.c
Add and use G_SIZEOF_MEMBER() macro
2020-01-21 19:54:55 +04:00
gunixsocketaddress.h
gunixvolume.c
gtask: Improve task names used internally within GLib
2020-07-07 11:17:10 +01:00
gunixvolume.h
gunixvolumemonitor.c
gunixvolumemonitor.h
gvfs.c
giomodule: Don’t mandatorily cache GIOModule implementations
2021-01-20 12:51:41 +00:00
gvfs.h
docs: Use ‘look up’ as a verb, rather than the noun ‘lookup’
2019-04-26 12:12:31 +01:00
gvolume.c
gio: ensure default va_marshaller is used
2019-06-17 16:13:53 -07:00
gvolume.h
glib, gio: Use GLIB_DEPRECATED_MACRO instead of G_DISABLE_DEPRECATED
2019-05-30 10:38:45 +01:00
gvolumemonitor.c
gio: Add missing nullable annotations
2020-11-11 13:15:21 +02:00
gvolumemonitor.h
gwin32api-application-activation-manager.h
gio: Add private headers with missing UWP/COM types
2020-12-23 01:35:51 +00:00
gwin32api-iterator.h
gio: Add private headers with missing UWP/COM types
2020-12-23 01:35:51 +00:00
gwin32api-misc.h
gio: Add private headers with missing UWP/COM types
2020-12-23 01:35:51 +00:00
gwin32api-package.h
gio: Add private headers with missing UWP/COM types
2020-12-23 01:35:51 +00:00
gwin32api-storage.h
gio: Add private headers with missing UWP/COM types
2020-12-23 01:35:51 +00:00
gwin32appinfo.c
gwin32appinfo: Fix printf length sub-specifier
2021-01-21 20:10:50 +01:00
gwin32appinfo.h
gwin32file-sync-stream.c
gio: add GWin32FileSyncStream
2020-12-23 01:35:39 +00:00
gwin32file-sync-stream.h
gio: add GWin32FileSyncStream
2020-12-23 01:35:39 +00:00
gwin32inputstream.c
gwin32inputstream.h
gwin32mount.c
gwin32: Always use unicode APIs
2021-01-05 21:42:59 +01:00
gwin32mount.h
gwin32networkmonitor.c
gwin32networkmonitor.h
gwin32notificationbackend.c
gwin32outputstream.c
gwin32outputstream.h
gwin32packageparser.c
gwin32: Use gsize internally in g_wcsdup()
2021-02-04 16:17:21 +00:00
gwin32packageparser.h
gio: Add g_win32_package_parser_enum_packages()
2020-12-23 01:43:38 +00:00
gwin32registrykey.c
gwin32: Use gsize internally in g_wcsdup()
2021-02-04 16:17:21 +00:00
gwin32registrykey.h
GWin32AppInfo: Support verbs other than "open"
2020-10-01 17:18:03 +01:00
gwin32volumemonitor.c
gwin32: Always use unicode APIs
2021-01-05 21:42:59 +01:00
gwin32volumemonitor.h
gzlibcompressor.c
gio: Add missing nullable annotations
2020-11-11 13:15:21 +02:00
gzlibcompressor.h
gzlibdecompressor.c
gio: Add missing nullable annotations
2020-11-11 13:15:21 +02:00
gzlibdecompressor.h
meson.build
build: Drop gconstructor_as_data_h usage from glib-compile-schemas
2021-03-12 12:42:17 +00:00
org.freedesktop.portal.Documents.xml
tree: Fix various typos and outdated terminology
2020-06-12 15:01:08 +01:00
org.freedesktop.portal.OpenURI.xml
gio: update dbus interfaces from xdg-desktop-portal tree
2019-12-17 20:48:22 +08:00
org.freedesktop.portal.ProxyResolver.xml
gio: update dbus interfaces from xdg-desktop-portal tree
2019-12-17 20:48:22 +08:00
org.freedesktop.portal.Trash.xml
Support the trash portal
2019-01-31 19:00:19 -05:00
strinfo.c
docs: Use ‘look up’ as a verb, rather than the noun ‘lookup’
2019-04-26 12:12:31 +01:00
thumbnail-verify.c
glocalfileinfo: Use accessors to access struct stat members
2020-08-14 17:30:11 +01:00
thumbnail-verify.h