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
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
s/opcode/opcode_t/
John Mark Bell
2009-08-03
1
-3
/
+3
*
Avoid type collisions when used from C++
John Mark Bell
2009-08-02
1
-1
/
+1
*
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
2
-84
/
+84
*
Port to new buildsystem
John Mark Bell
2009-03-24
1
-47
/
+1
*
Completely change the approach used for presentational hints.
John Mark Bell
2009-03-23
1
-103
/
+2
*
Purge side bits. These cause more trouble than they're worth, and it's not as...
John Mark Bell
2009-02-10
2
-84
/
+93
*
Purge stylesheet dumping code from the library.
John Mark Bell
2009-01-19
3
-1835
/
+1
*
Fix play-during
John Mark Bell
2009-01-18
1
-0
/
+1
*
Don't build the serialisation code in release mode
John Mark Bell
2009-01-14
2
-0
/
+4
*
Complete bytecode dumping code.
John Mark Bell
2009-01-12
2
-23
/
+1624
*
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
*
The advantage of interning strings is that you don't have to store their leng...
John Mark Bell
2008-12-01
1
-7
/
+6
*
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
*
border-collapse
John Mark Bell
2008-10-26
1
-0
/
+3
*
A bunch of property parsers.
John Mark Bell
2008-10-25
3
-0
/
+281
*
Something approximating a parser for clear.
John Mark Bell
2008-10-23
1
-0
/
+5
*
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
2
-2
/
+633
*
Bytecode stuff
John Mark Bell
2008-10-22
1
-0
/
+164