Commit Graph

1249 Commits

Author SHA1 Message Date
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
valeski%netscape.com
c7cfdbf6bf adding xpidl module 2000-07-19 00:45:53 +00:00
valeski%netscape.com
92bbce62bc adding xpt's to the packager for the new webshell idls 2000-07-19 00:41:41 +00:00
dveditz%netscape.com
53d940adb2 Bug 42548 approximate 6x XPInstall performance improvement, r=dbragg 2000-07-18 23:46:00 +00:00
jj%netscape.com
ce634ee779 removed obsolete NetworkModular.shlb and renamed MRJInaBox to MRJPlugin from [browser] 2000-07-18 23:22:21 +00:00
valeski%netscape.com
97e5a448bb 45723, r=rpotts. docshell contains webshell stuff now 2000-07-18 23:17:38 +00:00
mscott%netscape.com
fb0470cf83 Bug #45689, 45651 --> helper app dialog isn't coming up in release builds
possibly because exthandler.xpt isn't part of the packages.
r=bienvenu
2000-07-18 03:37:17 +00:00
sgehani%netscape.com
58c3b4d965 Fix "local display" crash for Linux installer. No longer destroying gtk
widgets that were already freed during a prior call to gtk_exit().

[nsbeta2+ b=36781; r=ssu]
2000-07-18 00:09:29 +00:00
granrose%netscape.com
87b90c522f removing three lines from packages-unix that were deleting files that don't exist and generating warnings during packaging. 2000-07-14 15:34:49 +00:00
ftang%netscape.com
76b173f026 fix bug 43272. r=ssu/dvetidz . check nsresult by using NS_FAILED instead of NS_OK !=
becaues the Japanese to Unicode converter may return success code whihc is not NS_OK
2000-07-13 21:21:24 +00:00
sgehani%netscape.com
3fcd0cd82f *** NOT PART OF TBOX BUILDS ***
1> Enabling talkback in Unix and Mac builds [bugscape nsbeta2+ b=1405]
2> Adding en-US and en-GB language packs to installers [nsbeta2+ b=41054]

[r=ssu]
2000-07-13 02:56:21 +00:00
ssu%netscape.com
ba5fd6f4db fixing bug #45256 - added comments to config.ini for localization scripts to key off of. Not part of tinderbox build. nsbeta2+. r=sgehani 2000-07-13 00:11:52 +00:00
ssu%netscape.com
db83ae6bd0 to aid in fixing bug #45256. These files are not part of the build, and won't be. They are tools to help the localization team 2000-07-13 00:09:41 +00:00
dougt%netscape.com
d84c495203 bug 40750.
Adding followSymlink flag to nsILocalFile.
Adjusting callers.
windows shortcut optimizations.
r=blizzard@mozilla.org.
a=brendan@mozilla.org
2000-07-12 23:31:31 +00:00
sgehani%netscape.com
5391a0f7c7 Make Linux and Mac installers install to the target directory instead of the
platform-specific notion of temp.

[dogfood+ b=45166; r=dveditz]
2000-07-12 03:42:35 +00:00
ssu%netscape.com
3abfebd3ec fixing bug #19034 - Install.log needs to be created in XPCOM's notion of cwd.
This bug affects several things.  what I'm checking in is a fix to the windows
wizard installer to:
1) pass new parameter to xpi_init() - which Samir checked in tonight.
2) update windows wizard installer to know of the new install.log location.
3) changed the installer to create/update the log filename passed to xpi_init() (install_wizard.log).

This fix affects the installer (setup.exe) and the uninstaller (uninstall.exe).
This bug is marked as nsbeta2+ and was already verified by QA, but they were not aware
of the affects to the native windows installer (which is part of this bug).

The windows installer will be dead in the morning without this checkin.

r=sgehani
affects windows platforms only
This file does not affect tinderbox builds
2000-07-11 07:02:29 +00:00
ssu%netscape.com
6f0aa022c9 fixing bug #19034 - Install.log needs to be created in XPCOM's notion of cwd.
This bug affects several things.  what I'm checking in is a fix to the windows
wizard installer to:
1) pass new parameter to xpi_init() - which Samir checked in tonight.
2) update windows wizard installer to know of the new install.log location.
3) changed the installer to create/update the log filename passed to xpi_init() (install_wizard.log).

This fix affects the installer (setup.exe) and the uninstaller (uninstall.exe).
This bug is marked as nsbeta2+ and was already verified by QA, but they were not aware
of the affects to the native windows installer (which is part of this bug).

The windows installer will be dead in the morning without this checkin.

r=sgehani
affects windows platforms only
2000-07-11 07:00:21 +00:00
mscott%netscape.com
67e109cde0 Fix build breakge by samir. I'm not really sure how this could have compiled =). 2000-07-11 01:52:53 +00:00
sgehani%netscape.com
9e77a70364 Part of fix for nsbeta2+ bug 37168. [r=mstoltz] 2000-07-11 01:10:20 +00:00
sgehani%netscape.com
575da50c55 Part of fix for nsbeta2+ bug 37168. [r=ssu] 2000-07-10 23:44:35 +00:00
av%netscape.com
0c5a7bef8a #43500, adding the default plugin to the packager on Windows, r=leaf 2000-07-10 23:32:13 +00:00
sgehani%netscape.com
5cefdedddb Add optional log file leaf name param to XPI_Init for Win32 uninstall logging.
Part of fix for nsbeta2+ bug 37168.  [r=ssu]
2000-07-10 23:15:46 +00:00
sgehani%netscape.com
ddd08b30b6 Make Install.execute() work on Unix.
[nsbeta2+ b = 37168; r = ssu]
2000-07-10 21:02:16 +00:00
tor%cs.brown.edu
203eea477a Turning on MNG decoder by default on all platforms.
configure.in change r=cls.  a=pnunn,brendan.
2000-07-07 21:52:23 +00:00
sgehani%netscape.com
20866b54e6 Prevent multiple downloads for mixed keyboard and mouse input. [nsbeta2+ b = 31042; r=dbragg] 2000-07-07 06:45:43 +00:00
ssu%netscape.com
fadf9d2b17 fixing nsbeta2+ bug 43404 - Update delete dialog text to be less scary. r=dbragg. Affects windows platforms only. 2000-07-06 22:56:57 +00:00
sgehani%netscape.com
138e8760d5 Create install log file in XPCOM's notion of cwd.
[nsbeta2+ b = 19034; r = ssu]
2000-07-06 19:44:09 +00:00
BlakeR1234%aol.com
6aaa8a91f3 Fix for bugs 20832 and 42202 r=dveditz 2000-07-06 04:05:48 +00:00
ssu%netscape.com
1f54d35585 fixing bug 43901 - fixing makeall.pl to build windows installer under win2k. a=leaf r=sgehani 2000-07-05 18:29:33 +00:00
sgehani%netscape.com
5b00ef0689 Use passive mode when downloading. (Checking in for Jeffrey Baker.)
[nsbeta2+ b = 40655; r=sgehani,dbragg]
2000-07-05 03:55:54 +00:00
sgehani%netscape.com
9cadc34054 Prevent multiple redundant downloads when default (return) key is hit more than once. [nsbeta2+ b = 31042; r=ssu] 2000-07-05 03:53:09 +00:00
cls%seawood.org
bca014f1bb Removing last vestiges of raptor from unix build. Since some libs were renamed, a 'make distclean' is recommeneded to remove the old copies of those libs. Bug #8228 r=bryner 2000-07-02 18:44:42 +00:00
ssu%netscape.com
4f787c64e4 fixing bug 44006 - Please don't use Windows extended dialogs in setupsrc.dll. nsbeta2+ r=sgehani 2000-07-01 08:50:44 +00:00
cls%seawood.org
1f3b6d75ab Removed obsolete REQUIRES variable from every Makefile.in/makefile.win 2000-06-30 08:08:04 +00:00
jj%netscape.com
0531c00aa2 First Checked In. 2000-06-29 22:34:11 +00:00
jj%netscape.com
5dc37ce405 bringing ASEncoder upt-to-date using new Universal Headers -- not part of the build. r=sgehani 2000-06-29 22:28:59 +00:00
dbragg%netscape.com
4855dd8615 Fix for nsbeta2+ bug 340786 r=sgehani 2000-06-28 20:26:39 +00:00
granrose%netscape.com
2e71c24a0b fixing xptlink.pl to work on mac as well as linux and win32 (43999). 2000-06-27 23:51:35 +00:00
tao%netscape.com
b1ab46b44a 41054: Bundle 2-3 language packs with Seamonkey.r=jbetak 2000-06-27 00:24:48 +00:00
sgehani%netscape.com
bd80c41141 Fix font issue: make license readable in installer.
[nsbeta2+ b=40960; r=ssu]
2000-06-26 22:41:27 +00:00
tao%netscape.com
c02764eeb1 Back out l10n changes 2000-06-25 04:01:42 +00:00
tao%netscape.com
7a2ee52588 41054: Bundle 2-3 language packs with Seamonkey.r=jbetak. 2000-06-24 21:48:17 +00:00
dougt%netscape.com
8b638a4c67 I IDL-ifying the nsProxyObjectManager.
I have updated all users that I found
grepping the source tree.

