summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Fix possibly-uninitialized variableFederico Mena Quintero2015-02-121-1/+1
* Fix const warnings in the pixbuf loaderFederico Mena Quintero2015-02-121-5/+3
* bgo#744270 - Fix uninitialized value in rsvg_filter_primitive_displacement_ma...Federico Mena Quintero2015-02-111-1/+1
* Update NEWS and librsvg.doap; add MAINTAINERSFederico Mena Quintero2015-02-113-12/+16
* bgo#744299 - Ensure the type of pattern fallbacksFederico Mena Quintero2015-02-111-6/+23
* Avoid overflow in gint multiplicationFederico Mena Quintero2015-02-061-4/+3
* Update NEWSFederico Mena Quintero2015-02-061-0/+4
* bgo#738169 - Avoid cycles while resolving paint server fallbacksFederico Mena Quintero2015-02-061-150/+271
* bgo#738050 - Handle the case where a list of coordinate pairs has an odd numb...Federico Mena Quintero2015-02-061-1/+13
* bgo#703102 - Clip coordinates for rsvg_alpha_blt() in a more civilized fashionFederico Mena Quintero2015-02-061-64/+51
* Really Fix Build of rsvg-convert on WindowsChun-wei Fan2014-12-191-4/+22
* Post release version bumpRichard Hughes2014-12-031-1/+1
* Version 2.40.62.40.6Richard Hughes2014-12-031-0/+5
* rsvg-base.c: Have realpath() Work On WindowsChun-wei Fan2014-12-031-0/+9
* Do not depend on gio-unix-2.0 as it breaks the MinGW buildAlexey Pavlov2014-12-032-1/+16
* Fix path data number parsingBehdad Esfahbod2014-11-091-77/+112
* Fix build with newer libtoolBehdad Esfahbod2014-10-281-2/+0
* Post release version bumpChristian Persch2014-10-131-1/+1
* handle: Call close() after write() even on write error2.40.5Christian Persch2014-09-183-7/+10
* rsvg-convert: Fix argument processingChristian Persch2014-09-171-1/+1
* Post release version bumpChristian Persch2014-09-141-1/+1
* rsvg-convert: Handle gzip compressed input2.40.4Christian Persch2014-09-011-1/+30
* Post release version bumpChristian Persch2014-08-181-1/+1
* all: Add flag to keep image data2.40.3Suzuki Toshiya2014-08-173-23/+54
* doap: add <programming-language>Andre Klapper2014-07-311-0/+1
* doap category coreOlav Vitters2014-07-301-1/+1
* all: Add option to parse huge SVG XML filesChristian Persch2014-06-187-59/+75
* introspection: add many missing nullable annotationsEvan Nemerson2014-06-106-22/+24
* docs: Assorted fixes and additions to reduce gtk-doc warningsEvan Nemerson2014-06-102-9/+22
* docs: use %, #, and @ more consistently for contants, types, and argsEvan Nemerson2014-06-108-31/+31
* Post release version bumpChristian Persch2014-03-171-1/+1
* portability: canonicalize_file_name -> realpath2.40.2Antoine Jacoutot2013-12-081-4/+4
* test-display: Fix potential g_object_unref(NULL) callPhilip Withnall2013-11-291-1/+2
* Post release version bumpChristian Persch2013-11-191-1/+1
* Version 2.40.12.40.1Christian Persch2013-11-191-0/+4
* build: Check for unsuffixed gdk-pixbuf-query-loaders firstChristian Persch2013-11-111-1/+1
* rsvg-filter: Remove a bogus NULL checkJasper St. Pierre2013-10-311-1/+1
* rsvg-filter: Don't overrun an array when given invalid inputsJasper St. Pierre2013-10-311-4/+6
* build: Use local macros to detect valaGermán Poo-Caamaño2013-10-291-1/+1
* build: Fix pango requirementChristian Persch2013-10-151-1/+1
* Post release version bumpChristian Persch2013-10-141-1/+1
* build: Fix testcases build2.40.0Christian Persch2013-10-141-26/+26
* Version 2.40.0Christian Persch2013-10-142-3/+11
* css: Fix parsing of #rrggbb valuesChristian Persch2013-10-111-2/+4
* add eps support to rsvg-convertNicholas Beeuwsaert2013-10-111-5/+8
* css: Improve rgb()/rgba() color parsingBenjamin Otte2013-10-051-84/+45
* css: Add support for parsing rgba() colorsBenjamin Otte2013-10-044-17/+57
* Remove support for old versions of gdk-pixbufJasper St. Pierre2013-09-032-47/+4
* Require at least version 3.2 of GTK+Jasper St. Pierre2013-09-032-5/+1
* Remove support for GTK+2 along with the old theme engineJasper St. Pierre2013-09-0321-3654/+0