fixed typo enable_sqllite -> enable_sqlite
[platform/upstream/libsoup.git] / libsoup / soup-session-feature.c
2012-07-26 Paweł ForysiukFix building with MinGW compiler
2012-07-13 Dan WinshipClean up includes
2012-07-13 Dan WinshipReorganize files to need fewer forward declarations
2012-07-13 Dan WinshipUse G_DEFINE_INTERFACE and G_DEFINE_BOXED_TYPE
2011-09-22 Dan WinshipLots of gtk-doc fixes (no code changes)
2011-07-31 Dan WinshipAdd/update some "Since" flags
2010-12-09 Dan WinshipSoupSession: allow features to implement "subfeatures"
2009-08-09 Dan WinshipAdd soup_message_disable_feature()
2009-03-08 Dan Winshipgtk-doc updates. In particular, document a bunch of...
2009-01-21 Dan Winshipremove the dummy typedef for struct SoupSessionFeature...
2008-10-01 Dan Winshipdoc fixups
2008-04-08 Dan WinshipNew interface type representing a feature that can...