Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | src/html.h: Mark variadic functions as needing explicit NULL | Patrick McDermott | 2017-10-07 | 1 | -6/+10 |
| | |||||
* | mq_html_input_select(): New function | Patrick McDermott | 2017-10-07 | 1 | -0/+5 |
| | |||||
* | mq_html_input_number_d(): New function | Patrick McDermott | 2017-10-05 | 1 | -0/+4 |
| | |||||
* | mq_html_input_number_i(): New function | Patrick McDermott | 2017-10-05 | 1 | -0/+4 |
| | |||||
* | mq_html_list_v(): New function | Patrick McDermott | 2017-10-01 | 1 | -0/+3 |
| | |||||
* | mq_html_*_free(): Remove and merge with non-*_free() variants | Patrick McDermott | 2017-10-01 | 1 | -7/+2 |
| | |||||
* | mq_html_list_free(): New function | Patrick McDermott | 2017-10-01 | 1 | -0/+3 |
| | |||||
* | mq_html_list(): New function | Patrick McDermott | 2017-10-01 | 1 | -0/+3 |
| | |||||
* | mq_html_h*(): New functions | Patrick McDermott | 2017-10-01 | 1 | -5/+13 |
| | | | | Declare and define them all with macros. | ||||
* | mq_html_p(), mq_html_p_free(): New functions | Patrick McDermott | 2017-10-01 | 1 | -0/+6 |
| | |||||
* | mq_html_document(): New function | Patrick McDermott | 2017-10-01 | 1 | -0/+3 |
| | |||||
* | mq_html_notebook(): Accept and handle a current_page argument | Patrick McDermott | 2017-09-30 | 1 | -1/+1 |
| | |||||
* | mq_html_container(): New function | Patrick McDermott | 2017-09-30 | 1 | -0/+3 |
| | |||||
* | mq_html_notebook(): New function | Patrick McDermott | 2017-09-30 | 1 | -0/+3 |
| | |||||
* | mq_html_*(): New functions | Patrick McDermott | 2017-09-30 | 1 | -0/+39 |