summaryrefslogtreecommitdiff
path: root/src/eog-transform.c
Commit message (Expand)AuthorAgeFilesLines
* EogTransform: Convert to G_DEFINE_TYPE_WITH_PRIVATEFelix Riemann2013-10-041-6/+3
* Add GI annotations and API documents where relevantClaudio Saavedra2011-01-031-0/+27
* Fix calculation of reference matrices for transpose/transverseFelix Riemann2010-10-161-6/+10
* Render SVGs using librsvg when filtering is enabledHiroyuki Ikezoe2010-04-181-0/+11
* Use cairo_matrix_t instead of libart for affine transformations. ImportFelix Riemann2009-04-051-62/+108
* remove trailing whitespaces.Claudio Saavedra2008-10-271-21/+21
* Many functions and variables declarations fixes, courtesy of sparse.Claudio Saavedra2008-02-291-6/+6
* Convert classes to have their private data structures handled by theFelix Riemann2007-12-281-18/+5
* Limit progress reporting during transformation. This should avoidFelix Riemann2007-09-081-4/+15
* Chain up dispose/finalize handlers. Fixes bug 433127.Felix Riemann2007-04-251-4/+4
* Remove long unused and deprecated code.Felix Riemann2007-03-191-0/+2
* Fix compiler warning.Felix Riemann2007-03-181-1/+1
* Moving new code base do trunk.Lucas Almeida Rocha2007-03-171-0/+361