summaryrefslogtreecommitdiff
path: root/desktop/hotlist.c
Commit message (Expand)AuthorAgeFilesLines
* content_get_url -> hlcache_handle_get_url, content__get_url -> content_get_urlJohn Mark Bell2011-12-041-2/+2
* Squash use of uninitialised variable warning.Michael Drake2011-12-011-1/+2
* Fix function usageChris Young2011-11-281-2/+2
* Allow new (blank) hotlist entries to be created in the currently-selected folderChris Young2011-11-271-6/+30
* Make default hotlist folder persistent across sessionsChris Young2011-11-101-1/+1
* Allow setting a default folder in the tree for hotlist entries to go into. F...Chris Young2011-11-101-6/+26
* Port more internals to nsurl. Front ends may need updating.Michael Drake2011-10-031-1/+2
* Shared URL nodes in the treeview actually want to be readonly. They certainly...John Mark Bell2011-07-241-3/+3
* When launching multiple URLs from a treeview, allow to open one window with m...Chris Young2011-07-021-2/+4
* Ensure we correctly release all icon resources associated with trees, SSL cer...Daniel Silverstone2011-01-201-0/+2
* When a hotlist entry edit ends by cancelling, rather than confirming the chan...Michael Drake2010-12-171-1/+5
* Small refactor to change icon names to being passed in from frontends instead...Vincent Sanders2010-12-141-4/+4
* Remove redundant line plots, from tree_draw_node() and add comments.Michael Drake2010-12-121-2/+0
* Merge treeview-redux to trunkJohn Mark Bell2010-10-051-0/+457