summaryrefslogtreecommitdiff
path: root/gio/giomodule.c
AgeCommit message (Expand)AuthorFilesLines
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
2012-01-30Silence a deprecation warningMatthias Clasen1-0/+3
2012-01-01GSettings: nextstep settings backendWilliam Hua1-0/+3
2011-11-14add GNetworkMonitor, for... monitoring the networkDan Winship1-0/+11
2011-11-03GIO: Don't use G_DISABLE_DEPRECATED for functionsMatthias Clasen1-2/+0
2011-10-16gio static fixupsRyan Lortie1-1/+1
2011-10-15GIOModule: Use G_SEARCHPATH_SEPARATOR_S instead of ":"Kean Johnston1-1/+1
2011-10-12giomodule: make the default_modules mutex recursiveDan Winship1-5/+5
2011-10-04Add _g_io_module_get_default(), use to simplify other *_get_default()sDan Winship1-0/+127
2011-08-30Fix a doc commentMatthias Clasen1-3/+4
2011-08-26giomodule: When loading GIO_EXTRA_MODULES skip duplicatesStef Walter1-16/+186
2011-08-23GIO: Add more missing GI annotationsEduardo Lima Mitev1-5/+5
2011-01-05Make the memory and null settings backends publicChristian Persch1-1/+2
2010-11-29tiny fix to g_io_modules_scan_all_in_directory() docsDan Winship1-1/+1
2010-11-26Add initial TLS (SSL) support to gioDan Winship1-0/+6
2010-11-09API: Reinstate "gio-desktop-app-info-lookup" extension pointBenjamin Otte1-3/+13
2010-10-05Replace "gio-desktop-app-info-lookup" extension pointBastien Nocera1-5/+0
2010-09-24Add a lot of missing annotationsJohan Dahlin1-2/+2
2010-09-24[introspection] Move over annotationsJohan Dahlin1-1/+2
2010-09-03Sort extensions properlyMatthias Clasen1-1/+7
2010-09-01Add GSettings Windows Registry backendSam Thursfield1-0/+4
2010-08-19Implemented SOCKSv4 and SOCKSv4aNicolas Dufresne1-0/+4
2010-08-19Implemented SOCKSv5 proxy supportNicolas Dufresne1-0/+2
2010-08-19Added GProxy interface for proxy extension pointNicolas Dufresne1-0/+4
2010-08-19Implemented proxy-resolver extension pointNicolas Dufresne1-0/+7