summaryrefslogtreecommitdiff
path: root/desktop/sslcert.c
Commit message (Collapse)AuthorAgeFilesLines
* Fix up ripples from urldb change.Michael Drake2012-10-111-4/+7
|
* Fix cases of returning pointers as bool for GCC 2.95.2.Michael Drake2012-09-291-1/+1
|
* Ensure we don't free an unallocated handleDaniel Silverstone2011-03-121-3/+3
| | | | svn path=/trunk/netsurf/; revision=11973
* Ensure we correctly release all icon resources associated with trees, SSL ↵Daniel Silverstone2011-01-201-0/+1
| | | | | | certs, search providers, etc. svn path=/trunk/netsurf/; revision=11421
* Small refactor to change icon names to being passed in from frontends ↵Vincent Sanders2010-12-141-2/+2
| | | | | | instead of core treeview globals svn path=/trunk/netsurf/; revision=11053
* Merge treeview-redux to trunkJohn Mark Bell2010-10-051-0/+276
svn path=/trunk/netsurf/; revision=10865