jj%netscape.com
a3d82eb03b
modify xptlink.pl to work on mac (granrose). r=jj.
2000-08-03 00:07:00 +00:00
tao%netscape.com
d3adb334d4
1683: Missing Buddy list from sidebar on new install.r=sgehani,a=pdt.
2000-08-01 00:57:33 +00:00
tao%netscape.com
ead700e4b5
1683: BuddyList missing from sidebar on new install.r=sgehani,a=pdt.
2000-08-01 00:53:48 +00:00
BlakeR1234%aol.com
6b0addaf1c
Remove redundant <html> tags (part of bug 42202) r=me, simple fix
2000-07-29 22:49:45 +00:00
sgehani%netscape.com
10ee342a14
Make linux installer work. Fix for nsbeta2+ bugscape b=1655; r=ssu
2000-07-28 22:45:12 +00:00
warren%netscape.com
6c728d8e91
Cleaning up slashes, adding a few missed files.
2000-07-28 06:49:43 +00:00
tao%netscape.com
87a7fc278a
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
62e0fd9327
Part of fix for failover URLs. [nsbeta2+ bugscape b = 1394; r = dbragg]
2000-07-26 22:33:47 +00:00
sgehani%netscape.com
6b23fe3cd2
Add localization comments for bugscape bug 1393.
...
[r=ssu]
2000-07-26 08:21:30 +00:00
sgehani%netscape.com
291c310fc7
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
b400e64e32
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
7ac7233df8
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
8a8d96e64f
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
81fe2b5514
bug 41165, fixing getFolder("file:///"), another casualty of the conversion to nsIFile
2000-07-24 09:40:49 +00:00
dveditz%netscape.com
c48cd8244b
bug 28590, fixing disk-space checking in scripts
2000-07-24 09:09:29 +00:00
sgehani%netscape.com
cdac5c6839
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
bfa3b8d6ac
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
9454a44d2a
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
116a435122
correcting locale info
2000-07-22 09:17:52 +00:00
tao%netscape.com
48b0204c9f
41054: Bundle 2-3 langpacks w/Seamonkey build. r=ssu,dveditz,ssu.
2000-07-22 02:44:13 +00:00
tao%netscape.com
8d00dd7663
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
f4ae78a9b7
adding manifest file for chrome packaging
...
NOT IN THE BUILD
2000-07-21 06:46:53 +00:00
mscott%netscape.com
d466e40255
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
6c09976ae8
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
4277c39f20
41054: Bundle 2-3 langpacks w/ Seamonkey.r=ssu.
2000-07-20 23:48:48 +00:00
tao%netscape.com
c83bf7862a
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
92fd463d8f
don't use webshell.mcp, use docshell.mcp. (bug #45723 )
2000-07-20 19:11:53 +00:00
dveditz%netscape.com
52c092507b
Comment-out call to crashing ReloadChrome() so we can call bug 39367 fixed.
2000-07-20 08:33:54 +00:00
tao%netscape.com
32979ef7ad
not of part of the build yet. files for en-DE.
2000-07-20 02:19:11 +00:00
dbragg%netscape.com
79de947798
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
a5732e79ff
fixing mac long-long bustage
2000-07-19 01:53:43 +00:00
valeski%netscape.com
6a9c77ae6c
adding xpidl module
2000-07-19 00:45:53 +00:00
valeski%netscape.com
957dd59d7b
adding xpt's to the packager for the new webshell idls
2000-07-19 00:41:41 +00:00
dveditz%netscape.com
577fef6dbf
Bug 42548 approximate 6x XPInstall performance improvement, r=dbragg
2000-07-18 23:46:00 +00:00
jj%netscape.com
f244d1ab45
removed obsolete NetworkModular.shlb and renamed MRJInaBox to MRJPlugin from [browser]
2000-07-18 23:22:21 +00:00
valeski%netscape.com
8644239183
45723, r=rpotts. docshell contains webshell stuff now
2000-07-18 23:17:38 +00:00
mscott%netscape.com
a1a223d634
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
80b01d035d
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
7364f9f096
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
eb8bfaff40
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
e780fb724d
*** 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
46e6808d6b
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
bbf39adab7
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
c422448137
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
8fdf3f1c74
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
0badfcd862
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
d5910bdaa7
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
37ea1a1546
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
1457b45336
Part of fix for nsbeta2+ bug 37168. [r=mstoltz]
2000-07-11 01:10:20 +00:00
sgehani%netscape.com
668d992dfd
Part of fix for nsbeta2+ bug 37168. [r=ssu]
2000-07-10 23:44:35 +00:00