summaryrefslogtreecommitdiff
path: root/render/search.c
Commit message (Expand)AuthorAgeFilesLines
* CSS utils: Handle new units in length conversion routines.Michael Drake2018-01-051-2/+3
* Content API: Make content_broadcast take pointer to content_msg_data.Michael Drake2017-08-261-2/+2
* rationalise use of utils/utils.h headerVincent Sanders2017-01-191-1/+2
* move misc header into public APIVincent Sanders2016-05-301-1/+1
* move search header into public APIVincent Sanders2016-05-301-1/+1
* remove all core usage of warn_user APIVincent Sanders2016-04-261-4/+5
* Fix my spelling of teh everywhereVincent Sanders2014-11-181-1/+1
* fix up more doxygen errorsVincent Sanders2014-11-081-0/+2
* Improve Doxygen documentationVincent Sanders2014-11-081-3/+6
* Update the core to use the split operations table headersVincent Sanders2014-10-161-1/+2
* remove unecessary utils/url.h includesVincent Sanders2014-05-091-1/+0
* move page search gui callbacks to their own operations tableVincent Sanders2014-03-181-41/+26
* clean up desktop/gui.h include usageVincent Sanders2014-01-291-1/+0
* Remove search context from browser window, simplify search interface for fron...Michael Drake2013-05-071-71/+40
* Styleguide formatting.Michael Drake2013-05-021-39/+43
* Put comments for exported functions in header.Michael Drake2013-05-021-37/+5
* Stop render/search.c from dereferencing bw and remove dependency on html & te...Michael Drake2012-08-141-27/+4
* Clean up search gui callbacks.Michael Drake2012-08-141-38/+45
* Remove forward declaration.Michael Drake2012-08-141-235/+229
* Fix comment.Michael Drake2012-08-131-1/+1
* Use content message broadcast to request scrolls, instead of depending on htm...Michael Drake2012-08-131-8/+12
* Include dom/dom.h where it might be neededDaniel Silverstone2012-03-241-0/+3
* NetSurf options rework (a=vince r=daniels,jmb)Vincent Sanders2012-03-221-1/+0
* Core part of search improvement:Michael Drake2011-08-241-0/+739