summaryrefslogtreecommitdiff
path: root/frontends/gtk/search.h
Commit message (Collapse)AuthorAgeFilesLines
* make the gtk_search structure private to teh gtk search objectVincent Sanders2019-09-211-16/+5
|
* move search toolbar to be per tab and move implementation to one placeVincent Sanders2019-09-211-11/+33
|
* make web search box workVincent Sanders2019-09-211-2/+6
|
* Declare global variables as extern in headersMichael Forney2019-06-301-1/+1
| | | | | | | Otherwise, each source file that includes the header will create a new definition, which are usually merged together by the linker. Multiple definitions of an object is not allowed in ISO C.
* move frontends into sub directoryVincent Sanders2016-05-151-0/+36