summaryrefslogtreecommitdiff
path: root/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
2005-01-12A NULL cairo_t * is not sane.Carl Worth1-0/+16
2005-01-11Scale factors shouldn't include mirroring.Keith Packard1-0/+11
2005-01-11renamed CAIRO_COLOR_DEFAULT to CAIRO_COLOR_WHITEØyvind Kolås1-0/+5
2005-01-11reverted accidental changeØyvind Kolås1-0/+5
2005-01-11changed default paint color to opaque blackØyvind Kolås1-0/+7
2005-01-11Fix math library detection to use autotools helperKeith Packard1-0/+48
2005-01-06Add -lz to CAIRO_LIBS when compiling the PDF backend.Kristian Høgsberg1-0/+8
2005-01-06Add Owen's new equation to fix clipping: ((src Op dest) In clip) Add (dest Ou...Carl Worth1-0/+5
2005-01-06Added cairo_show_surface_mask and note about clipping problems.Carl Worth1-0/+1
2005-01-06Added some TODO items from mailing list traffic.Carl Worth1-0/+4
2005-01-05Implement image compression (taken from cairo_ps_surface.c).Kristian Høgsberg1-1/+5
2005-01-05New PDF backend.Kristian Høgsberg1-0/+8
2004-12-23Remove unused CAIRO_TRAPS_GROWTH_INC.Carl Worth1-0/+10
2004-12-21Rename __internal_linkage to cairo_private and move it to the beginning of th...Carl Worth1-0/+8
2004-12-21With thanks to Kristian Høgsberg <krh@bitplanet.net>:Carl Worth1-0/+11
2004-12-21Change "head -1" to more standard "head -n 1".Carl Worth1-0/+5
2004-12-20Fix bug in earlier change.Alexander Larsson1-0/+5
2004-12-20Re-enabled __internal_linkage for all internal functions. Now avoid the warni...Carl Worth1-0/+7
2004-12-20Add _cairo_gstate_restore_external_state, _cairo_fixed_integer_floor and _cai...Alexander Larsson1-0/+26
2004-12-20Add Alexander Larsson to AUTHORS list.Carl Worth1-0/+2
2004-12-20Split off from _cairo_xlib_surface_create to avoid roundtrip when size is alr...Carl Worth1-0/+1
2004-12-20Split off from _cairo_xlib_surface_create to avoid roundtrip when size is alr...Carl Worth1-0/+8
2004-12-20Disabled test that was killing my machine for some reason. Scary.Carl Worth1-0/+5
2004-12-20Change return value from cairo_status_t to cairo_int_status_t to match defini...Carl Worth1-0/+5
2004-12-20Add bug about gcc 3.4 warning: '__visibility__' attribute ignored on non-clas...Carl Worth1-0/+8
2004-12-17Fix to find reference images in local directory when run directly, (rather th...Carl Worth1-0/+3
2004-12-17Add bug about invalidating font caches.Carl Worth1-0/+4
2004-12-06normalizing ChangeLog headersØyvind Kolås1-4/+4
2004-12-01Revert clipping changesDavid Reveman1-0/+6
2004-11-29Fix typo: LPGL->LGPL.Carl Worth1-0/+2
2004-11-29Remove unintentional copyright statement from user-generated output image.Carl Worth1-0/+6
2004-11-23Note that text_cache_crash is expected to fail.Carl Worth1-0/+9
2004-11-23Add note that bug has been fixed. (main): Instrumentation code for testing ca...Carl Worth1-0/+21
2004-11-14Don't destroy a NULL font.Carl Worth1-0/+5
2004-11-13Unconditionally destroy the old font, (otherwise, if the same font was select...Carl Worth1-0/+7
2004-11-12Added GDI+ backend to Cairo.Stuart Parmenter1-0/+4
2004-11-12Move declarations above statements to satisfy pre-C99 compilers. Thanks to Mi...Carl Worth1-0/+7
2004-11-11Added BUG entryCarl Worth1-0/+2
2004-11-09Increase size and increase number of different angles drawn. (draw): Fix brok...Carl Worth1-0/+9
2004-11-08Fix the bit that patch --reverse failed to do. "cvs diff -r1.256 ChangeLog" i...Dave Beckett1-1/+128
2004-11-08Restore the huge bit of ChangeLog I just deleted, then add my 6 lines.Dave Beckett1-129/+220
2004-11-08require libpixman 0.1.2 since src/cairo_glitz_surface.c depends on two new fu...Dave Beckett1-219/+7
2004-11-05Change the signs of a variety of metrics, which were backwards.Graydon Hoare1-0/+10
2004-11-04Add new test demonstrating assertion failure in cairo_cache_lookup.Carl Worth1-0/+8
2004-11-03Tracking changes to glitzDavid Reveman1-0/+11
2004-11-03Fixed return status of _cairo_gstate_clipDavid Reveman1-0/+4
2004-11-01remove cairo_ft_font_destroy() prototype.Olivier Andrieu1-0/+4
2004-10-28Abort release-publish if there's already a published tar file with the curren...Carl Worth1-0/+7
2004-10-27Add note on reverted tessellation regression bugs.Carl Worth1-0/+1
2004-10-27Increment CAIRO_VERSION to 0.2.0.Carl Worth1-0/+4