(*) Hook in libxpnet's pause/resume support and add a disk space warning.

(*) Also, fix the download location for resumption.
(*) Implement a new and improved download UI with a unified prog bar.

b  = 77980
r  = suu
sr = mscott


git-svn-id: svn://10.0.0.236/trunk@93756 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
sgehani%netscape.com
2001-05-03 02:17:27 +00:00
parent 744e2f81d4
commit b6f749af87
22 changed files with 1241 additions and 175 deletions

View File

@@ -27,7 +27,8 @@
nsXIOptions::nsXIOptions() :
mTitle(NULL),
mDestination(NULL),
mSetupType(-1),
mSetupType(0),
mMode(MODE_DEFAULT),
mProxyHost(NULL),
mProxyPort(NULL),
mProxyUser(NULL),