index
:
libcss.git
dsilvers/calc
jmb/mq
lcneves/select-autogen
master
rjek/clang-warnings
tlsa/add-ci
tlsa/calc
tlsa/calc-wip
Cascading Style Sheets library
NetSurf Browser Project
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add support for SVG stroke-opacity property
HEAD
master
Michael Orlitzky
2023-10-01
2
-0
/
+10
*
Add support for SVG fill-opacity property
Michael Orlitzky
2023-10-01
2
-0
/
+10
*
api: fpmath: Add macro to get fractional part
Michael Drake
2022-12-16
1
-0
/
+2
*
properties: Define align-self values in terms of align-items
Michael Drake
2022-11-03
1
-6
/
+6
*
properties: position: Add support for 'sticky' value
Michael Drake
2022-11-03
1
-1
/
+2
*
properties: display: Add grid values
Michael Drake
2022-10-29
1
-1
/
+3
*
Floating point maths: Squash clang warning
Michael Drake
2022-10-22
1
-3
/
+5
*
API: Client media spec: Allow colour scheme preference
Michael Drake
2022-07-31
1
-0
/
+2
*
Selection: Don't duplicate unit conversion members in media descriptor.
Michael Drake
2021-05-19
4
-12
/
+10
*
Selection: Remove client callback for unit conversion.
Michael Drake
2021-05-19
3
-7
/
+160
*
Units: Remove units that nobody supports.
Michael Drake
2021-05-19
1
-14
/
+11
*
add css 3.1 complex predefined counter styles for addative systems
Vincent Sanders
2021-02-15
1
-1
/
+6
*
implement the remaining css 3.1 simple predefined counter styles
Vincent Sanders
2021-02-12
1
-2
/
+19
*
implement the firt half of the css 3.1 simple predefined counter styles
Vincent Sanders
2021-02-09
1
-1
/
+16
*
add text formatting of values with list styles
Vincent Sanders
2021-02-05
1
-1
/
+24
*
Media queries: Feature matching: Compare lengths in pixels.
Michael Drake
2019-05-07
1
-8
/
+7
*
Media queries: Update selection API to support media queries.
Michael Drake
2019-05-04
1
-4
/
+4
*
Media queries: Add media type member to struct css_media.
Michael Drake
2019-03-10
1
-0
/
+3
*
Media Queries: Client media specification structure.
Michael Drake
2019-03-10
1
-0
/
+126
*
Code style: Use spaces for alignment.
Michael Drake
2019-03-10
1
-4
/
+4
*
Media Queries: datastructures and plumbing.
John-Mark Bell
2019-03-10
1
-3
/
+2
*
Fixed point: Squash undefined shift error.
Michael Drake
2018-07-28
1
-1
/
+1
*
Fixed point: Squash undefined left shift of -ve value error.
Michael Drake
2018-07-28
1
-1
/
+1
*
Add support for new length units.
Lucas Neves
2017-11-13
1
-20
/
+33
*
Selection: Add support for the flexbox properties.
Lucas Neves
2017-10-21
1
-0
/
+35
*
Add codes to flexbox properties.
Lucas Neves
2017-10-21
1
-3
/
+93
*
Strip trailing whitespace.
Michael Drake
2017-09-04
4
-40
/
+40
*
Interface: Add public API for getting box-sizing from computed style.
Michael Drake
2017-04-27
1
-0
/
+3
*
Parsing: Add support for parsing the CSS3 box-sizing property.
Michael Drake
2017-04-27
1
-0
/
+7
*
Remove redundant API surface.
Michael Drake
2016-11-19
1
-4
/
+0
*
Intern partial styles.
Michael Drake
2016-11-19
2
-3
/
+7
*
Remove trailing tab.
Michael Drake
2016-11-19
1
-1
/
+1
*
After composing styles, intern the result in the style sharing arena.
Michael Drake
2016-11-19
1
-2
/
+2
*
Change how presentational hints are handled.
Michael Drake
2016-02-02
2
-3
/
+4
*
Remove trailing whitespace.
Michael Drake
2015-11-01
1
-1
/
+1
*
Add "96" to useful DPI values. (CSS pixels are 1/96 inch.)
Michael Drake
2015-08-05
1
-0
/
+1
*
Add break-inside property support.
Michael Drake
2014-12-29
1
-0
/
+3
*
Add break-before property support.
Michael Drake
2014-12-29
1
-0
/
+3
*
Add break-after property support.
Michael Drake
2014-12-29
1
-0
/
+3
*
Delete trailing whitespace.
Michael Drake
2014-12-07
1
-4
/
+4
*
Add public accessor for column-width property.
Michael Drake
2014-12-06
1
-0
/
+4
*
Fix column-width enum values.
Michael Drake
2014-12-06
1
-2
/
+2
*
Add public accessor for column-span property.
Michael Drake
2014-12-06
1
-0
/
+3
*
Add public computed style accessor for column-rule-width prop.
Michael Drake
2014-11-16
1
-0
/
+4
*
Add public computed style accessor for column-rule-style property.
Michael Drake
2014-11-16
1
-0
/
+3
*
Add missing CSS_COLUMN_RULE_STYLE_HIDDEN value.
Michael Drake
2014-11-16
1
-0
/
+1
*
Add public accessor for column-rule-color in computed styles.
Michael Drake
2014-11-15
1
-0
/
+4
*
Share enum values for another property.
Michael Drake
2014-11-07
1
-3
/
+3
*
Add public computed style access function for column-gap property.
Michael Drake
2014-11-07
1
-0
/
+4
*
Make enums for length/normal values match up.
Michael Drake
2014-11-07
1
-5
/
+5
[next]