summary refs log tree commit diff stats
path: root/TODO
diff options
context:
space:
mode:
authorhut <hut@lavabit.com>2009-12-29 16:27:04 +0100
committerhut <hut@lavabit.com>2009-12-29 16:27:04 +0100
commit3f77e62a6dc8b700a736b5d0a7e9cf51dd0018df (patch)
treef207d1d17aa81a84940839bededed3e3e3497f8a /TODO
parent9d1ccd92d7f1e24777b24e54be09a8e6423a4206 (diff)
downloadranger-3f77e62a6dc8b700a736b5d0a7e9cf51dd0018df.tar.gz
Optimized moving/resizing of windows, fixed absolute position bug
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