Commit Graph

1695 Commits

Author SHA1 Message Date
pavlov%netscape.com
1e20984ef0 fixing bug 78690. removing old imagelib. r=jst sr=waterson 2001-08-09 20:22:39 +00:00
blizzard%redhat.com
097daca1ad bug #89990. not part of the build. remove unused files. 2001-08-06 17:51:49 +00:00
ssu%netscape.com
4eb826d53e fixing bug 88410 - multiple periods in folder name throws calculation error message. r=dveditz, sr=mscott. affects only windows platforms. 2001-08-03 18:27:06 +00:00
ssu%netscape.com
6c93d5248c fixing bug 93327 - Win32 installer cannot CRC check .exe files. r=dveditz, sr=mscott. affects windows platforms only 2001-08-02 22:02:48 +00:00
ssu%netscape.com
10c651bce2 fixing bug 87793 - Need CRC checking and single connection dload for Mac. Fixes the dredded error 13. I'm checking this in for Syd. r=ssu, sr=mscott, a=leaf,asa. affects the mac installer only. 2001-07-31 17:10:29 +00:00
mcafee%netscape.com
85c115904e Changes to allow packaging of statically-linked build (87213). r=cathleen, sr=waterson, a=blizzard 2001-07-26 03:18:42 +00:00
jaggernaut%netscape.com
e91f8a147e Bug 86734: Remove NS_WITH_SERVICE. r=dbaron, rs=scc, a=asa 2001-07-25 07:54:28 +00:00
ssu%netscape.com
e75e36e43d fixing bug 80238 - title should be Mozilla Setup - (5.0.trunk.20010509) and not Mozilla 5.0.trunk.20010509 Setup. Checking Gemal's patch. mo=ssu, rs=mscott 2001-07-24 23:41:46 +00:00
ssu%netscape.com
7986141485 fixing bug 2808 - Allow MS Windows Shell to recognize N6Mail in Start Menu. r=syd, sr=mscott 2001-07-24 23:15:58 +00:00
pete%alphanumerica.com
f020dcc1cd Fix for nsIFile delete conflicts with JS reserved name b=37406, r=dougt, sr=jst
Renamed all Delete methods to Remove.

--pete
2001-07-24 18:38:25 +00:00
jaggernaut%netscape.com
cb0faab070 Bug 73353: clean up the REQUIRES lines in Makefiles. 2001-07-23 22:36:12 +00:00
ssu%netscape.com
8de3abd54e fixing bug 90020 - Installer Downloader stops frequently. r=dveditz, sr=mscott. 2001-07-21 00:58:04 +00:00
cathleen%netscape.com
04a2d87fea fixed bug 87004, for win static build, changed libjar and xpinstall to be
dynamic, updated static packager list, added build_static.pl, fixed static
component loader to handle no static component cases, updated and added
.cvsignore for extra files generated by static build
2001-07-19 22:43:14 +00:00
dveditz%netscape.com
8c26640cea bug 84896 reduce sleep cycle of xpicleanup utility. r=selmer@netscape.com, sr=blake 2001-07-19 08:01:14 +00:00
jelwell%netscape.com
e8bc0ad438 Fix for 87658. Iterate XPI files correctly when performing CRC checks, and deal with failovers correctly. r=ssu, sr=mscott 2001-07-17 18:57:53 +00:00
jelwell%netscape.com
19a3b1a330 Fix for 87658. Correctly iterate XPI files when performing CRC checks, and deal with failovers correctly. r=ssu, sr=mscott 2001-07-17 18:56:22 +00:00
dveditz%netscape.com
718dd971a3 topcrash 85307 installing JRE; r=ssu,sr=mscott 2001-07-16 23:56:33 +00:00
dveditz%netscape.com
18a0724c66 shutdown turbo/server mode after an install that requires a browser restart
(bug 86976). r=syd@netscape.com, sr=mscott@netscape.com
2001-07-14 07:19:00 +00:00
ssu%netscape.com
0c723cd8f3 checking this in for dbragg for bug 78442 - Crash for scenario test case using execute (blk param not required). r=ssu,sr=mscott 2001-07-14 03:23:36 +00:00
ssu%netscape.com
dc42537adf fixing bug 67027 - Having int chars in install folder name doesnt uninstall anything. r=dveditz rs=mscott. 2001-07-13 23:53:38 +00:00
ssu%netscape.com
82f57d9365 accidentally committed this file. backing myself out. 2001-07-13 23:44:08 +00:00
ssu%netscape.com
0c99a6de79 checking in patch for dbragg for bug 78442 - Crash for scenario test case using execute (blk param not required). r=ssu. nsJSFile.cpp 2001-07-13 23:42:01 +00:00
ssu%netscape.com
a7661ff3a9 fixing bug 90159 - Uninstall does not complete when run while Mozilla,N6 running in turbo mode. r=syd,dveditz sr=mscott. affects windows platforms only 2001-07-12 07:51:30 +00:00
peterv%netscape.com
f4ece0b466 Trying to fix mac bustage. 2001-07-10 10:13:17 +00:00
syd%netscape.com
c07c19e6bf Fix build bustage 2001-07-10 08:49:59 +00:00
jelwell%netscape.com
ffcf0129a5 Fix for 87793. Add CRC checking to Mac install, as well as single connection download for FTP, and some UI fixes (hang in UI during install, window redraw problems, etc..) r=ssu, sr=mscott 2001-07-10 06:36:22 +00:00
vishy%netscape.com
2063f3180b bugzilla 90002, r=tao, sr=blake, add content-packs.jar to the mac install packages 2001-07-10 05:08:16 +00:00
ddrinan%netscape.com
1bc78bfc1a Bug 77837 - PSM UI in language pack. r=tao,sr=blizzard 2001-07-10 00:39:40 +00:00
jelwell%netscape.com
301669de3f Fix for 87793. Add CRC checking to Mac install, as well as single connection download for FTP, and some UI fixes (hang in UI during install, window redraw problems, etc..) r=ssu, sr=mscott 2001-07-09 23:29:44 +00:00
timeless%mac.com
1fdeed80f7 Bugzilla Bug 70857 [XUL Syntax] Replace <boxDerivedTag align="horizontal|vertical"> with
<boxDerivedTag orient="horizontal|vertical">
patch by andersma@luther.edu r=timeless sr=blake
2001-07-09 18:41:07 +00:00
cls%seawood.org
df1d4cf08e Make sure that zlib is shared in the default (dynamic build). Build img libs (png/jpeg/mng) the same on OS/2 as the rest of unix (ie, always static).
Bug #88892 r=dbaron
2001-07-07 20:32:51 +00:00
ssu%netscape.com
c63f4f16e0 fixing bug 87033 - Unable to start installer/uninstaller when having Quick Launch option on. r=dbragg, sr=mscott. affects only windows platforms. not part of tinderbox builds 2001-07-06 06:00:31 +00:00
ssu%netscape.com
0c0856fa41 fixing bug 87033 - Unable to start installer/uninstaller when having Quick Launch option on. r=dbragg, sr=mscott. affects only windows platforms 2001-07-06 05:59:01 +00:00
cls%seawood.org
cfce8f4dcc Updating .cvsignore files.
Bug #84824 r=jag
2001-07-06 02:36:37 +00:00
ben%netscape.com
838ad1b7aa more 65251, add content pack jar file to installer registration scripts.
r=danm, sr=blake
2001-07-05 07:22:43 +00:00
syd%netscape.com
9093060daa Fix for 87053, r=ssu, sr=mscott. Supports removal of Quick Launch at uninstall time. 2001-07-04 02:52:55 +00:00
ssu%netscape.com
d2c5c26e40 fixing bug 88880 - Launching Setup via a CD autorun causes dll error. r=sgehani sr=syd. affects only windows platforms 2001-07-02 20:34:10 +00:00
leaf%mozilla.org
cb976acc61 merging zlib 1.1.3 from 0.9.2 branch to trunk, a=chofmann, bug 86323 2001-06-30 23:38:09 +00:00
jaggernaut%netscape.com
5a6317b8a5 Bug 88413: Remove |GetUnicode()| from nsString (and replace it with |get()|). r=dbaron, rs=scc.
This removes all call-sites I can currently fix. Tomorrow I'll try to get someone to checkin my changes to security/ and I'll get some help with the Netscape side of things.

