summaryrefslogtreecommitdiff
path: root/rsvg.h
Commit message (Expand)AuthorAgeFilesLines
* rsvg_handle_set_size_callback(): Document example code for how to use Cairo d...Federico Mena Quintero2016-04-041-0/+1
* all: Add flag to keep image data2.40.3Suzuki Toshiya2014-08-171-2/+7
* all: Add option to parse huge SVG XML filesChristian Persch2014-06-181-1/+5
* docs: Assorted fixes and additions to reduce gtk-doc warningsEvan Nemerson2014-06-101-7/+19
* docs: use %, #, and @ more consistently for contants, types, and argsEvan Nemerson2014-06-101-2/+2
* introspection: clean up lots of warnings emitted by g-ir-scannerEvan Nemerson2012-06-191-20/+12
* introspection: assorted fixes to avoid Vala regressionsEvan Nemerson2012-06-121-0/+2
* Deprecate including headers other than rsvg.hEvan Nemerson2012-06-121-0/+8
* Deprecate the title, desc, and metadata accessorsChristian Persch2011-12-151-6/+7
* Fix rsvg.h causing an "internal" deprated warningHans de Goede2011-12-101-1/+1
* introspection: Hide deprecated stuffChristian Persch2011-11-251-0/+4
* Deprecate rsvg_init and rsvg_termChristian Persch2011-11-071-2/+6
* Switch to attribute-based deprecationsChristian Persch2011-11-071-3/+19
* Add rsvg_handle_new_with_flags()Christian Persch2011-11-071-0/+2
* Fix GType of RsvgHandleFlagsChristian Persch2011-11-071-1/+2
* Use "const" instead G_CONST_RETURNJavier Jardón2011-06-131-5/+5
* Remove stray commaChristian Persch2010-09-271-1/+1
* Add GIO convenience to librsvgChristian Persch2010-06-221-0/+28
* set proper mode-line and fix indent and styles.Hiroyuki Ikezoe2010-05-011-27/+28
* Add function to check whether the SVG document contains an element by ID.Christian Persch2009-01-081-0/+2
* New API rsvg_handle_get_position_sub(), gets the offset of an SVG element.Robert Staudinger2008-11-271-0/+10
* Feature request: rsvg_handle_get_dimensions_sub() (#555682). Patches fromDominic Lachowicz2008-11-221-0/+2
* Fix Emacs modeline. Tab is 8 characters.Emmanuel Pacaud2007-01-131-1/+1
* Fix indentation of *.h files. Running indent on them was not a good idea.Emmanuel Pacaud2007-01-121-69/+46
* Indentation fix, using: indent -kr -nut -pcs -psl -i4 -l100Emmanuel Pacaud2007-01-121-80/+83
* Export RsvgHandle and RsvgHandleClass to the outside world so you canDom Lachowicz2006-02-061-2/+17
* fix doc after cairo rendering renamingRobert Staudinger2006-02-041-1/+1
* Update documentation. I'm pretty happy with how things look and areDom Lachowicz2006-02-041-8/+43
* update documentation - should be near 100% symbol coverageDom Lachowicz2006-01-291-0/+10
* bug 322489Dom Lachowicz2005-11-261-12/+1
* fancy new partial render apiCaleb Michael Moore2005-11-261-0/+1
* Revert API changes to make the Gimp folk happier Reflect that changeDom Lachowicz2005-11-011-2/+5
* reworked version of a patch from cworth - paths now render nicely via cairoDom Lachowicz2005-08-041-27/+35
* more compartmentalization of libart, accomodation for cairoDom Lachowicz2005-08-031-0/+16
* remove deprecated functionalityDom Lachowicz2005-02-261-33/+2
* more deprecationsDom Lachowicz2005-02-241-7/+4
* rsvg_init(), rsvg_term() to cu down on libxml2 leaking memory out the butt...Dom Lachowicz2004-09-101-0/+3
* support SVG metadataDom Lachowicz2004-08-221-0/+1
* export get|set_base_uri()Dom Lachowicz2004-08-181-0/+6
* bug 147662Dom Lachowicz2004-07-171-2/+7
* allow for independant X and Y resolutionsDom Lachowicz2004-07-101-2/+2
* add support for the title and desc elementsDom Lachowicz2003-06-211-2/+7
* document RSVGSizeFunc, print out annoying messages when parsing invalid CSS c...Dom Lachowicz2003-03-211-1/+5
* maybe now it'll get documented by gtk-docDom Lachowicz2003-02-071-1/+1
* handle RX not specified when RY isDom Lachowicz2003-02-021-0/+4
* fix divide by 0 bug, update docDom Lachowicz2003-02-011-0/+3
* expose new API calls (_ex form)Dom Lachowicz2003-01-301-0/+28
* create new fns for the convenience API, but don't export them yet. will be ca...Dom Lachowicz2003-01-301-24/+25
* restructure source code tree in order to be more managable, handle "wider" an...Dom Lachowicz2003-01-081-2/+2
* support --dpi argument in test-display and rsvgDom Lachowicz2002-10-101-1/+1