summaryrefslogtreecommitdiff
path: root/riscos/treeview.c
Commit message (Collapse)AuthorAgeFilesLines
...
* [project @ 2005-02-08 23:34:56 by rjw]Richard Wilson2005-02-081-2/+34
| | | | | | Implement nodes being retained in memory after deletion, stop nodes being able to be moved within themselves. svn path=/import/netsurf/; revision=1507
* [project @ 2005-02-07 14:28:43 by rjw]Richard Wilson2005-02-071-1/+112
| | | | | | Initial work for global history (currently incomplete) svn path=/import/netsurf/; revision=1497
* [project @ 2004-12-16 20:38:12 by joty]John Tytgat2004-12-161-48/+48
| | | | | | Norcroft compatibility fix. svn path=/import/netsurf/; revision=1406
* [project @ 2004-12-09 10:30:43 by rjw]Richard Wilson2004-12-091-0/+1183
Re-implementation of hotlist via general tree code. Animations can be stopped once more. Purged a few xcalloc() calls. svn path=/import/netsurf/; revision=1394