summaryrefslogtreecommitdiff
path: root/render/search.h
Commit message (Collapse)AuthorAgeFilesLines
* Core part of search improvement:Michael Drake2011-08-241-0/+45
+ Split up browser window and content related elements of html & text search. + Associate search contexts with contents, rather than browser windows. + Remove highlighting of search terms dependency on current_redraw_browser. + Fixes issues with search contexts being applied to the wrong content. svn path=/trunk/netsurf/; revision=12646