summaryrefslogtreecommitdiffstats
path: root/src/tab-body.c
Commit message (Expand)AuthorAgeFilesLines
* mq_tab_body_new(): Remove sidebarPatrick McDermott2017-09-191-6/+1
* mq_tab_body_get_web_view(): New functionPatrick McDermott2017-09-171-0/+6
* mq_tab_body_new(): s/gtk_paned_pack/gtk_paned_add/Patrick McDermott2017-09-161-4/+2
* mq_tab_body_new(): Don't expand sidebar on window resizePatrick McDermott2017-09-161-1/+1
* mq_tab_body_new(): Set vexpand on GtkPanedPatrick McDermott2017-09-161-0/+1
* mq_tab_body_new(): Use GtkPanedPatrick McDermott2017-09-161-3/+8
* src/tab-body.[ch]: New filesPatrick McDermott2017-09-161-0/+50