Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | src/*.h, src/*/*.h, src/*/*/*.h: Move typedefs within include guards | Patrick McDermott | 2017-10-22 | 1 | -3/+3 |
* | src/web-view.h: Include tab-page.h | Patrick McDermott | 2017-10-18 | 1 | -1/+1 |
* | MqWebView: Use MqTabPage | Patrick McDermott | 2017-10-18 | 1 | -1/+1 |
* | src/*.h: Standardize, reorder, and fix #include directives | Patrick McDermott | 2017-10-13 | 1 | -0/+1 |
* | mq_web_view_zoom_*(): New functions | Patrick McDermott | 2017-10-12 | 1 | -0/+9 |
* | mq_web_view_get_web_view(): Remove | Patrick McDermott | 2017-10-12 | 1 | -5/+0 |
* | mq_web_view_get_container(): Remove | Patrick McDermott | 2017-10-12 | 1 | -2/+0 |
* | src/web-view.h: Drop commented-out gtype.h backport stuff | Patrick McDermott | 2017-10-12 | 1 | -4/+0 |
* | mq_web_view_get_uri(): New function | Patrick McDermott | 2017-10-12 | 1 | -0/+3 |
* | mq_web_view_load_uri(): New function | Patrick McDermott | 2017-10-12 | 1 | -0/+3 |
* | src/web-view.h: Forward declare types | Patrick McDermott | 2017-10-11 | 1 | -3/+3 |
* | MqWebView: New class | Patrick McDermott | 2017-10-11 | 1 | -0/+66 |