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
/
bytecode
/
opcodes.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add codes to flexbox properties.
Lucas Neves
2017-10-21
1
-4
/
+74
*
Parsing: Add support for parsing the CSS3 box-sizing property.
Michael Drake
2017-04-27
1
-0
/
+5
*
Share colour enum values.
Michael Drake
2014-11-07
1
-3
/
+3
*
Column rule colour of "invert" is not allowed.
Michael Drake
2014-11-07
1
-1
/
+0
*
Add support for parsing the writing-mode property. Thanks to Caitlin Potter.
Caitlin Potter
2013-09-10
1
-0
/
+6
*
Add support for parsing CSS3 Multi-column layout properties:
Michael Drake
2012-01-28
1
-0
/
+83
*
Add support for opacity property
John Mark Bell
2011-01-29
1
-0
/
+4
*
Centralise handling of transparent colours.
John Mark Bell
2011-01-29
1
-4
/
+10
*
It turns out that using magic values for text-align is simpler than having an...
John Mark Bell
2009-08-22
1
-8
/
+4
*
-libcss-align
John Mark Bell
2009-08-21
1
-0
/
+7
*
Factor out common code from top,right,bottom,left parsers
John Mark Bell
2009-05-27
1
-8
/
+6
*
A bunch of c89.
John Mark Bell
2009-04-15
1
-83
/
+83
*
Purge side bits. These cause more trouble than they're worth, and it's not as...
John Mark Bell
2009-02-10
1
-8
/
+0
*
Fix play-during
John Mark Bell
2009-01-18
1
-0
/
+1
*
Complete bytecode dumping code.
John Mark Bell
2009-01-12
1
-15
/
+16
*
voice-family
John Mark Bell
2009-01-10
1
-1
/
+2
*
Beginnings of font-family
John Mark Bell
2008-12-04
1
-0
/
+1
*
counter-increment
John Mark Bell
2008-12-04
1
-4
/
+2
*
Changes to the encoding of content in bytecode to better match the spec.
John Mark Bell
2008-12-03
1
-1
/
+5
*
Something approximating clip
John Mark Bell
2008-12-02
1
-1
/
+7
*
Fix up azimuth to cater for !important after property value.
John Mark Bell
2008-12-01
1
-4
/
+4
*
page-break-inside
John Mark Bell
2008-11-25
1
-1
/
+1
*
max-height
John Mark Bell
2008-11-25
1
-14
/
+14
*
list-style-type.
John Mark Bell
2008-11-25
1
-8
/
+7
*
Actually include the opcodes header.
John Mark Bell
2008-10-22
1
-2
/
+2
*
Something approximating an enumeration of the opcode-specific value field.
John Mark Bell
2008-10-22
1
-0
/
+631