index
:
marquee/marquee.git
master
Marquee Web browser
P. J. McDermott
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
utils
/
html.c
Commit message (
Collapse
)
Author
Age
Files
Lines
*
mq_html_input_radio(): Add value parameter
Patrick McDermott
2017-11-04
1
-6/+7
|
*
src/utils/html.c: Select profile save button by psuedo-class
Patrick McDermott
2017-11-04
1
-2/+3
|
*
mq_html_form_v(): New function
Patrick McDermott
2017-11-04
1
-0/+52
|
*
mq_html_document_v(): New function
Patrick McDermott
2017-11-04
1
-0/+40
|
*
src/utils/html.c: Style profile <div>s and children
Patrick McDermott
2017-11-04
1
-0/+61
|
*
mq_html_submit(): New function
Patrick McDermott
2017-11-04
1
-0/+8
|
*
src/utils/html.c: Style disabled buttons
Patrick McDermott
2017-11-04
1
-0/+5
|
*
src/utils/html.c: Set font size of buttons
Patrick McDermott
2017-11-04
1
-0/+1
|
*
mq_html_input_radio(): Fix <label>'s for attribute
Patrick McDermott
2017-11-04
1
-1/+1
|
*
mq_html_label(): New function
Patrick McDermott
2017-11-04
1
-0/+8
|
*
mq_html_input_select(): Allow label to be disabled
Patrick McDermott
2017-11-04
1
-13/+26
|
*
mq_html_input_number_d(): Fix indentation
Patrick McDermott
2017-11-04
1
-3/+3
|
*
mq_html_input_checkbox(): Allow label to be disabled
Patrick McDermott
2017-11-04
1
-5/+19
|
*
mq_html_input_radio(): Allow label to be disabled
Patrick McDermott
2017-11-04
1
-3/+14
|
*
mq_html_input_radio(): Add id parameter
Patrick McDermott
2017-11-04
1
-2/+3
|
*
mq_html_input_number_d(): Allow label to be disabled
Patrick McDermott
2017-11-04
1
-5/+15
|
*
mq_html_input_number_i(): Allow label to be disabled
Patrick McDermott
2017-11-04
1
-5/+15
|
*
mq_html_input_text(): Allow label to be disabled
Patrick McDermott
2017-11-04
1
-4/+13
|
*
mq_html_form(): Allow buttons to be individually disabled
Patrick McDermott
2017-11-04
1
-12/+20
|
*
mq_html_form(): Split button box code and strings
Patrick McDermott
2017-11-04
1
-7/+13
|
*
mq_html_container_v(): New function
Patrick McDermott
2017-11-04
1
-0/+46
|
*
mq_html_container(): Add classes parameter
Patrick McDermott
2017-11-04
1
-3/+13
|
|
|
|
And update calls in <about:(version)> and <about:preferences>.
*
src/html.[ch]: Move under src/utils/
Patrick McDermott
2017-11-01
1
-0/+703