Commit Graph

1447 Commits

Author SHA1 Message Date
sgehani%netscape.com
858017876c (*) Honor umask when creating the destination directory.
b = 38755
r = dbragg
sr = alecf


(*) Initialize var so HP-UX and Sun compilers are happy.

b = 46558
r = sgehani (checking in for jdunn)
sr = mscott
2001-03-03 00:43:19 +00:00
disttsc%bart.nl
277181c660 Preparation of removing nsCString::GetBuffer. Landing everything but the actual commenting out of nsCString::GetBuffer. bug=64016, r=timeless, sr=scc 2001-03-02 09:26:57 +00:00
dbragg%netscape.com
018cc6a6d9 Adding Unix verion of the cleanup util and its makefile. NOT PART OF BUILD 2001-03-02 00:10:10 +00:00
sgehani%netscape.com
26a5540a3c First Checked In. 2001-03-01 00:36:00 +00:00
sgehani%netscape.com
42a338f14c Port libxpnet to the mac. b = 67248 r = dbragg sr = mscott 2001-03-01 00:35:25 +00:00
sgehani%netscape.com
b72ee5fa16 First Checked In. 2001-03-01 00:26:39 +00:00
sgehani%netscape.com
1911fab005 Remove so we can add as binary instead of text. Ooops! 2001-03-01 00:13:38 +00:00
sgehani%netscape.com
ca8d7c678f First Checked In. 2001-03-01 00:12:12 +00:00
dbragg%netscape.com
2bd6683805 New Post-install replace and delete utility phase 1 checkin.
NOT PART OF BUILD
2001-03-01 00:02:19 +00:00
dbragg%netscape.com
8c925cb5be Translating Alert and Confirm to serve as titles in the alert and confirm dialog titlebars. r=sgehani, sr=mscott 2001-02-28 23:47:59 +00:00
jj%netscape.com
e503810ac2 bugzilla 68643. fixed scope of my($target). r=cls@seawood.org 2001-02-28 01:37:06 +00:00
danm%netscape.com
c135133cd3 fix case of EmbedComponents.xpt (not critical, but it bugged me) 2001-02-26 02:55:58 +00:00
jst%netscape.com
8ae5382ef7 Adding content_base.xpt to the windows and unix package files to fix bug 69993. r=disttsc@bart.nl, sr=ben@netscape.com 2001-02-25 02:31:34 +00:00
tao%netscape.com
90bfcacfe5 62171: "Separate content from UI". Split langenus.xpi into regus.xpi.
browser: (r=pchen,sr=alecf), mailnews: (r=yamamoto,sr=sspitzer),
editor: (r=cmonske,sr=sfraser), xpinstall (r=ssu,sr=dveditz).
2001-02-23 08:34:10 +00:00
sgehani%netscape.com
223c6b6eff Make async Install.execute() work again resoolving backward compatibility.
(Checking in for dbragg.)

b = 68356
r = sgehani, dveditz
sr = mscott
2001-02-23 07:36:49 +00:00
morse%netscape.com
d683ec1255 bug 69667, wallet and cookie ui missing, r=tao@netscape.com, sr=scc@netscape.com 2001-02-23 05:33:33 +00:00
dbragg%netscape.com
a5a81e610e Preventing multiple shutdowns of nsXPInstallManager to fix bug #51098. r=dveditz, sr=mscott 2001-02-22 23:26:47 +00:00
disttsc%bart.nl
a6f2f5861a Mass REQUIRES update to synch up with string lib and xul changes in an attempt to fix senna bustage. r=jst, sr=cls 2001-02-22 09:35:51 +00:00
waterson%netscape.com
9fe59f23f0 Bug 43121. Move XUL content model code from RDF DLL to content DLL. r=jst,hyatt; sr=brendan. 2001-02-22 03:01:34 +00:00
dougt%netscape.com
128f95aa9b Relanding Necko Changes.
Revising nsIChannel to allow for overlapped i/o. This consists of three parts:

1. Factoring nsIChannel into a protocol specific part, the nsIChannel, and a socket specific, the nsITransport.
2. Derive the nsIChannel from a nsIRequest.
2. Changes the notification system from necko and the URILoader to pass the nsIRequest interface instead of nsIChannel interface.

This goal stems from wanting to be able to have active AsyncRead and AsyncWrite operations on nsSocketTransport.
This is desired because it would greatly simplify the task of maintaining persistent/reusable socket connections
for FTP, HTTP, and Imap (and potentially other protocols). The problem with the existing nsIChannel interface is
that it does not allow one to selectively suspend just one of the read or write operations while keeping the other active.

