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
*
Sketch out some test data for the selection engine
John Mark Bell
2009-02-12
2
-0
/
+45
*
Handle as much voice-family as we can.
John Mark Bell
2009-02-11
1
-4
/
+86
*
And the initial value of quotes, too.
John Mark Bell
2009-02-11
1
-3
/
+1
*
Handle quotes
John Mark Bell
2009-02-11
1
-4
/
+62
*
Modify encoding of quotes. Move clip to accommodate.
John Mark Bell
2009-02-11
3
-24
/
+24
*
Rework font-family handler to a) compile and b) reflect the changes made to t...
John Mark Bell
2009-02-11
1
-89
/
+28
*
Change encoding of font-family
John Mark Bell
2009-02-11
3
-72
/
+78
*
Something approximating font-family. This is hideous.
John Mark Bell
2009-02-11
2
-7
/
+158
*
Squash memory leak
John Mark Bell
2009-02-11
1
-0
/
+2
*
Fix dumping of cursor values.
John Mark Bell
2009-02-11
2
-5
/
+16
*
Handle cursor
John Mark Bell
2009-02-11
1
-7
/
+113
*
Handle counter-increment/counter-reset
John Mark Bell
2009-02-11
2
-21
/
+98
*
Handle content, not that we actually do anything with the data we read, however.
John Mark Bell
2009-02-11
1
-4
/
+53
*
Handle as much of clip as we can
John Mark Bell
2009-02-11
1
-2
/
+28
*
Change the representation of any data that includes a css_string. They're now...
John Mark Bell
2009-02-11
4
-64
/
+44
*
More property handlers
John Mark Bell
2009-02-11
1
-51
/
+186
*
More property handlers
John Mark Bell
2009-02-11
2
-116
/
+387
*
More property handlers
John Mark Bell
2009-02-11
1
-40
/
+47
*
Sync azimuth with current idiom.
John Mark Bell
2009-02-11
1
-15
/
+24
*
More property handlers
John Mark Bell
2009-02-11
1
-93
/
+66
*
More property handlers
John Mark Bell
2009-02-11
1
-71
/
+198
*
More property handlers
John Mark Bell
2009-02-11
1
-60
/
+226
*
More property handlers
John Mark Bell
2009-02-11
1
-30
/
+100
*
More property handlers
John Mark Bell
2009-02-11
1
-37
/
+91
*
More property handlers
John Mark Bell
2009-02-11
1
-255
/
+252
*
Border colours. Factor out common code.
John Mark Bell
2009-02-11
2
-66
/
+61
*
More property handlers
John Mark Bell
2009-02-11
1
-17
/
+47
*
Restore the magical properties of background-repeat values (the bottom two bi...
John Mark Bell
2009-02-11
2
-21
/
+90
*
So, it transpires that we don't need the selection context in the property ha...
John Mark Bell
2009-02-11
2
-231
/
+283
*
Implement sort ordering. Inevitably, this is more comment than code.
John Mark Bell
2009-02-10
1
-17
/
+110
*
Purge side bits. These cause more trouble than they're worth, and it's not as...
John Mark Bell
2009-02-10
10
-786
/
+1070
*
Much API cleanup.
John Mark Bell
2009-02-10
2
-23
/
+1660
*
Map inherit to 0 for all properties, so we get a default style of everything ...
John Mark Bell
2009-02-10
1
-268
/
+268
*
Enumerate pseudo classes and elements
John Mark Bell
2009-02-10
1
-0
/
+20
*
Distinguish between pseudo classes and pseudo elements
John Mark Bell
2009-02-10
7
-13
/
+57
*
Musings about a potential optimisation
John Mark Bell
2009-02-09
1
-0
/
+6
*
Match details
John Mark Bell
2009-02-09
2
-5
/
+64
*
This is more likely to handle universal simple_selectors correctly.
John Mark Bell
2009-02-09
2
-44
/
+149
*
Match selector chains. Universal selectors will probably break this.
John Mark Bell
2009-02-09
2
-7
/
+116
*
Beginnings of a handler function table.
John Mark Bell
2009-02-09
2
-9
/
+20
*
Iterate over the selectors in a stylesheet which match the current node's name.
John Mark Bell
2009-02-09
1
-3
/
+76
*
Traverse stylesheet tree iteratively.
John Mark Bell
2009-02-09
1
-22
/
+60
*
Further tweaks. We need to know the <sheet,rule> pair from which a property g...
John Mark Bell
2009-02-07
1
-2
/
+8
*
Beginnings of a style selection algorithm.
John Mark Bell
2009-02-07
1
-10
/
+76
*
Fix build.
John Mark Bell
2009-02-07
1
-1
/
+18
*
Oh look, I've changed my mind again.
John Mark Bell
2009-02-07
5
-23
/
+10
*
More API changes.
John Mark Bell
2009-02-07
6
-7
/
+152
*
Mutators for computed style
John Mark Bell
2009-02-07
2
-1
/
+1628
*
It probably helps to ensure the allocation routine is accessible.
John Mark Bell
2009-02-07
1
-1
/
+4
*
More accessors
John Mark Bell
2009-02-06
1
-0
/
+102
[next]