File: TODO

package info (click to toggle)
aria 0.10.1.pl3-4
  • links: PTS
  • area: main
  • in suites: woody
  • size: 3,500 kB
  • ctags: 3,510
  • sloc: cpp: 31,598; ansic: 7,545; sh: 2,685; makefile: 316; sed: 93
file content (71 lines) | stat: -rw-r--r-- 2,103 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
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
/*/*/*/*/*/*/*/*/*/*/*
/*TODO file for Aria/*
/*/*/*/*/*/*/*/*/*/*/*
Thu Sep 20
	* fix broken code in "find hyperlink from file" menu, which
	can find only absolute URLs. This must support relative URLs
	also.
Tue Sep 4
	* check parse algo of list.aria
	* skin support
Wed Aug 29
	* work around for modal window and basket
Thu Aug 23
	* validate .css parser
Wed Aug 22
	*examin(fix) segfault if autosave is enabled
Mon Aug 20
	*add the right click menu to the basket
Tue Aug 7
	*add elapsed time column
	*strange behavior of speed
Mon Jul 30
	*fix io exception when writing config file
Wed Jul 4
	*add FTP search
Thu Jun 7
	*add command line option "--nopaste" that bypass the paste window,
	and paste to the current download list directly
Wed Jun 6
	*enable/disable autoresize for columns' width
	*filename when / or redirection is requested
	*Transfer-encoding
	*Accept-encoding, Content-encoding
Tue Jun 5
	*access control of HTTP recursive settings
	*add POST
Thu May 24
	*add "Cache-control: no-cache" request to HTTP download
Tue May 15
	*sound event
	*add <target-extensions> tag to Server Template
Fri May  4 00:11:06 JST 2001
	*floating dnd basket
Tue May  1 15:18:19 JST 2001
	*add toggle button that change speed limitter's behavior
	*select all items in history window
	*open directory in new tab option to FTP recursive download
	*open new tab with selected items
Thu Apr 19 23:00:01 JST 2001
	*remove LF/CR in URL
	*speed up reading files

	*a simple graph that show the download rate
	*the ability to personalize the color set

	*resume in split download when remote size is changed

	*add history feature to "new item" menu, and command entry.	

	*add "New List" (or replace ALT-x or just alias?)
	*better URL file list handling(distinguish binary file and ascii file)
	*english correction

	*bug that split files are not concatenated automatically.
	 But this case is rare. If this case happens, just push "start"
	 button or menu.
Sat Jan  6 00:57:30 JST 2001
	*port for FreeBSD(must deal with split download issue)
	*minimize CPU and memory usage
	*add right-click menu(popup menu)