summaryrefslogtreecommitdiffstats
path: root/src/tab-chrome.c
Commit message (Collapse)AuthorAgeFilesLines
* navigation_toolbar_new(): Add newlines and commentsPatrick McDermott2017-09-161-0/+7
|
* mq_tab_chrome_new(): Refactor navigation toolbar code into new functionPatrick McDermott2017-09-161-9/+15
|
* mq_tab_chrome_new(): Wrap navigation toolbar in a grid containerPatrick McDermott2017-09-161-5/+11
|
* mq_tab_chrome_new(): Expand location barPatrick McDermott2017-09-161-0/+2
|
* mq_tab_chrome_new(): Set location bar placeholder textPatrick McDermott2017-09-161-0/+2
|
* mq_tab_chrome_new(): Create a proper toolbarPatrick McDermott2017-09-161-7/+19
|
* src/tab-chrome.[ch]: New filesPatrick McDermott2017-09-161-0/+50
And use in src/tab.[ch].