summaryrefslogtreecommitdiff
path: root/examples
Commit message (Expand)AuthorAgeFilesLines
* Fix formatting and style for the twitter testRoss Burton2009-08-041-5/+4
* Fix formattingRoss Burton2009-08-041-2/+1
* Use flickr_proxy_is_successful in the flickr exampleRoss Burton2009-08-041-12/+3
* Add better Flickr exampleRoss Burton2009-08-042-29/+78
* Use the new APIs and clean up get-fireeagle-locationRoss Burton2009-08-031-13/+29
* Rename test-oauth to get-fireeage-locationRoss Burton2009-08-032-2/+2
* Update post-twitter to reflect the new APIRoss Burton2009-08-031-3/+1
* Add an example which posts to Twitter (OAuth 1.0a)Ross Burton2009-07-312-1/+85
* Display the friend's status updatesRoss Burton2009-05-241-11/+86
* Fetch status updates in the facebook testRoss Burton2009-05-241-4/+26
* Add facebook test caseRoss Burton2009-05-242-1/+103
* Update commentRoss Burton2009-05-211-1/+1
* Fix test-oauth to work with the new APIRoss Burton2009-05-211-4/+6
* Add Flickr test caseRoss Burton2009-05-192-1/+92
* Use g_print instead of g_debugRoss Burton2009-05-151-2/+2
* Don't crash dump-xml if the document cannot be parsedRoss Burton2009-05-151-2/+6
* Update OAuth example and test to new APIRoss Burton2009-04-271-3/+3
* Add a example to dump a XML fileRoss Burton2009-04-142-1/+114
* Remove the unused mainloop in the OAuth testRoss Burton2009-04-071-4/+0
* Fix compile warningsRoss Burton2009-02-101-3/+1
* Add license header.Rob Bradford2009-01-153-0/+66
* Use rest_xml_node_unref in the testRoss Burton2008-12-181-1/+1
* Remove use of deprecated functionsRob Bradford2008-11-202-78/+65
* Fix leaks in test-xml.Rob Bradford2008-11-181-3/+17
* Add test-oauthRoss Burton2008-09-182-2/+57
* Add top_srcdir to the include path to fix distcheckRoss Burton2008-09-181-1/+1
* Fix declaration of proxy_call_raw_async_cbRoss Burton2008-09-111-1/+1
* Remove JSON wrappers & tests.Rob Bradford2008-09-052-49/+3
* Add <unistd.h> headers to fix warnings.Rob Bradford2008-09-032-0/+2
* Add an XML parser that parses XML into a simple structureRob Bradford2008-08-222-1/+125
* Add a test for JSON api.Rob Bradford2008-08-202-3/+51
* Make the "raw" test more interesting.Rob Bradford2008-08-201-2/+30
* Initial commitRob Bradford2008-08-182-0/+43