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

1121 Коммитов

Автор SHA1 Сообщение Дата
tao%netscape.com 34e4b2cfa7 Back out l10n changes 2000-06-25 04:01:42 +00:00
tao%netscape.com 492cdbc990 41054: Bundle 2-3 language packs with Seamonkey.r=jbetak. 2000-06-24 21:48:17 +00:00
dougt%netscape.com e1274cde0a 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 4ff271fced 42762 create English language pack for l10n 2000-06-23 23:46:29 +00:00
dveditz%netscape.com 36f98b86fb 42762 create English language pack for l10n, r=ssu 2000-06-23 23:33:01 +00:00
ssu%netscape.com 1f9db777e0 fixing bug #41054 - adding language packs to seamonkey product. r=dveditz,sgehani 2000-06-23 22:57:34 +00:00
bryner%uiuc.edu fecb9d4833 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 03b2938e6b Bug 36658; adds urlwidgt dll/xpt to package list for windows 2000-06-23 00:57:23 +00:00
inaky.gonzalez%intel.com 99c960e0f6 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 91bedcd0ff Subdir in Linux installer tarball. (nsbeta2+)
[b=39735; r=ssu]
2000-06-23 00:04:24 +00:00
dveditz%netscape.com f93b82d511 removing obsolete files 2000-06-22 23:18:56 +00:00
dveditz%netscape.com 9f05b29b7e 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 cd0d111769 41054: Bundle 2-3 language packs with Seamonkey.r=jbetak. 2000-06-22 03:38:12 +00:00
dbragg%netscape.com 3377684929 Fix for nsbeta2+ bug #40783 r=ssu 2000-06-21 13:43:37 +00:00
dbragg%netscape.com 7ce808d357 Fix for nsbeta2+ bug #37855 r=ssu 2000-06-21 13:43:07 +00:00
dbragg%netscape.com cbe4570223 Fix for nsbeta2+ bug #37848 r=ssu 2000-06-21 13:42:26 +00:00
vidur%netscape.com d22aa70d25 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 e17b56217f install classic skin into chrome registry on installation, 41272 2000-06-21 00:06:44 +00:00
beard%netscape.com 5cca8adbe7 bug #42100, Carbon compatibility. r=gordon, saari, pinkerton, sfraser 2000-06-20 23:10:06 +00:00
ben%netscape.com 4e8ac9daf4 forgot to add classic skin to packager files in earlier checkin 2000-06-20 10:30:19 +00:00
sgehani%netscape.com f9b2e878ca 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 9c0ac1d7ec 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 98ed1d3326 fix for nsbeta2+ bugs 37363 and 39157. r=dveditz 2000-06-15 14:28:28 +00:00
rbs%maths.uq.edu.au 29f1b6960b Change invalid REC-html40 to correct XHTML namespace. b:7834. a:ekrock@netscape.com 2000-06-15 09:54:41 +00:00
ssu%netscape.com 286fdf69e3 Patch from gemal@gemal.dk that fixes bugs:
#38456 - ":" should not be in "Destination Directory:"
  #38563 - New title to exit installer dialog
  #34857 - "Total download size" should be "Total Install Size"

did not apply part of patch that fixes bug #33342 because I need marketing approval.  I reassigned that bug to the appropriate approver.

a=leaf
r=sgehani

