summaryrefslogtreecommitdiff
path: root/src/cairo_matrix.c
AgeCommit message (Expand)AuthorFilesLines
2005-03-28Renamed a bunch of files to use - rather than _ as a separator. Copy happened...Carl Worth1-656/+0
2005-03-20Rename functions to eliminate abbreviations: cairo_concat_matrix -> cairo_tra...Carl Worth1-4/+6
2005-03-17doc fix - 90 degrees is MI_PI/2 radians.Owen Taylor1-2/+2
2005-03-17Fix the docs to to correctly describe the order of transformation for muliply...Owen Taylor1-13/+22
2005-02-25From David Reveman:Carl Worth1-3/+3
2005-02-22Switch from broken cworth@isi.edu address to canonical cworth@cworth.org addr...Carl Worth1-1/+1
2005-01-27configure.in Makefile.am docs/Makefile.am docs/public/*: Add framework for do...Owen Taylor1-0/+162
2005-01-19Allow NULL values for return pointers so that the user can easily get partial...Carl Worth1-3/+14
2005-01-11Scale factors shouldn't include mirroring.Keith Packard1-0/+5
2005-01-11Fix math library detection to use autotools helperKeith Packard1-12/+39
2004-10-21Convert all files to utf-8. Add copyright information to cairo_png_surface.c.Carl Worth1-1/+1
2004-09-04Add the MPL as a new license option, in addition to the LGPL.Carl Worth1-10/+27
2004-08-02Fix to explicitly refer to GNU Lesser Public License 2.1 rather than the Libr...Carl Worth1-7/+5
2004-08-02Change from MIT license to LGPL.Carl Worth1-20/+14
2004-05-20Add sanity checking feature configury.Graydon Hoare1-0/+24
2003-12-15Move this function from cairo_ft_font.c (_get_scale_factors).Carl Worth1-0/+19
2003-10-23Fixed copyright attribution to refer to "University of Southern CaliforniaCarl Worth1-1/+1
2003-09-09Updated calls to slim_hidden_def to track changes in slim 0.2.0Carl Worth1-8/+8
2003-08-26Added missing underscores to several internal functions.Carl Worth1-3/+3
2003-07-31Mark const.Richard Henderson1-1/+1
2003-07-31Depend on slim.Richard Henderson1-0/+8
2003-07-18Renamed everything from Xr* to cairo_*Carl Worth1-0/+380