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
/
src
/
parse
/
propstrings.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
properties: position: Add support for 'sticky' value
Michael Drake
2022-11-03
1
-1
/
+1
*
properties: display: Add grid values
Michael Drake
2022-10-29
1
-0
/
+1
*
Parse: Propstrings: Add unset and revert
Michael Drake
2022-08-29
1
-2
/
+2
*
add css 3.1 complex predefined counter styles for addative systems
Vincent Sanders
2021-02-15
1
-1
/
+2
*
implement the remaining css 3.1 simple predefined counter styles
Vincent Sanders
2021-02-12
1
-1
/
+4
*
implement the firt half of the css 3.1 simple predefined counter styles
Vincent Sanders
2021-02-09
1
-0
/
+3
*
Strings: Add 'infinite'.
Michael Drake
2019-03-10
1
-1
/
+1
*
Propstrings: add AND, ONLY, OR
John-Mark Bell
2019-03-10
1
-1
/
+1
*
Parsing: Add support for parsing the flexbox properties.
Lucas Neves
2017-10-21
1
-23
/
+25
*
Strip trailing whitespace.
Michael Drake
2017-09-04
1
-21
/
+21
*
Parsing: Add support for parsing the CSS3 box-sizing property.
Michael Drake
2017-04-27
1
-4
/
+5
*
Add support for CSS3 overflow-x and overflow-y properties.
Michael Drake
2014-06-01
1
-9
/
+9
*
Add support for parsing the writing-mode property. Thanks to Caitlin Potter.
Caitlin Potter
2013-09-10
1
-2
/
+3
*
Add common CSS tokens to stylesheet string table.
Michael Drake
2012-03-29
1
-0
/
+4
*
Add parsing of CSS3 Multi-column layout module shorthand properties. (column...
Michael Drake
2012-02-03
1
-5
/
+5
*
Add support for parsing CSS3 Multi-column layout properties:
Michael Drake
2012-01-28
1
-18
/
+21
*
@font-face support. Credit: James Montgomerie
John Mark Bell
2011-12-04
1
-2
/
+3
*
Tidy up
John Mark Bell
2011-10-06
1
-7
/
+0
*
Avoid interning propstrings table for every stylesheet, style tag and style a...
Michael Drake
2011-10-06
1
-0
/
+3
*
CSS3 Namespaces
John Mark Bell
2011-03-12
1
-1
/
+1
*
CSS3 Selectors
John Mark Bell
2011-01-31
1
-1
/
+4
*
Add support for opacity property
John Mark Bell
2011-01-29
1
-1
/
+1
*
Centralise handling of transparent colours.
John Mark Bell
2011-01-29
1
-1
/
+1
*
add hsl colour support
Vincent Sanders
2011-01-21
1
-1
/
+1
*
Ensure there are zero global symbols without css_ or css__ in front of them. ...
Daniel Silverstone
2011-01-20
1
-2
/
+2
*
Hack around platform headers doing the likes of typedef float FLOAT;
John Mark Bell
2010-12-29
1
-7
/
+7
*
Add support for rgba() colours. Thanks jmb.
Michael Drake
2010-12-05
1
-1
/
+2
*
It turns out that using magic values for text-align is simpler than having an...
John Mark Bell
2009-08-22
1
-3
/
+3
*
-libcss-align
John Mark Bell
2009-08-21
1
-2
/
+2
*
Padding shorthand property parser
John Mark Bell
2009-06-25
1
-1
/
+1
*
Margin shorthand parser
John Mark Bell
2009-06-25
1
-6
/
+7
*
List-style shorthand parser
John Mark Bell
2009-06-25
1
-8
/
+8
*
Font shorthand property
John Mark Bell
2009-06-25
1
-2
/
+2
*
Factor out common parts of pause-after and pause-before parsers.
John Mark Bell
2009-06-25
1
-8
/
+8
*
Border and outline shorthand property parsers
John Mark Bell
2009-06-25
1
-19
/
+21
*
Parse background shorthand property
John Mark Bell
2009-06-19
1
-7
/
+8
*
More refactoring groundwork. This actually compiles and passes the testsuite.
John Mark Bell
2009-05-26
1
-459
/
+3
*
Support named colours.
John Mark Bell
2009-04-01
1
-1
/
+183
*
Parse media type list in @import rule
John Mark Bell
2009-02-14
1
-0
/
+16
*
Distinguish between pseudo classes and pseudo elements
John Mark Bell
2009-02-10
1
-1
/
+22
*
Fix azimuth
John Mark Bell
2009-01-16
1
-6
/
+9
*
Beginnings of a colour specifier parser.
John Mark Bell
2009-01-11
1
-2
/
+3
*
text-decoration
John Mark Bell
2009-01-10
1
-2
/
+6
*
play-during
John Mark Bell
2009-01-10
1
-1
/
+3
*
voice-family
John Mark Bell
2009-01-10
1
-1
/
+4
*
A little more work on font-family.
John Mark Bell
2008-12-05
1
-0
/
+6
*
cursor
John Mark Bell
2008-12-04
1
-1
/
+19
*
Changes to the encoding of content in bytecode to better match the spec.
John Mark Bell
2008-12-03
1
-1
/
+9
*
Something approximating clip
John Mark Bell
2008-12-02
1
-1
/
+2
*
Finish azimuth
John Mark Bell
2008-12-01
1
-1
/
+7
[next]