| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
| |
Release builds minumum compiled level is warning.
Debug builds minimum compiled level is debug.
|
|
|
|
|
|
|
|
| |
This means python3 is not required to build libcss.
To re-generate the compute style access code, e.g. when adding
new CSS properties, developers must run `make select_generator`
and commit the updated generated source code.
|
|\ |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
|/ |
|
| |
|
| |
|
|\ |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
|/ |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
Thanks to 'effin' on #netsurf.
|
|\ |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
|/ |
|
|
|
|
|
| |
If we allocated a font-face array previously, and failed to extend
it, then we failed to free it on the error path.
|
| |
|
|
|
|
| |
Previously we would only consider the first candidate.
|
|\ |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| |
| |
| |
| | |
It was complicating lifetimes and ownership.
|
| | |
|