summaryrefslogtreecommitdiff
path: root/libsoup/soup-session-feature.c
Commit message (Expand)AuthorAgeFilesLines
* docs: Port individual docs to gi-docgenMaximiliano Sandoval R2022-04-131-25/+18
* Stop using emacs indent-tabs-modeCarlos Garcia Campos2021-03-181-1/+1
* docs: use Returns instead of Return value in documentationCarlos Garcia Campos2021-02-111-3/+3
* docs: remove since tags from documentationCarlos Garcia Campos2021-02-111-5/+0
* SoupSessionFeature: Change to private interfacePatrick Griffis2020-12-011-1/+1
* Remove session parameter from SoupSessionFeature::request-queued/unqueuedCarlos Garcia Campos2020-10-251-6/+2
* Stop connecting to SoupSession::request-queued from SoupSessionFeatureCarlos Garcia Campos2020-10-251-70/+41
* Modernize GObject declarationsPatrick Griffis2020-09-191-11/+11
* Make SoupSocket private APIPatrick Griffis2020-09-191-3/+2
* SoupSessionFeature: Keep features alive until all messages have been unqueuedClaudio Saavedra2019-01-181-12/+14
* libsoup: Remove duplicate function declarationsPhilip Withnall2015-04-271-2/+0
* Add SoupMessage::starting signalCarlos Garcia Campos2015-03-021-1/+1
* soup-session-feature: work around an old Eclipse bugDan Winship2015-01-051-0/+6
* Fix building with MinGW compilerPaweł Forysiuk2012-07-261-4/+4
* Clean up includesDan Winship2012-07-131-0/+1
* Reorganize files to need fewer forward declarationsDan Winship2012-07-131-12/+9
* Use G_DEFINE_INTERFACE and G_DEFINE_BOXED_TYPEDan Winship2012-07-131-21/+3
* Lots of gtk-doc fixes (no code changes)Dan Winship2011-09-221-0/+3
* Add/update some "Since" flagsDan Winship2011-07-311-0/+38
* SoupSession: allow features to implement "subfeatures"Dan Winship2010-12-091-0/+39
* Add soup_message_disable_feature()Dan Winship2009-08-091-0/+10
* gtk-doc updates. In particular, document a bunch of convenience #defines,Dan Winship2009-03-081-0/+4
* remove the dummy typedef for struct SoupSessionFeature that was neededDan Winship2009-01-211-1/+13
* doc fixupsDan Winship2008-10-011-16/+20
* New interface type representing a feature that can be added to aDan Winship2008-04-081-0/+136