summaryrefslogtreecommitdiff
path: root/TODO
Commit message (Expand)AuthorAgeFilesLines
* Add a new API for disabling antialiasing of shapes drawn by cairo. This is a ...Billy Biggs2005-08-081-1/+1
* Remove several bugs that have been fixed.Carl Worth2005-08-061-60/+5
* Remove the path clipping entry from the list.Kristian Høgsberg2005-06-171-3/+0
* Add CAIRO_STATUS_DESTROYED to TODO list.Carl Worth2005-06-151-0/+1
* Add cairo_finish to TODO list. Note that cairo_satus_string has now been remo...Carl Worth2005-06-151-1/+2
* Big cleanup to remove finished items. Also, split the file up to separate TOD...Carl Worth2005-06-101-107/+76
* Not that a patch has been submitted for consistent error handling.Carl Worth2005-05-221-1/+1
* Note that cairo_mask, and "just eliminate a bunch of functions are now done".Carl Worth2005-05-061-14/+17
* Add suggestion for copy-on-write regions to fix clip region problems.Carl Worth2005-05-031-0/+4
* Add a item about reworking cairo_format_t.Owen Taylor2005-04-281-0/+32
* Note that cairo_paint and cairo_clip/fill/stroke_preserve are all done now.Carl Worth2005-04-261-1/+1
* Originally: 2005-04-19 Carl Worth <cworth@cworth.org>Carl Worth2005-04-261-1/+1
* Update API Shakeup chart to indicate that cairo_paint and cairo_fill_preserve...Carl Worth2005-04-191-2/+2
* Update API Shakeup chart to indicate that cairo_set_source is done.Carl Worth2005-04-141-1/+1
* Fix typoCarl Worth2005-04-131-1/+1
* Add ROADMAP file with an initial stab at 1.0 items.Carl Worth2005-04-081-4/+4
* Rework the cairo_matrix_t interface in several ways. Expose a struct for cair...Carl Worth2005-04-071-1/+1
* Remove items for PNG backend removal and trapezoid reasterization re-implemen...Carl Worth2005-04-041-6/+0
* Update API shakeup chart.Carl Worth2005-04-011-3/+3
* Sorted API shakeup chart.Carl Worth2005-03-281-13/+18
* More updates to the API Shakeup chart.Carl Worth2005-03-231-2/+2
* Update API shakeup chart.Carl Worth2005-03-181-3/+3
* Remove unused libcairo_freetype_sources (thanks to Damien Carbery). Closes bu...Carl Worth2005-03-181-1/+1
* API Shakeup status update.Carl Worth2005-03-101-7/+8
* fix typos.Carl Worth2005-03-091-4/+4
* Update API Shakeup planning chart.Carl Worth2005-03-091-26/+30
* Note that cairo_output_stream_t patch has been reviewed.Carl Worth2005-03-011-1/+1
* Note that "user data" and "setters and getters" patches have been reviewed. R...Carl Worth2005-02-251-11/+2
* Remove many TODO items that have now been absorbed by the API shakeup. Remove...Carl Worth2005-02-241-167/+0
* Add entries from API Shakeup.Carl Worth2005-02-231-0/+27
* A NULL cairo_t * is not sane.Carl Worth2005-01-121-0/+21
* Add Owen's new equation to fix clipping: ((src Op dest) In clip) Add (dest Ou...Carl Worth2005-01-061-7/+13
* Added cairo_show_surface_mask and note about clipping problems.Carl Worth2005-01-061-0/+14
* Added some TODO items from mailing list traffic.Carl Worth2005-01-061-0/+30
* Remove unused CAIRO_TRAPS_GROWTH_INC.Carl Worth2004-12-231-0/+2
* Add items on custom caps and getting access to hidden image dataCarl Worth2004-10-211-2/+11
* Bail on NULL utf8 string.Carl Worth2004-05-071-2/+2
* Added a BUG and a TODO itemCarl Worth2004-04-291-0/+3
* Move weight after slant to match the order in cairo_select_font.Carl Worth2004-04-021-0/+22
* Add proposal for cairo_xlib_surface_set_size.Carl Worth2004-03-301-5/+8
* Add Jordi and Olvier to the AUTHORS file.Carl Worth2004-02-261-3/+3
* Add attribution for many people who have made generous contributions to cairo...Carl Worth2004-02-241-4/+1
* Add some notes from JG's TODO list on the wiki: http://cairographics.org/Cair...Carl Worth2004-02-131-1/+11
* Change instances of Cairo to cairo where necessary. Add note about broken das...Carl Worth2003-12-161-31/+33
* Add note about degenerate path caps being brokenKeith Packard2003-12-011-0/+3
* Remove infinite looping when stroking with a line width at or close to 0.0. T...Carl Worth2003-11-171-5/+13
* Fix typo (thanks to John Ellson <ellson@research.att.com>)Carl Worth2003-11-101-6/+13
* TODO: Note that cairo_show_page, cairo_copy_page, PostScript backend, real te...Carl Worth2003-11-041-11/+4
* Updated TODO fileCarl Worth2003-10-231-16/+23
* Virtualized the font and surface backend implementations.Jamey Sharp2003-09-301-3/+0