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
/
docs
Commit message (
Expand
)
Author
Age
Files
Lines
*
properties: position: Add support for 'sticky' value
Michael Drake
2022-11-03
1
-0
/
+1
*
docs: bytecode: Add display grid values
Michael Drake
2022-10-29
1
-0
/
+2
*
Docs: Bytecode: Add all CSS-wide property values
Michael Drake
2022-08-29
1
-8
/
+16
*
Units: Remove units that nobody supports.
Michael Drake
2021-05-19
1
-13
/
+10
*
Use two more bits, six total, for the list style property
Vincent Sanders
2021-02-09
1
-20
/
+20
*
bytecode: Change unit representation, so that length has a bit set.
Michael Drake
2020-11-15
1
-6
/
+6
*
Documentation: Add new units to bytecode docs.
Michael Drake
2019-03-10
1
-0
/
+9
*
Add support for new length units.
Lucas Neves
2017-11-13
1
-0
/
+13
*
Add codes to flexbox properties.
Lucas Neves
2017-10-21
1
-5
/
+102
*
Strip trailing whitespace.
Michael Drake
2017-09-04
5
-68
/
+68
*
Parsing: Add support for parsing the CSS3 box-sizing property.
Michael Drake
2017-04-27
1
-1
/
+7
*
Documentation: Fix typos.
Michael Drake
2016-02-10
1
-3
/
+3
*
Documentation: Presentational hint API change.
Michael Drake
2016-02-10
1
-0
/
+19
*
make unused variable macro more portable
Vincent Sanders
2016-02-06
1
-1
/
+1
*
Add doxygen automatic document generation
Vincent Sanders
2015-06-25
1
-0
/
+1792
*
Add support for CSS3 overflow-x and overflow-y properties.
Michael Drake
2014-06-01
2
-2
/
+30
*
Various changes which modify API and ABI:
Michael Drake
2013-12-13
2
-114
/
+125
*
Add support for parsing the writing-mode property. Thanks to Caitlin Potter.
Caitlin Potter
2013-09-10
1
-1
/
+10
*
Clarify MBZ.
John-Mark Bell
2013-06-05
1
-1
/
+1
*
Fix up documentation lies
John Mark Bell
2012-05-29
1
-8
/
+3
*
Add support for parsing CSS3 Multi-column layout properties:
Michael Drake
2012-01-28
1
-1
/
+124
*
Add support for opacity property
John Mark Bell
2011-01-29
1
-1
/
+10
*
Centralise handling of transparent colours.
John Mark Bell
2011-01-29
1
-7
/
+13
*
Sync bytecode description with colour representation
John Mark Bell
2010-12-04
1
-4
/
+4
*
alter external representation of colours to be AARRGGBB (r=jmb)
Vincent Sanders
2010-12-04
1
-0
/
+10
*
LibCSS API documentation, part 1, along with a simple example.
James Bursa
2010-09-16
1
-0
/
+281
*
It turns out that using magic values for text-align is simpler than having an...
John Mark Bell
2009-08-22
1
-9
/
+4
*
-libcss-align
John Mark Bell
2009-08-21
1
-1
/
+9
*
Show full width of azimuth named angle bits.
Michael Drake
2009-06-25
1
-9
/
+9
*
Purge side bits. These cause more trouble than they're worth, and it's not as...
John Mark Bell
2009-02-10
1
-111
/
+101
*
Fix test data for voice-family with ident list -- documentation was wrong.
John Mark Bell
2009-01-18
1
-2
/
+4
*
Fix page-break-inside test data -- documentation was wrong.
John Mark Bell
2009-01-18
1
-2
/
+2
*
Fix expected bytecode for font-family with ident list.
John Mark Bell
2009-01-18
1
-8
/
+7
*
Tests for properties 0b to 0f.
Michael Drake
2009-01-16
1
-1
/
+1
*
I guess it helps if the documentation's in sync with reality...
John Mark Bell
2009-01-16
1
-4
/
+4
*
Complete bytecode dumping code.
John Mark Bell
2009-01-12
1
-37
/
+65
*
Clarify font-family
John Mark Bell
2008-12-04
1
-6
/
+7
*
counter-increment
John Mark Bell
2008-12-04
1
-6
/
+4
*
Changes to the encoding of content in bytecode to better match the spec.
John Mark Bell
2008-12-03
1
-5
/
+17
*
Something approximating clip
John Mark Bell
2008-12-02
1
-10
/
+21
*
The advantage of interning strings is that you don't have to store their leng...
John Mark Bell
2008-12-01
1
-3
/
+2
*
All numerical values are represented in 22:10 fixed point.
John Mark Bell
2008-11-23
1
-9
/
+4
*
Update Lexer/Token documentation to handle CSS numbers correctly.
John Mark Bell
2008-10-27
2
-3
/
+3
*
A bunch of property parsers.
John Mark Bell
2008-10-25
1
-3
/
+3
*
In hindsight, it's more likely that opcodes will be added than flags, so use ...
John Mark Bell
2008-10-22
1
-5
/
+5
*
Provide example of typed parameter list
John Mark Bell
2008-10-21
1
-0
/
+9
*
Document shorthand properties
John Mark Bell
2008-10-21
1
-0
/
+32
*
Reduce space requirements by squashing opcode + flags + value into 32 bits.
John Mark Bell
2008-10-21
1
-545
/
+431
*
All properties done.
John Mark Bell
2008-10-21
1
-23
/
+844
*
Beginnings of a bytecode format.
John Mark Bell
2008-10-21
1
-0
/
+318
[next]