summaryrefslogtreecommitdiff
path: root/utils/nsurl.h
Commit message (Expand)AuthorAgeFilesLines
* Updated documentation.Michael Drake2011-09-261-1/+0
* Add means to find out if a NetSurf URL object contains a given component.Michael Drake2011-09-261-0/+22
* Don't return length from nsurl_access.Michael Drake2011-09-261-4/+3
* nsurl_access must return const.Michael Drake2011-09-221-1/+1
* Simplify nsurl_access and sync implementation with API.Michael Drake2011-09-221-9/+3
* Add nsurl_ref for copying, replace nsurl_destroy with nsurl_unref, and add ns...Michael Drake2011-09-221-4/+37
* New URL handling (unused atm).Michael Drake2011-09-211-0/+130