projects
/
platform
/
upstream
/
libHarfBuzzSharp.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9417c1c
)
[TODO] Remove done items
author
Behdad Esfahbod
<behdad@behdad.org>
Wed, 20 Apr 2011 21:24:03 +0000
(17:24 -0400)
committer
Behdad Esfahbod
<behdad@behdad.org>
Wed, 20 Apr 2011 21:24:03 +0000
(17:24 -0400)
TODO
patch
|
blob
|
history
diff --git
a/TODO
b/TODO
index
dbcb809
..
b5eb3be
100644
(file)
--- a/
TODO
+++ b/
TODO
@@
-16,10
+16,6
@@
General fixes:
API issues to fix before 1.0:
============================
-- Rename get_table to reference_table
-
-- get_table shouldn't return NULL
-
- Figure out how many .so objects, how to link, etc
- Shall y axis progress downward instead of upward?
@@
-28,8
+24,6
@@
API issues to fix before 1.0:
- Real subclassing support for vfunc vectors
-- Investigate Mozilla's user-data issue, make sure it's addressed
-
- Add hb-cairo glue
- Fix blob, remove mutex, etc.