r=valeski@netscape.com
a=waterson@netscape.com
b=43131

Also checking in changes to the window's embed test which is NOT
hooked up to the build system.
2000-06-24 00:03:10 +00:00
dveditz%netscape.com
a03962e373 42762 create English language pack for l10n 2000-06-23 23:46:29 +00:00
dveditz%netscape.com
78cdaf14ce 42762 create English language pack for l10n, r=ssu 2000-06-23 23:33:01 +00:00
ssu%netscape.com
73c0eec168 fixing bug #41054 - adding language packs to seamonkey product. r=dveditz,sgehani 2000-06-23 22:57:34 +00:00
bryner%uiuc.edu
aeaec0cab9 Patching more (hopefully all) trees to work with the new tree widget (bug
30511).  r=hyatt.
2000-06-23 21:44:48 +00:00
law%netscape.com
8923319873 Bug 36658; adds urlwidgt dll/xpt to package list for windows 2000-06-23 00:57:23 +00:00
inaky.gonzalez%intel.com
ca76f0133a Bug #39323. Change nsSoftwareUpdate::mMasterListener to be a
dynamically allocated object instead of a member, so we don't have to
do ugly tricks AddRefing it manually not to get it destroyed (and thus
segfaulting). r=waterson,dvedit a=dvedit
2000-06-23 00:14:22 +00:00
sgehani%netscape.com
b7ea189fbd Subdir in Linux installer tarball. (nsbeta2+)
[b=39735; r=ssu]
2000-06-23 00:04:24 +00:00
dveditz%netscape.com
97d3f5a1e6 removing obsolete files 2000-06-22 23:18:56 +00:00
dveditz%netscape.com
906793334d removing obsolete files. These are already not part of the build, but people keep editing them as they match patterns in global chrome cleanup sweeps 2000-06-22 23:17:12 +00:00
tao%netscape.com
3883fd79a4 41054: Bundle 2-3 language packs with Seamonkey.r=jbetak. 2000-06-22 03:38:12 +00:00
dbragg%netscape.com
a59a70a67d Fix for nsbeta2+ bug #40783 r=ssu 2000-06-21 13:43:37 +00:00
dbragg%netscape.com
555f063913 Fix for nsbeta2+ bug #37855 r=ssu 2000-06-21 13:43:07 +00:00
dbragg%netscape.com
e0ee7e149e Fix for nsbeta2+ bug #37848 r=ssu 2000-06-21 13:42:26 +00:00
vidur%netscape.com
2017802f4c Fix for bug 42860. nsIScriptNameSpaceManager::RegisterGlobalName() now takes an additional IID parameter. If the IID is that of the nsIScriptObjectOwner interface, we assume it's an old-style idlc interface. Otherwise we try to wrap it using XPConnect. r=rginda 2000-06-21 00:42:59 +00:00
ben%netscape.com
b217a15dae install classic skin into chrome registry on installation, 41272 2000-06-21 00:06:44 +00:00
beard%netscape.com
1c926d81a2 bug #42100, Carbon compatibility. r=gordon, saari, pinkerton, sfraser 2000-06-20 23:10:06 +00:00
ben%netscape.com
6c84b182f2 forgot to add classic skin to packager files in earlier checkin 2000-06-20 10:30:19 +00:00
sgehani%netscape.com
18c55343eb Allow for more component names in setup type description without falling off. (nsbeta2+) [b=41353; r=dveditz] 2000-06-16 10:44:33 +00:00
ssu%netscape.com
e0f7c21994 fixing nsbeta2+ bug #41581. [regression]the installer only wants to install to a top-level directory on the disk (e.g., c:\Mozilla). r=sgehani. affects windows platforms only 2000-06-16 06:02:01 +00:00
dbragg%netscape.com
822295fbb9 fix for nsbeta2+ bugs 37363 and 39157. r=dveditz 2000-06-15 14:28:28 +00:00