summaryrefslogtreecommitdiffstats
path: root/src/toolbars/find-toolbar.c
Commit message (Collapse)AuthorAgeFilesLines
* MqFindToolbar: Disable relief on prev, next, and case buttonsPatrick McDermott2017-11-121-0/+3
|
* MqFindToolbar: Don't call webkit_find_controller_search_next()Patrick McDermott2017-11-121-20/+2
| | | | Or webkit_find_controller_search_previous().
* Move toolbar widget source files to src/toolbars/Patrick McDermott2017-10-131-0/+325
And move navigation toolbar item widget source files to src/toolbars/navigation/.