summaryrefslogtreecommitdiff
path: root/amiga/tree.c
Commit message (Collapse)AuthorAgeFilesLines
...
* Improved Amiga treeview support. Now creates trees for cookies and history ↵Chris Young2008-10-111-26/+267
| | | | | | | | | (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
* List traversing tidy-up.Chris Young2008-10-061-4/+5
| | | | svn path=/trunk/netsurf/; revision=5499
* Treeview window event handling (currently just double-clicking hotlist items andChris Young2008-09-281-29/+108
| | | | | | closing the window) svn path=/trunk/netsurf/; revision=5453
* Experimental treeview implementation using listbrowser.gadget.Chris Young2008-09-271-0/+287
| | | | svn path=/trunk/netsurf/; revision=5447
* Initial Amiga port files, mostly empty stub functions.Chris Young2008-08-021-0/+62
svn path=/trunk/netsurf/; revision=4864