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
*
Add support for SVG stroke-opacity property
HEAD
master
Michael Orlitzky
2023-10-01
25
-61
/
+534
*
Add support for SVG fill-opacity property
Michael Orlitzky
2023-10-01
26
-38
/
+513
*
select: opacity: correct value
John-Mark Bell
2023-10-01
1
-1
/
+1
*
src/select/Makefile: the select_generator target is PHONY
Michael Orlitzky
2023-09-18
1
-0
/
+1
*
src/stylesheet.h: set uses_revert flag for shorthand properties
Michael Orlitzky
2023-09-17
1
-1
/
+5
*
Avoid integer types with platform dependent size
DeltaVonNeumann
2023-06-17
45
-298
/
+298
*
api: fpmath: Add macro to get fractional part
Michael Drake
2022-12-16
1
-0
/
+2
*
select: generator: Simplify function parameter generation
Michael Drake
2022-12-03
1
-6
/
+4
*
select: generator: Declare and define bits together
Michael Drake
2022-12-03
2
-316
/
+105
*
select: generator: Remove dead code
Michael Drake
2022-12-03
2
-150
/
+36
*
select: generator: Generate _bits variants
Michael Drake
2022-11-27
3
-114
/
+1017
*
select: generator: Split out propget printer
Michael Drake
2022-11-27
1
-58
/
+61
*
GitHub CI: Add static analysis with CodeQL
Michael Drake
2022-11-09
1
-0
/
+61
*
GitHub CI: Add build and unit test workflow
Michael Drake
2022-11-09
1
-0
/
+76
*
select: autogen source: Update to stable output
Michael Drake
2022-11-03
3
-539
/
+540
*
select: codegen: Deterministic output by subsorting props by name
Michael Drake
2022-11-03
1
-1
/
+1
*
select: codegen: Squash comparison with literal warnings
Michael Drake
2022-11-03
1
-24
/
+24
*
properties: Define align-self values in terms of align-items
Michael Drake
2022-11-03
2
-11
/
+11
*
tests: Add tests for position:sticky
Michael Drake
2022-11-03
3
-0
/
+120
*
properties: position: Add support for 'sticky' value
Michael Drake
2022-11-03
7
-4
/
+11
*
test: Add test for display property grid values
Michael Drake
2022-10-29
1
-0
/
+111
*
test: dump: Add support for display property grid values
Michael Drake
2022-10-29
1
-0
/
+6
*
properties: display: Add grid values
Michael Drake
2022-10-29
7
-3
/
+18
*
docs: bytecode: Add display grid values
Michael Drake
2022-10-29
1
-0
/
+2
*
select: Fix blank pseudo style reversion
Michael Drake
2022-10-23
1
-0
/
+8
*
Floating point maths: Squash clang warning
Michael Drake
2022-10-22
1
-3
/
+5
*
Select: Only store UA and USER origin styles if revert is used
Michael Drake
2022-08-29
1
-5
/
+13
*
Stylesheet: Track whether stylesheet used revert property value
Michael Drake
2022-08-29
1
-0
/
+6
*
Select: Move revert style tracking to separate allocation
Michael Drake
2022-08-29
2
-8
/
+18
*
Tests: Add tests for explicit defaulting
Michael Drake
2022-08-29
2
-0
/
+1453
*
Select: Split out duplicated revert handling
Michael Drake
2022-08-29
1
-52
/
+47
*
Select: Support CSS property-wide 'revert' value
Michael Drake
2022-08-29
1
-0
/
+79
*
Select: Clone UA and author styles for revert
Michael Drake
2022-08-29
2
-0
/
+38
*
Select: Add computed style clone function
Michael Drake
2022-08-29
2
-0
/
+35
*
Select: Properties: Add copy hander to dispatch table
Michael Drake
2022-08-29
2
-0
/
+3
*
Select: Properties: Implement copy handler for complex properties
Michael Drake
2022-08-29
8
-155
/
+306
*
Select: Properties: Add copy handler for simple properties
Michael Drake
2022-08-29
118
-507
/
+1778
*
Select: Support CSS property-wide 'unset' value
Michael Drake
2022-08-29
1
-3
/
+18
*
Select: Support CSS property-wide 'initial' value
Michael Drake
2022-08-29
1
-3
/
+6
*
Select: Make inherit flag handling aware of other default values
Michael Drake
2022-08-29
70
-171
/
+179
*
Parse: Nongenerated properties: Explicit defaults
Michael Drake
2022-08-29
31
-135
/
+363
*
Parse: Important: Handle new explicit defaulting values
Michael Drake
2022-08-29
1
-1
/
+1
*
Parse: Explicit default support for generated properties
Michael Drake
2022-08-29
1
-93
/
+93
*
Parse: Update code generator to support new values
Michael Drake
2022-08-29
1
-4
/
+42
*
Stylesheet: Helpers for all default property values
Michael Drake
2022-08-29
1
-1
/
+33
*
Parse: Utils: Helper to get any value from flags
Michael Drake
2022-08-29
1
-0
/
+29
*
Bytecode: Flag values for explicit defaulting
Michael Drake
2022-08-29
1
-4
/
+25
*
Docs: Bytecode: Add all CSS-wide property values
Michael Drake
2022-08-29
1
-8
/
+16
*
Parse: Propstrings: Add unset and revert
Michael Drake
2022-08-29
2
-2
/
+4
*
Select: MQ: Support prefers-color-scheme in boolean context
Michael Drake
2022-08-28
1
-4
/
+5
[next]