summaryrefslogtreecommitdiff
path: root/amiga/tree.h
Commit message (Collapse)AuthorAgeFilesLines
* Basic SSL certificate verification for Amiga versionChris Young2009-05-311-1/+2
| | | | | | | Treeview window is not browseable (TimedDOSRequester is blocking) Needs some strings writing svn path=/trunk/netsurf/; revision=7675
* Fix basic rearrangement of tree nodesChris Young2008-10-131-0/+7
| | | | svn path=/trunk/netsurf/; revision=5567
* Various minor fixes for treeviews, history tree now populates.Chris Young2008-10-131-0/+1
| | | | svn path=/trunk/netsurf/; revision=5563
* Improved Amiga treeview support. Now creates trees for cookies and history ↵Chris Young2008-10-111-1/+12
| | | | | | | | | (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
* Treeview window event handling (currently just double-clicking hotlist items andChris Young2008-09-281-3/+12
| | | | | | closing the window) svn path=/trunk/netsurf/; revision=5453
* Experimental treeview implementation using listbrowser.gadget.Chris Young2008-09-271-0/+26
svn path=/trunk/netsurf/; revision=5447