summaryrefslogtreecommitdiff
path: root/docs/examples/curlgtk.c
Commit message (Expand)AuthorAgeFilesLines
* docs: reduce/avoid English contractionsDaniel Stenberg2021-11-021-2/+2
* examples/curlgtk.c: fix the copyright year rangeDaniel Stenberg2020-12-301-10/+9
* docs/examples: adjust prototypes for CURLOPT_READFUNCTIONOlaf Hering2020-12-301-1/+1
* copyrights: fix copyright year rangeDaniel Stenberg2019-11-081-1/+1
* examples: reduce variable scopesMarcel Raad2019-05-221-3/+2
* examples: remove unused variablesMarcel Raad2019-05-211-2/+1
* whitespace fixesViktor Szakats2018-09-231-1/+0
* examples: adhere to curl code styleDaniel Stenberg2016-02-111-4/+4
* examples: more descriptionsDaniel Stenberg2015-06-181-2/+5
* examples: cleanup curl includesDaniel Stenberg2011-06-281-2/+0
* remove the CVSish $Id$ linesDaniel Stenberg2010-03-241-1/+0
* Fixed a surprising number of example programs that were passing int argumentsDan Fandrich2008-05-221-1/+1
* Made sure that curl_global_init is called in all the multithreadedDan Fandrich2008-04-031-2/+5
* renamed curl_thread to my_thread to avoid confusionDaniel Stenberg2004-11-221-2/+2
* Ken Rastatter's fixes to improve portability of this example:Daniel Stenberg2004-02-091-14/+20
* corrected the use of the progress functionDaniel Stenberg2002-03-111-1/+6
* win32sockets.c is now added with winsock init/cleanup example functionsDaniel Stenberg2001-02-201-1/+9
* David Odin (aka DindinX) for MandrakeSoft, tiny example with GTKDaniel Stenberg2000-11-031-0/+87