summaryrefslogtreecommitdiff
path: root/src/cairo-fixed.c
Commit message (Expand)AuthorAgeFilesLines
* Update FSF addressAndrea Canciani2010-04-271-1/+1
* [fixpt] Make fixed point methods static inline and genericVladimir Vukicevic2007-07-181-99/+1
* Change _cairo_fixed_from_double to use the "magic number" techniqueDan Amelang2006-11-061-1/+47
* Fix for bug #4137:Carl Worth2005-08-191-1/+1
* Fix to not right-shift a negative number when called with an argument of 0.Carl Worth2005-08-181-1/+1
* Switch from broken cworth@isi.edu address to canonical cworth@cworth.org addr...Carl Worth2005-02-221-1/+1
* Add _cairo_gstate_restore_external_state, _cairo_fixed_integer_floor and _cai...Alexander Larsson2004-12-201-0/+18
* Convert all files to utf-8. Add copyright information to cairo_png_surface.c.Carl Worth2004-10-211-1/+1
* Add the MPL as a new license option, in addition to the LGPL.Carl Worth2004-09-041-12/+29
* Fix to explicitly refer to GNU Lesser Public License 2.1 rather than the Libr...Carl Worth2004-08-021-7/+5
* Change from MIT license to LGPL.Carl Worth2004-08-021-20/+14
* Add sanity checking feature configury.Graydon Hoare2004-05-201-0/+11
* Add typedefs for new callbacks to be used by cairo_current_path: cairo_move_t...Carl Worth2004-02-121-0/+7
* Fixed copyright attribution to refer to "University of Southern CaliforniaCarl Worth2003-10-231-1/+1
* Preliminary support for running Cairo with X servers without the Render exten...Carl Worth2003-09-051-0/+46