| Commit message (Expand) | Author | Age | Files | Lines |
* | introspection: add many missing nullable annotations | Evan Nemerson | 2014-06-10 | 1 | -5/+5 |
* | docs: use %, #, and @ more consistently for contants, types, and args | Evan Nemerson | 2014-06-10 | 1 | -4/+4 |
* | introspection: assorted fixes to avoid Vala regressions | Evan Nemerson | 2012-06-12 | 1 | -1/+1 |
* | Remove now unused or unneeded variables and functions | Felix Riemann | 2012-03-26 | 1 | -8/+0 |
* | Add rsvg_cairo_surface_to_pixbuf and use it | Christian Persch | 2011-11-27 | 1 | -23/+13 |
* | Generate introspection GIR and typelib | Daniel Drake | 2011-10-31 | 1 | -1/+1 |
* | set proper mode line and fix indent. | Hiroyuki Ikezoe | 2010-04-25 | 1 | -13/+14 |
* | Use semi-implict casting to fix a crash in pixman. | Felix Riemann | 2010-04-08 | 1 | -1/+1 |
* | Make cairo render functions return a gboolean. Returns TRUE if the image | Dominic Lachowicz | 2008-08-26 | 1 | -13/+16 |
* | Fix indentation of *.h files. Running indent on them was not a good idea. | Emmanuel Pacaud | 2007-01-12 | 1 | -1/+1 |
* | Indentation fix, using: indent -kr -nut -pcs -psl -i4 -l100 | Emmanuel Pacaud | 2007-01-12 | 1 | -40/+38 |
* | Document _render_sub better (bug 346964) | Dom Lachowicz | 2006-07-22 | 1 | -1/+3 |
* | Use g_try_malloc0 so that the app doesn't abort() if we can't malloc the | Dom Lachowicz | 2006-05-02 | 1 | -1/+3 |
* | don't paint surfaces with CLEAR that don't support alpha; i'm not at all happ... | Dom Lachowicz | 2006-02-07 | 1 | -1/+1 |
* | Export RsvgHandle and RsvgHandleClass to the outside world so you can | Dom Lachowicz | 2006-02-06 | 1 | -1/+1 |
* | Bug #323114; work-around for a nasty cairo bug wrt pixel dirt | Dom Lachowicz | 2006-02-05 | 1 | -1/+1 |
* | Bug #330008 - prevent crashes and other bad behavior by checking | Dom Lachowicz | 2006-02-05 | 1 | -0/+3 |
* | Rename rsvg_cairo_render to rsvg_handle_render_cairo, for better GObject | Dom Lachowicz | 2006-02-04 | 1 | -1/+1 |
* | update documentation - should be near 100% symbol coverage | Dom Lachowicz | 2006-01-29 | 1 | -0/+2 |
* | document new APIs | Dom Lachowicz | 2006-01-14 | 1 | -1/+13 |
* | fixed g_new related regression | Caleb Michael Moore | 2005-12-04 | 1 | -1/+1 |
* | remove unecessary g_new0() | Dom Lachowicz | 2005-11-26 | 1 | -5/+2 |
* | bug 322489 | Dom Lachowicz | 2005-11-26 | 1 | -6/+2 |
* | fancy new partial render api | Caleb Michael Moore | 2005-11-26 | 1 | -15/+28 |
* | Rip out libart backend; require the cairo backend, and require cairo >= | Dom Lachowicz | 2005-10-22 | 1 | -116/+19 |
* | bounding boxes and percentage fixes | Caleb Michael Moore | 2005-10-21 | 1 | -0/+3 |
* | filters with cairo | Caleb Michael Moore | 2005-10-18 | 1 | -23/+3 |
* | cairo grey box fix | Caleb Michael Moore | 2005-10-08 | 1 | -1/+3 |
* | get rid of unecessary 0-ing of data | Dom Lachowicz | 2005-10-07 | 1 | -1/+1 |
* | hopefully get rid of static when using the cairo backend | Dom Lachowicz | 2005-10-07 | 1 | -1/+1 |
* | un-premultiply ARGB into RGBA instead of going through a PNG intermediary | Dom Lachowicz | 2005-08-08 | 1 | -23/+42 |
* | implement rsvg_handle_get_pixbuf() API in terms of Cairo if it's around, and ... | Dom Lachowicz | 2005-08-07 | 1 | -21/+87 |
* | reworked version of a patch from cworth - paths now render nicely via cairo | Dom Lachowicz | 2005-08-04 | 1 | -2/+1 |
* | more compartmentalization of libart, accomodation for cairo | Dom Lachowicz | 2005-08-03 | 1 | -1/+1 |
* | further splitting | Caleb Michael Moore | 2005-07-21 | 1 | -1285/+2 |
* | consistant node children and styles | Caleb Michael Moore | 2005-07-19 | 1 | -16/+8 |
* | bug 309885 | Caleb Michael Moore | 2005-07-11 | 1 | -6/+48 |
* | bug 309234 | Dom Lachowicz | 2005-07-01 | 1 | -10/+10 |
* | fixed little slipup of dom's | Caleb Michael Moore | 2005-06-27 | 1 | -3/+3 |
* | fix bug 308810 | Dom Lachowicz | 2005-06-24 | 1 | -9/+21 |
* | memleak fix | Caleb Michael Moore | 2005-06-23 | 1 | -2/+1 |
* | image size fixes, applied memleak patch | Caleb Michael Moore | 2005-06-16 | 1 | -26/+16 |
* | fixed a little bug with big annoying consequences | Caleb Michael Moore | 2005-06-04 | 1 | -1/+4 |
* | DOM progression of shapes | Caleb Michael Moore | 2005-05-30 | 1 | -60/+68 |
* | fixed bug 161467 | Caleb Michael Moore | 2005-05-20 | 1 | -1/+0 |
* | pserver domification | Caleb Michael Moore | 2005-05-19 | 1 | -10/+15 |
* | fixed use problems | Caleb Michael Moore | 2005-05-17 | 1 | -28/+18 |
* | further DOM restructuring | Caleb Michael Moore | 2005-05-16 | 1 | -23/+21 |
* | more DOM stuff | Caleb Michael Moore | 2005-05-15 | 1 | -53/+63 |
* | DOM stuff | Caleb Michael Moore | 2005-05-14 | 1 | -19/+36 |