r=darin@netscape.com
sr=rpotts@netscape.com
2001-02-21 20:38:08 +00:00
dbragg%netscape.com
b50cefd821 Fix for regression bug 69166. No longer checking return of MoveTo call and returning UNEXPECTED_ERROR. r=dvedtiz, sr=mscott 2001-02-20 23:27:53 +00:00
waterson%netscape.com
b4ac3bce5e Bug 69523. Add content DLLs to xpinstall package lists. a=leaf 2001-02-20 20:29:11 +00:00
dbaron%fas.harvard.edu
bec36157bf Fix MOZ_TRACK_MODULE_DEPS bustage by adding dom to REQUIRES. 2001-02-20 00:57:23 +00:00
heikki%netscape.com
5c811dfbf3 Splitting layout into two libraries, layout and content. r=jst@netscape.com, sr=waterson@netscape.com 2001-02-19 21:50:04 +00:00
danm%netscape.com
8407e1e89b adding embedding components, which will be used by both embedding apps and Mozilla. bug 67368 r=hyatt,pinkerton 2001-02-17 02:47:56 +00:00
dbragg%netscape.com
203c662b39 Renaming temp files to .new or .old during installations so they don't get auto registered. Bug 67703. r=dveditz sr=mscott 2001-02-15 19:03:34 +00:00
dbragg%netscape.com
c47384a852 Now closing the download dialog if Cancel is clicked. Fix for bug 58573. r=sgehani, sr=mscott 2001-02-14 00:42:11 +00:00
locka%iol.ie
8ffeb68786 Added mozctlx.dll to the install package list. b=67682, sr=scc@mozilla.org 2001-02-13 14:20:05 +00:00
dprice%netscape.com
997fb091c7 65845 first cut of the order files 2001-02-13 02:48:02 +00:00
bryner%uiuc.edu
15a5dde05f We don't need to distribute any sample components in our .xpi files. r/sr=shaver. 2001-02-12 15:25:18 +00:00
disttsc%bart.nl
3d2d80d536 Back out dougt's channel changes 2001-02-12 03:14:23 +00:00
dougt%netscape.com
1b9ca82439 Revising nsIChannel to allow for overlapped i/o. This consists of three parts:
1. Factoring nsIChannel into a protocol specific part, the nsIChannel, and a socket specific, the nsITransport.
2. Derive the nsIChannel from a nsIRequest.
2. Changes the notification system from necko and the URILoader to pass the nsIRequest interface instead of nsIChannel interface.

This goal stems from wanting to be able to have active AsyncRead and AsyncWrite operations on nsSocketTransport.
This is desired because it would greatly simplify the task of maintaining persistent/reusable socket connections
for FTP, HTTP, and Imap (and potentially other protocols).  The problem with the existing nsIChannel interface is
that it does not allow one to selectively suspend just one of the read or write operations while keeping the other active.

The full details of the change on written up in the netlib newsgroup.

r=darin@netscape.com
sr=rpotts@netscape.com
2001-02-10 00:16:26 +00:00
leaf%mozilla.org
2f5b7417ff part of backout of dbragg, suggested dveditz, r=dbragg. bug 68001 2001-02-07 20:50:27 +00:00
leaf%mozilla.org
f09c65ad88 backing out dbragg's changes to fix 68001, dveditz suggested, r=dbragg 2001-02-07 20:46:15 +00:00
ssu%netscape.com
d10bc433e8 fixing bug 64727 - Uninstaller for mozilla file associations need to be restored.
sr=mscott, r=dveditz
affects only windows platforms.
2001-02-07 02:21:13 +00:00
dveditz%netscape.com
f78b82e80e bug 64835 r=ssu/sr=mscott: InstallTrigger.compareVersion() returning bad result
bug 11682 r=dbragg/sr=mscott: version registry requires UTF8, add missing conversions
2001-02-07 00:12:58 +00:00
dbragg%netscape.com
7d29116ef0 Name change for in-use files to .new or .old. Fixes bug 67703. r=dveditz, sr=mscott 2001-02-06 23:06:32 +00:00
ssu%netscape.com
6763be0a44 fixing bug 67728 - update installer build process to support urls. r=dveditz,leaf sr=mscott. not part of tinderbox builds. affects only windows 2001-02-06 07:43:25 +00:00
ssu%netscape.com
8b4b8a8669 fixing bug 49456 - installer memory usage too high. r=dveditz, sr=mscott. windows platform only. 2001-02-06 07:15:13 +00:00
ssu%netscape.com
9957dd1672 fixing bug 67331 - Installer appends to installed-chrome.txt file rather than overwriting. r=dvetiz, sr=mscott not part of tinderbox builds. 2001-02-03 00:02:20 +00:00
ssu%netscape.com
16d98d15b9 fixing bug 67220 - Win95 cannot download files. r=dveditz, sr=mscott 2001-02-02 23:59:44 +00:00
ssu%netscape.com
6c0564b29d fixing bug 47959 - New component names and descriptions
(suggestions/patches from Henrik Gemal)

bug 40708 - Mozilla installer should not install files into a subfolder

r=dveditz
sr=mscott

affects only windows platforms.
Not part of tinderbox builds.
2001-02-01 09:54:55 +00:00
tao%netscape.com
0f93f62dfb add regus.js; not part of build. 2001-02-01 04:46:14 +00:00
alecf%netscape.com
6e46d1626b Fix for #65988 - add chardet.xpt to the release builds so that we can access the right interfaces. r=jag sr=ftang 2001-01-31 23:25:28 +00:00
sfraser%netscape.com
005fc88468 Remove linkage with the jar component libararies to fix bug 65621. sr=sgehani, r=jfrancis 2001-01-31 21:35:05 +00:00
ssu%netscape.com
020cb5e5d3 fixing bug 33349 - Directory name in Create Directory dialog needs to be left aligned
bug 50525 - Directories should be lowercase

patches from Henrik Gemal.

r=ssu, sr=mscott

affects windows platforms only.
2001-01-31 06:55:14 +00:00
ssu%netscape.com
c52c399f30 fixing bug 67041 - Can't install with stub or sea bits
r=dveditz
sr=mscott

affects windows platforms only.
2001-01-31 06:55:12 +00:00
ssu%netscape.com
aa2073782a fixing bug 66768 - uninstaller has no product name
bug 66851 - Cannot download over modem using new download agent
r=dveditz,sgehani
sr=mscott

affects windows platforms only.
2001-01-30 01:47:31 +00:00
dbaron%fas.harvard.edu
6a1cef6f9a Remove trailing semicolons after all uses of MOZ_DECL_CTOR_COUNTER to quiet build warnings on Mac. b=60415 a=brendan@mozilla.org 2001-01-27 23:06:33 +00:00
ssu%netscape.com
67387fa2aa changed the default ftp URL back to default (used to be my test url). It's not part of any tinderbox build. part of fix for bug 66480 2001-01-27 02:54:18 +00:00