summaryrefslogtreecommitdiffstats
path: root/src/find-toolbar.c
Commit message (Expand)AuthorAgeFilesLines
* MqFindToolbar: Get find controller on property settingPatrick McDermott2017-10-131-19/+4
* mq_find_toolbar_new(): Drop GTK_WIDGET()Patrick McDermott2017-10-121-2/+2
* MqFindToolbar: Remove dispose methodPatrick McDermott2017-10-121-14/+0
* MqFindToolbar: Move static method definitionsPatrick McDermott2017-10-121-38/+38
* MqFindToolbar: Add dispose methodPatrick McDermott2017-10-121-0/+14
* MqFindToolbar: Move WebKitFindController setup to constructedPatrick McDermott2017-10-121-6/+21
* MqFindToolbar: Add WebKitFindController signal callbacksPatrick McDermott2017-10-121-0/+28
* mq_find_toolbar_reveal(): Define new functionPatrick McDermott2017-10-121-0/+7
* MqFindToolbar: Add signal callbacksPatrick McDermott2017-10-121-12/+112
* MqFindToolbar: New classPatrick McDermott2017-10-121-0/+189