summaryrefslogtreecommitdiff
path: root/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
...
* Implement the legacy sizing decisions in terms of CairoRendererFederico Mena Quintero2020-10-271-0/+1
* New test_utils module in rsvg_internalsFederico Mena Quintero2020-10-231-0/+1
* Remove obsolete, uninstalled tools/ directoryFederico Mena Quintero2020-10-231-1/+1
* Makefile.am - run tests with --include-ignoredFederico Mena Quintero2020-10-221-1/+1
* Move single-file module one level upFederico Mena Quintero2020-10-221-6/+7
* Add source files for recently added benchmarks to Makefile.amSven Neumann2020-10-171-0/+2
* Rename allowed_url.rs to url_resolver.rsLars Schmertmann2020-10-061-1/+1
* Merge branch 'viewport-offsets'Federico Mena Quintero2020-09-291-1/+1
|\
| * Move the render_to_viewport tests to intrinsic_dimensions.rsFederico Mena Quintero2020-09-291-1/+1
* | Move gtk-doc comments from C files to public header filesSven Neumann2020-09-291-8/+4
* | Generate version.rs from librsvg/build.rsSven Neumann2020-09-241-0/+1
|/
* Rename PropertyBag (property_bag.rs) to Attributes (attributes.rs)Federico Mena Quintero2020-09-041-1/+1
* New href module to deal with xlink:href vs. hrefFederico Mena Quintero2020-08-181-0/+1
* (#219) Add benchmark in preparation to lex then parse path data.Emile Snyder2020-06-101-0/+1
* Fix Makefile.am for "make distcheck"Federico Mena Quintero2020-05-291-0/+1
* Move the default DPI machinery to c_apiFederico Mena Quintero2020-05-051-0/+1
* lighting: simplify code structurePaolo Borelli2020-04-181-3/+1
* Improve lib name workaround for Rust *-pc-windows-gnu targetsKleis Auke Wolthuizen2020-04-141-4/+13
* Move CustomIdent to the parsers modulePaolo Borelli2020-04-121-1/+0
* Move rsvg_g_warning and rsvg_g_critical to messages.rsFederico Mena Quintero2020-04-081-0/+1
* Add a user agent stylesheetPaolo Borelli2020-03-221-0/+1
* element: move element code to its own modulePaolo Borelli2020-03-161-2/+2
* tests: Fix CI run where srcdir != builddirSven Neumann2020-02-121-0/+1
* Move rsvg_css_parse_color() and its machinery to librsvg_c_apiFederico Mena Quintero2020-01-141-0/+1
* Write test output from the Rust tests to the same output/ dir from the C testsFederico Mena Quintero2020-01-091-4/+4
* Ahem, forgot to babysit Makefile.amFederico Mena Quintero2020-01-081-1/+0
* Link to libxml2 from rsvg_internals, not librsvg_crateFederico Mena Quintero2020-01-071-0/+1
* Move srgb.rs in surface_utilsPaolo Borelli2020-01-061-1/+1
* structure: move clip_path, link, and mask in structure.rsPaolo Borelli2020-01-021-3/+0
* Switch to the released version of the selectors cratePaolo Borelli2019-12-241-9/+0
* Remove __clzsi2 workaroundKleis Auke Wolthuizen2019-12-101-3/+0
* dasharray: split to its own modulePaolo Borelli2019-11-251-0/+1
* Dear autotools.Federico Mena Quintero2019-11-131-6/+6
* Add the servo_crates sources to Makefile.amFederico Mena Quintero2019-11-131-0/+9
* Remove references to libcrocoFederico Mena Quintero2019-11-081-1/+0
* Move the filter node out of filtersPaolo Borelli2019-11-021-1/+1
* librsvg_crate: Make all the examples runnable as testsFederico Mena Quintero2019-10-311-1/+2
* Rename struct Svg to DocumentPaolo Borelli2019-10-281-2/+2
* Makefile.am: update commentPaolo Borelli2019-10-181-3/+3
* Add a dummy file, to make sure the library is non-emptyKleis Auke Wolthuizen2019-10-161-3/+3
* Simplify the generation of the libtool archive fileKleis Auke Wolthuizen2019-10-121-11/+9
* limits.rs - New file; move the constant for maximum instanced nodes hereFederico Mena Quintero2019-10-101-0/+1
* Move pixbuf_utils to the librsvg_c_api crateFederico Mena Quintero2019-10-031-1/+1
* Appease "make distcheck" by adding an empty source list for librsvg_c_api_la_...Federico Mena Quintero2019-08-261-1/+6
* Appease autotools a bit by not using _SOURCES suffixesFederico Mena Quintero2019-08-261-7/+7
* Makefile.am: remove unused variableFederico Mena Quintero2019-08-261-1/+0
* Remove the c-library feature for the librsvg_c_api crateFederico Mena Quintero2019-08-261-1/+1
* Move C API glue to a librsvg_c_api crateFederico Mena Quintero2019-08-261-11/+21
* Ensure that the __clzsi2 symbol is presentKleis Auke Wolthuizen2019-07-161-5/+7
* Remove rsvg.symbolsChun-wei Fan2019-07-031-1/+0