Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Check against SOUP_URI_SCHEME_FILE instead of str comparison | Shaun McCance | 2020-10-03 | 1 | -1/+1 |
* | Don't mangle file: URIs for local HTML files | Shaun McCance | 2020-10-03 | 1 | -1/+5 |
* | Check the strstr() return value before using it | Tomas Popela | 2019-01-21 | 1 | -3/+4 |
* | yelp-uri-builder: Handle man uris | Carlos Garcia Campos | 2015-06-22 | 1 | -1/+1 |
* | yelp-uri-builder: Handle info uris | Carlos Garcia Campos | 2015-06-22 | 1 | -10/+20 |
* | yelp-uri-builder: Fix ghelp documents | Carlos Garcia Campos | 2015-06-22 | 1 | -18/+5 |
* | libyelp: Fix help-list page | Carlos Garcia Campos | 2015-06-22 | 1 | -2/+4 |
* | yelp-uri-builder: build_network_uri should receive a const char * | Carlos Garcia Campos | 2015-06-22 | 1 | -1/+1 |
* | yelp-view: Implement web extension to load resources | Marcos ChavarrÃa Teijeiro | 2015-06-22 | 1 | -24/+3 |
* | yelp-view: Implement pages load in WebKit2 | Marcos ChavarrÃa Teijeiro | 2015-06-22 | 1 | -0/+127 |