mirror of
https://gitlab.freedesktop.org/cairo/cairo.git
synced 2026-05-05 02:58:02 +02:00
API Shakeup status update.
This commit is contained in:
parent
c67ba13a6e
commit
05a7c69c90
2 changed files with 12 additions and 7 deletions
|
|
@ -1,3 +1,7 @@
|
|||
2005-03-10 Carl Worth <cworth@cworth.org>
|
||||
|
||||
* TODO: API Shakeup status update.
|
||||
|
||||
2005-03-10 Carl Worth <cworth@cworth.org>
|
||||
|
||||
Originally: 2005-02-24 Carl Worth <cworth@cworth.org>
|
||||
|
|
|
|||
15
TODO
15
TODO
|
|
@ -1,20 +1,21 @@
|
|||
API Shakeup planning
|
||||
--------------------
|
||||
Patch submitted to mailing list?
|
||||
/ Review of patch completed?
|
||||
|/ Test case added?
|
||||
||/ Committed.
|
||||
|||/
|
||||
PR user data (was Re: [cairo] Patch improving fallbacks)
|
||||
/ Documentation included in patch?
|
||||
|/ Review of patch completed?
|
||||
||/ Test case added?
|
||||
|||/ Committed.
|
||||
||||/
|
||||
PDRTC user data (was Re: [cairo] Patch improving fallbacks)
|
||||
cairo_paint
|
||||
PR C setters and getters
|
||||
PDRTC setters and getters
|
||||
cairo_current_matrix
|
||||
Renaming the terms of the rendering equation
|
||||
Making set_source consistent
|
||||
Eliminating cairo_show_surface
|
||||
cairo_mask
|
||||
cairo_begin_group, cairo_end_group, cairo_get_group
|
||||
PR cairo_output_stream_t and cairo_surface_finish()
|
||||
PDR cairo_output_stream_t and cairo_surface_finish()
|
||||
cairo_create and eliminating cairo_set_target_surface
|
||||
cairo_fill_preserve, cairo_stroke_preserve, cairo_clip_preserve
|
||||
default matrix
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue