Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
... | |||||
* | MqTab: Save tab image and label in struct | Patrick McDermott | 2017-09-21 | 1 | -0/+2 |
* | MqTab: Save tab position in struct | Patrick McDermott | 2017-09-21 | 1 | -0/+1 |
* | MqTab: Save WebKitWebView instance in struct | Patrick McDermott | 2017-09-21 | 1 | -2/+2 |
* | mq_tab_update_position(): New function | Patrick McDermott | 2017-09-17 | 1 | -0/+6 |
* | Revert add_tab() and pass label widgets instead | Patrick McDermott | 2017-09-17 | 1 | -4/+3 |
* | mq_tab_chrome_new(): Accept notebook and tab page arguments | Patrick McDermott | 2017-09-17 | 1 | -2/+3 |
* | mq_tab_new(): Accept notebook instead of label | Patrick McDermott | 2017-09-17 | 1 | -1/+1 |
* | mq_tab_new(): Accept tab label argument | Patrick McDermott | 2017-09-17 | 1 | -1/+1 |
* | mq_tab_new(): Call mq_tab_chrome_set_web_view() | Patrick McDermott | 2017-09-17 | 1 | -0/+2 |
* | src/tab-body.[ch]: New files | Patrick McDermott | 2017-09-16 | 1 | -1/+4 |
* | src/tab-chrome.[ch]: New files | Patrick McDermott | 2017-09-16 | 1 | -1/+4 |
* | src/tab.[ch]: New files | Patrick McDermott | 2017-09-16 | 1 | -0/+48 |