summaryrefslogtreecommitdiff
path: root/gio/giomodule.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* configure.ac: tweak inotify checkRyan Lortie2014-02-141-1/+1
* Eradicate links and xrefsMatthias Clasen2014-02-081-2/+2
* Don't use <envar> in docsMatthias Clasen2014-02-051-3/+3
* Annotate all examples with their languageMatthias Clasen2014-02-011-2/+2
* Docs: Big entity cleanupMatthias Clasen2014-02-011-2/+2
* Updated FSF's addressDaniel Mustieles2014-01-311-3/+1
* giomodule: Allow overriding source directory gio modules are loaded fromStef Walter2013-11-231-1/+6
* Revert "giomodule: Fix leaks in module loading"Stef Walter2013-11-111-18/+10
* giomodule: Fix leaks in module loadingStef Walter2013-11-111-10/+18
* giomodule: small typo in documentationMichael Catanzaro2013-11-091-1/+1
* Add gtk notification backendLars Uebernickel2013-10-211-0/+2
* Add GNotificationLars Uebernickel2013-10-211-0/+9
* localfile: add support for monitoring on NFSRyan Lortie2013-01-191-0/+6