Граф коммитов

1211 Коммитов

Автор SHA1 Сообщение Дата
sgehani%netscape.com b269c16355 Remove 'unzip' dependency from Linux installer.
[nsbeta3+ b=48109; r=ssu]
2000-08-19 18:50:10 +00:00
sgehani%netscape.com 79e5e96686 Backing out changes. 2000-08-19 00:21:04 +00:00
jj%netscape.com 2d490fda35 fixed duplicate warning. r=granrose 2000-08-18 23:12:50 +00:00
sgehani%netscape.com ec2018a592 Installer now uses libjar for extraction eliminating the dependency on the
"unzip" command in the user's path.
[nsbeta3+ b=48109; r=ssu]
2000-08-18 22:10:44 +00:00
ssu%netscape.com f04eb8cd80 fixing bug #33342 - new exit setup string. a=dveditz r=sgehani 2000-08-16 23:02:19 +00:00
ssu%netscape.com 35c1592c4e fixing bug #44364 - uninstaller no longer leaves .rdf files around. a=dveditz r=sgehani 2000-08-16 23:01:21 +00:00
sgehani%netscape.com e6ce33db89 Can now install to Macs with boot volumes that have slashes in their names. [nsbeta3+ b=18482; r=ssu; a=dveditz] 2000-08-16 22:43:08 +00:00
mkaply%us.ibm.com 79f85aa2e0 OS/2 Tinderbox break
Hey conrad@ingress.com - please watch out for us. You are breaking us A LOT.
2000-08-16 03:13:16 +00:00
sgehani%netscape.com 69f944a436 Fix scrollbar crasher in custom install dialog for mac installer. [nsbeta3+ b=48882; r=ssu] 2000-08-16 00:32:56 +00:00
sgehani%netscape.com b7d4d9dbd0 Eliminate engine thread yielding to main thread duirng XPCOM extraction. [nsbeta3+ b=1895; r=ssu] 2000-08-14 22:40:14 +00:00
jj%netscape.com ea953d01cd #24312: moved Component Registry from [xpcom.xpi] to [browser.xpi] 2000-08-12 06:05:04 +00:00
BlakeR1234%aol.com 8dc5b75475 Fix bug 42957 - make enter/return work properly in the XPInstall dialog. r=dveditz a=dveditz 2000-08-12 01:31:32 +00:00
conrad%ingress.com d9e8edcf29 Changed from using strings for nsIDirectoryService props to using macro names defined in nsDirectoryServiceDefs.h r=valeski 2000-08-11 20:31:57 +00:00
sgehani%netscape.com e300a01140 For Unix, create component.reg in cwd, not the specified program dir.
[nsbeta3+ b=47721; r=dveditz]
2000-08-10 23:50:32 +00:00
sgehani%netscape.com 2dfdacd869 Make license box non-editable.
[nsbeta3+ bugscape b=1939; r=syd]
2000-08-10 20:19:20 +00:00
sgehani%netscape.com e4eb57d447 Merge M17 branch fix for nsbeta2+ bugscape bug 1895: get rid of error 340 in
Mac installer during XPCOM autoreg by delaying so fragment registry has time
to update newly extracted shlbs.

[branch fix r=dveditz; a=pdt]
2000-08-10 19:05:19 +00:00
sgehani%netscape.com bdcc060776 Make Linux installer work on non-Redhat distributions.
[nsbeta2+ b=47921; r=sgehani; checking in for pavlov]
2000-08-08 23:29:36 +00:00
sgehani%netscape.com 665c40a58e Ensure linux installer doesn't core dump for "long" install destination paths
when a default location is specified in the config.ini.

