summaryrefslogtreecommitdiff
path: root/rsvg-file-util.c
Commit message (Expand)AuthorAgeFilesLines
* Internally use 'char *' for string dataFederico Mena Quintero2015-02-121-3/+3
* handle: Call close() after write() even on write error2.40.5Christian Persch2014-09-181-0/+2
* Obey the passed-in cancellableChristian Persch2012-01-271-1/+1
* Add content_type out param to _rsvg_io_acquire_*Christian Persch2012-01-271-1/+1
* Don't export private function _rsvg_size_callbackChristian Persch2012-01-261-78/+2
* Split IO handling to rsvg-io.[ch]Christian Persch2012-01-131-11/+17
* Modernise API docsChristian Persch2010-06-261-0/+9
* set proper mode-line and fix indent.Hiroyuki Ikezoe2010-04-251-2/+2
* remove needless G_OBJECT macros.Hiroyuki Ikezoe2010-04-071-6/+6
* Fix indentation of *.h files. Running indent on them was not a good idea.Emmanuel Pacaud2007-01-121-1/+1
* Indentation fix, using: indent -kr -nut -pcs -psl -i4 -l100Emmanuel Pacaud2007-01-121-215/+189
* Bug #330008 - prevent crashes and other bad behavior by checkingDom Lachowicz2006-02-051-6/+18
* Rename rsvg_cairo_render to rsvg_handle_render_cairo, for better GObjectDom Lachowicz2006-02-041-5/+5
* don't use newly deprecated API; use g_object_unref insteadDom Lachowicz2006-02-041-2/+2
* Update documentation. I'm pretty happy with how things look and areDom Lachowicz2006-02-041-0/+5
* Remove New utility called 'rsvg-convert'. Can convert a SVG to a PS, PDF,Dom Lachowicz2005-12-101-6/+6
* base uri fixCaleb Michael Moore2005-10-251-6/+5
* implement rsvg_handle_get_pixbuf() API in terms of Cairo if it's around, and ...Dom Lachowicz2005-08-071-22/+310
* more compartmentalization of libart, accomodation for cairoDom Lachowicz2005-08-031-310/+22
* bug 309233, from joss @ debian.orgDom Lachowicz2005-07-011-1/+6
* remove deprecated functionalityDom Lachowicz2005-02-261-213/+0
* deprecate rsvg-gz. move its functionality into rsvghandle itself.Dom Lachowicz2005-02-241-14/+4
* rsvg's convenience API should now be able to transparently handle remote file...Dom Lachowicz2004-11-181-49/+36
* vfs linking and stuffCaleb Michael Moore2004-11-171-2/+15
* text unstuffageCaleb Michael Moore2004-08-311-1/+1
* fix bug #145477Dom Lachowicz2004-07-101-1/+2
* honor base URIs in imagesDom Lachowicz2004-06-111-1/+3
* add accelerators, fix memory leaksDom Lachowicz2004-06-061-7/+1
* preserve aspect-ratio, save input svgDom Lachowicz2004-06-061-3/+34
* use app icon, aspect ratio preservationDom Lachowicz2004-03-211-8/+41
* better image scaling policy, preparation for gettext, redo the gzip svg readerDom Lachowicz2004-03-201-11/+6
* re-merge the RSVG-filters branch back into HEADDom Lachowicz2004-03-181-43/+44
* implemented missing GError handling for file operations.Sven Neumann2003-09-191-2/+10
* add support for the title and desc elementsDom Lachowicz2003-06-211-5/+15
* better SVGZ support through the old APIDom Lachowicz2003-01-311-28/+101
* expose new API calls (_ex form)Dom Lachowicz2003-01-301-5/+5
* create new fns for the convenience API, but don't export them yet. will be ca...Dom Lachowicz2003-01-301-44/+186
* fix gz build, remove GNOME VFS based codeDom Lachowicz2003-01-301-25/+2
* restructure source code tree in order to be more managable, handle "wider" an...Dom Lachowicz2003-01-081-0/+312