summaryrefslogtreecommitdiff
path: root/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
* MSVC builds: Add support for introspection via NMakeChun-wei Fan2016-04-201-0/+21
* Dist all the test infrastructureMatthias Clasen2015-10-271-1/+4
* Build: Add MSVC Project FilesChun-wei Fan2015-09-251-1/+26
* Build: Add rsvg.symbols File to Export Public SymbolsChun-wei Fan2015-09-251-1/+2
* Windows Builds: Add a Pre-Configured config.h TemplateChun-wei Fan2015-09-251-1/+3
* Handle the deprecation of g_type_init() to avoid compiler warningsFederico Mena Quintero2015-04-161-0/+1
* Fix build with newer libtoolBehdad Esfahbod2014-10-281-2/+0
* all: Add option to parse huge SVG XML filesChristian Persch2014-06-181-3/+2
* build: Use local macros to detect valaGermán Poo-Caamaño2013-10-291-1/+1
* Remove support for GTK+2 along with the old theme engineJasper St. Pierre2013-09-031-4/+0
* Rsvg-2.0-custom.vala, Rsvg-2.0.metadata missing from tarballAlexandre Rostovtsev2012-08-201-1/+3
* Add Vala bindingsEvan Nemerson2012-06-191-1/+19
* build: Ensure enum types are in BUILT_SOURCESColin Walters2012-06-131-0/+2
* introspection: assorted fixes to avoid Vala regressionsEvan Nemerson2012-06-121-0/+1
* Deprecate including headers other than rsvg.hEvan Nemerson2012-06-121-3/+4
* Rename rsvg.1 to rsvg-convert.1 and update for rsvg-convert's optionsAlexandre Rostovtsev2012-04-111-3/+1
* build: Remove obsolete fileChristian Persch2012-03-261-1/+0
* build: Fix distcheck2.36.0Christian Persch2012-03-261-3/+3
* Mark non-exported functions with G_GNUC_INTERNALChristian Persch2012-01-261-1/+1
* Don't export private function _rsvg_size_callbackChristian Persch2012-01-261-2/+8
* Fix the buildWilliam Lachance2012-01-161-1/+0
* Remove obsolete scriptChristian Persch2012-01-141-1/+0
* rsvg-view: Make this a GUI app for WindowsMaarten Bosmans2012-01-131-0/+4
* Split IO handling to rsvg-io.[ch]Christian Persch2012-01-131-0/+2
* Rework rsvg-viewChristian Persch2011-12-191-26/+0
* introspection: Skip internal stuffChristian Persch2011-11-251-1/+4
* Use RSVG_API_VERSION in the .gir filenameAlexandre Rostovtsev2011-11-241-1/+1
* Use -Bsymbolic-functions when availableChristian Persch2011-11-111-1/+7
* Remove outdated spec fileChristian Persch2011-11-101-4/+0
* Use LT_LIB_M to find the math libraryChristian Persch2011-11-101-9/+4
* Remove obsolete filesChristian Persch2011-11-091-1/+1
* Don't dist the GIR in the tarballChristian Persch2011-11-071-1/+1
* Switch to attribute-based deprecationsChristian Persch2011-11-071-0/+1
* Hard-depend on libcrocoChristian Persch2011-11-071-8/+0
* Drop GSF supportChristian Persch2011-11-071-8/+0
* Use cairo_path_tChristian Persch2011-11-071-2/+0
* Use cairo_matrix_tChristian Persch2011-11-071-1/+0
* Simplify configure check for gtk 2 + 3Christian Persch2011-11-071-3/+1
* introspection: Fix PACKAGESChristian Persch2011-11-011-2/+2
* Generate introspection GIR and typelibDaniel Drake2011-10-311-1/+44
* Remove obsolete MAINTAINERS fileChristian Persch2011-09-061-1/+1
* Automatically generate ChangeLog from git historyChristian Persch2011-09-061-0/+11
* Honor aclocal flags (GNOME bug 641586)Craig Keogh2011-02-051-0/+2
* gtk-engine: Only build it on gtk 2Christian Persch2010-09-271-1/+7
* Explicitly link against gthread-2.0Christian Persch2010-06-271-0/+3
* Use standalone gdk-pixbufChristian Persch2010-06-271-41/+102
* Remove XEMBED support from rsvg-viewChristian Persch2010-06-261-2/+1
* Fix symlink creation for rsvg-view and rsvg-convertChristian Persch2010-06-221-2/+2
* Add GIO convenience to librsvgChristian Persch2010-06-221-1/+3
* Add dual gtk+ capabilityChristian Persch2010-06-101-30/+32