summary refs log tree commit diff stats
path: root/TODO
diff options
context:
space:
mode:
Diffstat (limited to 'TODO')
-rw-r--r--TODO3
1 files changed, 2 insertions, 1 deletions
diff --git a/TODO b/TODO
index bfd80a4d..55e44420 100644
--- a/TODO
+++ b/TODO
@@ -3,13 +3,13 @@ Console
    (X) #0   09/12/06  console commands
    (X) #1   09/12/06  quick find
    (X) #2   09/12/06  open with
-   ( ) #3   09/12/06  MVC for widgets
    (X) #4   09/12/06  history for console
    ( ) #13  09/12/27  display docstring of a command
 
 
 General
 
+   ( ) #3   09/12/06  MVC for widgets
    (X) #5   09/12/06  move code from fm into objects
    (X) #6   09/12/06  move main to __init__
    (X) #7   09/12/06  cooler titlebar
@@ -18,3 +18,4 @@ General
    (X) #10  09/12/24  sorting
    (X) #11  09/12/27  filter
    (X) #12  09/12/27  jump through the list in a specific order
+   ( ) #14  09/12/29  make filelists inherit from pagers