summaryrefslogtreecommitdiff
path: root/desktop/tree_url_node.h
Commit message (Collapse)AuthorAgeFilesLines
* Fix up ripples from urldb change.Michael Drake2012-10-111-4/+5
|
* Move browser_window struct to private header. Places that shouldn't include ↵Michael Drake2012-08-221-0/+2
| | | | | | | | | | | | | | | | | it do, such as front end code. Frontends that have been updated to build: framebuffer gtk monkey riscos TODO: amiga atari beos cocoa windows
* 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