nsString::GetUnicode()'s final death-blow will be dealt soon. Please keep this in mind as you add new code :-)
2001-06-30 11:02:25 +00:00
jgaunt%netscape.com
07868cf706 bug #86517 Landing of Accessible_052901_Branch4 sr=waterson
r= lots, see bug
2001-06-30 00:25:09 +00:00
ssu%netscape.com
1df8dc610d fixing bug 86959 - win32 installer needs to log additional data
bug 87456 - download time out should automatically reconnect
r=sgehani
rs=mscott
2001-06-29 21:52:58 +00:00
syd%netscape.com
aab0a06dec Fix for part of 85716. r=ssu, sr=ben. Set tcp window size to more rational size. 2001-06-28 07:39:46 +00:00
sgehani%netscape.com
3492c52688 String libs before packaging xpis.
b  = 88129
r  = ssu
sr = granrose
2001-06-28 03:10:38 +00:00
cathleen%netscape.com
e8ed84659e fix autoreg components always get called on startup. bug#85770 r=ssu sr=alecf 2001-06-28 00:06:16 +00:00
ben%netscape.com
8196859d08 Add content pack jar file to packager files for 65251. r=hixie, sr=hyatt, a=chofmann 2001-06-27 03:30:40 +00:00
ssu%netscape.com
cbc6916a7c fixing bug 77244 - Installers need to create Win32 Reg. key schema that Gecko Embedding browsers can follow. r=sgehani, sr=mscott, a=drivers. not part of tinderbox builds. affects only windows platforms 2001-06-26 21:07:17 +00:00
ssu%netscape.com
a6dd4f86f0 fixing bug 87721 - UI cleanup of uninstaller. r=sgehani, rs=mscott, a=pdt, l=msanz. 2001-06-26 21:04:48 +00:00
ssu%netscape.com
5962b41275 fixing bug 87721 - UI cleanup of uninstaller. r=sgehani, rs=mscott, a=pdt, l=msanz. not part of tinderbox builds. affects only windows platforms 2001-06-26 21:04:10 +00:00
ssu%netscape.com
44fac13414 fixing bug 87702 - Change UI text for mozilla setup. r=sgehani, sr=mscott, b=rudman, a=drivers@mozilla.org, l=msanz. not part of tinderbox builds. affects only windows platforms. 2001-06-26 20:57:38 +00:00
oeschger%netscape.com
ca5faef28e fix for blocker 87315, r=ssu, s=sgehani, a=chofmann, error on install 2001-06-22 18:35:24 +00:00