summaryrefslogtreecommitdiff
path: root/amiga/tree.c
Commit message (Expand)AuthorAgeFilesLines
* Change memory allocations to MEMF_PRIVATE to enable paging on OS4.1.Chris Young2008-11-021-2/+2
* Allow theming of default treeview folder and item images.Chris Young2008-10-191-0/+24
* Fix basic rearrangement of tree nodesChris Young2008-10-131-19/+41
* Various minor fixes for treeviews, history tree now populates.Chris Young2008-10-131-21/+28
* Stop over-zealous deletions, we should only be deleting the currently-selecte...Chris Young2008-10-111-1/+1
* Improved Amiga treeview support. Now creates trees for cookies and history (...Chris Young2008-10-111-26/+267
* List traversing tidy-up.Chris Young2008-10-061-4/+5
* Treeview window event handling (currently just double-clicking hotlist items andChris Young2008-09-281-29/+108
* Experimental treeview implementation using listbrowser.gadget.Chris Young2008-09-271-0/+287
* Initial Amiga port files, mostly empty stub functions.Chris Young2008-08-021-0/+62