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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Clarify font-family
John Mark Bell
2008-12-04
2
-6
/
+12
*
cursor
John Mark Bell
2008-12-04
2
-6
/
+264
*
counter-reset
John Mark Bell
2008-12-04
1
-5
/
+163
*
counter-increment
John Mark Bell
2008-12-04
3
-15
/
+169
*
Factor out common part of content parser.
John Mark Bell
2008-12-03
1
-435
/
+311
*
Finish content
John Mark Bell
2008-12-03
1
-1
/
+238
*
Factor out parsing of the value part of list-style-type.
John Mark Bell
2008-12-03
1
-36
/
+68
*
Changes to the encoding of content in bytecode to better match the spec.
John Mark Bell
2008-12-03
4
-12
/
+285
*
Something approximating clip
John Mark Bell
2008-12-02
4
-17
/
+138
*
Rather less memory corruption.
John Mark Bell
2008-12-02
1
-8
/
+8
*
border-spacing
John Mark Bell
2008-12-02
1
-5
/
+90
*
Fix up azimuth to cater for !important after property value.
John Mark Bell
2008-12-01
2
-13
/
+157
*
Finish azimuth
John Mark Bell
2008-12-01
2
-2
/
+72
*
The advantage of interning strings is that you don't have to store their leng...
John Mark Bell
2008-12-01
3
-30
/
+20
*
Given that we're going to be copying selector details, anyway, it seems point...
John Mark Bell
2008-12-01
3
-64
/
+26
*
Retain pointer to dictionary entries so we don't have to rediscover it later.
John Mark Bell
2008-12-01
9
-463
/
+437
*
Simplify decision as to whether to intern token data by inserting markers int...
John Mark Bell
2008-12-01
2
-29
/
+23
*
Divorce css_string from whatever gets stored in lpu hashes.
John Mark Bell
2008-12-01
5
-16
/
+19
*
More modifications to allow numerous iterations for profiling.
John Mark Bell
2008-11-30
3
-73
/
+88
*
Modify to allow a configurable number of iterations for profiling.
John Mark Bell
2008-11-30
1
-27
/
+43
*
Make getToken reduce consecutive whitespace tokens to a single whitespace token.
John Mark Bell
2008-11-30
1
-9
/
+19
*
Slightly clearer code. Marginally faster, too.
John Mark Bell
2008-11-30
1
-42
/
+52
*
Use parserutils_hash instead of parserutils_dict.
John Mark Bell
2008-11-30
7
-30
/
+30
*
Commentary on which tokens actually need string data interning.
John Mark Bell
2008-11-30
1
-0
/
+12
*
Beginnings of azimuth.
John Mark Bell
2008-11-30
2
-6
/
+70
*
Tidy things up somewhat.
John Mark Bell
2008-11-28
6
-607
/
+615
*
Optimise css_stylesheet_add_rule by the cunning approach of not iterating thr...
John Mark Bell
2008-11-28
2
-9
/
+7
*
Change the way in which css_rules are defined. This is more compact than the ...
John Mark Bell
2008-11-28
2
-64
/
+117
*
css_string is now the same as a parserutils_dict_entry. This allows us to use...
John Mark Bell
2008-11-27
13
-517
/
+676
*
Calculate some kind of ballpark figure for the memory requirements of a style...
John Mark Bell
2008-11-27
1
-12
/
+31
*
Prevent reading from beyond the start of token data.
John Mark Bell
2008-11-27
1
-5
/
+6
*
Don't intern strings for CSS_TOKEN_S tokens. This is pointless, as all we car...
John Mark Bell
2008-11-27
1
-1
/
+5
*
z-index
John Mark Bell
2008-11-26
1
-4
/
+53
*
word-spacing
John Mark Bell
2008-11-26
1
-4
/
+57
*
width
John Mark Bell
2008-11-26
1
-4
/
+56
*
widows
John Mark Bell
2008-11-26
1
-4
/
+49
*
white-space
John Mark Bell
2008-11-26
2
-4
/
+44
*
volume
John Mark Bell
2008-11-26
2
-5
/
+96
*
visibility
John Mark Bell
2008-11-26
1
-4
/
+35
*
vertical-align
John Mark Bell
2008-11-26
2
-5
/
+94
*
unicode-bidi
John Mark Bell
2008-11-25
2
-5
/
+38
*
text-transform
John Mark Bell
2008-11-25
2
-5
/
+42
*
text-indent
John Mark Bell
2008-11-25
1
-4
/
+54
*
text-align
John Mark Bell
2008-11-25
2
-5
/
+40
*
table-layout
John Mark Bell
2008-11-25
1
-4
/
+33
*
stress
John Mark Bell
2008-11-25
1
-4
/
+48
*
speech-rate
John Mark Bell
2008-11-25
2
-5
/
+80
*
speak
John Mark Bell
2008-11-25
2
-5
/
+37
*
speak-punctuation
John Mark Bell
2008-11-25
2
-5
/
+35
*
speak-numeral
John Mark Bell
2008-11-25
2
-5
/
+36
[next]