summaryrefslogtreecommitdiff
path: root/desktop/search.c
Commit message (Expand)AuthorAgeFilesLines
* move page search gui callbacks to their own operations tableVincent Sanders2014-03-181-51/+12
* clean up desktop/gui.h include usageVincent Sanders2014-01-291-1/+0
* move options includeVincent Sanders2013-05-281-1/+1
* Remove search context from browser window, simplify search interface for fron...Michael Drake2013-05-071-76/+27
* Move browser_window struct to private header. Places that shouldn't include i...Michael Drake2012-08-221-1/+1
* Stop render/search.c from dereferencing bw and remove dependency on html & te...Michael Drake2012-08-141-0/+15
* Clean up search gui callbacks.Michael Drake2012-08-141-6/+10
* Include dom/dom.h where it might be neededDaniel Silverstone2012-03-241-0/+1
* Core part of search improvement:Michael Drake2011-08-241-643/+35
* Selection is now subordinate to html and text content types, and disassociate...Michael Drake2011-07-261-32/+39
* Remove unused hlcache_handle from search context.Michael Drake2011-07-261-4/+1
* Remove assumption of gui window from search.Michael Drake2011-07-141-3/+2
* Make search_term_highlighted a core function.Michael Drake2011-06-281-3/+3
* First pass at core iframes. Currently lacking scrollbars.Michael Drake2011-06-141-1/+2
* Ensure we can search textplain againDaniel Silverstone2010-04-221-5/+7
* Merge jmb/new-cache; r=dsilvers,rs=vinceDaniel Silverstone2010-03-281-15/+17
* Merge r9731:HEAD from branches/MarkieB/gtkmain to trunk.John Mark Bell2009-12-181-4/+15
* Merge branches/MarkieB/gtkmain to trunk.John Mark Bell2009-12-171-0/+705