summaryrefslogtreecommitdiff
path: root/desktop/sslcert.c
Commit message (Collapse)AuthorAgeFilesLines
* Clear out most of old sslcert module.Michael Drake2013-08-121-240/+0
|
* Make the parasitic hack of the old tree code more robust. Now if the ↵Michael Drake2013-07-261-1/+1
| | | | temp_treeview_test option is set, the global history and cookie manager will be replaced with their respective new implementations.
* cleanup tree_create_leaf_node text ownershipVincent Sanders2013-05-041-6/+9
|
* 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