hook gvariant vectors up to kdbus
[platform/upstream/glib.git] / gio / giomodule.c
2014-06-10 Daniel Macksgnextstepsettingsbackend: Use same token for function...
2014-04-10 Debarshi Raygiomodule: Add a NULL guard to extension_point_get_exte...
2014-02-20 William Jon McCanndocs: use "Returns:" consistently
2014-02-15 Matthias Clasendocs: let go of *
2014-02-14 Ryan Lortieconfigure.ac: tweak inotify check
2014-02-08 Matthias ClasenEradicate links and xrefs
2014-02-06 Matthias ClasenDon't use <envar> in docs
2014-02-01 Matthias ClasenAnnotate all examples with their language
2014-02-01 Matthias ClasenDocs: Big entity cleanup
2014-01-31 Daniel MustielesUpdated FSF's address
2013-11-23 Stef Waltergiomodule: Allow overriding source directory gio module...
2013-11-11 Stef WalterRevert "giomodule: Fix leaks in module loading"
2013-11-11 Stef Waltergiomodule: Fix leaks in module loading
2013-11-09 Michael Catanzarogiomodule: small typo in documentation
2013-10-21 Lars UebernickelAdd gtk notification backend
2013-10-21 Lars UebernickelAdd GNotification
2013-01-19 Ryan Lortielocalfile: add support for monitoring on NFS
2013-01-19 Ryan Lortiegiomodule: add a new "get default" function
2012-12-02 Kalev Lemberwin32: Fix GDBusDaemon build when glib is built as...
2012-11-15 Dan Winshipwin32: misc warning fixes
2012-11-15 Antoine JacoutotGFileMonitor: Add kqueue(3) support to GIO
2012-05-15 Dan WinshipAdd g_type_ensure() and use it rather than playing...
2012-04-20 Alexander LarssonAdd _g_io_win32_get_module to get the gio HMODULE
2012-04-12 William HuaBe more precise about Carbon v. Cocoa.
2012-02-18 David Kingdocs: Add GIOModuleScope and GIOModuleScopeFlags
2012-02-15 Dan WinshipAdd G_GNUC_BEGIN/END_IGNORE_DEPRECATIONS
2012-01-30 Matthias ClasenMove pragmas out of function body
2012-01-30 Matthias ClasenSilence a deprecation warning
2012-01-13 Alexander LarssonMerge remote-tracking branch 'gvdb/master'
2012-01-02 William HuaGSettings: nextstep settings backend
2011-11-14 Dan Winshipadd GNetworkMonitor, for... monitoring the network
2011-11-03 Matthias ClasenGIO: Don't use G_DISABLE_DEPRECATED for functions
2011-10-17 Ryan Lortiegio static fixups
2011-10-15 Kean JohnstonGIOModule: Use G_SEARCHPATH_SEPARATOR_S instead of ":"
2011-10-12 Dan Winshipgiomodule: make the default_modules mutex recursive
2011-10-04 Dan WinshipAdd _g_io_module_get_default(), use to simplify other...
2011-09-12 Ryan LortieMerge remote-tracking branch 'gvdb/master'
2011-08-30 Matthias ClasenFix a doc comment
2011-08-26 Stef Waltergiomodule: When loading GIO_EXTRA_MODULES skip duplicates
2011-08-23 Eduardo Lima MitevGIO: Add more missing GI annotations
2011-04-15 Ryan LortieMerge remote-tracking branch 'gvdb/master'
2011-01-27 Ryan LortieMerge remote branch 'gvdb/master'
2011-01-05 Christian PerschMake the memory and null settings backends public
2010-11-29 Dan Winshiptiny fix to g_io_modules_scan_all_in_directory() docs
2010-11-26 Dan WinshipAdd initial TLS (SSL) support to gio
2010-11-10 Benjamin OtteAPI: Reinstate "gio-desktop-app-info-lookup" extension...
2010-10-05 Bastien NoceraReplace "gio-desktop-app-info-lookup" extension point
2010-10-04 Ryan LortieMerge remote branch 'gvdb/master'
2010-10-04 Ryan LortieMerge remote branch 'gvdb/master'
2010-09-24 Johan DahlinAdd a lot of missing annotations
2010-09-24 Johan Dahlin[introspection] Move over annotations
2010-09-03 Matthias ClasenSort extensions properly
2010-09-01 Sam ThursfieldAdd GSettings Windows Registry backend
2010-08-19 Nicolas DufresneImplemented SOCKSv4 and SOCKSv4a
2010-08-19 Nicolas DufresneImplemented SOCKSv5 proxy support
2010-08-19 Nicolas DufresneAdded GProxy interface for proxy extension point
2010-08-19 Nicolas DufresneImplemented proxy-resolver extension point
2010-07-29 Eduardo Lima MitevGIO: Add G-I annotations for several methods
2010-07-07 Ryan Lortiegio/: fully remove gioalias hacks
2010-06-10 Ryan LortieMerge remote branch 'gvdb/master'
2010-04-21 Ryan LortieMerge remote branch 'gvdb/master'
2010-04-18 Matthias ClasenRefer to gio-querymodules in the extension point docs
2010-04-17 Ryan Lortieadd GMemorySettingsBackend
2010-04-16 Ryan LortieMerge remote branch 'gvdb/master'
2010-04-16 Ryan LortieMerge remote branch 'gvdb/master'
2010-03-30 Tor LillqvistDefine a public documented type for the struct stat...
2010-03-21 Tor LillqvistAvoid struct stat issues with MSVC
2010-03-07 Matthias ClasenPlug a memleak in g_io_modules_scan_all_in_directory
2010-02-06 Tim-Philipp MüllerDon't leak filename in g_io_modules_scan_all_in_directory
2010-01-12 Alexander LarssonUse the new lazy loading of modules for gio modules
2010-01-12 Alexander LarssonAdd support for lazy loading of giomodules
2009-10-11 Tor LillqvistConstruct the gio module directory pathname at run...
2009-08-28 Matthias ClasenRe-commit 30b8774f7f3f7f329af6b041b6c86bad14717534
2009-08-28 Matthias ClasenRevert "add a "gsettings-backend" extension point to...
2009-08-27 Ryan Lortieadd a "gsettings-backend" extension point to GIO
2009-03-02 Matthias ClasenUse a separate lock for extension point registration...
2009-02-27 Alexander LarssonSplit out the extension point registration code to...
2009-02-23 Matthias ClasenFix "it's" vs "its" confusion throughout the source...
2008-08-12 Tor Lillqvistwin32/gwinhttpvfs.c win32/gwinhttpvfs.h win32/gwinhttpf...
2008-07-16 Matthias ClasenAvoid a filename conflict
2008-06-30 Matthias ClasenDon't g_list_prepend one list to another. Pointed out...
2008-06-22 Johan DahlinInclude "config.h" instead of <config.h> Command used...
2008-06-17 Hans Breuerbits and pieces from gtk-2-12 and gunix*.[hc] to make...
2008-03-28 A. WaltonAdds GIO_EXTRA_MODULES environment variable support...
2008-03-14 Alexander LarssonFix up FEN ifdefs
2008-03-14 Alexander LarssonAdded. Added. Added. Added. Added. Added. Added. Added...
2008-03-12 Tor LillqvistExpand gio/win32/Makefile.
2008-02-25 Wouter BolsterleeFix a few typos in translator comments and documentation.
2008-02-21 Matthias ClasenDoc fixes
2008-02-11 Matthias ClasenDocumentation additions
2008-01-29 Alexander LarssonAdd g_file_query_default_handler utility to easily...
2008-01-28 Alexander LarssonAdd registration hooks for extension points. Register...
2007-12-19 Alexander LarssonMake g_io_modules_load_all_in_directory not unuse loade...
2007-12-19 Alexander LarssonRemove warnings
2007-12-18 Matthias ClasenFix up includes in section docs
2007-12-05 Alexander LarssonFix warnings
2007-11-28 Alexander LarssonAdded. Added. Added. Added.
2007-11-27 Andrew Walton Bumps documentation to 93% symbol coverage, touching...
2007-11-26 Alexander Larssongio/ docs/reference/gio Merged gio-standalone into...