summaryrefslogtreecommitdiff
path: root/libyelp/yelp-uri-builder.c
Commit message (Expand)AuthorAgeFilesLines
* Be even more careful about stripping slashesShaun McCance2022-03-251-1/+7
* Be more careful about stripping slashesShaun McCance2021-08-281-5/+18
* Use GUri instead of SoupURICarlos Garcia Campos2021-07-041-25/+39
* Check against SOUP_URI_SCHEME_FILE instead of str comparisonShaun McCance2020-10-031-1/+1
* Don't mangle file: URIs for local HTML filesShaun McCance2020-10-031-1/+5
* Check the strstr() return value before using itTomas Popela2019-01-211-3/+4
* yelp-uri-builder: Handle man urisCarlos Garcia Campos2015-06-221-1/+1
* yelp-uri-builder: Handle info urisCarlos Garcia Campos2015-06-221-10/+20
* yelp-uri-builder: Fix ghelp documentsCarlos Garcia Campos2015-06-221-18/+5
* libyelp: Fix help-list pageCarlos Garcia Campos2015-06-221-2/+4
* yelp-uri-builder: build_network_uri should receive a const char *Carlos Garcia Campos2015-06-221-1/+1
* yelp-view: Implement web extension to load resourcesMarcos Chavarría Teijeiro2015-06-221-24/+3
* yelp-view: Implement pages load in WebKit2Marcos Chavarría Teijeiro2015-06-221-0/+127