summaryrefslogtreecommitdiff
path: root/desktop/search.h
Commit message (Collapse)AuthorAgeFilesLines
* Clean up search gui callbacks.Michael Drake2012-08-141-20/+18
|
* Core part of search improvement:Michael Drake2011-08-241-16/+8
| | | | | | | | | | + 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
* Make search_term_highlighted a core function.Michael Drake2011-06-281-0/+5
| | | | svn path=/trunk/netsurf/; revision=12524
* Merge branches/MarkieB/gtkmain to trunk.John Mark Bell2009-12-171-0/+91
svn path=/trunk/netsurf/; revision=9729