summaryrefslogtreecommitdiffstats
path: root/src/html.h
Commit message (Expand)AuthorAgeFilesLines
* mq_html_h*(), mq_html_p(): Split out *_free() variantsPatrick McDermott2017-10-261-1/+3
* Revert layout of preferences form in tablePatrick McDermott2017-10-261-6/+0
* mq_html_th(): New functionPatrick McDermott2017-10-261-0/+3
* mq_html_fieldset(): New functionPatrick McDermott2017-10-261-0/+3
* src/html.h: Mark variadic functions as needing explicit NULLPatrick McDermott2017-10-071-6/+10
* mq_html_input_select(): New functionPatrick McDermott2017-10-071-0/+5
* mq_html_input_number_d(): New functionPatrick McDermott2017-10-051-0/+4
* mq_html_input_number_i(): New functionPatrick McDermott2017-10-051-0/+4
* mq_html_list_v(): New functionPatrick McDermott2017-10-011-0/+3
* mq_html_*_free(): Remove and merge with non-*_free() variantsPatrick McDermott2017-10-011-7/+2
* mq_html_list_free(): New functionPatrick McDermott2017-10-011-0/+3
* mq_html_list(): New functionPatrick McDermott2017-10-011-0/+3
* mq_html_h*(): New functionsPatrick McDermott2017-10-011-5/+13
* mq_html_p(), mq_html_p_free(): New functionsPatrick McDermott2017-10-011-0/+6
* mq_html_document(): New functionPatrick McDermott2017-10-011-0/+3
* mq_html_notebook(): Accept and handle a current_page argumentPatrick McDermott2017-09-301-1/+1
* mq_html_container(): New functionPatrick McDermott2017-09-301-0/+3
* mq_html_notebook(): New functionPatrick McDermott2017-09-301-0/+3
* mq_html_*(): New functionsPatrick McDermott2017-09-301-0/+39