summaryrefslogtreecommitdiff
path: root/gio/giomodule.c
AgeCommit message (Expand)Author
2012-01-01GSettings: nextstep settings backendWilliam Hua
2011-11-14add GNetworkMonitor, for... monitoring the networkDan Winship
2011-11-03GIO: Don't use G_DISABLE_DEPRECATED for functionsMatthias Clasen
2011-10-16gio static fixupsRyan Lortie
2011-10-15GIOModule: Use G_SEARCHPATH_SEPARATOR_S instead of ":"Kean Johnston
2011-10-12giomodule: make the default_modules mutex recursiveDan Winship
2011-10-04Add _g_io_module_get_default(), use to simplify other *_get_default()sDan Winship
2011-08-30Fix a doc commentMatthias Clasen
2011-08-26giomodule: When loading GIO_EXTRA_MODULES skip duplicatesStef Walter
2011-08-23GIO: Add more missing GI annotationsEduardo Lima Mitev
2011-01-05Make the memory and null settings backends publicChristian Persch
2010-11-29tiny fix to g_io_modules_scan_all_in_directory() docsDan Winship
2010-11-26Add initial TLS (SSL) support to gioDan Winship
2010-11-09API: Reinstate "gio-desktop-app-info-lookup" extension pointBenjamin Otte
2010-10-05Replace "gio-desktop-app-info-lookup" extension pointBastien Nocera
2010-09-24Add a lot of missing annotationsJohan Dahlin
2010-09-24[introspection] Move over annotationsJohan Dahlin
2010-09-03Sort extensions properlyMatthias Clasen
2010-09-01Add GSettings Windows Registry backendSam Thursfield
2010-08-19Implemented SOCKSv4 and SOCKSv4aNicolas Dufresne
2010-08-19Implemented SOCKSv5 proxy supportNicolas Dufresne
2010-08-19Added GProxy interface for proxy extension pointNicolas Dufresne
2010-08-19Implemented proxy-resolver extension pointNicolas Dufresne
2010-07-29GIO: Add G-I annotations for several methodsEduardo Lima Mitev
2010-07-07gio/: fully remove gioalias hacksRyan Lortie
2010-04-18Refer to gio-querymodules in the extension point docsMatthias Clasen
2010-04-17add GMemorySettingsBackendRyan Lortie
2010-03-30Define a public documented type for the struct stat used by g_stat()Tor Lillqvist
2010-03-21Avoid struct stat issues with MSVCTor Lillqvist
2010-03-07Plug a memleak in g_io_modules_scan_all_in_directoryMatthias Clasen
2010-02-06Don't leak filename in g_io_modules_scan_all_in_directoryTim-Philipp Müller
2010-01-12Use the new lazy loading of modules for gio modulesAlexander Larsson
2010-01-12Add support for lazy loading of giomodulesAlexander Larsson
2009-10-12Construct the gio module directory pathname at run-time on WindowsTor Lillqvist
2009-08-27Re-commit 30b8774f7f3f7f329af6b041b6c86bad14717534Matthias Clasen
2009-08-27Revert "add a "gsettings-backend" extension point to GIO"Matthias Clasen
2009-08-27add a "gsettings-backend" extension point to GIORyan Lortie
2009-03-02Use a separate lock for extension point registration to avoid deadlock.Matthias Clasen
2009-02-27Split out the extension point registration code to its own function.Alexander Larsson
2009-02-23Fix "it's" vs "its" confusion throughout the source. Patch by WillMatthias Clasen
2008-08-12win32/gwinhttpvfs.c win32/gwinhttpvfs.h win32/gwinhttpfile.cTor Lillqvist
2008-07-16Avoid a filename conflictMatthias Clasen
2008-06-30Don't g_list_prepend one list to another. Pointed out by Jan Arne PetersenMatthias Clasen
2008-06-22Include "config.h" instead of <config.h> Command used: find -nameJohan Dahlin
2008-06-17bits and pieces from gtk-2-12 and gunix*.[hc] to make the file chooserHans Breuer
2008-03-28Adds GIO_EXTRA_MODULES environment variable support, closing bug #523039.A. Walton
2008-03-14Fix up FEN ifdefsAlexander Larsson
2008-03-14Added. Added. Added. Added. Added. Added. Added. Added. Added. Added.Alexander Larsson
2008-03-12Expand gio/win32/Makefile.Tor Lillqvist
2008-02-25Fix a few typos in translator comments and documentation.Wouter Bolsterlee