[nsbeta3+ b=46458; r=dveditz]
2000-08-08 01:29:04 +00:00
sgehani%netscape.com 8755b31f98 Fix indexing during IDI generation. [nsbeta3+ bugscape b=1740; r=dbragg] 2000-08-03 22:49:30 +00:00
jj%netscape.com f1fa330cd7 modify xptlink.pl to work on mac (granrose). r=jj. 2000-08-03 00:07:00 +00:00
tao%netscape.com 4a6003aba5 1683: Missing Buddy list from sidebar on new install.r=sgehani,a=pdt. 2000-08-01 00:57:33 +00:00
tao%netscape.com 54c4e00000 1683: BuddyList missing from sidebar on new install.r=sgehani,a=pdt. 2000-08-01 00:53:48 +00:00
BlakeR1234%aol.com b9a4d81a6b Remove redundant <html> tags (part of bug 42202) r=me, simple fix 2000-07-29 22:49:45 +00:00
sgehani%netscape.com 8a73b95233 Make linux installer work. Fix for nsbeta2+ bugscape b=1655; r=ssu 2000-07-28 22:45:12 +00:00
warren%netscape.com 9d3410b0ca Cleaning up slashes, adding a few missed files. 2000-07-28 06:49:43 +00:00
tao%netscape.com 6dc21decf0 1615: Installer show Mozilla home page.... (r=sgehani,a=ftang)
Remove en-US files from browser.xpi.
2000-07-27 00:50:49 +00:00
sgehani%netscape.com 8e978de4af Part of fix for failover URLs. [nsbeta2+ bugscape b = 1394; r = dbragg] 2000-07-26 22:33:47 +00:00
sgehani%netscape.com 111d7940a1 Add localization comments for bugscape bug 1393.
[r=ssu]
2000-07-26 08:21:30 +00:00
sgehani%netscape.com cfbfb229f3 Fix comment parsing and site selector failover sequence for nsbeta2+ bug 45256 and bugscape bug 1393. [r=ssu] 2000-07-26 08:18:31 +00:00
ssu%netscape.com f1d7562251 fixing nsbeta2+ bug #46465 - xpcom.xpi is missing ucharuti.dll for all platforms (name of the lib is different for each platform of course). a=dveditz r=sgehani. not part of tinderbox builds 2000-07-26 07:53:44 +00:00
warren%netscape.com 2b01440bc0 Factored string bundles out of necko. Fixes bug 42107 - need to fix string bundle init workaround. Also bug 40506 - nsIWebProgressListener needs status text. Status messages now work in mozilla and viewer with internationalized and parameterized text! Added temporary error architecture until bug 13423 can be fixed. Extended nsIStringBundleService to provide method to format status message. r=valeski,jband,tao. verified=mstoltz 2000-07-25 05:45:56 +00:00
sgehani%netscape.com 9ff7f35280 Fixing linux installer horkage: parser handling substring comparisons with
incorrect length assumptions to strncmp's.

b = 46263
r = dbragg
a = granrose
2000-07-24 22:53:34 +00:00
dveditz%netscape.com 315c8cd101 bug 41165, fixing getFolder("file:///"), another casualty of the conversion to nsIFile 2000-07-24 09:40:49 +00:00
dveditz%netscape.com c945db81f6 bug 28590, fixing disk-space checking in scripts 2000-07-24 09:09:29 +00:00
sgehani%netscape.com c5acd2fb55 Fix linux installer crash on exit by tweaking progress update.
[nsbeta2+ b = 36781; r = syd]
2000-07-24 07:10:45 +00:00
sgehani%netscape.com 700247792d Fix linux installer crash on exit by tweaking progress update.
[nsbeta2+ b = 36781; r = syd]
2000-07-24 07:08:35 +00:00
waterson%netscape.com fe357c145c Bug 45698. libplugin.so is a component now. Update packager files to reflect this. 2000-07-23 19:27:52 +00:00
dprice%netscape.com f9bb9d44bd correcting locale info 2000-07-22 09:17:52 +00:00
tao%netscape.com 0b5857b004 41054: Bundle 2-3 langpacks w/Seamonkey build. r=ssu,dveditz,ssu. 2000-07-22 02:44:13 +00:00
tao%netscape.com d81b052255 add langenus to separate en-US files from browser.xpi. not part of build
yet.
2000-07-21 08:11:32 +00:00
dprice%netscape.com 2a265ab8ad adding manifest file for chrome packaging
NOT IN THE BUILD
2000-07-21 06:46:53 +00:00
mscott%netscape.com bef8a9c0ab Bug #45689 --> someone left mimetypes.xpt (a necko library) out of the packages file. This caused the helper app
dialog to crash in release builds because it's the only JS code that tries to use interfaces in this .xpt file.
r=alecf
2000-07-21 02:53:01 +00:00
mscott%netscape.com 023157db5f Bug #45689 --> someone left mimetypes.xpt (a necko library) out of the packages file. This caused the helper app
dialog to crash in release builds because it's the only JS code that tries to use interfaces in this .xpt file.
r=alecf
2000-07-21 02:52:32 +00:00
tao%netscape.com 2071a70c11 41054: Bundle 2-3 langpacks w/ Seamonkey.r=ssu. 2000-07-20 23:48:48 +00:00
tao%netscape.com 7df4a0c132 41054 : Bundle 2-3 language packs with Seamonkey. Change en-GB->en-DE in
build and packaging process. r=ssu & sfraser.
2000-07-20 21:40:42 +00:00
pinkerton%netscape.com 51315dae20 don't use webshell.mcp, use docshell.mcp. (bug #45723) 2000-07-20 19:11:53 +00:00
dveditz%netscape.com a61b648185 Comment-out call to crashing ReloadChrome() so we can call bug 39367 fixed. 2000-07-20 08:33:54 +00:00
tao%netscape.com 6ac068a587 not of part of the build yet. files for en-DE. 2000-07-20 02:19:11 +00:00
dbragg%netscape.com 680bbfa451 Fix for nsbeta2+ bug #45653. Removed code that appends a '/' since the call to Append is taking care of that for us. This was resulting in a double slash at the end of the mURL string and the Mac gagged on it. 2000-07-19 21:32:37 +00:00
dveditz%netscape.com 104b86892a fixing mac long-long bustage 2000-07-19 01:53:43 +00:00