summaryrefslogtreecommitdiff
path: root/cocoa/Tree.m
Commit message (Collapse)AuthorAgeFilesLines
* Pass whether background images are wanted in redraw_context.Michael Drake2011-12-231-0/+1
| | | | svn path=/trunk/netsurf/; revision=13335
* Remove plotter table global. Pass a redraw context around redraw functions. ↵Michael Drake2011-06-301-1/+7
| | | | | | Knockout could be handled better. Note: untested on most front ends. svn path=/trunk/netsurf/; revision=12543
* Getting rid of cocoa_set_font_scale_factorSven Weidauer2011-03-141-1/+0
| | | | svn path=/trunk/netsurf/; revision=12042
* Setting path for tree icons when tree class is initialized.Sven Weidauer2011-02-281-0/+8
| | | | svn path=/trunk/netsurf/; revision=11853
* Basic bookmark editing.Sven Weidauer2011-02-021-2/+2
| | | | svn path=/trunk/netsurf/; revision=11601
* Bookmarks window. No editing yet.Sven Weidauer2011-02-011-0/+2
| | | | svn path=/trunk/netsurf/; revision=11581
* Factored Tree class out of TreeViewSven Weidauer2011-02-011-0/+140
svn path=/trunk/netsurf/; revision=11577