summaryrefslogtreecommitdiff
path: root/amiga/history.c
Commit message (Collapse)AuthorAgeFilesLines
* add missing include to amiga historyVincent Sanders2014-10-291-0/+1
|
* Update amiga frontend for split operation table header changesVincent Sanders2014-10-161-1/+6
|
* Remove old hotlist, cookies, and history_global_core modules.Michael Drake2013-09-021-1/+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-4/+0
| | | | functions.
* Remove tree icon_name globals from all the front ends.Michael Drake2013-09-021-1/+1
|
* Use TREE_HISTORY directly.Michael Drake2013-09-021-1/+1
|
* Small refactor to change icon names to being passed in from frontends ↵Vincent Sanders2010-12-141-1/+2
| | | | | | instead of core treeview globals svn path=/trunk/netsurf/; revision=11053
* Merge treeview-redux to trunkJohn Mark Bell2010-10-051-348/+9
| | | | svn path=/trunk/netsurf/; revision=10865
* Various minor fixes for treeviews, history tree now populates.Chris Young2008-10-131-1/+74
| | | | svn path=/trunk/netsurf/; revision=5563
* Improved Amiga treeview support. Now creates trees for cookies and history ↵Chris Young2008-10-111-0/+273
| | | | | | | | | (history doesn't populate at the moment). Can add folders and edit titles in hotlist treeviews, and delete entries in all treeviews. svn path=/trunk/netsurf/; revision=5542
* Initial Amiga port files, mostly empty stub functions.Chris Young2008-08-021-0/+32
svn path=/trunk/netsurf/; revision=4864