[cairo-commit] cairo ChangeLog,1.800,1.801 ROADMAP,1.28,1.29
Carl Worth
commit at pdx.freedesktop.org
Fri Jul 29 15:35:21 PDT 2005
- Previous message: [cairo-commit] cairo/src cairo-atsui-font.c, 1.14,
1.15 cairo-quartz-surface.c, 1.17, 1.18
- Next message: [cairo-commit] packaging/debian/cairo/debian .cvsignore, NONE,
1.1 changelog, 1.27, 1.28 compat, NONE, 1.1 control.in, NONE,
1.1 copyright, 1.10, 1.11 libcairo0.5.shlibs, 1.1,
NONE libcairo0.6.0-dev.install, NONE,
1.1 libcairo0.6.0-doc.install, NONE, 1.1 libcairo0.6.0.install,
NONE, 1.1 libcairo1-dev.install, 1.2, NONE libcairo1.install,
1.1, NONE libcairo1.shlibs, 1.4, NONE rules, 1.14, 1.15
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
Committed by: cworth
Update of /cvs/cairo/cairo
In directory gabe:/tmp/cvs-serv22342
Modified Files:
ChangeLog ROADMAP
Log Message:
* ROADMAP: Remove completed 0.6 tasks. Add cairo_surface_flush to
the cairo_surface_mark_dirty task.
Index: ChangeLog
===================================================================
RCS file: /cvs/cairo/cairo/ChangeLog,v
retrieving revision 1.800
retrieving revision 1.801
diff -u -d -r1.800 -r1.801
--- ChangeLog 29 Jul 2005 22:31:48 -0000 1.800
+++ ChangeLog 29 Jul 2005 22:35:19 -0000 1.801
@@ -1,3 +1,8 @@
+2005-07-29 Carl Worth <cworth at cworth.org>
+
+ * ROADMAP: Remove completed 0.6 tasks. Add cairo_surface_flush to
+ the cairo_surface_mark_dirty task.
+
2005-07-29 T Rowley <tim.rowley at gmail.com>
* src/cairo-atsui-font.c ( _cairo_atsui_font_create):
Index: ROADMAP
===================================================================
RCS file: /cvs/cairo/cairo/ROADMAP,v
retrieving revision 1.28
retrieving revision 1.29
diff -u -d -r1.28 -r1.29
--- ROADMAP 28 Jul 2005 17:51:37 -0000 1.28
+++ ROADMAP 29 Jul 2005 22:35:19 -0000 1.29
@@ -1,22 +1,3 @@
-cairo 0.6 release requirements
-==============================
-The cairo 0.6 snapshot is intended to intended to have the last of the
-API _changes_ prior to cairo 1.0. Here they are:
-
-API changes
------------
-â A9. consistent error handling for all objects
- Difficulty: Easy to implement to get the API right. Hard to test.
- Status: Done.
-
-â A10. cairo_font_options_t
- Difficulty: Moderate
- Status: Done.
-
-â A11. cairo_xlib_surface_create needs to be screen-aware
- Difficulty: Easy
- Status: Done.
-
cairo 1.0 release requirements
==============================
Implementation work
@@ -60,10 +41,12 @@
krh, and otaylor answered all the tough questions it
raised. There's not much work left to finish this one.
- A7. cairo_surface_mark_dirty
+ A7. cairo_surface_mark_dirty and cairo_surface_flush
Difficulty: trivial to add API, moderate to actually optimize
based on it
- Status: cworth has sent API proposal to list
+ Status: cworth has sent an API proposal to the list for
+ cairo_surface_mark_dirty. Recent discussions suggest
+ that cairo_surface_flush will need to reset the clip.
âA12. cairo_xlib_surface_set_drawable
Difficulty: Easy
- Previous message: [cairo-commit] cairo/src cairo-atsui-font.c, 1.14,
1.15 cairo-quartz-surface.c, 1.17, 1.18
- Next message: [cairo-commit] packaging/debian/cairo/debian .cvsignore, NONE,
1.1 changelog, 1.27, 1.28 compat, NONE, 1.1 control.in, NONE,
1.1 copyright, 1.10, 1.11 libcairo0.5.shlibs, 1.1,
NONE libcairo0.6.0-dev.install, NONE,
1.1 libcairo0.6.0-doc.install, NONE, 1.1 libcairo0.6.0.install,
NONE, 1.1 libcairo1-dev.install, 1.2, NONE libcairo1.install,
1.1, NONE libcairo1.shlibs, 1.4, NONE rules, 1.14, 1.15
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the cairo-commit
mailing list