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
/
select
/
dispatch.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Select: Properties: Add copy hander to dispatch table
Michael Drake
2022-08-29
1
-0
/
+1
*
Computed styles: Remove last traces of extension blocks.
Michael Drake
2019-05-12
1
-124
/
+0
*
Selection: Add support for the flexbox properties.
Lucas Neves
2017-10-21
1
-0
/
+50
*
Parsing: Add support for parsing the CSS3 box-sizing property.
Michael Drake
2017-04-27
1
-0
/
+5
*
Fix break-{after,before,inside} group definition.
John-Mark Bell
2014-12-31
1
-3
/
+3
*
Put the column properties in the computed style's uncommon section.
Michael Drake
2014-10-04
1
-8
/
+8
*
Add support for CSS3 overflow-x and overflow-y properties.
Michael Drake
2014-06-01
1
-1
/
+6
*
Add support for parsing the writing-mode property. Thanks to Caitlin Potter.
Caitlin Potter
2013-09-10
1
-0
/
+5
*
Add support for parsing CSS3 Multi-column layout properties:
Michael Drake
2012-01-28
1
-0
/
+55
*
Add support for opacity property
John Mark Bell
2011-01-29
1
-0
/
+5
*
Ensure there are zero global symbols without css_ or css__ in front of them. ...
Daniel Silverstone
2011-01-20
1
-4
/
+4
*
Merge parser autogeneration and string handling refactor branch r=jmb,kinniso...
Vincent Sanders
2011-01-19
1
-2
/
+1
*
Add string vector capability to stylesheet (r=jmb)
Vincent Sanders
2010-12-05
1
-1
/
+1
*
Correct management of string references in computed styles.
John Mark Bell
2010-04-04
1
-4
/
+4
*
Make libcss suitable for the new libwapcaplet behaviour.
Daniel Silverstone
2010-03-28
1
-397
/
+107
*
It turns out that using magic values for text-align is simpler than having an...
John Mark Bell
2009-08-22
1
-8
/
+0
*
Wrong -- it inherits
John Mark Bell
2009-08-21
1
-1
/
+1
*
-libcss-align is not inherited
John Mark Bell
2009-08-21
1
-1
/
+1
*
-libcss-align
John Mark Bell
2009-08-21
1
-0
/
+8
*
Move quotes property into common style block.
John Mark Bell
2009-07-04
1
-1
/
+1
*
Make dispatch.c legible
John Mark Bell
2009-03-23
1
-100
/
+792
*
Completely change the approach used for presentational hints.
John Mark Bell
2009-03-23
1
-100
/
+100
*
Add compose entry to property dispatch table.
John Mark Bell
2009-03-02
1
-99
/
+99
*
Move property dispatch table out of select.c so it can be used by the compute...
John Mark Bell
2009-02-15
1
-0
/
+115