summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'prepare-release' into 'main'2.52.2Marge Bot2021-10-164-71/+169
|\
| * Update NEWSFederico Mena Quintero2021-10-151-0/+54
| * Bump version number to 2.52.2Federico Mena Quintero2021-10-153-71/+115
|/
* Merge branch 'mask-type' into 'main'Marge Bot2021-10-1611-23/+648
|\
| * Add mask-type to FEATURES.mdFederico Mena Quintero2021-10-152-0/+22
| * Add a test for mask-typeFederico Mena Quintero2021-10-152-0/+129
| * Process the mask-type in the drawing codeFederico Mena Quintero2021-10-152-6/+70
| * Rename to_mask -> to_luminance maskFederico Mena Quintero2021-10-154-14/+8
| * Register the mask-type propertyFederico Mena Quintero2021-10-152-8/+127
| * Define MaskType for the mask-type propertyFederico Mena Quintero2021-10-152-0/+197
| * Remove obsolete commentFederico Mena Quintero2021-10-151-3/+0
| * Start development docs on adding a new propertyFederico Mena Quintero2021-10-151-0/+103
| * Fix obsolete function nameFederico Mena Quintero2021-10-151-1/+1
|/
* Merge branch 'notriddle/lang-pseudo-class' into 'main'Marge Bot2021-10-1510-6/+220
|\
| * Box parsed LanguageTag in CSS propertyMichael Howell2021-10-151-3/+3
| * Add unit test to make sure xml:lang isn't clobbered by the cascadeMichael Howell2021-10-152-0/+33
| * Use ComputedValues for xml:langMichael Howell2021-10-156-53/+39
| * Add support for comma-separated lists of languagesMichael Howell2021-10-153-14/+20
| * Fix clippy warning for single-branch `match`Michael Howell2021-10-151-14/+11
| * Add features doc for other supported pseudo-classesMichael Howell2021-10-153-0/+84
| * Add support for CSS :lang() pseudo-classMichael Howell2021-10-155-2/+110
|/
* Merge branch 'fix-unit-case-insensitive' into 'main'Marge Bot2021-10-154-3/+87
|\
| * Add types basic 02 f testKolja Lampe2021-10-152-0/+84
| * Make units case insensitiveKolja Lampe2021-10-151-2/+2
| * Correct wrong commentKolja Lampe2021-10-151-1/+1
|/
* Merge branch 'notriddle/inner-viewport-fix' into 'main'Marge Bot2021-10-153-2/+27
|\
| * Use specified width/height as inner SVG viewport by defaultMichael Howell2021-10-143-2/+27
|/
* Merge branch 'list-of-features' into 'main'Marge Bot2021-10-132-1/+417
|\
| * Notes on the scope of librsvg in terms of spec versionsFederico Mena Quintero2021-10-132-1/+34
| * Add attributes that are supported by all elementsFederico Mena Quintero2021-10-131-9/+11
| * Note about presentation attributes vs. shorthand propertiesFederico Mena Quintero2021-10-131-2/+7
| * Remove blank lines in tables; gitlab renders them uglyFederico Mena Quintero2021-10-131-53/+0
| * Fix table markupFederico Mena Quintero2021-10-131-1/+7
| * Link to FEATURES.md from the README.mdFederico Mena Quintero2021-10-131-0/+3
| * Start a list of supported SVG featuresFederico Mena Quintero2021-10-131-0/+420
|/
* Merge branch 'multi-page-example' into 'main'Marge Bot2021-10-131-1/+22
|\
| * Add example on using a uniform page size for multi-page documentsFederico Mena Quintero2021-10-121-1/+22
|/
* Merge branch 'notriddle/docs-multipage' into 'main'Marge Bot2021-10-131-1/+25
|\
| * Document the multi-page featuresMichael Howell2021-10-131-1/+25
|/
* Merge branch 'notriddle/font-inherit' into 'main'Marge Bot2021-10-133-0/+42
|\
| * Expand `font:inherit` and `marker:inherit`Michael Howell2021-10-123-0/+42
|/
* Merge branch 'notriddle/colon-link' into 'main'Marge Bot2021-10-129-14/+168
|\
| * Do not count tspan attributes on `<a>`Michael Howell2021-10-122-6/+3
| * Implement `:link` pseudo-classMichael Howell2021-10-126-9/+96
| * Render and style text linksMichael Howell2021-10-124-6/+76
|/
* Merge branch 'notriddle/multi-page-pdf' into 'main'Marge Bot2021-10-123-27/+128
|\
| * Fix bug when page size is different from final canvas sizeMichael Howell2021-10-082-4/+34
| * Add test case for multiple pages, and a single explicitly-specified sizeMichael Howell2021-10-071-0/+24
| * Make multi-page PDFs with mixed sizesMichael Howell2021-10-073-27/+74
|/
* Merge branch 'prepare-release' into 'main'2.52.1Marge Bot2021-10-054-57/+83
|\