summaryrefslogtreecommitdiff
path: root/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
* build: Add --enable-gtk-doc flagMatt Turner2022-04-261-1/+1
* (#859): Make rst2man and gi-docgen optionalKleis Auke Wolthuizen2022-04-071-1/+14
* Fix all warnings from g-ir-scannerFederico Mena Quintero2022-03-101-1/+1
* Remove gtk-doc detritus from configure.ac et alFederico Mena Quintero2022-01-071-3/+0
* Generate rsvg-convert.1 from the RST sourceFederico Mena Quintero2022-01-041-1/+7
* Makefile.am: use the correct EXEEXT extension for the rsvg-convert binaryFederico Mena Quintero2021-11-171-1/+1
* Remove LIB_NAME_WORKAROUND, not needed anymoreIsmael Luceno2021-09-091-6/+0
* (#768): fix missing vapigen dependency for gdk-pixbufFederico Mena Quintero2021-07-121-1/+1
* Start sketching out an Accept-Language parserFederico Mena Quintero2021-05-211-0/+1
* New StackingContext structFederico Mena Quintero2021-05-111-0/+1
* Start sketching the FilterFunction type for shorthand filtersFederico Mena Quintero2021-04-281-0/+1
* Move 'librsvg::surface_utils::compare_surfaces' to the testsSven Neumann2021-02-051-1/+0
* Drop i18n suppport from the build systemSven Neumann2021-02-041-1/+1
* Remove color utils and rsvg-css.h private header.Paolo Borelli2021-02-031-2/+0
* rsvg-convert: rename file to rsvg-convert.rsPaolo Borelli2021-02-031-1/+1
* rsvg-convert: remove the C code and add the rust one to the buildPaolo Borelli2021-02-031-23/+19
* Refactor test_utils and move it to the testsSven Neumann2021-02-021-1/+0
* Move attributes.rs in the xml submodulePaolo Borelli2020-12-271-1/+1
* parsers: move NumberList together with the rest of the helpersPaolo Borelli2020-12-271-1/+0
* build: use -framework Foundation on macOSwip/chergert/fix-macos-linkChristian Hergert2020-11-271-0/+4
* Reduce CPPFLAGS and CFLAGS for building the librarySven Neumann2020-11-061-14/+3
* Reduce include search paths to the "include" directorySven Neumann2020-11-061-2/+0
* Use #include <librsvg/blah.h> in rsvg.hFederico Mena Quintero2020-11-061-3/+1
* (#645) - Make include paths happy againFederico Mena Quintero2020-11-061-2/+5
* Move xml code to a modulePaolo Borelli2020-11-031-3/+3
* Fix tooling references to rsvg_internalsFederico Mena Quintero2020-10-301-13/+14
* Fix RUST_LIB name in Makefile.amFederico Mena Quintero2020-10-301-2/+2
* Start fixing autotoolsFederico Mena Quintero2020-10-301-118/+98
* 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