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
/
html.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
src/html.c: Style <iframe>
Patrick McDermott
2017-10-27
1
-0/+4
*
mq_html_input_iframe(): New function
Patrick McDermott
2017-10-27
1
-0/+6
*
mq_html_input_*(): Add ":" to labels
Patrick McDermott
2017-10-26
1
-7/+7
*
mq_html_h*(), mq_html_p(): Split out *_free() variants
Patrick McDermott
2017-10-26
1
-4/+7
*
src/html.c: Center <p> text
Patrick McDermott
2017-10-26
1
-1/+1
*
src/html.c: Center form elements
Patrick McDermott
2017-10-26
1
-0/+8
*
Revert layout of preferences form in table
Patrick McDermott
2017-10-26
1
-131/+18
*
src/html.c: Style table elements
Patrick McDermott
2017-10-26
1
-0/+15
*
mq_html_th(): New function
Patrick McDermott
2017-10-26
1
-0/+12
*
mq_html_input_*(): Enclose labels and inputs in <tr>s and <td>s
Patrick McDermott
2017-10-26
1
-18/+64
*
mq_html_fieldset(): New function
Patrick McDermott
2017-10-26
1
-0/+40
*
src/*.c: Reorganize #include directives
Patrick McDermott
2017-10-13
1
-2/+2
*
mq_html_input_select(): New function
Patrick McDermott
2017-10-07
1
-0/+75
*
mq_html_input_*(): Add newlines
Patrick McDermott
2017-10-05
1
-11/+11
*
mq_html_input_number_d(): New function
Patrick McDermott
2017-10-05
1
-0/+11
*
mq_html_input_number_i(): New function
Patrick McDermott
2017-10-05
1
-0/+11
*
src/html.c: Display labels as blocks
Patrick McDermott
2017-10-05
1
-0/+3
*
mq_html_input_checkbox(): Enable "off" values
Patrick McDermott
2017-10-04
1
-1/+24
*
mq_html_input_radio(), mq_html_input_checkbox(): Fix input types
Patrick McDermott
2017-10-04
1
-2/+2
*
src/html.c: Add vertical notebook styles
Patrick McDermott
2017-10-02
1
-0/+47
*
src/html.c: Add C comments in CSS string
Patrick McDermott
2017-10-01
1
-0/+9
*
mq_html_list_v(): New function
Patrick McDermott
2017-10-01
1
-0/+37
*
mq_html_*_free(): Remove and merge with non-*_free() variants
Patrick McDermott
2017-10-01
1
-41/+13
*
mq_html_h*_free(), mq_html_p_free(): Rename variable
Patrick McDermott
2017-10-01
1
-3/+3
*
mq_html_list_free(): New function
Patrick McDermott
2017-10-01
1
-15/+42
*
mq_html_list(): New function
Patrick McDermott
2017-10-01
1
-0/+43
*
mq_html_h*(): New functions
Patrick McDermott
2017-10-01
1
-17/+22
*
src/html.c: Float submit and reset buttons to the right
Patrick McDermott
2017-10-01
1
-3/+11
*
src/html.c: Increase <body> margin
Patrick McDermott
2017-10-01
1
-0/+1
*
src/html.c: Eliminate <html> and <form> margins
Patrick McDermott
2017-10-01
1
-0/+6
*
src/html.c: Fix top margin of notebook tabs
Patrick McDermott
2017-10-01
1
-1/+1
*
src/html.c: Add notebook styles
Patrick McDermott
2017-10-01
1
-3/+78
*
mq_html_input_*(): Close <label>s
Patrick McDermott
2017-10-01
1
-3/+4
*
src/html.c: Add basic page and form styles
Patrick McDermott
2017-10-01
1
-2/+42
*
mq_html_p(), mq_html_p_free(): Just use g_strconcat()
Patrick McDermott
2017-10-01
1
-19/+3
*
mq_html_p(), mq_html_p_free(): New functions
Patrick McDermott
2017-10-01
1
-0/+34
*
mq_html_document(): New function
Patrick McDermott
2017-10-01
1
-0/+43
*
Revert "mq_html_document(): New (incomplete) function"
Patrick McDermott
2017-10-01
1
-29/+0
*
mq_html_document(): New (incomplete) function
Patrick McDermott
2017-10-01
1
-0/+29
*
mq_html_notebook(): Accept and handle a current_page argument
Patrick McDermott
2017-09-30
1
-9/+15
*
mq_html_container(): New function
Patrick McDermott
2017-09-30
1
-0/+41
*
mq_html_notebook(): New function
Patrick McDermott
2017-09-30
1
-0/+89
*
mq_html_*(): New functions
Patrick McDermott
2017-09-30
1
-0/+90