summaryrefslogtreecommitdiffstats
path: root/src/window.c
Commit message (Collapse)AuthorAgeFilesLines
* mq_window_new(): Set GtkNotebook group namePatrick McDermott2017-09-161-0/+1
| | | | This should enable dragging tabs between windows.
* src/window.[ch]: Drop "gtk_" from member namesPatrick McDermott2017-09-161-9/+9
|
* mq_window_new(): Make GtkNotebook scrollablePatrick McDermott2017-09-161-0/+1
|
* mq_window_new(): Set default window sizePatrick McDermott2017-09-161-0/+1
|
* src/tab.[ch]: New filesPatrick McDermott2017-09-161-1/+5
| | | | And use in src/window.c.
* mq_window_new(): Open "about:new" if no URIs are givenPatrick McDermott2017-09-161-2/+6
|
* mq_window_new(): Open initial tabsPatrick McDermott2017-09-161-1/+20
|
* mq_window_new(): Accept NULL-terminated uris arrayPatrick McDermott2017-09-161-2/+1
|
* src/main-window.[ch]: Rename to src/window.[ch]Patrick McDermott2017-09-151-0/+42