summaryrefslogtreecommitdiff
path: root/gio/giomodule.c
AgeCommit message (Expand)AuthorFilesLines
2021-10-29Imported Upstream version 2.65.3upstream/2.65.3DongHun Kwak1-0/+2
2021-10-29Imported Upstream version 2.65.1upstream/2.65.1DongHun Kwak1-10/+13
2021-10-29Imported Upstream version 2.65.0upstream/2.65.0DongHun Kwak1-2/+2
2021-10-29Imported Upstream version 2.64.5upstream/2.64.5DongHun Kwak1-9/+11
2019-12-03Imported Upstream version 2.61.2Hyunjee Kim1-2/+5
2019-12-03Imported Upstream version 2.61.0Hyunjee Kim1-2/+1
2019-12-03Imported Upstream version 2.60.5Hyunjee Kim1-0/+1
2019-12-03Imported Upstream version 2.59.1Hyunjee Kim1-2/+59
2019-12-03Imported Upstream version 2.57.2Hyunjee Kim1-4/+19
2019-12-03Imported Upstream version 2.57.1Hyunjee Kim1-2/+4
2019-12-03Imported Upstream version 2.55.2Hyunjee Kim1-0/+4
2019-12-03Imported Upstream version 2.55.1Hyunjee Kim1-6/+38
2019-12-03Imported Upstream version 2.55.0Hyunjee Kim1-2/+2
2017-09-29Imported Upstream version 2.53.3DongHun Kwak1-1/+1
2017-09-29Imported Upstream version 2.53.1DongHun Kwak1-2/+2
2017-05-19Imported Upstream version 2.51.5DongHun Kwak1-5/+13
2017-05-19Imported Upstream version 2.51.3DongHun Kwak1-0/+2
2017-05-19Imported Upstream version 2.51.1DongHun Kwak1-3/+3
2017-02-03Imported Upstream version 2.50.2upstream/2.50.2DongHun Kwak1-5/+15
2016-05-10Imported Upstream version 2.48.0Ryan Lortie1-36/+56
2015-03-06HTTP proxy supportPaolo Borelli1-0/+3
2015-02-05docs: fix up docs issues in gio/Xavier Claessens1-0/+12
2014-12-05gio: Add GNetworkMonitor impl based on NetworkManagerBastien Nocera1-0/+2
2014-06-10gnextstepsettingsbackend: Use same token for function-call and its availabilityDaniel Macks1-1/+1
2014-04-10giomodule: Add a NULL guard to extension_point_get_extension_by_nameDebarshi Ray1-0/+2
2014-02-19docs: use "Returns:" consistentlyWilliam Jon McCann1-2/+2
2014-02-14docs: let go of *Matthias Clasen1-2/+2
2014-02-14configure.ac: tweak inotify checkRyan Lortie1-1/+1
2014-02-08Eradicate links and xrefsMatthias Clasen1-2/+2
2014-02-05Don't use <envar> in docsMatthias Clasen1-3/+3
2014-02-01Annotate all examples with their languageMatthias Clasen1-2/+2
2014-02-01Docs: Big entity cleanupMatthias Clasen1-2/+2
2014-01-31Updated FSF's addressDaniel Mustieles1-3/+1
2013-11-23giomodule: Allow overriding source directory gio modules are loaded fromStef Walter1-1/+6
2013-11-11Revert "giomodule: Fix leaks in module loading"Stef Walter1-18/+10
2013-11-11giomodule: Fix leaks in module loadingStef Walter1-10/+18
2013-11-09giomodule: small typo in documentationMichael Catanzaro1-1/+1
2013-10-21Add gtk notification backendLars Uebernickel1-0/+2
2013-10-21Add GNotificationLars Uebernickel1-0/+9
2013-01-19localfile: add support for monitoring on NFSRyan Lortie1-0/+6
2013-01-19giomodule: add a new "get default" functionRyan Lortie1-2/+118
2012-12-02win32: Fix GDBusDaemon build when glib is built as a static libKalev Lember1-2/+6
2012-11-15win32: misc warning fixesDan Winship1-0/+4
2012-11-15GFileMonitor: Add kqueue(3) support to GIOAntoine Jacoutot1-0/+6
2012-05-15Add g_type_ensure() and use it rather than playing games with volatileDan Winship1-19/+19
2012-04-20Add _g_io_win32_get_module to get the gio HMODULEAlexander Larsson1-0/+6
2012-04-11Be more precise about Carbon v. Cocoa.William Hua1-1/+1
2012-02-18docs: Add GIOModuleScope and GIOModuleScopeFlagsDavid King1-1/+1
2012-02-15Add G_GNUC_BEGIN/END_IGNORE_DEPRECATIONSDan Winship1-3/+2
2012-01-30Move pragmas out of function bodyMatthias Clasen1-4/+4