summaryrefslogtreecommitdiffstats
path: root/src/tab.c
Commit message (Collapse)AuthorAgeFilesLines
* mq_tab_new(): Accept tab label argumentPatrick McDermott2017-09-171-1/+1
|
* mq_tab_new(): Call mq_tab_chrome_set_web_view()Patrick McDermott2017-09-171-0/+2
|
* src/tab-body.[ch]: New filesPatrick McDermott2017-09-161-1/+4
| | | | And use in src/tab.[ch].
* src/tab-chrome.[ch]: New filesPatrick McDermott2017-09-161-1/+4
| | | | And use in src/tab.[ch].
* src/tab.[ch]: New filesPatrick McDermott2017-09-161-0/+48
And use in src/window.c.