summaryrefslogtreecommitdiff
path: root/gio/giomodule.c
Commit message (Expand)AuthorAgeFilesLines
* gio: fix build on older macOS SDKsPeter Williams2023-04-201-1/+3
* gregistrysettingsbackend: Allow a different root key pathDario Saccavino2023-04-141-1/+1
* gio: Check __APPLE__ in a few places instead of HAVE_COCOAPhilip Withnall2022-11-071-3/+3
* Revert "gio, glib: Use G_OS_DARWIN for code that is for such environments"Philip Withnall2022-11-071-5/+5
* Improve g_module_open(), deprecate G_MODULE_SUFFIXNirbheek Chauhan2022-10-271-0/+7
* gio, glib: Use G_OS_DARWIN for code that is for such environmentsMarco Trevisan (Treviño)2022-10-201-4/+4
* gio/module: ignore module leakMarc-André Lureau2022-10-181-1/+5
* Revert "gio/module: fix leak when there is no cache"Marc-André Lureau2022-10-181-2/+4
* gio/module: fix leak when there is no cacheMarc-André Lureau2022-10-171-6/+2
* giomodule: Automatically detect modules on macOSPiotr Brzeziński2022-10-141-0/+23
* giomodule: Use g_once_init_enter/leave to register extensions and load dirsMarco Trevisan (Treviño)2022-07-131-18/+8
* gio: Add SPDX license headers automaticallyPhilip Withnall2022-05-181-0/+2
* Fix redefinition of local variable in gio/giomodule.cLoic Le Page2022-03-311-8/+8
* gio: Remove remaining references to fen file monitorPhilip Withnall2022-03-231-4/+0
* docs: mark macros, flags, enums with percent signGabor Karsay2022-03-041-1/+1
* giomodule: Ensure `GDebugControllerDBus` is registeredPhilip Withnall2022-02-101-0/+1
* Merge branch '1190-debug-interface' into 'main'Philip Withnall2022-01-271-0/+6
|\
| * gdebugcontroller: Add debug controller API and D-Bus implementationPhilip Withnall2022-01-261-0/+6
* | Enable full-static build on WindowsLoic Le Page2022-01-261-2/+38
* | gio/win32: add GMemoryMonitorWin32Marc-André Lureau2022-01-251-0/+2
|/
* gio: Add portal version of GPowerProfileMonitorBastien Nocera2021-08-131-0/+2
* Add GPowerProfileMonitorPatrick Griffis2021-07-281-0/+7
* giomodule: Port to new g_module_open_full() APIPhilip Withnall2021-07-211-2/+4
* Fix signedness warning in gio/giomodule.cEmmanuel Fleury2021-04-051-2/+4
* Don't leak a handle from _g_io_win32_get_module()Руслан Ижбулатов2021-03-251-1/+2
* Merge branch 'settings-test-cleanups' into 'master'Philip Withnall2021-01-201-15/+40
|\
| * giomodule: Don’t mandatorily cache GIOModule implementationsPhilip Withnall2021-01-201-15/+40
* | giomodule: Ignore GIO_MODULE_DIR when running as setuidPhilip Withnall2021-01-071-4/+20
* | giomodule: Don't allocate GHashTable for no entriesTimm Bäder2020-12-311-6/+11
|/
* GWin32AppInfo: Use a thread for async appinfo tree rebuildsРуслан Ижбулатов2020-11-171-0/+4
* glib: Avoid redefining GLIB_DISABLE_DEPRECATION_WARNINGSPhilip Withnall2020-07-271-0/+2
* Fix giomodule.cache being wrongly considered staleLéo Stefanesco2020-07-031-10/+13
* tree: Fix various typos and outdated terminologyPhilip Withnall2020-06-121-2/+2
* Merge branch 'fix-gio-module-path-msvc' into 'master'Christoph Reiter2019-12-121-9/+0
|\
| * giomodule: gio modules are no longer installed in bindir on MSVCNirbheek Chauhan2019-11-271-9/+0
* | gio: Add GMemoryMonitor to monitor for low-memoryBastien Nocera2019-12-111-0/+11
|/
* Ensure that the keyfile settings backend existsMatthias Clasen2019-07-081-0/+1
* Fix various deprecation warnings in code and testsPhilip Withnall2019-05-301-2/+4
* Properly ensure the cocoa notification backend typeIgnacio Casal Quinteiro2019-03-291-1/+1
* Fix compiler warning about uninitialized variable in giomoduleSebastian Dröge2019-01-241-4/+7
* gio: Support "help" in extension point env varsMatthias Clasen2019-01-221-1/+42
* giomodule: Print the type of each default GIO modulePhilip Withnall2019-01-211-0/+13
* Add debug spew to module loadingMatthias Clasen2018-07-201-4/+19
* gio: Add dummy win32 notification backendPhilip Withnall2018-04-101-0/+2
* giomodule: Fix a copy/paste error in some internal documentationPhilip Withnall2018-03-211-2/+2
* gio: Rename GNetworkMonitorWindows to GWin32NetworkMonitorPhilip Withnall2018-01-181-2/+2
* GNetworkMonitorWindows: Add IPv4/IPv6 network monitor backend for windowsJan-Michael Brummer2018-01-171-0/+4
* GIOModule: Use unique names for load/unload symbolsXavier Claessens2018-01-041-6/+38
* Use hash tables as sets in various placesPhilip Withnall2017-10-261-2/+2
* gio/: LGPLv2+ -> LGPLv2.1+Sébastien Wilmet2017-05-291-1/+1