summaryrefslogtreecommitdiff
path: root/riscos/treeview.h
Commit message (Collapse)AuthorAgeFilesLines
* Update project URL.Michael Drake2006-11-271-1/+1
| | | | svn path=/trunk/netsurf/; revision=3073
* Simplify and tidy up RISC OS gui_ functions. Fix toolbar height changing ↵Richard Wilson2006-09-061-0/+1
| | | | | | issues for framesets. svn path=/trunk/netsurf/; revision=2924
* Allow the viewing of the entire SSL certificate chain.Richard Wilson2006-07-161-0/+1
| | | | svn path=/trunk/netsurf/; revision=2755
* [project @ 2005-12-31 04:37:56 by rjw]Richard Wilson2005-12-311-4/+4
| | | | | | Read URL data from url_store. Scroll items into view when expanding. svn path=/import/netsurf/; revision=1914
* [project @ 2005-06-23 17:24:23 by rjw]Richard Wilson2005-06-231-0/+1
| | | | | | 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 2 of 2. svn path=/import/netsurf/; revision=1762
* [project @ 2005-03-18 23:52:38 by rjw]Richard Wilson2005-03-181-3/+2
| | | | | | Allow windows to be resized to an absolute minimum (toolbars collapse.) svn path=/import/netsurf/; revision=1541
* [project @ 2005-02-07 14:28:43 by rjw]Richard Wilson2005-02-071-0/+3
| | | | | | Initial work for global history (currently incomplete) svn path=/import/netsurf/; revision=1497
* [project @ 2004-12-09 10:30:43 by rjw]Richard Wilson2004-12-091-0/+45
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