summaryrefslogtreecommitdiff
path: root/cocoa/HistoryView.m
Commit message (Collapse)AuthorAgeFilesLines
* Reorganized includes.Sven Weidauer2011-01-311-4/+4
| | | | svn path=/trunk/netsurf/; revision=11567
* Implemented resolution independence fot the TreeView and HistoryView and ↵Sven Weidauer2011-01-281-3/+8
| | | | | | moved the coordinate transform function to their own header. svn path=/trunk/netsurf/; revision=11513
* Nicer button for local history, fading history view, more readable blue for ↵Sven Weidauer2011-01-251-18/+27
| | | | | | active item svn path=/trunk/netsurf/; revision=11481
* Added local history overlaySven Weidauer2011-01-241-0/+109
svn path=/trunk/netsurf/; revision=11479