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
/
libcss
/
select.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Drop css_error_handler and rename css_alloc to css_allocator_fn
Daniel Silverstone
2009-02-14
1
-1
/
+1
*
Pseudo classes are now matched by callbacks to the client. This is far saner,...
John Mark Bell
2009-02-14
1
-18
/
+15
*
Handle :first-child within libcss
John Mark Bell
2009-02-14
1
-10
/
+11
*
Enumerate pseudo classes and elements
John Mark Bell
2009-02-10
1
-0
/
+20
*
Match details
John Mark Bell
2009-02-09
1
-0
/
+22
*
This is more likely to handle universal simple_selectors correctly.
John Mark Bell
2009-02-09
1
-3
/
+6
*
Match selector chains. Universal selectors will probably break this.
John Mark Bell
2009-02-09
1
-1
/
+9
*
Beginnings of a handler function table.
John Mark Bell
2009-02-09
1
-1
/
+9
*
Oh look, I've changed my mind again.
John Mark Bell
2009-02-07
1
-1
/
+1
*
More API changes.
John Mark Bell
2009-02-07
1
-1
/
+1
*
Create header containing computed style representation. This isn't remotely c...
John Mark Bell
2009-01-27
1
-6
/
+0
*
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
1
-0
/
+36