[cairo-commit] [cairo-www] src/todo.mdwn
Nis Martensen
nmartensen at freedesktop.org
Fri Apr 2 01:48:15 PDT 2010
src/todo.mdwn | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
New commits:
commit 53f63b004181f3a219a16acdae8d314802d41215
Author: Nis Martensen <nis.martensen at web.de>
Date: Fri Apr 2 10:47:05 2010 +0200
[todo] activate some links, add missing quotes
diff --git a/src/todo.mdwn b/src/todo.mdwn
index b050aa2..de51194 100644
--- a/src/todo.mdwn
+++ b/src/todo.mdwn
@@ -277,11 +277,11 @@ Other fixes
* Clip mode needs to "upgrade" to `CLIP_MODE_MASK`. See patch here:
- http://lists.cairographics.org/archives/cairo/2008-March/013373.html
+ <http://lists.cairographics.org/archives/cairo/2008-March/013373.html>
and original mozilla bug here:
- https://bugzilla.mozilla.org/show_bug.cgi?id=409227
+ <https://bugzilla.mozilla.org/show_bug.cgi?id=409227>
* Fix leaks found by "make TESTS=self-copy check-valgrind"
@@ -321,9 +321,9 @@ Other fixes
6) Return as pattern/surface
- * Add a cairo_pattern_copy function:
+ * Add a `cairo_pattern_copy` function:
- http://lists.cairographics.org/archives/cairo/2008-October/015316.html
+ <http://lists.cairographics.org/archives/cairo/2008-October/015316.html>
* Eliminate objects entirely outside the current clip region
More information about the cairo-commit
mailing list