summaryrefslogtreecommitdiff
path: root/desktop/hotlist.h
Commit message (Expand)AuthorAgeFilesLines
* remove uneeded includesVincent Sanders2014-05-181-2/+2
* Add functions to get first selected hotlist/global_history node data.Michael Drake2013-09-131-0/+9
* Add hotlist iteration function.Michael Drake2013-09-031-0/+48
* Remove height getters from treeview client modules API.Michael Drake2013-09-031-7/+0
* Add recursive expand/contract functions to hotlist, global history, and cooki...Michael Drake2013-09-031-0/+16
* Remove old hotlist, cookies, and history_global_core modules.Michael Drake2013-09-021-0/+4
* Make clear that title is copied.Michael Drake2013-08-291-1/+1
* Expose a bit more core treeview functionality for hotlist clients.Michael Drake2013-08-281-1/+19
* Expose hotlist_export.Michael Drake2013-08-281-0/+9
* Functions to add entry/folder at y-coord or at selection.Michael Drake2013-08-271-0/+21
* Add function to update visited data for hotlist entries.Michael Drake2013-08-231-0/+7
* Add function to remove any entries with given URL.Michael Drake2013-08-231-2/+9
* Add function to determine whether URL is in hotlist.Michael Drake2013-08-231-0/+8
* Beginnings of new hotlist module, implemented with new treeview.Michael Drake2013-08-161-0/+93
* Move old hotlist out of the way.Michael Drake2013-08-131-64/+0
* Move hotlist_visted from browser.h to hotlist.hMichael Drake2013-07-121-0/+2
* Allow new (blank) hotlist entries to be created in the currently-selected folderChris Young2011-11-271-2/+2
* Allow setting a default folder in the tree for hotlist entries to go into. F...Chris Young2011-11-101-1/+1
* When launching multiple URLs from a treeview, allow to open one window with m...Chris Young2011-07-021-1/+1
* Small refactor to change icon names to being passed in from frontends instead...Vincent Sanders2010-12-141-1/+9
* Merge treeview-redux to trunkJohn Mark Bell2010-10-051-0/+54