summaryrefslogtreecommitdiff
path: root/docs
AgeCommit message (Expand)AuthorFilesLines
2014-08-25Add rest_proxy_add_soup_feature()Christophe Fergeau1-0/+1
2014-08-25Add rest_proxy_call_get_function()Christophe Fergeau1-0/+1
2014-03-10Add indices and annotation glossaryEmmanuele Bassi1-0/+15
2014-03-10Rename rest-docs from SGML to XMLEmmanuele Bassi2-1/+1
2014-03-10build: Replace INCLUDES with AM_CPPFLAGSEmmanuele Bassi1-1/+1
2012-12-02oauth: fix typo in method nameRoss Burton1-1/+1
2011-03-16build: Fix scanner library flags to fix distchecklibrest-0.7.7Rob Bradford1-1/+3
2011-03-07oauth-proxy: Added 'signature-host' property.Eitan Isaacson1-0/+2
2010-08-11Small documentation fixesRoss Burton1-3/+3
2010-08-06flickr: add flickr_proxy_new_upload_for_fileRoss Burton1-0/+1
2010-08-06flickr: add upload support, with a special FlickrProxyCall modeRoss Burton1-0/+1
2010-08-04docs: remove Class structures that have no membersRoss Burton1-6/+7
2010-08-04docs: ignore the private structsRoss Burton2-15/+2
2010-08-04docs: merge rest-extras into restRoss Burton9-217/+122
2010-07-08rest: add RestParam and RestParams typesRoss Burton2-0/+37
2010-05-26docs: add oauth2 proxyRoss Burton3-0/+42
2010-05-17docs: ignore rest-proxy-call-private.hRoss Burton1-1/+1
2010-05-17docs: update rest-sectionsRoss Burton1-0/+4
2010-05-17docs: document librest-extrasRoss Burton5-1/+206
2010-05-17docs: remove rest-extras from rest docs, they don't workRoss Burton4-51/+12
2010-05-07Remove FacebookProxyRoss Burton3-45/+0
2009-10-08Split the Facebook and Flickr backends to librest-extrasRoss Burton1-3/+3
2009-10-08Version the API documentationRoss Burton1-0/+1
2009-10-08Update for the versioned libraryRoss Burton1-1/+1
2009-08-05Add oauth_proxy_is_oauth10a()Ross Burton1-0/+1
2009-08-04Add flickr_proxy_is_successful to the API docsRoss Burton1-0/+2
2009-08-03Add async forms of oauth_proxy_request_token and _access_tokenRoss Burton1-0/+2
2009-08-03Add new symbols to the API docsRoss Burton1-83/+87
2009-05-29Add Facebook symbols to the API docsRoss Burton3-0/+44
2009-05-24Update API docs for new flickr symbolsRoss Burton1-0/+2
2009-05-20Update API documentationRoss Burton3-2/+44
2009-05-15Remove rest_xml_node_new from the docsRoss Burton1-1/+0
2009-05-15Update documentation sectionsRoss Burton1-41/+60
2009-05-15Remove symbols which don't exist any moreRoss Burton1-5/+1
2008-09-29Merge branch 'master' into oauthRoss Burton1-3/+1
2008-09-19Rename rest_proxy_call_get_response_message to _status_messageRoss Burton1-1/+1
2008-09-19Remove prototypes of rest_proxy_call_add_params_from_hash and rest_proxy_call...Ross Burton1-2/+0
2008-09-19Merge branch 'master' into oauthRoss Burton1-0/+3
2008-09-19Add the classes to the docs, as they have vfuncs to documentRoss Burton1-0/+2
2008-09-18Add rest_proxy_call_get_params to the docsRoss Burton1-0/+1
2008-09-18Add OAuth proxy to the docsRoss Burton2-0/+35
2008-09-17Add customisable generated gtk-doc files.Rob Bradford4-0/+97
2008-09-17Setup makefiles for gtk-docRob Bradford3-0/+92