summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
Diffstat (limited to 'TODO')
-rw-r--r--TODO9
1 files changed, 3 insertions, 6 deletions
diff --git a/TODO b/TODO
index 739e9d06..70c48071 100644
--- a/TODO
+++ b/TODO
@@ -3,12 +3,9 @@ Federico Mena-Quintero (federico@gimp.org).
* Finish the ImageView widget:
- - Re-center the offsets when changing the zoom factor.
-
- - Scrolling using gdk_window_copy_area(). This also requires
- writing uta_copy_area() for uta.c.
-
- - Finish uta.c:uta_find_first_glom_rect().
+ - Write a "fast" version of uta.c:uta_find_first_glom_rect().
+ Right now we just have a hacked version of libart's
+ function.
- Figure out what to do with the color correction tables; we
are not using them right now.