summaryrefslogtreecommitdiff
path: root/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
* Move node creation to RustSaurav Sachidanand2018-06-041-0/+1
* Add RUST_TARGET variableFabrice Fontaine2018-06-021-1/+1
* Add a Rust sRGB utility moduleIvan Molodetskikh2018-05-311-0/+1
* Port the composite filter effectIvan Molodetskikh2018-05-311-1/+1
* Move filter_context.rs to filters/context.rsIvan Molodetskikh2018-05-311-1/+1
* Separate filters::Input into its own fileIvan Molodetskikh2018-05-311-0/+1
* Add FilterErrorIvan Molodetskikh2018-05-311-0/+1
* Merge remote-tracking branch 'origin/master' into property-inheritanceFederico Mena Quintero2018-05-251-1/+0
|\
| * Get rid of offset.cIvan Molodetskikh2018-05-241-1/+0
* | mask: port generating the cairo mask to rustPaolo Borelli2018-05-241-1/+0
|/
* WIP: Port RsvgFilterOutput to RustIvan Molodetskikh2018-05-201-0/+1
* Add some initial Rust filter infrastructureIvan Molodetskikh2018-05-201-0/+3
* bbox: factor out a rect modulePaolo Borelli2018-05-141-0/+1
* Rename rsvg-cairo-draw to rsvg-drawing-ctxPaolo Borelli2018-05-131-2/+2
* drawing_ctx: completely remove the render objectPaolo Borelli2018-05-131-2/+0
* Move stop_opacity directly to RustFederico Mena Quintero2018-05-011-1/+0
* Fold cairo-clip.c into cairo-draw.cPaolo Borelli2018-04-281-2/+0
* Fix build, we do not have chars.rs anymorePaolo Borelli2018-04-271-1/+0
* Makefile.am: Add Rust files that were missing, oopsFederico Mena Quintero2018-04-271-0/+4
* Splits filters into their own filesIvan Molodetskikh2018-04-271-0/+18
* Move common filter code to filters/common.{c,h}Ivan Molodetskikh2018-04-271-0/+2
* unitinterval: add a small struct that holds [0-1] valuesPaolo Borelli2018-04-261-0/+1
* headers: move node_new declarations to structure.hPaolo Borelli2018-04-151-2/+0
* Remove rsvg-css.cPaolo Borelli2018-04-071-1/+0
* path-builder: remove C export and .h filePaolo Borelli2018-04-031-1/+0
* Fix build failure on Ubuntu/Debian238-build-failure-on-ubuntu-debianTim Lunn2018-03-311-1/+2
* Move all the loading code to rsvg-load.[ch]Federico Mena Quintero2018-03-261-0/+2
* text: port recursive render to rustPaolo Borelli2018-03-261-1/+0
* text: fold chars.rs back into text.rsPaolo Borelli2018-03-261-1/+0
* text: move text node implementation to rustPaolo Borelli2018-03-261-1/+0
* text: move tref node implementation to text.rsPaolo Borelli2018-03-261-0/+1
* chars: move text measure and render to chars.rsPaolo Borelli2018-03-261-1/+0
* New make_ident_property!() macro to compress property definitionsFederico Mena Quintero2018-03-231-0/+1
* Implement svg switch conditions in rustPaolo Borelli2018-03-171-1/+0
* wip: start draw.rsFederico Mena Quintero2018-03-161-0/+1
* gitlab#214 - Pass cargo flags to "cargo test"Federico Mena Quintero2018-03-051-1/+1
* support <a> links for PDF outputDmitry Kontsevoy2018-02-231-0/+1
* Makefile.am: Fix MSVC header "installation"Chun-wei Fan2018-02-231-1/+1
* Makefile.am: fix include path in the generated librsvg-enum-types.cFederico Mena Quintero2018-02-221-1/+1
* Move everything under rust/ one level up in the hierarchyFederico Mena Quintero2018-02-221-48/+49
* Move the C part of the library to a librsvg/ subdirectoryFederico Mena Quintero2018-02-221-69/+69
* Initial switch to a cargo workspace.Jordan Petridis2018-02-221-39/+39
* Add rsvg-attributes.hFederico Mena Quintero2018-02-201-0/+1
* Generate a PHF of SVG attribute namesFederico Mena Quintero2018-02-201-0/+2
* port RsvgPaintServer to RustDmitry Kontsevoy2018-02-071-1/+0
* Remove RSVG_G_TYPE_INIT - we have required glib 2.52 for some time nowFederico Mena Quintero2018-02-061-1/+0
* Rename to code-of-conduct.md per upstream's versionFederico Mena Quintero2018-02-021-1/+1
* Move rsvg_handle_get_pixbuf*() to rsvg-handle.cFederico Mena Quintero2018-02-011-1/+0
* gitlab#182 - Merge branch 'parse-transform-with-cssparser'Federico Mena Quintero2018-01-221-2/+0
|\
| * Remove lalrpop-related filesFederico Mena Quintero2018-01-221-2/+0