Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-06-28 | examples: cleanup curl includes | Daniel Stenberg | |
Only <curl/curl.h> is needed typically and curl/types.h has been removed | |||
2011-03-10 | sources: update source headers | Daniel Stenberg | |
All C and H files now (should) feature the proper project curl source code header, which includes basic info, a copyright statement and some basic disclaimers. | |||
2010-03-24 | remove the CVSish $Id$ lines | Daniel Stenberg | |
2008-04-03 | Made sure that curl_global_init is called in all the multithreaded | Dan Fandrich | |
example programs. | |||
2008-01-20 | This is a multi threaded application that uses a progress bar to show | Daniel Stenberg | |
status. It uses Gtk+ to make a smooth pulse. Written by Jud Bishop |