From 7e549f496e11c7405149bd574e634cba1b3f5dba Mon Sep 17 00:00:00 2001 From: Enrico Ros Date: Mon, 3 Jan 2005 21:56:41 +0000 Subject: [PATCH] Sync with mates. svn path=/trunk/kdegraphics/kpdf/; revision=375329 --- TODO | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/TODO b/TODO index 493ca07a6..ca0847a14 100644 --- a/TODO +++ b/TODO @@ -7,12 +7,15 @@ Legend: (*) - Some parts of this item are already done In progress: --> Fix threaded generation. (seems more stable since 2005-Jan-03). Waiting4backtraces. - -Urgent fixes and items to get ready before 3.4 (special high-priority list): +-> Enhance presentation mode. New preferences dialog. (by Tobias) +-> Fix threaded generation. (crash reports on 02 and 03 Jan 2005). -> FIX 1/2: sync Memory Management (in Document) with the Generator (exp. undoing requests) (may Segfault!) -> FIX 2/2: check for removing 'canUnloadPixmap' from observers in place of requesting a list of visible pixmaps +-> type ahead search in pageview (type '/' then the word to search..) (by JakobS) + +Urgent fixes and items to get ready before 3.4 (special high-priority list): +-> New word highlighting for searches / other highlights (enrico) -> FIX: priorities for requests (pageview regular over thumbnails regular over pv preloading ...) -> FIX: linearize memory pages map iterators in respect to time = FIX:iterate from older pages to newest ones when freeing memory (not randomly)