glib/gio
wangrong 2643961845 inotify: Avoid empty root directory string
When gio monitors a directory, it will delete the extra "/" at the end
of the directory string, but when the directory is "/", this will cause
the modified directory string to be empty, and eventually the
monitoring will fail. The solution is to delete only if the directory
string length is greater than 1.
2023-02-03 08:38:51 +00:00
..
completion completion: Declare variables as local in gio completion script 2021-01-05 16:14:16 +00:00
gdbus-2.0/codegen codegen: Check parameter before calling its interface method 2022-12-30 13:44:20 +00:00
inotify inotify: Avoid empty root directory string 2023-02-03 08:38:51 +00:00
kqueue gio: Use hidden symbol visibility in static libraries 2022-11-14 12:36:22 +00:00
tests Merge branch 'gstring-free-warning' into 'main' 2023-02-01 16:28:02 +00:00
win32 gwin32: Fix two minor string leaks 2023-01-23 11:50:34 +00:00
xdgmime Fix symbol visibility macros on Windows 2022-10-13 20:53:56 -04:00
data-to-c.py data-to-c.py: generate new-line at the end of the file 2021-07-02 14:42:54 +02:00
dbus-daemon.xml
gaction.c gaction: Improve documentation around floating GVariants 2022-11-15 17:59:36 +00:00
gaction.h Rename all visibility macros 2022-10-13 20:53:56 -04:00
gactiongroup.c GActionGroup: Fix ownership transfer annotation for query_action() 2022-09-04 17:29:39 -07:00
gactiongroup.h Rename all visibility macros 2022-10-13 20:53:56 -04:00
gactiongroupexporter.c gactiongroupexporter: Validate actions activated or changed over D-Bus 2022-12-09 10:45:21 +00:00
gactiongroupexporter.h Rename all visibility macros 2022-10-13 20:53:56 -04:00
gactionmap.c gio: Add SPDX license headers automatically 2022-05-18 09:18:52 +01:00
gactionmap.h Rename all visibility macros 2022-10-13 20:53:56 -04:00
gappinfo.c gappinfo: Document that g_app_info_get_executable() should not be spawned 2023-01-26 14:54:35 +00:00
gappinfo.h Rename all visibility macros 2022-10-13 20:53:56 -04:00
gappinfoprivate.h gio: Add SPDX license headers automatically 2022-05-18 09:18:52 +01:00
gapplication-tool.c gdesktopappinfo: Set XDG_ACTIVATION_TOKEN/activation-token startup ID key 2022-12-19 12:45:02 +00:00
gapplication.c gapplication: Document that command line options must be validated 2022-12-09 10:45:21 +00:00
gapplication.h gapplication: Validate types of well-known platform data keys 2022-12-09 10:45:21 +00:00
gapplicationcommandline.c gapplication: Validate types of well-known platform data keys 2022-12-09 10:45:21 +00:00
gapplicationcommandline.h Rename all visibility macros 2022-10-13 20:53:56 -04:00
gapplicationimpl-dbus.c gapplication: Validate actions activated over D-Bus 2022-12-09 10:45:21 +00:00
gapplicationimpl.h gio: Add some missing license and copyright headers 2022-07-05 12:30:46 +01:00
gasynchelper.c gio: Add SPDX license headers automatically 2022-05-18 09:18:52 +01:00
gasynchelper.h gio: Add SPDX license headers automatically 2022-05-18 09:18:52 +01:00
gasyncinitable.c gio: Add SPDX license headers automatically 2022-05-18 09:18:52 +01:00
gasyncinitable.h Rename all visibility macros 2022-10-13 20:53:56 -04:00
gasyncresult.c gio: Add SPDX license headers automatically 2022-05-18 09:18:52 +01:00
gasyncresult.h Rename all visibility macros 2022-10-13 20:53:56 -04:00
gbufferedinputstream.c gio: Add SPDX license headers automatically 2022-05-18 09:18:52 +01:00
gbufferedinputstream.h Rename all visibility macros 2022-10-13 20:53:56 -04:00
gbufferedoutputstream.c gio: Add SPDX license headers automatically 2022-05-18 09:18:52 +01:00
gbufferedoutputstream.h Rename all visibility macros 2022-10-13 20:53:56 -04:00
gbytesicon.c gio: Add SPDX license headers automatically 2022-05-18 09:18:52 +01:00
gbytesicon.h Rename all visibility macros 2022-10-13 20:53:56 -04:00
gcancellable.c GCancellable: Ensure it is always cancelled on connect callback 2022-12-15 19:30:43 +01:00
gcancellable.h Rename all visibility macros 2022-10-13 20:53:56 -04:00
gcharsetconverter.c gio: Add SPDX license headers automatically 2022-05-18 09:18:52 +01:00
gcharsetconverter.h Rename all visibility macros 2022-10-13 20:53:56 -04:00
gcocoanotificationbackend.m Add SPDX license headers for LGPL-2.1-or-later to various files 2022-06-01 12:44:23 +01:00
gcontenttype-win32.c gio: Add SPDX license headers automatically 2022-05-18 09:18:52 +01:00
gcontenttype.c Rename G_MARKUP_PARSE_FLAGS_NONE 2022-07-25 22:30:22 +01:00
gcontenttype.h Rename all visibility macros 2022-10-13 20:53:56 -04:00
gcontenttypeprivate.h gio: Add SPDX license headers automatically 2022-05-18 09:18:52 +01:00
gcontextspecificgroup.c gio: Add SPDX license headers automatically 2022-05-18 09:18:52 +01:00
gcontextspecificgroup.h gio: Add SPDX license headers automatically 2022-05-18 09:18:52 +01:00
gconverter.c gio: converter: Forbid null out arguments 2023-02-02 21:25:56 +02:00
gconverter.h Rename all visibility macros 2022-10-13 20:53:56 -04:00
gconverterinputstream.c gio: Add SPDX license headers automatically 2022-05-18 09:18:52 +01:00
gconverterinputstream.h Rename all visibility macros 2022-10-13 20:53:56 -04:00
gconverteroutputstream.c gio: Add SPDX license headers automatically 2022-05-18 09:18:52 +01:00
gconverteroutputstream.h Rename all visibility macros 2022-10-13 20:53:56 -04:00
gcredentials.c Revert "gio, glib: Use G_OS_DARWIN for code that is for such environments" 2022-11-07 11:30:32 +00:00
gcredentials.h Rename all visibility macros 2022-10-13 20:53:56 -04:00
gcredentialsprivate.h Revert "gio, glib: Use G_OS_DARWIN for code that is for such environments" 2022-11-07 11:30:32 +00:00
gdatagrambased.c gio: Add SPDX license headers automatically 2022-05-18 09:18:52 +01:00
gdatagrambased.h Rename all visibility macros 2022-10-13 20:53:56 -04:00
gdatainputstream.c gio: Add SPDX license headers automatically 2022-05-18 09:18:52 +01:00
gdatainputstream.h Rename all visibility macros 2022-10-13 20:53:56 -04:00
gdataoutputstream.c gio: Add SPDX license headers automatically 2022-05-18 09:18:52 +01:00
gdataoutputstream.h Rename all visibility macros 2022-10-13 20:53:56 -04:00
gdbus-tool.c gio: Use g_ptr_array_sort_values() 2023-01-06 11:46:01 +00:00
gdbusactiongroup-private.h gio: Add SPDX license headers automatically 2022-05-18 09:18:52 +01:00
gdbusactiongroup.c gio: Add SPDX license headers automatically 2022-05-18 09:18:52 +01:00
gdbusactiongroup.h Rename all visibility macros 2022-10-13 20:53:56 -04:00
gdbusaddress.c gdbusaddress: Use simpler hash table keys as arrays 2022-12-16 18:45:36 +01:00
gdbusaddress.h Rename all visibility macros 2022-10-13 20:53:56 -04:00
gdbusauth.c gdbus: Allow cross-namespace connections to Linux session and system buses 2022-07-24 14:07:02 +01:00
gdbusauth.h gdbusauthmechanismexternal: Optionally send empty authorization identity 2022-07-24 13:46:26 +01:00
gdbusauthmechanism.c gdbus: Allow cross-namespace connections to Linux session and system buses 2022-07-24 14:07:02 +01:00
gdbusauthmechanism.h gdbusauthmechanismexternal: Optionally send empty authorization identity 2022-07-24 13:46:26 +01:00
gdbusauthmechanismanon.c gdbusauthmechanismexternal: Optionally send empty authorization identity 2022-07-24 13:46:26 +01:00
gdbusauthmechanismanon.h gio: Add SPDX license headers automatically 2022-05-18 09:18:52 +01:00
gdbusauthmechanismexternal.c gdbusauthmechanismexternal: Optionally send empty authorization identity 2022-07-24 13:46:26 +01:00
gdbusauthmechanismexternal.h gio: Add SPDX license headers automatically 2022-05-18 09:18:52 +01:00
gdbusauthmechanismsha1.c gdbus: Allow cross-namespace connections to Linux session and system buses 2022-07-24 14:07:02 +01:00
gdbusauthmechanismsha1.h gio: Add SPDX license headers automatically 2022-05-18 09:18:52 +01:00
gdbusauthobserver.c gio: Add SPDX license headers automatically 2022-05-18 09:18:52 +01:00
gdbusauthobserver.h Rename all visibility macros 2022-10-13 20:53:56 -04:00
gdbusconnection.c gdbusconnection: Avoid copying connection registered set values twice 2022-12-16 18:45:36 +01:00
gdbusconnection.h Rename all visibility macros 2022-10-13 20:53:56 -04:00
gdbusdaemon.c gdbusdaemon: Simplify name listing code using only arrays 2022-12-16 18:45:37 +01:00
gdbusdaemon.h gio: Add some missing license and copyright headers 2022-07-05 12:30:46 +01:00
gdbuserror.c gio: Add SPDX license headers automatically 2022-05-18 09:18:52 +01:00
gdbuserror.h Rename all visibility macros 2022-10-13 20:53:56 -04:00
gdbusinterface.c gio: Add SPDX license headers automatically 2022-05-18 09:18:52 +01:00
gdbusinterface.h Rename all visibility macros 2022-10-13 20:53:56 -04:00
gdbusinterfaceskeleton.c gio: Add SPDX license headers automatically 2022-05-18 09:18:52 +01:00
gdbusinterfaceskeleton.h Rename all visibility macros 2022-10-13 20:53:56 -04:00
gdbusintrospection.c gio: Add SPDX license headers automatically 2022-05-18 09:18:52 +01:00
gdbusintrospection.h Rename all visibility macros 2022-10-13 20:53:56 -04:00
gdbusmenumodel.c gmenumodel: disallow exporting large menus on the bus 2022-12-14 15:42:14 +00:00
gdbusmenumodel.h Rename all visibility macros 2022-10-13 20:53:56 -04:00
gdbusmessage.c gdbusmessage: Get message headers keys as arrays 2022-12-16 18:45:36 +01:00
gdbusmessage.h Rename all visibility macros 2022-10-13 20:53:56 -04:00
gdbusmethodinvocation.c gio: Add SPDX license headers automatically 2022-05-18 09:18:52 +01:00
gdbusmethodinvocation.h Rename all visibility macros 2022-10-13 20:53:56 -04:00
gdbusnameowning.c gio: Add SPDX license headers automatically 2022-05-18 09:18:52 +01:00
gdbusnameowning.h Rename all visibility macros 2022-10-13 20:53:56 -04:00
gdbusnamewatching.c gio: Add SPDX license headers automatically 2022-05-18 09:18:52 +01:00
gdbusnamewatching.h Rename all visibility macros 2022-10-13 20:53:56 -04:00
gdbusobject.c gio: Add SPDX license headers automatically 2022-05-18 09:18:52 +01:00
gdbusobject.h Rename all visibility macros 2022-10-13 20:53:56 -04:00
gdbusobjectmanager.c gio: Add SPDX license headers automatically 2022-05-18 09:18:52 +01:00
gdbusobjectmanager.h Rename all visibility macros 2022-10-13 20:53:56 -04:00
gdbusobjectmanagerclient.c gdbusobjectmanagerclient: Simplify g-name-owner changes code 2022-12-16 18:45:36 +01:00
gdbusobjectmanagerclient.h Rename all visibility macros 2022-10-13 20:53:56 -04:00
gdbusobjectmanagerserver.c gio: Add SPDX license headers automatically 2022-05-18 09:18:52 +01:00
gdbusobjectmanagerserver.h Rename all visibility macros 2022-10-13 20:53:56 -04:00
gdbusobjectproxy.c gio: Add SPDX license headers automatically 2022-05-18 09:18:52 +01:00
gdbusobjectproxy.h Rename all visibility macros 2022-10-13 20:53:56 -04:00
gdbusobjectskeleton.c gdbusobjectskeleton: Get the ifaces via array instead of list 2022-12-16 18:45:36 +01:00
gdbusobjectskeleton.h Rename all visibility macros 2022-10-13 20:53:56 -04:00
gdbusprivate.c gio: Add SPDX license headers automatically 2022-05-18 09:18:52 +01:00
gdbusprivate.h Do not define GIO_COMPILATION for executables 2022-10-13 20:53:56 -04:00
gdbusproxy.c gio: Use g_ptr_array_sort_values() 2023-01-06 11:46:01 +00:00
gdbusproxy.h Rename all visibility macros 2022-10-13 20:53:56 -04:00
gdbusserver.c gio/gdbusserver: use non-abstract socket for unix:tmpdir= 2022-10-21 22:08:11 +07:00
gdbusserver.h Rename all visibility macros 2022-10-13 20:53:56 -04:00
gdbusutils.c gio: Add SPDX license headers automatically 2022-05-18 09:18:52 +01:00
gdbusutils.h Rename all visibility macros 2022-10-13 20:53:56 -04:00
gdebugcontroller.c gio: Add SPDX license headers automatically 2022-05-18 09:18:52 +01:00
gdebugcontroller.h Rename all visibility macros 2022-10-13 20:53:56 -04:00
gdebugcontrollerdbus.c gio: Add SPDX license headers automatically 2022-05-18 09:18:52 +01:00
gdebugcontrollerdbus.h Rename all visibility macros 2022-10-13 20:53:56 -04:00
gdelayedsettingsbackend.c gio: Add SPDX license headers automatically 2022-05-18 09:18:52 +01:00
gdelayedsettingsbackend.h gio: Add SPDX license headers automatically 2022-05-18 09:18:52 +01:00
gdesktopappinfo.c Fix a couple of closure annotations 2023-01-13 18:06:23 +02:00
gdesktopappinfo.h Rename all visibility macros 2022-10-13 20:53:56 -04:00
gdocumentportal.c documentportal: Fix small leak in add_documents with empty URI list 2022-09-02 19:48:36 +02:00
gdocumentportal.h gio: Add SPDX license headers automatically 2022-05-18 09:18:52 +01:00
gdrive.c gio: Add SPDX license headers automatically 2022-05-18 09:18:52 +01:00
gdrive.h Rename all visibility macros 2022-10-13 20:53:56 -04:00
gdtlsclientconnection.c Rename G_TLS_CERTIFICATE_FLAGS_NONE 2022-07-25 22:30:22 +01:00
gdtlsclientconnection.h Rename all visibility macros 2022-10-13 20:53:56 -04:00
gdtlsconnection.c gio: Add SPDX license headers automatically 2022-05-18 09:18:52 +01:00
gdtlsconnection.h Rename all visibility macros 2022-10-13 20:53:56 -04:00
gdtlsserverconnection.c gio: Add SPDX license headers automatically 2022-05-18 09:18:52 +01:00
gdtlsserverconnection.h Rename all visibility macros 2022-10-13 20:53:56 -04:00
gdummyfile.c gio: Add SPDX license headers automatically 2022-05-18 09:18:52 +01:00
gdummyfile.h gio: Add SPDX license headers automatically 2022-05-18 09:18:52 +01:00
gdummyproxyresolver.c gio: Add SPDX license headers automatically 2022-05-18 09:18:52 +01:00
gdummyproxyresolver.h gio: Add SPDX license headers automatically 2022-05-18 09:18:52 +01:00
gdummytlsbackend.c gio: Add SPDX license headers automatically 2022-05-18 09:18:52 +01:00
gdummytlsbackend.h gio: Add SPDX license headers automatically 2022-05-18 09:18:52 +01:00
gemblem.c gio: Add SPDX license headers automatically 2022-05-18 09:18:52 +01:00
gemblem.h Rename all visibility macros 2022-10-13 20:53:56 -04:00
gemblemedicon.c gio: Add SPDX license headers automatically 2022-05-18 09:18:52 +01:00
gemblemedicon.h Rename all visibility macros 2022-10-13 20:53:56 -04:00
gfdonotificationbackend.c gfdonotificationbackend: Validate actions before activating them 2022-12-09 10:45:21 +00:00
gfile.c Fix a couple of closure annotations 2023-01-13 18:06:23 +02:00
gfile.h Rename all visibility macros 2022-10-13 20:53:56 -04:00
gfileattribute-priv.h gio: Add SPDX license headers automatically 2022-05-18 09:18:52 +01:00
gfileattribute.c gfileattribute: Do atomic addition before checking the old value on ref 2022-06-23 20:01:12 +02:00
gfileattribute.h Rename all visibility macros 2022-10-13 20:53:56 -04:00
gfiledescriptorbased.c gio: Add SPDX license headers automatically 2022-05-18 09:18:52 +01:00
gfiledescriptorbased.h Rename all visibility macros 2022-10-13 20:53:56 -04:00
gfileenumerator.c gio: Add SPDX license headers automatically 2022-05-18 09:18:52 +01:00
gfileenumerator.h Rename all visibility macros 2022-10-13 20:53:56 -04:00
gfileicon.c gio: Add SPDX license headers automatically 2022-05-18 09:18:52 +01:00
gfileicon.h Rename all visibility macros 2022-10-13 20:53:56 -04:00
gfileinfo-priv.h file-info: Add a set of attributes for large thumbnails 2022-12-08 05:21:19 +01:00
gfileinfo.c file-info: Add a set of attributes for large thumbnails 2022-12-08 05:21:19 +01:00
gfileinfo.h file-info: Add a set of attributes for large thumbnails 2022-12-08 05:21:19 +01:00
gfileinputstream.c gio: Add SPDX license headers automatically 2022-05-18 09:18:52 +01:00
gfileinputstream.h Rename all visibility macros 2022-10-13 20:53:56 -04:00
gfileiostream.c gio: Add SPDX license headers automatically 2022-05-18 09:18:52 +01:00
gfileiostream.h Rename all visibility macros 2022-10-13 20:53:56 -04:00
gfilemonitor.c gio: Add SPDX license headers automatically 2022-05-18 09:18:52 +01:00
gfilemonitor.h Rename all visibility macros 2022-10-13 20:53:56 -04:00
gfilenamecompleter.c gio: Add SPDX license headers automatically 2022-05-18 09:18:52 +01:00
gfilenamecompleter.h Rename all visibility macros 2022-10-13 20:53:56 -04:00
gfileoutputstream.c gio: Add SPDX license headers automatically 2022-05-18 09:18:52 +01:00
gfileoutputstream.h Rename all visibility macros 2022-10-13 20:53:56 -04:00
gfilterinputstream.c gio: Add SPDX license headers automatically 2022-05-18 09:18:52 +01:00
gfilterinputstream.h Rename all visibility macros 2022-10-13 20:53:56 -04:00
gfilteroutputstream.c gio: Add SPDX license headers automatically 2022-05-18 09:18:52 +01:00
gfilteroutputstream.h Rename all visibility macros 2022-10-13 20:53:56 -04:00
ggtknotificationbackend.c ggtknotificationbackend: Fix a minor typo in a comment 2022-11-15 17:59:36 +00:00
ghttpproxy.c gio: Add SPDX license headers automatically 2022-05-18 09:18:52 +01:00
ghttpproxy.h gio: Add SPDX license headers automatically 2022-05-18 09:18:52 +01:00
gicon.c gicon: Do not mark g_icon_to_string() as to_tokens() invoker 2022-10-06 17:25:13 +02:00
gicon.h Merge branch 'gicon-introspect-vfuncs' into 'main' 2022-10-20 11:39:04 +00:00
ginetaddress.c gio: Add SPDX license headers automatically 2022-05-18 09:18:52 +01:00
ginetaddress.h Rename all visibility macros 2022-10-13 20:53:56 -04:00
ginetaddressmask.c gio: Add SPDX license headers automatically 2022-05-18 09:18:52 +01:00
ginetaddressmask.h Rename all visibility macros 2022-10-13 20:53:56 -04:00
ginetsocketaddress.c gio: Add SPDX license headers automatically 2022-05-18 09:18:52 +01:00
ginetsocketaddress.h Rename all visibility macros 2022-10-13 20:53:56 -04:00
ginitable.c gio: Add SPDX license headers automatically 2022-05-18 09:18:52 +01:00
ginitable.h Rename all visibility macros 2022-10-13 20:53:56 -04:00
ginputstream.c gio: Add SPDX license headers automatically 2022-05-18 09:18:52 +01:00
ginputstream.h Rename all visibility macros 2022-10-13 20:53:56 -04:00
gio_probes.d
gio_trace.h gio: Add SPDX license headers automatically 2022-05-18 09:18:52 +01:00
gio-autocleanups.h Revert "meson: Use gnome.mkenum_simple()" 2022-11-24 12:06:10 +00:00
gio-launch-desktop.c gio-launch-desktop: Fix the G_STATIC_ASSERT expressions for clang 2022-09-15 12:55:18 +02:00
gio-querymodules.c Revert "gio, glib: Use G_OS_DARWIN for code that is for such environments" 2022-11-07 11:30:32 +00:00
gio-tool-cat.c gio: Add SPDX license headers automatically 2022-05-18 09:18:52 +01:00
gio-tool-copy.c gio: Add SPDX license headers automatically 2022-05-18 09:18:52 +01:00
gio-tool-info.c gio-tool: Flatten the outputed string 2022-07-24 15:59:43 -05:00
gio-tool-launch.c gio: Check __APPLE__ in a few places instead of HAVE_COCOA 2022-11-07 11:30:32 +00:00
gio-tool-list.c gio: Add SPDX license headers automatically 2022-05-18 09:18:52 +01:00
gio-tool-mime.c gio: Add SPDX license headers automatically 2022-05-18 09:18:52 +01:00
gio-tool-mkdir.c gio: Add SPDX license headers automatically 2022-05-18 09:18:52 +01:00
gio-tool-monitor.c gio: Add SPDX license headers automatically 2022-05-18 09:18:52 +01:00
gio-tool-mount.c gio-tool-mount: Return early on fgets EOF 2022-08-30 16:33:29 +02:00
gio-tool-move.c gio: Add SPDX license headers automatically 2022-05-18 09:18:52 +01:00
gio-tool-open.c gio: Check __APPLE__ in a few places instead of HAVE_COCOA 2022-11-07 11:30:32 +00:00
gio-tool-remove.c gio: Add SPDX license headers automatically 2022-05-18 09:18:52 +01:00
gio-tool-rename.c gio: Add SPDX license headers automatically 2022-05-18 09:18:52 +01:00
gio-tool-save.c gio: Add SPDX license headers automatically 2022-05-18 09:18:52 +01:00
gio-tool-set.c gio-tool: -d option to delete attribute 2022-07-31 13:19:50 -05:00
gio-tool-trash.c gio: Add SPDX license headers automatically 2022-05-18 09:18:52 +01:00
gio-tool-tree.c gio: Add SPDX license headers automatically 2022-05-18 09:18:52 +01:00
gio-tool.c gio: Add SPDX license headers automatically 2022-05-18 09:18:52 +01:00
gio-tool.h gio: Add SPDX license headers automatically 2022-05-18 09:18:52 +01:00
gio.h Merge branch 'win32-fd' into 'main' 2022-05-18 14:01:43 +00:00
gio.rc.in
gio.stp.in
gioenums.h Rename all visibility macros 2022-10-13 20:53:56 -04:00
gioenumtypes.c.template Revert "meson: Use gnome.mkenum_simple()" 2022-11-24 12:06:10 +00:00
gioenumtypes.h.template Revert "meson: Use gnome.mkenum_simple()" 2022-11-24 12:06:10 +00:00
gioerror.c gioerror: Rely on GFileError to compute GIOErrorEnum from errno 2022-06-22 20:07:30 +02:00
gioerror.h Rename all visibility macros 2022-10-13 20:53:56 -04:00
giomodule-priv.c Do not define GIO_COMPILATION for executables 2022-10-13 20:53:56 -04:00
giomodule-priv.h gio: Add SPDX license headers automatically 2022-05-18 09:18:52 +01:00
giomodule.c gio: Check __APPLE__ in a few places instead of HAVE_COCOA 2022-11-07 11:30:32 +00:00
giomodule.h giomodules: g_io_module_* must always be exported 2022-10-13 20:53:56 -04:00
gioprivate.h Revert "gio, glib: Use G_OS_DARWIN for code that is for such environments" 2022-11-07 11:30:32 +00:00
gioscheduler.c gio: Add SPDX license headers automatically 2022-05-18 09:18:52 +01:00
gioscheduler.h Rename all visibility macros 2022-10-13 20:53:56 -04:00
giostream.c gio: Add SPDX license headers automatically 2022-05-18 09:18:52 +01:00
giostream.h Rename all visibility macros 2022-10-13 20:53:56 -04:00
giotypes.h Do not name callback parameters "user_data" 2023-01-09 14:12:16 +01:00
giounix-private.c gio-unix: Use EPOLL_CLOEXEC by default 2022-08-26 04:10:22 -04:00
giounix-private.h gio: Add SPDX license headers automatically 2022-05-18 09:18:52 +01:00
giowin32-afunix.h gio: Add SPDX license headers automatically 2022-05-18 09:18:52 +01:00
giowin32-priv.h gio: Add SPDX license headers automatically 2022-05-18 09:18:52 +01:00
giowin32-private.c gio: Add SPDX license headers automatically 2022-05-18 09:18:52 +01:00
gkeyfilesettingsbackend.c gio: Add SPDX license headers automatically 2022-05-18 09:18:52 +01:00
glib-compile-resources.c Revert "gio, glib: Use G_OS_DARWIN for code that is for such environments" 2022-11-07 11:30:32 +00:00
glib-compile-schemas.c Use g_string_free_and_steal () more 2023-01-27 11:55:27 +03:00
glistmodel.c listmodel: Recommend implementing properties 2022-06-09 17:08:42 +02:00
glistmodel.h Rename all visibility macros 2022-10-13 20:53:56 -04:00
gliststore.c liststore: Add "n-items" property 2022-06-09 17:08:42 +02:00
gliststore.h Rename all visibility macros 2022-10-13 20:53:56 -04:00
gloadableicon.c gio: Add SPDX license headers automatically 2022-05-18 09:18:52 +01:00
gloadableicon.h Rename all visibility macros 2022-10-13 20:53:56 -04:00
glocalfile.c Merge branch 'write_info_file_fail' into 'main' 2022-12-29 12:33:55 +00:00
glocalfile.h gio: Add SPDX license headers automatically 2022-05-18 09:18:52 +01:00
glocalfileenumerator.c gio: Add SPDX license headers automatically 2022-05-18 09:18:52 +01:00
glocalfileenumerator.h gio: Add SPDX license headers automatically 2022-05-18 09:18:52 +01:00
glocalfileinfo.c glocalfileinfo: Don't reset mtime tv_sec when setting tv_usec 2023-01-02 03:55:43 +02:00
glocalfileinfo.h gio: Add SPDX license headers automatically 2022-05-18 09:18:52 +01:00
glocalfileinputstream.c gio: Add SPDX license headers automatically 2022-05-18 09:18:52 +01:00
glocalfileinputstream.h gio: Add SPDX license headers automatically 2022-05-18 09:18:52 +01:00
glocalfileiostream.c gio: Add SPDX license headers automatically 2022-05-18 09:18:52 +01:00
glocalfileiostream.h gio: Add SPDX license headers automatically 2022-05-18 09:18:52 +01:00
glocalfilemonitor.c gsignal: Add G_CONNECT_DEFAULT 2022-06-23 10:46:45 +01:00
glocalfilemonitor.h Rename all visibility macros 2022-10-13 20:53:56 -04:00
glocalfileoutputstream.c glocalfileoutputstream: Do not double-close an fd on unlink error 2022-09-16 15:11:47 +02:00
glocalfileoutputstream.h gio: Add SPDX license headers automatically 2022-05-18 09:18:52 +01:00
glocalvfs.c gio: Add SPDX license headers automatically 2022-05-18 09:18:52 +01:00
glocalvfs.h gio: Add SPDX license headers automatically 2022-05-18 09:18:52 +01:00
gmarshal-internal.c Replace all uses of G_VA_COPY with Standard C va_copy 2022-10-26 18:07:55 +01:00
gmarshal-internal.h gio: Add SPDX license headers automatically 2022-05-18 09:18:52 +01:00
gmarshal-internal.list gio: remove use of generic marshaller from GIO objects 2019-06-17 16:29:09 -07:00
gmemoryinputstream.c gio: Add SPDX license headers automatically 2022-05-18 09:18:52 +01:00
gmemoryinputstream.h Rename all visibility macros 2022-10-13 20:53:56 -04:00
gmemorymonitor.c gio: Add SPDX license headers automatically 2022-05-18 09:18:52 +01:00
gmemorymonitor.h Rename all visibility macros 2022-10-13 20:53:56 -04:00
gmemorymonitordbus.c gio: Add SPDX license headers automatically 2022-05-18 09:18:52 +01:00
gmemorymonitordbus.h gio: Add SPDX license headers automatically 2022-05-18 09:18:52 +01:00
gmemorymonitorportal.c gio: Add SPDX license headers automatically 2022-05-18 09:18:52 +01:00
gmemorymonitorportal.h gio: Add SPDX license headers automatically 2022-05-18 09:18:52 +01:00
gmemorymonitorwin32.c gio: Add SPDX license headers automatically 2022-05-18 09:18:52 +01:00
gmemoryoutputstream.c gio: Add SPDX license headers automatically 2022-05-18 09:18:52 +01:00
gmemoryoutputstream.h Rename all visibility macros 2022-10-13 20:53:56 -04:00
gmemorysettingsbackend.c Add missing extension point register for for GMemorySettingsBackend 2022-07-15 21:36:03 +02:00
gmenu.c gio: Add SPDX license headers automatically 2022-05-18 09:18:52 +01:00
gmenu.h Rename all visibility macros 2022-10-13 20:53:56 -04:00
gmenuexporter.c gmenuexporter: Fix warning of unused n_items when building with G_DISABLE_ASSERT 2022-12-21 12:33:58 +00:00
gmenuexporter.h gmenumodel: disallow exporting large menus on the bus 2022-12-14 15:42:14 +00:00
gmenumodel.c gio: Add SPDX license headers automatically 2022-05-18 09:18:52 +01:00
gmenumodel.h Rename all visibility macros 2022-10-13 20:53:56 -04:00
gmount.c gio: Add SPDX license headers automatically 2022-05-18 09:18:52 +01:00
gmount.h Rename all visibility macros 2022-10-13 20:53:56 -04:00
gmountoperation.c gio: Add SPDX license headers automatically 2022-05-18 09:18:52 +01:00
gmountoperation.h Rename all visibility macros 2022-10-13 20:53:56 -04:00
gmountprivate.h gio: Add SPDX license headers automatically 2022-05-18 09:18:52 +01:00
gnativesocketaddress.c gio: Add SPDX license headers automatically 2022-05-18 09:18:52 +01:00
gnativesocketaddress.h Rename all visibility macros 2022-10-13 20:53:56 -04:00
gnativevolumemonitor.c gio: Add SPDX license headers automatically 2022-05-18 09:18:52 +01:00
gnativevolumemonitor.h Rename all visibility macros 2022-10-13 20:53:56 -04:00
gnetworkaddress.c gio: Add SPDX license headers automatically 2022-05-18 09:18:52 +01:00
gnetworkaddress.h Rename all visibility macros 2022-10-13 20:53:56 -04:00
gnetworking.c gio: Add SPDX license headers automatically 2022-05-18 09:18:52 +01:00
gnetworking.h.in Rename all visibility macros 2022-10-13 20:53:56 -04:00
gnetworkingprivate.h gio: Add SPDX license headers automatically 2022-05-18 09:18:52 +01:00
gnetworkmonitor.c gio: Add SPDX license headers automatically 2022-05-18 09:18:52 +01:00
gnetworkmonitor.h Rename all visibility macros 2022-10-13 20:53:56 -04:00
gnetworkmonitorbase.c gio: Add SPDX license headers automatically 2022-05-18 09:18:52 +01:00
gnetworkmonitorbase.h Rename all visibility macros 2022-10-13 20:53:56 -04:00
gnetworkmonitornetlink.c gio: Add SPDX license headers automatically 2022-05-18 09:18:52 +01:00
gnetworkmonitornetlink.h gio: Add SPDX license headers automatically 2022-05-18 09:18:52 +01:00
gnetworkmonitornm.c gio: Add SPDX license headers automatically 2022-05-18 09:18:52 +01:00
gnetworkmonitornm.h gio: Add SPDX license headers automatically 2022-05-18 09:18:52 +01:00
gnetworkmonitorportal.c gio: Add SPDX license headers automatically 2022-05-18 09:18:52 +01:00
gnetworkmonitorportal.h gio: Add SPDX license headers automatically 2022-05-18 09:18:52 +01:00
gnetworkservice.c gio: Add SPDX license headers automatically 2022-05-18 09:18:52 +01:00
gnetworkservice.h Rename all visibility macros 2022-10-13 20:53:56 -04:00
gnextstepsettingsbackend.m gio: Ensure extension points are registered when creating Settings backends 2022-07-15 21:36:09 +02:00
gnotification-private.h gio: Add SPDX license headers automatically 2022-05-18 09:18:52 +01:00
gnotification.c gnotification: Fix a couple of minor typos in a documentation comment 2022-11-16 10:12:05 +00:00
gnotification.h Rename all visibility macros 2022-10-13 20:53:56 -04:00
gnotificationbackend.c gnotificationbackend: Fix a GDBusConnection leak 2022-11-16 10:12:05 +00:00
gnotificationbackend.h gio: Add SPDX license headers automatically 2022-05-18 09:18:52 +01:00
gnullsettingsbackend.c gio: Ensure extension points are registered when creating Settings backends 2022-07-15 21:36:09 +02:00
gopenuriportal.c gio: Add SPDX license headers automatically 2022-05-18 09:18:52 +01:00
gopenuriportal.h gio: Add SPDX license headers automatically 2022-05-18 09:18:52 +01:00
gosxappinfo.h Rename all visibility macros 2022-10-13 20:53:56 -04:00
gosxappinfo.m Merge branch 'more-spdx' into 'main' 2022-07-05 11:06:49 +00:00
gosxcontenttype.m gio: Change content type of zero-sized files to application/x-zerosize 2022-11-07 13:21:28 +00:00
goutputstream.c gio: Add SPDX license headers automatically 2022-05-18 09:18:52 +01:00
goutputstream.h Rename all visibility macros 2022-10-13 20:53:56 -04:00
gpermission.c gio: Add SPDX license headers automatically 2022-05-18 09:18:52 +01:00
gpermission.h Rename all visibility macros 2022-10-13 20:53:56 -04:00
gpollableinputstream.c gio: Add SPDX license headers automatically 2022-05-18 09:18:52 +01:00
gpollableinputstream.h Rename all visibility macros 2022-10-13 20:53:56 -04:00
gpollableoutputstream.c gio: Add SPDX license headers automatically 2022-05-18 09:18:52 +01:00
gpollableoutputstream.h Rename all visibility macros 2022-10-13 20:53:56 -04:00
gpollableutils.c gio: Add SPDX license headers automatically 2022-05-18 09:18:52 +01:00
gpollableutils.h Rename all visibility macros 2022-10-13 20:53:56 -04:00
gpollfilemonitor.c gio: Add SPDX license headers automatically 2022-05-18 09:18:52 +01:00
gpollfilemonitor.h gio: Add SPDX license headers automatically 2022-05-18 09:18:52 +01:00
gportalnotificationbackend.c Add SPDX license headers for LGPL-2.1-or-later to various files 2022-06-01 12:44:23 +01:00
gportalsupport.c gio/tests: Add tests for flatpak infos 2022-11-24 20:03:39 +01:00
gportalsupport.h portal: Fix broken header guard 2022-10-31 12:08:41 +01:00
gpowerprofilemonitor.c gio: Add SPDX license headers automatically 2022-05-18 09:18:52 +01:00
gpowerprofilemonitor.h Rename all visibility macros 2022-10-13 20:53:56 -04:00
gpowerprofilemonitordbus.c gio: Add SPDX license headers automatically 2022-05-18 09:18:52 +01:00
gpowerprofilemonitordbus.h gio: Add SPDX license headers automatically 2022-05-18 09:18:52 +01:00
gpowerprofilemonitorportal.c gio: Add SPDX license headers automatically 2022-05-18 09:18:52 +01:00
gpowerprofilemonitorportal.h gio: Add SPDX license headers automatically 2022-05-18 09:18:52 +01:00
gpropertyaction.c gio: Add SPDX license headers automatically 2022-05-18 09:18:52 +01:00
gpropertyaction.h Rename all visibility macros 2022-10-13 20:53:56 -04:00
gproxy.c gio: Add SPDX license headers automatically 2022-05-18 09:18:52 +01:00
gproxy.h Rename all visibility macros 2022-10-13 20:53:56 -04:00
gproxyaddress.c gio: Add SPDX license headers automatically 2022-05-18 09:18:52 +01:00
gproxyaddress.h Rename all visibility macros 2022-10-13 20:53:56 -04:00
gproxyaddressenumerator.c proxyaddressenumerator: set error parameter more thoughtfully 2022-06-27 15:10:05 -05:00
gproxyaddressenumerator.h Rename all visibility macros 2022-10-13 20:53:56 -04:00
gproxyresolver.c gproxyresolver: allow implicit ports in URIs 2022-12-22 15:37:27 -06:00
gproxyresolver.h Rename all visibility macros 2022-10-13 20:53:56 -04:00
gproxyresolverportal.c gio: Add SPDX license headers automatically 2022-05-18 09:18:52 +01:00
gproxyresolverportal.h gio: Add SPDX license headers automatically 2022-05-18 09:18:52 +01:00
gregistrysettingsbackend.c gio: Ensure extension points are registered when creating Settings backends 2022-07-15 21:36:09 +02:00
gregistrysettingsbackend.h gio: Add SPDX license headers automatically 2022-05-18 09:18:52 +01:00
gremoteactiongroup.c gio: Add SPDX license headers automatically 2022-05-18 09:18:52 +01:00
gremoteactiongroup.h Rename all visibility macros 2022-10-13 20:53:56 -04:00
gresolver.c gio: Add SPDX license headers automatically 2022-05-18 09:18:52 +01:00
gresolver.h Rename all visibility macros 2022-10-13 20:53:56 -04:00
gresource-tool.c gio: Add SPDX license headers automatically 2022-05-18 09:18:52 +01:00
gresource.c gresource: Use atomic pointer exchange operations to nullify and check 2022-06-23 20:01:12 +02:00
gresource.h Rename all visibility macros 2022-10-13 20:53:56 -04:00
gresourcefile.c Implement GFileIface.set_display_name() for resource files 2022-07-30 20:06:07 +01:00
gresourcefile.h gio: Add SPDX license headers automatically 2022-05-18 09:18:52 +01:00
gsandbox.c gio/tests: Add tests for flatpak infos 2022-11-24 20:03:39 +01:00
gsandbox.h gio: Create a sandbox checking function 2022-11-01 10:20:36 +00:00
gschema.dtd gschema.dtd: Add target attribute to alias 2019-05-06 16:26:53 +02:00
gschema.its
gschema.loc
gseekable.c gio: Add SPDX license headers automatically 2022-05-18 09:18:52 +01:00
gseekable.h Rename all visibility macros 2022-10-13 20:53:56 -04:00
gsettings-mapping.c gio: Add SPDX license headers automatically 2022-05-18 09:18:52 +01:00
gsettings-mapping.h gio: Add SPDX license headers automatically 2022-05-18 09:18:52 +01:00
gsettings-tool.c gio: Add SPDX license headers automatically 2022-05-18 09:18:52 +01:00
gsettings.c gsettings: Slightly simplify g_settings_action_get_state() 2023-01-13 22:14:56 +00:00
gsettings.h Rename all visibility macros 2022-10-13 20:53:56 -04:00
gsettingsbackend.c gio: Add SPDX license headers automatically 2022-05-18 09:18:52 +01:00
gsettingsbackend.h Rename all visibility macros 2022-10-13 20:53:56 -04:00
gsettingsbackendinternal.h gio: Add SPDX license headers automatically 2022-05-18 09:18:52 +01:00
gsettingsschema-internal.h gio: Add SPDX license headers automatically 2022-05-18 09:18:52 +01:00
gsettingsschema.c gregex: Add G_REGEX_DEFAULT, G_REGEX_MATCH_DEFAULT 2022-06-23 10:47:39 +01:00
gsettingsschema.h Rename all visibility macros 2022-10-13 20:53:56 -04:00
gsimpleaction.c gio: Add SPDX license headers automatically 2022-05-18 09:18:52 +01:00
gsimpleaction.h Rename all visibility macros 2022-10-13 20:53:56 -04:00
gsimpleactiongroup.c gio: Add SPDX license headers automatically 2022-05-18 09:18:52 +01:00
gsimpleactiongroup.h Rename all visibility macros 2022-10-13 20:53:56 -04:00
gsimpleasyncresult.c gio: Add SPDX license headers automatically 2022-05-18 09:18:52 +01:00
gsimpleasyncresult.h Rename all visibility macros 2022-10-13 20:53:56 -04:00
gsimpleiostream.c gio: Add SPDX license headers automatically 2022-05-18 09:18:52 +01:00
gsimpleiostream.h Rename all visibility macros 2022-10-13 20:53:56 -04:00
gsimplepermission.c gio: Add SPDX license headers automatically 2022-05-18 09:18:52 +01:00
gsimplepermission.h Rename all visibility macros 2022-10-13 20:53:56 -04:00
gsimpleproxyresolver.c Revert "gsimpleproxyresolver: Make explicit that a port is needed for HTTP/HTTPS" 2022-12-22 15:37:27 -06:00
gsimpleproxyresolver.h Rename all visibility macros 2022-10-13 20:53:56 -04:00
gsocket.c gsocket: fix -Wsign-compare warnings when socklen_t is signed 2022-12-02 21:17:42 +01:00
gsocket.h Rename all visibility macros 2022-10-13 20:53:56 -04:00
gsocketaddress.c gio: Add SPDX license headers automatically 2022-05-18 09:18:52 +01:00
gsocketaddress.h Rename all visibility macros 2022-10-13 20:53:56 -04:00
gsocketaddressenumerator.c gsocketaddressenumerator: add nullable annotation to the result of next 2022-05-31 11:34:02 +02:00
gsocketaddressenumerator.h Rename all visibility macros 2022-10-13 20:53:56 -04:00
gsocketclient.c gsocketclient: Fix passing NULL to g_task_get_cancellable() 2022-07-12 16:07:23 +01:00
gsocketclient.h Rename all visibility macros 2022-10-13 20:53:56 -04:00
gsocketconnectable.c gio: Add SPDX license headers automatically 2022-05-18 09:18:52 +01:00
gsocketconnectable.h Rename all visibility macros 2022-10-13 20:53:56 -04:00
gsocketconnection.c gio: Add SPDX license headers automatically 2022-05-18 09:18:52 +01:00
gsocketconnection.h Rename all visibility macros 2022-10-13 20:53:56 -04:00
gsocketcontrolmessage.c gsocketcontrolmessage: add nullable annotation to deserialize return 2022-11-29 17:46:16 -05:00
gsocketcontrolmessage.h Rename all visibility macros 2022-10-13 20:53:56 -04:00
gsocketinputstream.c gio: Add SPDX license headers automatically 2022-05-18 09:18:52 +01:00
gsocketinputstream.h gio: Add SPDX license headers automatically 2022-05-18 09:18:52 +01:00
gsocketlistener.c gio: Add SPDX license headers automatically 2022-05-18 09:18:52 +01:00
gsocketlistener.h Rename all visibility macros 2022-10-13 20:53:56 -04:00
gsocketoutputstream.c gio: Add SPDX license headers automatically 2022-05-18 09:18:52 +01:00
gsocketoutputstream.h gio: Add SPDX license headers automatically 2022-05-18 09:18:52 +01:00
gsocketservice.c gio: Add SPDX license headers automatically 2022-05-18 09:18:52 +01:00
gsocketservice.h Rename all visibility macros 2022-10-13 20:53:56 -04:00
gsocks4aproxy.c gio: Add SPDX license headers automatically 2022-05-18 09:18:52 +01:00
gsocks4aproxy.h gio: Add SPDX license headers automatically 2022-05-18 09:18:52 +01:00
gsocks4proxy.c gio: Add SPDX license headers automatically 2022-05-18 09:18:52 +01:00
gsocks4proxy.h gio: Add SPDX license headers automatically 2022-05-18 09:18:52 +01:00
gsocks5proxy.c gio: Add SPDX license headers automatically 2022-05-18 09:18:52 +01:00
gsocks5proxy.h gio: Add SPDX license headers automatically 2022-05-18 09:18:52 +01:00
gsrvtarget.c gio: Add SPDX license headers automatically 2022-05-18 09:18:52 +01:00
gsrvtarget.h Rename all visibility macros 2022-10-13 20:53:56 -04:00
gsubprocess.c gsignal: Add G_CONNECT_DEFAULT 2022-06-23 10:46:45 +01:00
gsubprocess.h Rename all visibility macros 2022-10-13 20:53:56 -04:00
gsubprocesslauncher-private.h gio: Add SPDX license headers automatically 2022-05-18 09:18:52 +01:00
gsubprocesslauncher.c Fix a couple of closure annotations 2023-01-13 18:06:23 +02:00
gsubprocesslauncher.h Rename all visibility macros 2022-10-13 20:53:56 -04:00
gtask.c GTask: Document issues 2023-01-16 08:19:23 -05:00
gtask.h gtask: don't use g_task_set_static_name() unless allowed 2022-11-03 19:06:40 -05:00
gtcpconnection.c gio: Add SPDX license headers automatically 2022-05-18 09:18:52 +01:00
gtcpconnection.h Rename all visibility macros 2022-10-13 20:53:56 -04:00
gtcpwrapperconnection.c gio: Add SPDX license headers automatically 2022-05-18 09:18:52 +01:00
gtcpwrapperconnection.h Rename all visibility macros 2022-10-13 20:53:56 -04:00
gtestdbus.c gtestdbus: Use g_timeout_add_seconds() rather than g_timeout_add() 2022-11-16 10:12:05 +00:00
gtestdbus.h Rename all visibility macros 2022-10-13 20:53:56 -04:00
gthemedicon.c gio: Add SPDX license headers automatically 2022-05-18 09:18:52 +01:00
gthemedicon.h Rename all visibility macros 2022-10-13 20:53:56 -04:00
gthreadedresolver.c gthreadedresolver: Comment on name expansion for SRV targets 2022-10-17 12:46:01 +01:00
gthreadedresolver.h Rename all visibility macros 2022-10-13 20:53:56 -04:00
gthreadedsocketservice.c gio: Add SPDX license headers automatically 2022-05-18 09:18:52 +01:00
gthreadedsocketservice.h Rename all visibility macros 2022-10-13 20:53:56 -04:00
gtlsbackend.c gio: Add SPDX license headers automatically 2022-05-18 09:18:52 +01:00
gtlsbackend.h Rename all visibility macros 2022-10-13 20:53:56 -04:00
gtlscertificate.c gtlscertificate: Update reference to G_TLS_CERTIFICATE_NO_FLAGS 2022-08-06 01:33:15 +02:00
gtlscertificate.h Rename all visibility macros 2022-10-13 20:53:56 -04:00
gtlsclientconnection.c Rename G_TLS_CERTIFICATE_FLAGS_NONE 2022-07-25 22:30:22 +01:00
gtlsclientconnection.h Rename all visibility macros 2022-10-13 20:53:56 -04:00
gtlsconnection.c gio: Add SPDX license headers automatically 2022-05-18 09:18:52 +01:00
gtlsconnection.h Rename all visibility macros 2022-10-13 20:53:56 -04:00
gtlsdatabase.c gio: Add SPDX license headers automatically 2022-05-18 09:18:52 +01:00
gtlsdatabase.h Rename all visibility macros 2022-10-13 20:53:56 -04:00
gtlsfiledatabase.c gio: Add SPDX license headers automatically 2022-05-18 09:18:52 +01:00
gtlsfiledatabase.h Rename all visibility macros 2022-10-13 20:53:56 -04:00
gtlsinteraction.c gio: Add SPDX license headers automatically 2022-05-18 09:18:52 +01:00
gtlsinteraction.h Rename all visibility macros 2022-10-13 20:53:56 -04:00
gtlspassword.c gio: Add SPDX license headers automatically 2022-05-18 09:18:52 +01:00
gtlspassword.h Rename all visibility macros 2022-10-13 20:53:56 -04:00
gtlsserverconnection.c gio: Add SPDX license headers automatically 2022-05-18 09:18:52 +01:00
gtlsserverconnection.h Rename all visibility macros 2022-10-13 20:53:56 -04:00
gtrashportal.c gio: Add SPDX license headers automatically 2022-05-18 09:18:52 +01:00
gtrashportal.h gio: Add SPDX license headers automatically 2022-05-18 09:18:52 +01:00
gunionvolumemonitor.c gio: Add SPDX license headers automatically 2022-05-18 09:18:52 +01:00
gunionvolumemonitor.h gio: Add SPDX license headers automatically 2022-05-18 09:18:52 +01:00
gunixconnection.c gio: Add SPDX license headers automatically 2022-05-18 09:18:52 +01:00
gunixconnection.h Rename all visibility macros 2022-10-13 20:53:56 -04:00
gunixcredentialsmessage.c gio: Add SPDX license headers automatically 2022-05-18 09:18:52 +01:00
gunixcredentialsmessage.h Rename all visibility macros 2022-10-13 20:53:56 -04:00
gunixfdlist.c Merge branch 'win32-fd' into 'main' 2022-05-18 14:01:43 +00:00
gunixfdlist.h Rename all visibility macros 2022-10-13 20:53:56 -04:00
gunixfdmessage.c gio: Add SPDX license headers automatically 2022-05-18 09:18:52 +01:00
gunixfdmessage.h Rename all visibility macros 2022-10-13 20:53:56 -04:00
gunixinputstream.c gio: Add SPDX license headers automatically 2022-05-18 09:18:52 +01:00
gunixinputstream.h Rename all visibility macros 2022-10-13 20:53:56 -04:00
gunixmount.c gio: Add SPDX license headers automatically 2022-05-18 09:18:52 +01:00
gunixmount.h gio: Add SPDX license headers automatically 2022-05-18 09:18:52 +01:00
gunixmounts.c gunixmounts: Include configured localstatedir+runstatedir in system FS list 2022-12-02 21:53:18 +00:00
gunixmounts.h Rename all visibility macros 2022-10-13 20:53:56 -04:00
gunixoutputstream.c gio: Add SPDX license headers automatically 2022-05-18 09:18:52 +01:00
gunixoutputstream.h Rename all visibility macros 2022-10-13 20:53:56 -04:00
gunixsocketaddress.c gio: Add SPDX license headers automatically 2022-05-18 09:18:52 +01:00
gunixsocketaddress.h Rename all visibility macros 2022-10-13 20:53:56 -04:00
gunixvolume.c gio: Add SPDX license headers automatically 2022-05-18 09:18:52 +01:00
gunixvolume.h gio: Add SPDX license headers automatically 2022-05-18 09:18:52 +01:00
gunixvolumemonitor.c gio: Add SPDX license headers automatically 2022-05-18 09:18:52 +01:00
gunixvolumemonitor.h gio: Add SPDX license headers automatically 2022-05-18 09:18:52 +01:00
gvfs.c gio: Add SPDX license headers automatically 2022-05-18 09:18:52 +01:00
gvfs.h Rename all visibility macros 2022-10-13 20:53:56 -04:00
gvolume.c gio: Add SPDX license headers automatically 2022-05-18 09:18:52 +01:00
gvolume.h Rename all visibility macros 2022-10-13 20:53:56 -04:00
gvolumemonitor.c gio: Add SPDX license headers automatically 2022-05-18 09:18:52 +01:00
gvolumemonitor.h Rename all visibility macros 2022-10-13 20:53:56 -04:00
gwin32api-application-activation-manager.h gio: Add some missing license and copyright headers 2022-07-05 12:30:46 +01:00
gwin32api-iterator.h gio: Add some missing license and copyright headers 2022-07-05 12:30:46 +01:00
gwin32api-misc.h gio: Add some missing license and copyright headers 2022-07-05 12:30:46 +01:00
gwin32api-package.h gio: Add some missing license and copyright headers 2022-07-05 12:30:46 +01:00
gwin32api-storage.h gio: Add some missing license and copyright headers 2022-07-05 12:30:46 +01:00
gwin32appinfo.c GWin32AppInfo: Prefer file activation over URI activation for file URI's 2023-01-05 17:50:15 +01:00
gwin32appinfo.h gio: Add SPDX license headers automatically 2022-05-18 09:18:52 +01:00
gwin32file-sync-stream.c gio: Add SPDX license headers automatically 2022-05-18 09:18:52 +01:00
gwin32file-sync-stream.h gio: Add SPDX license headers automatically 2022-05-18 09:18:52 +01:00
gwin32inputstream.c gio: Add SPDX license headers automatically 2022-05-18 09:18:52 +01:00
gwin32inputstream.h Rename all visibility macros 2022-10-13 20:53:56 -04:00
gwin32mount.c gwin32: Fix two minor string leaks 2023-01-23 11:50:34 +00:00
gwin32mount.h gio: Add SPDX license headers automatically 2022-05-18 09:18:52 +01:00
gwin32networkmonitor.c gio: Add SPDX license headers automatically 2022-05-18 09:18:52 +01:00
gwin32networkmonitor.h gio: Add SPDX license headers automatically 2022-05-18 09:18:52 +01:00
gwin32notificationbackend.c gio: Add SPDX license headers automatically 2022-05-18 09:18:52 +01:00
gwin32outputstream.c gio: Add SPDX license headers automatically 2022-05-18 09:18:52 +01:00
gwin32outputstream.h Rename all visibility macros 2022-10-13 20:53:56 -04:00
gwin32packageparser.c gio: Add SPDX license headers automatically 2022-05-18 09:18:52 +01:00
gwin32packageparser.h gio: Add SPDX license headers automatically 2022-05-18 09:18:52 +01:00
gwin32registrykey.c gio: Add SPDX license headers automatically 2022-05-18 09:18:52 +01:00
gwin32registrykey.h Rename all visibility macros 2022-10-13 20:53:56 -04:00
gwin32sid.c gio: Add SPDX license headers automatically 2022-05-18 09:18:52 +01:00
gwin32sid.h gio: Add SPDX license headers automatically 2022-05-18 09:18:52 +01:00
gwin32volumemonitor.c gio: Add SPDX license headers automatically 2022-05-18 09:18:52 +01:00
gwin32volumemonitor.h gio: Add SPDX license headers automatically 2022-05-18 09:18:52 +01:00
gzlibcompressor.c gio: Add SPDX license headers automatically 2022-05-18 09:18:52 +01:00
gzlibcompressor.h Rename all visibility macros 2022-10-13 20:53:56 -04:00
gzlibdecompressor.c Add functionality to preserve nanosecond timestamps 2022-05-27 17:03:35 +01:00
gzlibdecompressor.h Rename all visibility macros 2022-10-13 20:53:56 -04:00
meson.build build: Don't overwrite build variables 2023-01-08 00:33:14 +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 gio: Add SPDX license headers automatically 2022-05-18 09:18:52 +01:00
thumbnail-verify.c gio: Add SPDX license headers automatically 2022-05-18 09:18:52 +01:00
thumbnail-verify.h gio: Add SPDX license headers automatically 2022-05-18 09:18:52 +01:00