affects only windows platforms.
2000-06-15 06:37:50 +00:00
ssu%netscape.com 3ba50b8513 Patch from BlakeR1234@aol.com that fixes bug #42203. Typo in xpinstall.properties string. a=leaf r=sgehani 2000-06-15 06:20:15 +00:00
ssu%netscape.com 7d61dea046 fixing bug #42203. Typo in xpinstall.properties string. a=leaf r=sgehani 2000-06-15 06:18:08 +00:00
sgehani%netscape.com 44d0ef458f No longer remove the old core directory eliminating potential OS file manager sync'ing issues causing component registration errors. (nsbeta2+) [b=41376; r=dveditz] 2000-06-15 01:10:34 +00:00
dbragg%netscape.com 6555ccdd03 Fix for bug #42201. Patch submitted by BlakeR1234@aol.com. a=dveditz r=dbragg 2000-06-13 23:37:11 +00:00
scc%mozilla.org 467d2bde65 fix bustage, |const| needed on Windows 2000-06-13 00:21:53 +00:00
scc%mozilla.org 55650a35b3 fix type equivalence between |PRUnichar| and |jschar| now that |PRUnchar| may be |wchar_t| on select platforms 2000-06-12 23:52:31 +00:00
ssu%netscape.com 19212f7595 fixing nsbeta2+ bug #30175 (but leaving it disabled until a final decision is made). Need to set Default dialup networking connectoid. r=sgehani 2000-06-12 23:16:33 +00:00
sgehani%netscape.com 4a9b4cf8f0 Expose installer app title into config.ini. Prep for nsbeta2+ bug 38587.
[r=ssu]
2000-06-10 02:03:59 +00:00
sgehani%netscape.com 5160ad4199 Rectify support "buildwizard" optional arg to deliver.pl by referening correct
relative dir to update the unix wizard makefile.
2000-06-10 02:02:31 +00:00
jj%netscape.com 030b03cdac #41858: updated version key to 5.0.0.a18. a=leaf, r=sgehani 2000-06-08 23:07:35 +00:00
mkaply%us.ibm.com c492092537 # 37239
r = dveditz, a = brendan
OS/2 bring-up - PR_CALLBACK stuff for VisualAge
2000-06-08 22:49:49 +00:00
sgehani%netscape.com 4c256838ec Fix site selector failover url parsing and download redirect ini routine. (Both nsbeta2+ bugs.) [b=32694, 32766; r=dveditz] 2000-06-07 23:15:14 +00:00
morse%netscape.com 672395ed25 fixes for bugs 33542 and 41567, abandon res directory r=dveditz 2000-06-07 05:10:52 +00:00
morse%netscape.com fd5621062b fixes for bugs 33542 and 41567, abandon res directory 2000-06-07 05:05:09 +00:00
sspitzer%netscape.com fbc5a3c03c fix for #14645. make migration work even if the user doesn't install mail-news.
to avoid future errors, use a wild card to package all the default pref files
with the browser package. r=alecf
2000-06-06 06:28:19 +00:00
sgehani%netscape.com 7a5637fa94 Make Linux installed bits actually launch a working browser. (nsbeta2+)
b = 37900
r = mcafee
a = granrose
2000-06-05 19:13:03 +00:00
sgehani%netscape.com 38727a2109 New zlib linkage requires it in xpcom.xpi. Checking in for cls@seawood.org.
[b=41255, r=sgehani]
2000-06-03 19:05:35 +00:00
warren%netscape.com 958ed96edd Renaming nsIAllocator to nsIMemory (and nsAllocator to nsMemory). API cleanup/freeze. Bug #18433 2000-06-03 09:46:12 +00:00
sgehani%netscape.com ec88482fc6 Test file: not part of build. 2000-06-02 22:52:29 +00:00
attinasi%netscape.com 36e73369c4 Implemented QuirkMode style sheet and moved some initial quirk style rules from html.css to the new quirk.css. b=38026 r=rods a=karnaze 2000-06-02 21:45:06 +00:00
dveditz%netscape.com 72ab3d43ab fixing package lists 2000-06-02 08:13:34 +00:00
ssu%netscape.com 1a6b0b4c83 fixing bug #37168. Install.execute() is not working in xpinstall on all platforms. This fix is for windows only. Mac is coming up soon, then linux. a=dvedtiz, r=dveditz 2000-06-02 05:34:44 +00:00
sspitzer%netscape.com 119bf509db forgot to package editor.js on win32.
thanks to dveditz for point this out.
2000-06-02 00:20:39 +00:00
sfraser%netscape.com d815b1f3f6 Adding bin\components\raptor.xpt to fix 41214. r=hyatt. 2000-06-01 22:38:46 +00:00
cathleen%netscape.com 3d3890921f missed a few files for dogfood bug 38603 r=dveditz a=dveditz 2000-06-01 20:08:09 +00:00