summaryrefslogtreecommitdiff
path: root/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
2005-05-06Remove cairo_set_target_surface and all other backend-specific cairo_set_targ...Carl Worth1-0/+42
2005-05-06src/cairo.[ch] doc/public/cairo-sections.txt: Add cairo_paint_with_alpha().Owen Taylor1-0/+13
2005-05-04Add glyph caching to glitz backendDavid Reveman1-0/+4
2005-05-03Fills as paths patch originally by Owen Taylor.Kristian Høgsberg1-0/+21
2005-05-03Originally 2005-04-20 Carl Worth <cworth@cworth.org>Carl Worth1-0/+31
2005-05-03Add suggestion for copy-on-write regions to fix clip region problems.Carl Worth1-0/+9
2005-05-02Changes the sign of extents->descent to match win32 backend and the conventio...Owen Taylor1-0/+8
2005-05-02src/cairo-surface.c src/cairoint.h: Add _cairo_surface_begin/end to save and ...Owen Taylor1-0/+35
2005-05-02Use correct arguments to compute absolute positions.Keith Packard1-0/+12
2005-05-02not mask.png. (Pointed out by Carl)Owen Taylor1-0/+5
2005-05-02src/cairo.[ch] src/cairo-gstate.c: Add cairo_mask() and cairo_mask_surface().Owen Taylor1-0/+10
2005-05-01Also call _cairo_gstate_ensure_font() for this function.Kristian Høgsberg1-0/+5
2005-04-28Add a item about reworking cairo_format_t.Owen Taylor1-0/+4
2005-04-28Replace annoying _ in output image filenames with - for better consistency.Carl Worth1-0/+6
2005-04-27Use 1 instead of 0 for width and height to avoid BadValue errors from XCreate...Carl Worth1-0/+6
2005-04-27Add support for testing multiple backends, courtesy of cairo_surface_write_to...Carl Worth1-0/+18
2005-04-27src/cairo-traps.c src/cairoint.h (_cairo_traps_init_box): New function to cre...Owen Taylor1-0/+11
2005-04-26Build rectangle with an identity matrix in place so that the entire target su...Carl Worth1-0/+6
2005-04-26Add test to demonstrate bug in cairo_paint when under a non-identity transfor...Carl Worth1-0/+8
2005-04-26Updated.Owen Taylor1-0/+6
2005-04-26Note that cairo_paint and cairo_clip/fill/stroke_preserve are all done now.Carl Worth1-0/+6
2005-04-26Originally: 2005-04-19 Carl Worth <cworth@cworth.org>Carl Worth1-0/+40
2005-04-26Add very simple test to generate PDF output, (no automated verification yet).Carl Worth1-0/+14
2005-04-25Prototypes moved to cairo.h, this file removed.Kristian Høgsberg1-0/+2
2005-04-25Renamed from cairo_surface_write_png_to_stream() for consistency. (cairo_surf...Kristian Høgsberg1-0/+7
2005-04-25Factor out bulk of the code into a new callback based function, write_png(). ...Kristian Høgsberg1-0/+21
2005-04-25Initialize the saved_dc_bitmap field here as well ... not strictly needed, bu...Owen Taylor1-0/+6
2005-04-23Finalize the correct pattern.Kristian Høgsberg1-0/+5
2005-04-22Only check PNG signature if we read all the bytes. Don't fclose() the FILE ar...Kristian Høgsberg1-0/+11
2005-04-21Handle backends that don't have a set_clip_region implementation (PDF).Kristian Høgsberg1-0/+5
2005-04-19Add new cairo_paint function.Carl Worth1-0/+35
2005-04-19Update API Shakeup chart to indicate that cairo_paint and cairo_fill_preserve...Carl Worth1-0/+5
2005-04-18Add a test of a repeating surface pattern.Carl Worth1-0/+8
2005-04-18Mark a couple of items that are now complete.Carl Worth1-0/+11
2005-04-14Update API Shakeup chart to indicate that cairo_set_source is done.Carl Worth1-0/+5
2005-04-14and delete:Carl Worth1-0/+84
2005-04-14Make gradient change color in addition to just changing alpha in order to hig...Carl Worth1-0/+8
2005-04-14Improve instructions for when to add a test to the XFAIL list.Carl Worth1-0/+11
2005-04-14Add gradient-alpha test in preparation for upcoming cairo_set_source patch.Carl Worth1-0/+8
2005-04-14Add set-source test in preparation for upcoming cairo_set_source patch.Carl Worth1-0/+8
2005-04-14Remove a stray free() (#3029, Carl Worth)Owen Taylor1-0/+7
2005-04-13Set freed pointer to NULL.Carl Worth1-0/+11
2005-04-13Add new test to exercise crash when calling cairo_surface_finish twice on the...Carl Worth1-0/+8
2005-04-13Add new set-surface-no-show-text test.Carl Worth1-0/+11
2005-04-13Temporarily remove all text from this test case until we come up with an appr...Carl Worth1-0/+7
2005-04-13Fix ChangeLog entryOwen Taylor1-1/+1
2005-04-13Work around a pair of libpixman bugs (denegerate trapezoids from tesellator, ...Owen Taylor1-0/+6
2005-04-13src/cairoint.h src/cairo-traps.c: Add _cairo_traps_extract_region for convert...Owen Taylor1-0/+18
2005-04-12Note that bug is now fixed.Carl Worth1-0/+4
2005-04-12Replace errant use of aclocal with , as reported by Martin Hedenfalk. Closes ...Carl Worth1-0/+5