summaryrefslogtreecommitdiff
path: root/desktop/tree_url_node.h
Commit message (Collapse)AuthorAgeFilesLines
* Shared URL nodes in the treeview actually want to be readonly. They ↵John Mark Bell2011-07-241-2/+2
| | | | | | certainly have no business not copying transient data. svn path=/trunk/netsurf/; revision=12623
* 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-1/+1
| | | | | | instead of core treeview globals svn path=/trunk/netsurf/; revision=11053
* Merge treeview-redux to trunkJohn Mark Bell2010-10-051-0/+56
svn path=/trunk/netsurf/; revision=10865