summaryrefslogtreecommitdiff
path: root/docs
Commit message (Expand)AuthorAgeFilesLines
* docs: add section about migrating from 0.7 to 1.0Günther Wagner2022-07-032-0/+29
* OAuth2 Pkce WorkflowGünther Wagner2022-01-1210-491/+18
* Add gi-docgen and proper documentation CIGünther Wagner2021-10-212-0/+76
* Port to the Meson build systemNiels De Graef2021-10-212-0/+27
* docs: Add some missing symbolsTimm Bäder2017-10-171-0/+3
* Add rest_proxy_add_soup_feature()Christophe Fergeau2014-08-251-0/+1
* Add rest_proxy_call_get_function()Christophe Fergeau2014-08-251-0/+1
* Add indices and annotation glossaryEmmanuele Bassi2014-03-101-0/+15
* Rename rest-docs from SGML to XMLEmmanuele Bassi2014-03-102-1/+1
* build: Replace INCLUDES with AM_CPPFLAGSEmmanuele Bassi2014-03-101-1/+1
* oauth: fix typo in method nameRoss Burton2012-12-021-1/+1
* build: Fix scanner library flags to fix distchecklibrest-0.7.7Rob Bradford2011-03-161-1/+3
* oauth-proxy: Added 'signature-host' property.Eitan Isaacson2011-03-071-0/+2
* Small documentation fixesRoss Burton2010-08-111-3/+3
* flickr: add flickr_proxy_new_upload_for_fileRoss Burton2010-08-061-0/+1
* flickr: add upload support, with a special FlickrProxyCall modeRoss Burton2010-08-061-0/+1
* docs: remove Class structures that have no membersRoss Burton2010-08-041-6/+7
* docs: ignore the private structsRoss Burton2010-08-042-15/+2
* docs: merge rest-extras into restRoss Burton2010-08-049-217/+122
* rest: add RestParam and RestParams typesRoss Burton2010-07-082-0/+37
* docs: add oauth2 proxyRoss Burton2010-05-263-0/+42
* docs: ignore rest-proxy-call-private.hRoss Burton2010-05-171-1/+1
* docs: update rest-sectionsRoss Burton2010-05-171-0/+4
* docs: document librest-extrasRoss Burton2010-05-175-1/+206
* docs: remove rest-extras from rest docs, they don't workRoss Burton2010-05-174-51/+12
* Remove FacebookProxyRoss Burton2010-05-073-45/+0
* Split the Facebook and Flickr backends to librest-extrasRoss Burton2009-10-081-3/+3
* Version the API documentationRoss Burton2009-10-081-0/+1
* Update for the versioned libraryRoss Burton2009-10-081-1/+1
* Add oauth_proxy_is_oauth10a()Ross Burton2009-08-051-0/+1
* Add flickr_proxy_is_successful to the API docsRoss Burton2009-08-041-0/+2
* Add async forms of oauth_proxy_request_token and _access_tokenRoss Burton2009-08-031-0/+2
* Add new symbols to the API docsRoss Burton2009-08-031-83/+87
* Add Facebook symbols to the API docsRoss Burton2009-05-293-0/+44
* Update API docs for new flickr symbolsRoss Burton2009-05-241-0/+2
* Update API documentationRoss Burton2009-05-203-2/+44
* Remove rest_xml_node_new from the docsRoss Burton2009-05-151-1/+0
* Update documentation sectionsRoss Burton2009-05-151-41/+60
* Remove symbols which don't exist any moreRoss Burton2009-05-151-5/+1
* Merge branch 'master' into oauthRoss Burton2008-09-291-3/+1
|\
| * Rename rest_proxy_call_get_response_message to _status_messageRoss Burton2008-09-191-1/+1
| * Remove prototypes of rest_proxy_call_add_params_from_hash and rest_proxy_call...Ross Burton2008-09-191-2/+0
* | Merge branch 'master' into oauthRoss Burton2008-09-191-0/+3
|\ \ | |/
| * Add the classes to the docs, as they have vfuncs to documentRoss Burton2008-09-191-0/+2
| * Add rest_proxy_call_get_params to the docsRoss Burton2008-09-181-0/+1
* | Add OAuth proxy to the docsRoss Burton2008-09-182-0/+35
|/
* Add customisable generated gtk-doc files.Rob Bradford2008-09-174-0/+97
* Setup makefiles for gtk-docRob Bradford2008-09-173-0/+92