summaryrefslogtreecommitdiff
path: root/content/handlers/html/layout.c
Commit message (Expand)AuthorAgeFilesLines
* improve content header usageVincent Sanders2020-05-071-0/+1
* clean up content headers and documentation commentsVincent Sanders2020-05-061-0/+1
* improve html content handler private headersVincent Sanders2020-05-021-1/+1
* split html box processing codeVincent Sanders2020-04-291-0/+1
* Layout: Apply min/max width to replaced elements when width is given.Michael Drake2019-07-301-0/+5
* Layout: Add debug logging to show viewport dimensions passed into layout.Michael Drake2019-02-171-0/+4
* fix size_t format specifiersVincent Sanders2018-08-181-3/+4
* Layout: Use box helper for first child checks.glenwalker/bug_0002428Michael Drake2018-06-291-2/+2
* Layout: Tidy condition so it can be read.Michael Drake2018-06-291-7/+6
* clean up html content handler header useVincent Sanders2018-05-111-1/+3
* move html and text content handlers where they belongVincent Sanders2018-05-101-0/+5432