summaryrefslogtreecommitdiff
path: root/gio/giomodule.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* Drop trailing semi-colon from G_DEFINE_ macroEmmanuele Bassi2017-04-101-2/+2
* Implement GAppInfo on OSXTingPing2017-03-131-2/+6
* Fix a typoMatthias Clasen2017-03-081-1/+1
* Add a forgotten g_type_ensure callMatthias Clasen2017-03-081-1/+1
* Enable building gcocoanotification only if OS X min version >= 10.9John Ralls2017-03-081-2/+6
* gio: Check for NUll when getting extensionsJan Tojnar2017-02-271-0/+2
* introspection: use (nullable) or (optional) instead of (allow-none)Christian Hergert2016-11-221-3/+3
* gio: Build the portal code only on *NIXChun-wei Fan2016-07-131-4/+4
* Add a portal backend for GNotificationMatthias Clasen2016-07-071-0/+2
* Add a portalized proxy resolver implementationMatthias Clasen2016-07-071-0/+2
* Add a portalized network monitor implementationMatthias Clasen2016-07-071-0/+2
* gio: Add filename type annotationsChristoph Reiter2016-06-041-5/+9
* giomodule: return a copy of module nameVíctor Manuel Jáquez Leal2015-10-221-1/+1
* Use bin/gio/modules when building with visual studioIgnacio Casal Quinteiro2015-10-221-0/+9
* Factor out a get_gio_module_dirIgnacio Casal Quinteiro2015-10-221-14/+28
* win32: let glib to use the right path separator for the modulesIgnacio Casal Quinteiro2015-10-201-1/+1
* Implement GNotification on OSXPatrick Griffis2015-06-051-0/+7
* substantially rework file monitorsRyan Lortie2015-03-201-22/+12
* HTTP proxy supportPaolo Borelli2015-03-061-0/+3
* docs: fix up docs issues in gio/Xavier Claessens2015-02-051-0/+12
* gio: Add GNetworkMonitor impl based on NetworkManagerBastien Nocera2014-12-051-0/+2
* gnextstepsettingsbackend: Use same token for function-call and its availabilityDaniel Macks2014-06-101-1/+1
* giomodule: Add a NULL guard to extension_point_get_extension_by_nameDebarshi Ray2014-04-101-0/+2
* docs: use "Returns:" consistentlyWilliam Jon McCann2014-02-191-2/+2
* docs: let go of *Matthias Clasen2014-02-141-2/+2