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
/
parse
/
important.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add support for SVG stroke-opacity property
HEAD
master
Michael Orlitzky
2023-10-01
1
-0
/
+5
*
Add support for SVG fill-opacity property
Michael Orlitzky
2023-10-01
1
-0
/
+5
*
Avoid integer types with platform dependent size
DeltaVonNeumann
2023-06-17
1
-2
/
+2
*
Parse: Important: Handle new explicit defaulting values
Michael Drake
2022-08-29
1
-1
/
+1
*
Parsing: Add support for parsing the flexbox properties.
Lucas Neves
2017-10-21
1
-0
/
+20
*
Strip trailing whitespace.
Michael Drake
2017-09-04
1
-12
/
+12
*
Fix advancing when play-during rule has !important set.
Michael Drake
2014-07-24
1
-1
/
+1
*
correctly apply enum casts to avoid warnings about casting between
Vincent Sanders
2012-04-14
1
-36
/
+37
*
Fix debug build (warnings about comparing different enums).
François Revel
2012-04-06
1
-32
/
+36
*
Add support for parsing CSS3 Multi-column layout properties:
Michael Drake
2012-01-28
1
-0
/
+15
*
Fix \!important for opacity property.
Michael Drake
2012-01-27
1
-0
/
+5
*
Ensure there are zero global symbols without css_ or css__ in front of them. ...
Daniel Silverstone
2011-01-20
1
-2
/
+2
*
Merge parser autogeneration and string handling refactor branch r=jmb,kinniso...
Vincent Sanders
2011-01-19
1
-139
/
+117
*
Fix libcss to use new libwapcaplet behaviour.
Daniel Silverstone
2010-03-27
1
-2
/
+1
*
s/opcode/opcode_t/
John Mark Bell
2009-08-03
1
-1
/
+1
*
Don't intern lower-case versions of strings. Use lwc_context_string_caseless_...
John Mark Bell
2009-07-27
1
-1
/
+4
*
Centralise !important handling.
John Mark Bell
2009-06-18
1
-0
/
+415