summaryrefslogtreecommitdiff
path: root/desktop/tree.h
Commit message (Collapse)AuthorAgeFilesLines
* [project @ 2005-02-08 23:34:56 by rjw]Richard Wilson2005-02-081-0/+7
| | | | | | Implement nodes being retained in memory after deletion, stop nodes being able to be moved within themselves. svn path=/import/netsurf/; revision=1507
* [project @ 2004-12-09 12:07:32 by rjw]Richard Wilson2004-12-091-1/+1
| | | | | | Fix GTK build. Lose xcalloc() from history. svn path=/import/netsurf/; revision=1396
* [project @ 2004-12-09 10:30:43 by rjw]Richard Wilson2004-12-091-0/+137
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