summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* support a quality argument when saving as PNGDom Lachowicz2003-01-242-12/+23
* Better manpage installation.Alexander Larsson2003-01-212-4/+9
* Update to 2.2.0LIBRSVG_2_2_0Alexander Larsson2003-01-203-3/+11
* indentationsDom Lachowicz2003-01-171-3/+2
* update manual page to be more complete and accurate, support jpg in addition ...Dom Lachowicz2003-01-163-12/+18
* update news in anticipation of a releaseDom Lachowicz2003-01-141-0/+6
* handle "ex" units similarly to ImageMagickDom Lachowicz2003-01-147-51/+54
* better handle CSS styles - honor "*" style now tooDom Lachowicz2003-01-142-0/+7
* bump version number, add + install man pageDom Lachowicz2003-01-144-2/+49
* fix up missing ')'Dom Lachowicz2003-01-131-1/+1
* handle rounded rects missing "ry" param properlyDom Lachowicz2003-01-131-0/+5
* rework previous commit to be threadsafe. yick. now should work in any localeDom Lachowicz2003-01-138-80/+311
* locale fixes for RSVG, inspired by a patch from George LeblDom Lachowicz2003-01-135-9/+68
* add LGPL copyright headersDom Lachowicz2003-01-136-1/+115
* version markerAlexander Larsson2003-01-131-0/+2
* Added rsvg-private.hLIBRSVG_2_1_5Alexander Larsson2003-01-134-1/+17
* Update to 2.1.4LIBRSVG_2_1_4Alexander Larsson2003-01-133-1/+15
* fix typo before sending patch up to gimp peopleDom Lachowicz2003-01-101-1/+1
* support hidden/invisible stuffDom Lachowicz2003-01-085-5/+46
* restructure source code tree in order to be more managable, handle "wider" an...Dom Lachowicz2003-01-0821-3687/+3979
* add more test casesDom Lachowicz2003-01-072-0/+61
* fix memory leak in rsvgDom Lachowicz2003-01-072-0/+6
* start text-decoration work. unfinishedLIBRSVG_2_1_3Dom Lachowicz2003-01-032-13/+66
* bump version number pre-emptively before releaseDom Lachowicz2003-01-021-1/+1
* update TODO to reflect work doneDom Lachowicz2003-01-021-2/+0
* support font style, stretch, variant, weight, family and inherit them properl...Dom Lachowicz2003-01-025-11/+289
* code cleanupDom Lachowicz2002-12-141-28/+23
* fix stupidness...Dom Lachowicz2002-12-051-2/+5
* just some indentation fixesDom Lachowicz2002-12-041-3/+3
* G_MODULE_EXPORT these fnsDom Lachowicz2002-12-041-5/+2
* remove unused macroDom Lachowicz2002-12-031-2/+0
* Added version markerLIBRSVG_2_1_2Alexander Larsson2002-11-251-0/+2
* Bump version to 2.1.2Alexander Larsson2002-11-253-1/+10
* Don't crash if there is invalid utf8 in the file, or if encoding is notAlexander Larsson2002-11-052-1/+50
* - Stupid bork of makesystem from me, thanks to boc for hitting me on theChristian Schaller2002-10-221-2/+2
* - Stopped building of example theme as it do not build properly and itChristian Schaller2002-10-223-3/+10
* - Fixed spec file for librsvg, works for RH8 and includes gtk2 themeChristian Schaller2002-10-211-2/+29
* version markerAlexander Larsson2002-10-141-0/+2
* Fix includes with srcdir != builddirLIBRSVG_2_1_1Alexander Larsson2002-10-143-4/+8
* Add news itemsAlexander Larsson2002-10-142-0/+21
* bunch more testsDom Lachowicz2002-10-104-0/+141
* hunch to fix problem for jimmacDom Lachowicz2002-10-101-3/+4
* support --dpi argument in test-display and rsvgDom Lachowicz2002-10-105-98/+118
* fix some gradient handlingDom Lachowicz2002-10-109-16/+264
* major updates to test-display.c - useful utilityDom Lachowicz2002-10-094-34/+110
* add install scriptDom Lachowicz2002-10-091-0/+182
* handle case where width & height aren't specified by the SVG, but instead by ...Dom Lachowicz2002-10-082-12/+8
* staging area for gimp plugin loaderDom Lachowicz2002-10-083-0/+192
* add some test filesDom Lachowicz2002-10-072-0/+129
* handle cloned gradients (i.e. one gradient is 'cloned' from another existing ...Dom Lachowicz2002-10-077-40/+191