summaryrefslogtreecommitdiff
path: root/desktop/history_global_core.h
Commit message (Collapse)AuthorAgeFilesLines
* Remove old hotlist, cookies, and history_global_core modules.Michael Drake2013-09-021-40/+0
| | | | New versions of expand/collapse node functions for these modules aren't yet implemented.
* Remove cookies, history_global, and hotlist_old _initialise and _cleanup ↵Michael Drake2013-09-021-3/+0
| | | | functions.
* Use TREE_HISTORY directly.Michael Drake2013-09-021-1/+0
|
* Reduce to skeleton.Michael Drake2013-09-021-2/+0
|
* Fix namespace of old global history add function.Michael Drake2013-07-151-1/+1
|
* Move global_history_add out of browser.h into global_history_core.hMichael Drake2013-07-121-0/+2
|
* When launching multiple URLs from a treeview, allow to open one window with ↵Chris Young2011-07-021-1/+1
| | | | | | | | multiple tabs instead of one window per URL. Make compatible frontends do this by default. svn path=/trunk/netsurf/; revision=12552
* 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/+44
svn path=/trunk/netsurf/; revision=10865