File: TODO

package info (click to toggle)
explorer 0.72-2.1
  • links: PTS
  • area: contrib
  • in suites: hamm, slink
  • size: 1,556 kB
  • ctags: 1,203
  • sloc: cpp: 10,226; makefile: 384; sh: 206; ansic: 106; lex: 95; csh: 6
file content (31 lines) | stat: -rw-r--r-- 924 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31

4 March 1997 ( with the flu :( )

What todo what todo


U=Urgent (BUG)
F=Needed feature
L=Low priority

-Check all destructors for memory freeing ( as well as other mem leaks ) (U)
-Add icontype for named pipe (L)
-Drag & Drop for files (N)
-New about requester (L)
-Add more requesters (N)
-Quantize palette and use 4bit deep bmp's (U)
-Remove references to modifiable global data ro ExploreClass and friends (U)
-Fix a persistent bug in the directory code which makes the explorer think
 a file is a directory (FIXED)
-Add file types and execute-class
-Recode the file/dir ops to make way for VFSL (being done)
-Add function which rechecks the dir size if you select that dir in the
 dirview
-Add a function which actively checks the sizes of the files displayed in 
 the fileview.
-Change the aboutbox code in such a way that it loads the logo when needed
 and unloads it again.

... And much, much more...

RvS and MvV