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
/
include
Commit message (
Expand
)
Author
Age
Files
Lines
*
More API changes.
John Mark Bell
2009-02-07
2
-4
/
+2
*
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
*
More accessors
John Mark Bell
2009-02-06
1
-0
/
+68
*
More accessors
John Mark Bell
2009-02-06
1
-0
/
+67
*
More accessors
John Mark Bell
2009-02-06
1
-0
/
+39
*
More accessors
John Mark Bell
2009-02-06
1
-0
/
+40
*
More accessors
John Mark Bell
2009-02-06
1
-2
/
+161
*
More accessors
John Mark Bell
2009-02-06
1
-0
/
+81
*
More accessors
John Mark Bell
2009-02-06
1
-0
/
+120
*
More accessors
John Mark Bell
2009-02-06
1
-0
/
+160
*
More accessors
John Mark Bell
2009-02-06
1
-0
/
+90
*
More accessors
John Mark Bell
2009-02-06
1
-0
/
+172
*
More accessors
John Mark Bell
2009-02-06
1
-0
/
+218
*
More accessors
John Mark Bell
2009-02-06
1
-1
/
+168
*
I've changed my mind. Don't assume that _INHERIT doesn't exist here.
John Mark Bell
2009-02-06
1
-15
/
+56
*
Some property accessors.
John Mark Bell
2009-02-06
2
-5
/
+149
*
Bit allocations.
John Mark Bell
2009-02-06
1
-0
/
+49
*
Enumerated values for properties.
John Mark Bell
2009-02-05
2
-16
/
+501
*
Fill in members of css_computed_{style,uncommon}
John Mark Bell
2009-02-05
2
-17
/
+104
*
cursor:, which I omitted from the previous commit.
John Mark Bell
2009-01-29
1
-4
/
+11
*
More maths. I have no idea if this approach is sane, btw. More importantly, I...
John Mark Bell
2009-01-29
1
-11
/
+24
*
Create header containing computed style representation. This isn't remotely c...
John Mark Bell
2009-01-27
2
-6
/
+138
*
I guess it helps if you commit the header, too.
John Mark Bell
2009-01-27
1
-2
/
+6
*
Introduce ability to create/destroy selection contexts.
John Mark Bell
2009-01-26
2
-0
/
+40
*
Divorce css_string from whatever gets stored in lpu hashes.
John Mark Bell
2008-12-01
1
-4
/
+4
*
Use parserutils_hash instead of parserutils_dict.
John Mark Bell
2008-11-30
1
-3
/
+3
*
css_string is now the same as a parserutils_dict_entry. This allows us to use...
John Mark Bell
2008-11-27
1
-4
/
+6
*
Fix number parsing and make test code automatically determine correctness.
John Mark Bell
2008-11-24
1
-1
/
+2
*
Make stylesheet component constructors/destructors report errors
John Mark Bell
2008-11-09
1
-3
/
+3
*
Modify CSS2.1 frontend test driver to use the public stylesheet API.
John Mark Bell
2008-09-25
1
-0
/
+8
*
Create a parser instance for a stylesheet. Also create a level-specific front...
John Mark Bell
2008-09-25
1
-1
/
+1
*
Mechanism for the client to select the language level.
John Mark Bell
2008-09-25
2
-8
/
+20
*
Add API to get/set a stylesheet's disabled state
John Mark Bell
2008-09-25
1
-2
/
+3
*
Implement most of stylesheet's public API
John Mark Bell
2008-09-25
1
-0
/
+2
*
Public stylesheet API & stubbed out implementations.
John Mark Bell
2008-09-25
5
-8
/
+53
*
Implement the first-stage parser.
John Mark Bell
2008-07-30
1
-0
/
+2
*
Import beginnings of a CSS parsing library.
John Mark Bell
2008-05-01
4
-0
/
+114