diff options
author | hut <hut@lavabit.com> | 2009-12-24 14:34:36 +0100 |
---|---|---|
committer | hut <hut@lavabit.com> | 2009-12-24 14:34:36 +0100 |
commit | e92fe17a449cad78c79a905fd53ec73f8a41051c (patch) | |
tree | 5399ae2b1a85047afcd0f8f3bd92b52550ca614d /TODO | |
parent | f13e7310ef7b9fa91f219c91e03f46573d42d2ed (diff) | |
download | ranger-e92fe17a449cad78c79a905fd53ec73f8a41051c.tar.gz |
implemented sorting
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/TODO b/TODO index 45d35acb..b1bad60a 100644 --- a/TODO +++ b/TODO @@ -11,9 +11,11 @@ General (X) #5 09/12/06 move code from fm into objects (X) #6 09/12/06 move main to __init__ - ( ) #7 09/12/06 cooler titlebar + (X) #7 09/12/06 cooler titlebar + ( ) #9 09/12/24 add a widget for managing running operations + (X) #10 09/12/24 sorting Filesystem Modification Operations - ( ) #8 09/12/17 Add operations to modify files/directories + (X) #8 09/12/17 Add operations to modify files/directories |