summaryrefslogtreecommitdiff
path: root/amiga/history.c
Commit message (Collapse)AuthorAgeFilesLines
* 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