summaryrefslogtreecommitdiff
path: root/desktop/sslcert.c
Commit message (Collapse)AuthorAgeFilesLines
* 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