Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | When copying a TEMPORARY buffer, keep a reference to the copy, so that a | Dan Winship | 2008-01-11 | 1 | -23/+26 |
* | Move gtk-doc stuff from docs/reference/tmpl/ to the C files themselves. | Dan Winship | 2008-01-07 | 1 | -0/+69 |
* | Register SoupBuffer as a boxed type. | Dan Winship | 2008-01-07 | 1 | -0/+14 |
* | Reorder the arguments to match soup_message_set_request/response, so it's | Dan Winship | 2008-01-04 | 1 | -11/+11 |
* | add data and length parameters like SoupBuffer, to make this easier for | Dan Winship | 2008-01-03 | 1 | -64/+55 |
* | new HTML-form-related methods (just URI decoding/encoding at the moment). | Dan Winship | 2008-01-02 | 1 | -2/+2 |
* | Use goffset rather than gsize for references to the entire size of the | Dan Winship | 2008-01-02 | 1 | -4/+7 |
* | new opaque type for request/response bodies allowing less hacky handling | Dan Winship | 2007-12-19 | 1 | -0/+349 |