]> cygwin.com Git - cygwin-apps/setup.git/blame - README
* (all): add cvsid tags
[cygwin-apps/setup.git] / README
CommitLineData
93014d67
CF
1This directory contains the source for the setup program for the cygwin
2net releases.
3
23c9e63c
DD
4
5
6To-Do list:
7
23c9e63c
DD
8install.cc: read old .lst.gz file before overwriting it; remove any
9files in the old install that aren't also in the new install.
10
11add netio subclasses for direct HTTP, FTP and proxy connections
12
23c9e63c
DD
13choose.cc: add a dialog to let user choose what to install and
14which versions to install
15
16ini.cc: add field in setup.ini to specify whether package is installed
17by default, or not.
18
19install.cc: scan newly installed files for README files, show list to
20user, let them read them if they want.
21
22main.cc: add splash screen and copyright notice
1ab805b8
DD
23
24Add uninstall capability
d6cda811 25
d6cda811
DD
26Delay the user/password prompts (web proxy) until we get a "proxy
27password required" error.
28
29Add support for http passwords as well as proxy passwords.
30
31Make the site listbox bigger.
32
d6cda811 33download.cc: add a "total progress" indicator, like the install one.
This page took 0.022501 seconds and 5 git commands to generate.