summaryrefslogtreecommitdiff
path: root/desktop/tree.h
Commit message (Collapse)AuthorAgeFilesLines
* [project @ 2005-06-23 17:22:28 by rjw]Richard Wilson2005-06-231-0/+2
| | | | | | Allow images to be unloaded to disk or compressed in memory. Provide thumbnails in all tree windows (hotlist, history). Optimise the application initialisation times. Part 1 of 2. svn path=/import/netsurf/; revision=1761
* [project @ 2005-03-18 23:52:38 by rjw]Richard Wilson2005-03-181-0/+2
| | | | | | Allow windows to be resized to an absolute minimum (toolbars collapse.) svn path=/import/netsurf/; revision=1541
* [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