summaryrefslogtreecommitdiff
path: root/libsoup/soup-session-feature.h
Commit message (Expand)AuthorAgeFilesLines
* Stop using emacs indent-tabs-modeCarlos Garcia Campos2021-03-181-1/+1
* SoupSessionFeature: Change to private interfacePatrick Griffis2020-12-011-47/+0
* Remove all 2.x version macrosPatrick Griffis2020-11-251-6/+6
* Remove session parameter from SoupSessionFeature::request-queued/unqueuedCarlos Garcia Campos2020-10-251-4/+0
* Stop connecting to SoupSession::request-queued from SoupSessionFeatureCarlos Garcia Campos2020-10-251-3/+9
* Modernize GObject declarationsPatrick Griffis2020-09-191-15/+6
* Make SoupSocket private APIPatrick Griffis2020-09-191-2/+1
* Reorganize source treePatrick Griffis2020-09-191-1/+1
* Do not include the header exclusion guards in the introspectionCorentin Noël2018-06-131-3/+3
* Add per-version deprecation/availability warningsDan Winship2012-11-081-0/+6
* SoupSession: allow features to implement "subfeatures"Dan Winship2010-12-091-20/+34
* remove the dummy typedef for struct SoupSessionFeature that was neededDan Winship2009-01-211-7/+4
* doc fixupsDan Winship2008-10-011-0/+3
* New interface type representing a feature that can be added to aDan Winship2008-04-081-0/+51