summaryrefslogtreecommitdiff
path: root/desktop/hotlist.c
Commit message (Collapse)AuthorAgeFilesLines
* Ensure we correctly release all icon resources associated with trees, SSL ↵Daniel Silverstone2011-01-201-0/+2
| | | | | | certs, search providers, etc. svn path=/trunk/netsurf/; revision=11421
* When a hotlist entry edit ends by cancelling, rather than confirming the ↵Michael Drake2010-12-171-1/+5
| | | | | | change, end the whole edit and don't pass onto next element for edit. svn path=/trunk/netsurf/; revision=11085
* Small refactor to change icon names to being passed in from frontends ↵Vincent Sanders2010-12-141-4/+4
| | | | | | instead of core treeview globals svn path=/trunk/netsurf/; revision=11053
* Remove redundant line plots, from tree_draw_node() and add comments.Michael Drake2010-12-121-2/+0
| | | | svn path=/trunk/netsurf/; revision=11040
* Merge treeview-redux to trunkJohn Mark Bell2010-10-051-0/+457
svn path=/trunk/netsurf/; revision=10865