Michael Drake
|
a526209e74
|
More useful title info for images.
|
2012-10-24 18:22:45 +01:00 |
Michael Drake
|
d84e3fd773
|
Add nsurl_replace_query. Add tests. Make tester itterate remaining lwc_strings.
|
2012-10-11 19:23:22 +01:00 |
Michael Drake
|
40343b740d
|
Add nusrl_parent function, to get parent path URL.
|
2012-10-06 14:06:38 +01:00 |
John Mark Bell
|
6ef2df13f7
|
Fix const correctness
svn path=/trunk/netsurf/; revision=13228
|
2011-12-04 11:12:17 +00:00 |
Michael Drake
|
714f07c48b
|
Rename nsurl_enquire to nsurl_has_component.
svn path=/trunk/netsurf/; revision=13183
|
2011-11-27 18:32:06 +00:00 |
Michael Drake
|
a112bfb676
|
Function for adding fragment onto nsurl.
svn path=/trunk/netsurf/; revision=13087
|
2011-10-28 19:18:14 +00:00 |
Michael Drake
|
642d773e2f
|
Add function to get at url length.
svn path=/trunk/netsurf/; revision=13003
|
2011-10-08 12:03:54 +00:00 |
Michael Drake
|
970d6dd835
|
Add function to get a nsurl with fragment removed from a nsurl.
svn path=/trunk/netsurf/; revision=12903
|
2011-09-28 11:26:10 +00:00 |
Michael Drake
|
a269a82d1f
|
s/nsurl_get_lwc/nsurl_get_component/
svn path=/trunk/netsurf/; revision=12898
|
2011-09-27 08:18:32 +00:00 |
Michael Drake
|
e90f794706
|
Add nsurl_get_lwc function.
svn path=/trunk/netsurf/; revision=12894
|
2011-09-26 21:50:16 +00:00 |
Michael Drake
|
75d61bca44
|
Simply return bool from nsurl_compare.
svn path=/trunk/netsurf/; revision=12889
|
2011-09-26 14:57:45 +00:00 |
Michael Drake
|
85e5fcea40
|
Updated documentation.
svn path=/trunk/netsurf/; revision=12884
|
2011-09-26 13:29:05 +00:00 |
Michael Drake
|
38caddcf93
|
Add means to find out if a NetSurf URL object contains a given component.
svn path=/trunk/netsurf/; revision=12883
|
2011-09-26 13:27:20 +00:00 |
Michael Drake
|
dc53b47e0b
|
Don't return length from nsurl_access.
svn path=/trunk/netsurf/; revision=12882
|
2011-09-26 12:19:35 +00:00 |
Michael Drake
|
2837f05094
|
nsurl_access must return const.
svn path=/trunk/netsurf/; revision=12863
|
2011-09-22 20:45:38 +00:00 |
Michael Drake
|
828b5b44c7
|
Simplify nsurl_access and sync implementation with API.
svn path=/trunk/netsurf/; revision=12862
|
2011-09-22 20:28:26 +00:00 |
Michael Drake
|
8c861347c0
|
Add nsurl_ref for copying, replace nsurl_destroy with nsurl_unref, and add nsurl_access for accessing a pointer to string data internal to the NetSurf URL object.
svn path=/trunk/netsurf/; revision=12861
|
2011-09-22 16:28:46 +00:00 |
Michael Drake
|
9f3a082658
|
New URL handling (unused atm).
svn path=/trunk/netsurf/; revision=12843
|
2011-09-21 14:36:42 +00:00 |