Commit Graph

21 Commits (release/3.3)

Author SHA1 Message Date
Vincent Sanders 9fde3502b6 doxygen cleanups in utils 10 years ago
Michael Drake 13832a453a Add a nsurl_nice, which can replace url_nice. 10 years ago
Michael Drake 39cc1a6d4a Add function to get a nsurl's hash value. 12 years ago
Michael Drake a526209e74 More useful title info for images. 12 years ago
Michael Drake d84e3fd773 Add nsurl_replace_query. Add tests. Make tester itterate remaining lwc_strings. 12 years ago
Michael Drake 40343b740d Add nusrl_parent function, to get parent path URL. 12 years ago
John Mark Bell 6ef2df13f7 Fix const correctness 13 years ago
Michael Drake 714f07c48b Rename nsurl_enquire to nsurl_has_component. 13 years ago
Michael Drake a112bfb676 Function for adding fragment onto nsurl. 13 years ago
Michael Drake 642d773e2f Add function to get at url length. 13 years ago
Michael Drake 970d6dd835 Add function to get a nsurl with fragment removed from a nsurl. 14 years ago
Michael Drake a269a82d1f s/nsurl_get_lwc/nsurl_get_component/ 14 years ago
Michael Drake e90f794706 Add nsurl_get_lwc function. 14 years ago
Michael Drake 75d61bca44 Simply return bool from nsurl_compare. 14 years ago
Michael Drake 85e5fcea40 Updated documentation. 14 years ago
Michael Drake 38caddcf93 Add means to find out if a NetSurf URL object contains a given component. 14 years ago
Michael Drake dc53b47e0b Don't return length from nsurl_access. 14 years ago
Michael Drake 2837f05094 nsurl_access must return const. 14 years ago
Michael Drake 828b5b44c7 Simplify nsurl_access and sync implementation with API. 14 years ago
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. 14 years ago
Michael Drake 9f3a082658 New URL handling (unused atm). 14 years ago