Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | mq_html_submit(): New function | Patrick McDermott | 2017-11-04 | 1 | -0/+3 |
* | mq_html_label(): New function | Patrick McDermott | 2017-11-04 | 1 | -0/+3 |
* | mq_html_input_radio(): Add id parameter | Patrick McDermott | 2017-11-04 | 1 | -1/+2 |
* | mq_html_container_v(): New function | Patrick McDermott | 2017-11-04 | 1 | -0/+4 |
* | mq_html_container(): Add classes parameter | Patrick McDermott | 2017-11-04 | 1 | -1/+2 |
* | src/utils/*.h: Add G_BEGIN_DECLS/G_END_DECLS | Patrick McDermott | 2017-11-03 | 1 | -0/+4 |
* | src/utils/*.h: Add/update include guards | Patrick McDermott | 2017-11-03 | 1 | -3/+3 |
* | src/html.[ch]: Move under src/utils/ | Patrick McDermott | 2017-11-01 | 1 | -0/+88 |