summaryrefslogtreecommitdiff
path: root/content/handlers/css
Commit message (Expand)AuthorAgeFilesLines
* CSS utils: Handle new units in length conversion routines.Michael Drake2018-01-052-16/+174
* CSS computed style composition: Update for new CSS units.Michael Drake2018-01-052-5/+48
* CSS: Add new libcss unit types to computed style dump.Michael Drake2018-01-021-0/+39
* CSS: Wrappers for computed style getters that return unsupported values.Michael Drake2017-10-202-3/+73
* CSS hints: Ensure length and unit are initialised for vertical-align.Michael Drake2017-10-131-0/+2
* Use coccinelle to change logging macro calls in c filesVincent Sanders2017-09-063-13/+21
* CSS content handler: Convert to using content_broadcast_errorcode().Michael Drake2017-08-271-12/+5
* Content API: Make content_broadcast take pointer to content_msg_data.Michael Drake2017-08-261-4/+4
* CSS: Handle presentational hint for HR's "width" attribute.Michael Drake2017-04-101-0/+1
* Presentational hints: Ensure length is initialised for auto margins.Michael Drake2017-04-061-0/+2
* move plot style header to netsurf include directoryVincent Sanders2017-01-131-0/+1
* fix spelling of retrivedVincent Sanders2016-11-211-2/+2
* Work in Progress: Update for style-sharing LibCSS API.Michael Drake2016-11-191-32/+23
* Table cell nowrap attribute is presentational hint, not UA style.Michael Drake2016-10-131-0/+17
* msplit public url database API out for frontendsVincent Sanders2016-06-131-1/+2
* Allow include directories to be added by sub makefilesVincent Sanders2016-06-066-13/+13
* move the CSS content handlerVincent Sanders2016-05-2613-0/+6568