summaryrefslogtreecommitdiffstats
path: root/vcl/source/components/rasterizer_rsvg.cxx
Commit message (Expand)AuthorAgeFilesLines
* Goodbye gettext, glib, gdk-pixbuf, pango, libcroco, libgsf and librsvgTor Lillqvist2012-11-061-538/+0
* Resolves: fdo#50975 rsvg_handle_new_from_data calls rsvg_handle_closeCaolán McNamara2012-07-231-9/+8
* removed unused definesTakeshi Abe2012-05-131-2/+0
* remove include of pch header from vclNorbert Thiebaud2011-11-271-2/+0
* dlopen() librsvg-2.so.2 instead of .so which would require -dev(el) packagesRene Engelhard2011-08-231-2/+2
* use new link mechanism and drop this horrible messCaolán McNamara2011-07-261-4/+0
* add missing mode-linesCaolán McNamara2011-07-141-0/+3
* link unconditionally to cairo for librsvgCaolán McNamara2011-07-041-116/+20
* Match the change in GLib DLL namesTor Lillqvist2011-06-031-1/+1
* Match the less clash-prone gobject DLL name we now produceTor Lillqvist2011-05-301-1/+1
* ka102: adjusted cairo dll nameka2011-03-281-1/+1
* ka102: try to find libs in system first, then relative to vcl libraryPhilipp Lohmann [pl]2011-02-081-3/+13
* ka102: handle load failure case more gracefully, add service on windows and macPhilipp Lohmann [pl]2011-02-071-14/+11
* ka102: added/removed files for SVG import and module cleanupka2011-02-041-0/+633