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

1804 Коммитов

Автор SHA1 Сообщение Дата
ssu%netscape.com b00cd7f3a1 fixing bug 80838 - Install must delete component.reg and xpti.dat on upgrade. r=sgehani, sr=mscott. 2001-05-23 00:15:55 +00:00
dbaron%fas.harvard.edu e919fcd1d2 Fix bustage due to missing closing brace. 2001-05-22 23:45:54 +00:00
ssu%netscape.com 6c621a2686 fixing bug 82202 - Do not register mozctlx.dll during installation. r=sgehani, sr=mscott. not part of tinderbox builds. would affect windows platforms only 2001-05-22 23:39:51 +00:00
dbragg%netscape.com a5e7d36832 Final-final part of bug 65678. Special case for 6.0x->6.1 update installations.
6.0x didn't have the code to call the cleanup routine so we have to explicitly
call it in the update case.  This is done through the install.js file in browser.xpi.
r=sgehani, sr=mscott.
2001-05-22 23:38:12 +00:00
sdagley%netscape.com 9a3b9c9d21 Beta blocker #58928 (moving code from 6.01 branch). Now display a Stop alert to the user with the text from the welcome window that suggests quitting running apps if N6 or Mozilla is already running. Also handle case of 4.x AND N6 or Mozilla running. r/sr were pinkerton & sfraser for original landing. 2001-05-22 22:38:37 +00:00
mkaply%us.ibm.com 9859607961 #81691
r=cls
Enable packaging on OS/2
2001-05-22 22:05:15 +00:00
dbragg%netscape.com 072fca89ad Fix for bug 81966. Added NR_ShutdownRegistry() to free the registry file for deletion.
r=sgehani, syd, sr=mscott.
2001-05-21 22:35:33 +00:00
sgehani%netscape.com 479f7e9f78 Add pause/resume to mac installer download. (b=77979; r=ssu; sr=mscott) 2001-05-20 00:15:29 +00:00
ssu%netscape.com 19272a68d2 fixing bug 81716 - XPInstall from m0.9 or earlier to m0.9.1 fails (Win). r,sr=dveditz not part of tinderbox builds. affects only windows platforms. 2001-05-19 04:18:46 +00:00
dbragg%netscape.com 5b7a35448e Minor problem from landing of 65678. An incorrect use of the res directory
prevents update installations from completing. Considered part of 65678 landing.
2001-05-18 20:42:55 +00:00
ssu%netscape.com f6a3f92513 bug 4933 - new image for the download/xpinstall dialog.
bug 80237 - "destination directory" title is gone...
bug 77244 - Installers need to create Win32 Reg. key schema that Gecko Embedding browsers can follow
bug 78318 - crash with installer if you go back to change the directory selected
bug 56538 - Installer fails with error 5 installing on my Win2K box
bug 68053 - Win32 installer needs to log the installation process.
bug 81081 - Xpinstall dialog in the win32 installer requires touch up

sr=dveditz
2001-05-18 10:22:54 +00:00
ssu%netscape.com b4181709dd fixing bug 59239 - ActiveX control is not registered by installer. r=sgehani sr=dveditz does not affect tinderbox. affects only windows platforms 2001-05-17 22:36:06 +00:00
sgehani%netscape.com 09cf18d2d6 Bug 42902, remove localizable strings from rsrc into installer.ini 2001-05-17 22:15:36 +00:00
sgehani%netscape.com 0aed405a12 Bug 42902, remove localizable strings from rsrc into installer.ini; r=sgehani, sr=alecf 2001-05-17 22:06:19 +00:00
sgehani%netscape.com 60f31367a4 Bug 42902, UI changes for installer.ini 2001-05-17 22:04:01 +00:00
sgehani%netscape.com f49b291bd6 UI changes for installer.ini 2001-05-17 20:24:36 +00:00
dbragg%netscape.com 479d91dc77 Adding xpicleanup utility and OS alert message file (cmessage.txt) to the
package lists as part of bug fix 65678. r=dveditz, sgehani. sr=mscott.
2001-05-17 19:16:36 +00:00
dbragg%netscape.com 58c40cfe8d XPInstall part of fix for bug 65678. Now we're writing the list of files
to be replaced/deleted to a special registry file. When the program exits,
nsSoftwareUpdate::Shutdown kicks off the platform-specific utility that reads
this file and does the dirty work.
2001-05-17 05:51:29 +00:00
dbragg%netscape.com cfb840764f Now opening a specific registry file rather than the default. Part of bug 65678. r=dveditz, sr=mscott. 2001-05-17 05:37:57 +00:00
dbragg%netscape.com d34d7de6ad Now opening a specific registry file rather than the default. Part of bug 65678. r=dveditz, sr=mscott.InstallCleanupWin.cpp 2001-05-17 05:36:27 +00:00
dbragg%netscape.com aeb41be952 MCP file change for bug 65678. Added the InstallCleanupPrefix.h file. r=sgehani, sr=mscott. 2001-05-17 05:34:27 +00:00
dbragg%netscape.com b547d55ee9 Changes for bug 65678. Now opening a specific registry file rather than the default. r=dveditz, sgehani. sr=mscott. 2001-05-17 05:32:41 +00:00
dbragg%netscape.com bfc56dbd23 Defines used for the new installation cleanup utility in bug 65678. r=dveditz, sr=mscott. 2001-05-17 05:26:48 +00:00
dbragg%netscape.com d70e6b89dc Adding a MANIFEST file to export a new file InstallCleanupDefines.h and adding MANIFEST_CMESSAGE to export a text file cmessage.txt to the res directory. This message is the cleanup needed message on a failed update. r=sgehani, sr=mscott. Part of bug 65678. 2001-05-17 05:25:13 +00:00
dbragg%netscape.com dc48b7325a Adding InstallCleanupPrefix_debug.h so the compiler won't optimize out a bunch of code used in fix for bug 65678. r=sgehani, sfraser. sr=mscott 2001-05-17 05:22:12 +00:00
jj%netscape.com d31ac9d3b6 file moved to 'Installer Modules' sub-directory to be consistent with the ns tree and to ease debugging. side-effect of #42902. sr=sgehani 2001-05-17 02:25:36 +00:00
dveditz%netscape.com 622e28fb32 bug 79886 get install log working again (casualty of xpcdom landing). r=ssu 2001-05-14 08:45:44 +00:00
dveditz%netscape.com b229b1c6b4 Bug 72225 installer proxy values saved as wrong kind of pref, users can't
ever switch back to manual. r=ssu
2001-05-14 08:41:59 +00:00
mkaply%us.ibm.com e24be8f6e1 nebiros bustage from earlier - don't people even look at ports 2001-05-14 04:46:00 +00:00
rpotts%netscape.com f3e719c2c1 bug #65777 (r=valeski, sr=mscott) - Window targeting fixes... 2001-05-14 02:16:27 +00:00
syd%netscape.com 2402f0d663 Fix for 78282 r=ssu, sr=mscott 2001-05-13 00:45:45 +00:00
peterv%netscape.com aa5e383f6c Follow-up to the xpcdom landing: nothing should link against the dom library anymore, it's a component now. sr=jst. 2001-05-12 12:47:41 +00:00
peterv%netscape.com 018d9cabe5 Fix bug 72142 for unix (Add XSLT component to installers). r=sgehani, sr=jst 2001-05-12 11:40:14 +00:00
peterv%netscape.com 404de8ed79 Partial fix for bug 72142 - only for windows and mac (Add XSLT component to installers). r=sgehani, sr=jst. 2001-05-11 13:50:37 +00:00
ssu%netscape.com 655faa6864 changing the wording of a message in a .ini file. not part of tinderbox builds. 2001-05-11 08:59:48 +00:00
ssu%netscape.com 3b3942a9a4 fixing bug 73870 - Proxy saves http proxy information as ftp preferences. r=dveditz, sr=mscott. affects only windows platforms/builds 2001-05-11 08:56:34 +00:00
srilatha%netscape.com e97506596a Fix mac Mail compose windo problem. bug# 79553
r=dmose, sr=sfraser
2001-05-11 00:24:30 +00:00
ssu%netscape.com b8cdfcde2c part of my last checkin. Missed a change in a rc file 2001-05-10 07:36:31 +00:00
ssu%netscape.com a5f0fb14f6 bug 77981 - Hook libxpnet's pause/resume support into the windows installer
bug 77244 - Installers need to create Win32 Reg. key schema that Gecko Embedding browsers can follow
bug 64567 - Unable to see which build is being installed by installer (fix only for mozilla)
bug 64567 - Unable to see which build is being installed by installer
bug 75655 - FTP vs. HTTP Downloading
bug 78449 - Add config.ini key to disable the Site Selector menu.
bug 79173 - The string get cut-off in "Start Install"

Puts a temporary workaround for bug:
  bug 77179 - Download hangs on Win98 machine over Cable/DSL through SERA

http://bugscape/show_bug.cgi?id=4886
http://bugscape.netscape.com/show_bug.cgi?id=4858 - Win installer should indicate version being installed

r=dveditz
sr=mscott

affects only windows platforms.
2001-05-10 07:33:40 +00:00
sgehani%netscape.com 1c229db5b7 Erase rect before drawing new folder icon. b = 79940 r = ssu 2001-05-10 06:48:37 +00:00
sgehani%netscape.com d6c9d5a219 (*) Show "back" button disabled on OS event. [b=76460; r=ssu; sr=alecf] (*) GetPort/SetPort problems after download completes. [b=78266; r=pinkerton] (*) Welcome message first label formatting. [b=76858; r=ssu; sr=alecf] (*) New images from German. 2001-05-10 03:17:42 +00:00
dbragg%netscape.com 3a9c820f65 Adding cmessage.txt as part of bug 65678. Need to check this in for localization freeze. NOT PART OF BUILD. 2001-05-09 13:35:07 +00:00
jj%netscape.com 79c364e0e5 #42902: extracted installer's localizable strings 2001-05-09 05:02:44 +00:00
ssu%netscape.com c67eadaaa6 fixing bug 77927 - Installer must remove \components\psmglue.dll. r,sr=dveditz not oart of tinderbox builds. affects windows platforms only 2001-05-09 04:52:32 +00:00
jst%netscape.com 621060c4fd Landing the XPCDOM_20010329_BRANCH branch, changes mostly done by jband@netscape.com and jst@netscape.com, also some changes done by shaver@mozilla.org, peterv@netscape.com and markh@activestate.com. r= and sr= by vidur@netscape.com, jband@netscape.com, jst@netscpae.com, danm@netscape.com, hyatt@netscape.com, shaver@mozilla.org, dbradley@netscape.com, rpotts@netscape.com. 2001-05-08 17:42:36 +00:00
srilatha%netscape.com d119edf8fc Fix for packager-* problem bug# 78926.
r=domse, sr=sspitzer
2001-05-08 01:13:46 +00:00
mscott%netscape.com 98414ee71e packaging changes for imgicon.dll and imgicon.xpt 2001-05-07 23:20:45 +00:00
mscott%netscape.com cc011c0a79 Add image icon library to the mac packaging list.
a=kysmith
2001-05-07 20:59:58 +00:00
syd%netscape.com de09867277 Fix for http://bugzilla.mozilla.org/show_bug.cgi?id=72913 r=sgehani, sr=dveditz 2001-05-05 07:19:22 +00:00
kandrot%netscape.com d5bd552195 Check in for Ron Guilmette. r=shaver, sr=waterson. For intl r=nhotta. Changes for NS_IMPL_NSGETMODULE. bug #46775. 2001-05-05 05:33:37 +00:00
law%netscape.com 6e1a592805 Bug 52454; add new helper app dialog component to package lists 2001-05-04 10:50:44 +00:00
ssu%netscape.com 5b64d93535 fixing bug 42904 - Windows install has localizable resources in binary files
affects windows platforms only.

I'm checking in for yxia@netscape.com (Ying-Lin Xia)

r=ssu,dveditz
sr=mscott
2001-05-03 21:47:18 +00:00
scc%mozilla.org e40df0d961 bug #75504; sr=jband. simple fixes correcting where people inappropriately applied |getter_AddRefs| 2001-05-03 10:09:59 +00:00
sgehani%netscape.com 0d7472fbb2 Part of hooking libxpnet's pause/resume into linux installer.
(*** not part of tbox build ***)

b  = 77980
r  = ssu
sr = mscott
2001-05-03 02:20:47 +00:00
sgehani%netscape.com 13ac6e17b8 (*) Hook in libxpnet's pause/resume support and add a disk space warning.
(*) Also, fix the download location for resumption.
(*) Implement a new and improved download UI with a unified prog bar.

b  = 77980
r  = suu
sr = mscott
2001-05-03 02:17:27 +00:00
sgehani%netscape.com a72ef0a06e Add pause/resume support to libxpnet's ftp and download impls.
b  = 67247
r  = ssu
sr = mscott
2001-05-03 02:15:07 +00:00
tao%netscape.com 31c78e63fb 57441: Shouldn't have to restart after Mozilla UI langpack changes.
part2: (r,sr)=(ssu,dveditz)
2001-05-02 23:55:19 +00:00
mkaply%us.ibm.com f934afb516 #77350
r=cls
Add BIN_SUFFIX and build cleanup on OS/2
2001-05-02 00:36:54 +00:00
mkaply%us.ibm.com d86b076284 OS/2 only - misspelling of DosSleep 2001-05-02 00:33:56 +00:00
leaf%mozilla.org 66591e4727 fix for 78317, sr=alecf r=rbs 2001-05-01 21:03:38 +00:00
sfraser%netscape.com c64727f3b8 Fix for 78194; add find.xpt to the package files for Unix and Windows (Mac is OK already). a=leaf 2001-05-01 19:06:35 +00:00
cls%seawood.org 25c6dc1c7e Set EXPORT_LIBRARY=1 in all pertinent Makefile.ins. Allows us to build the final link list as we traverse the tree. Bug #46775 2001-04-28 19:48:12 +00:00
pete%alphanumerica.com a4665aa658 sr=blizzard, r=sgehani fix for bug 77605
ambiguous warnings generated from pkgcp.pl

--pete
2001-04-28 12:27:05 +00:00
valeski%netscape.com 9e8d80d70f mozilla diffs r=tao, sr=alecf, commercial diffs r=syd, sr=syd/shaver. lower-casing JS calls to createBundle. removing un-used nsILocale param from nsIStringBundle::CreateBundle(). 76332 2001-04-27 21:30:24 +00:00
dbragg%netscape.com e3f359c261 Fix for bug 76541, r=danm, sr=brendan, a=asa@mozilla.org. Suspending and Releasing JS requests during Alert and Confirm dialog creation. 2001-04-23 22:08:05 +00:00
dbaron%fas.harvard.edu f368832434 Adding nsProxyAutoConfig.js to makefiles and installer manifests. b=53080 r=blizzard@mozilla.org 2001-04-17 14:33:19 +00:00
dveditz%netscape.com 3073cf3654 Re-fixing bug 7022 (Install.buildID). "2001040506" needs to be a double,
doesn't fit in a javascript int.
2001-04-17 13:13:24 +00:00
rbs%maths.uq.edu.au 97f7e45cc7 Improve the speed of viewsource - Patch of Boris Zbarsky <bzbarsky@mit.edu> b=74486 r=rbs r=attinasi 2001-04-17 07:23:04 +00:00
sgehani%netscape.com 74829b267e Fix spotlight warnings thanks to Simon. b = 76255 r = ssu, sgehani (checking in for sfraser) sr = sfraser 2001-04-17 05:03:05 +00:00
dveditz%netscape.com 8aafd68dc6 bug 75847 (form submit fails when psm2 installed) 2001-04-15 18:32:55 +00:00
dveditz%netscape.com 98afed87e8 bug 75487 PSM2 installer issues, r=/sr=leaf 2001-04-13 23:50:22 +00:00
javi%netscape.com 1db728fbf7 Fix for Bug 74897 r=leaf
New win32 package entries for PSM 2.0
2001-04-12 17:48:33 +00:00
javi%netscape.com 89c72c765a Fix for Bug 74909 r=leaf
New package entries for PSM 2.0
2001-04-12 17:46:43 +00:00
javi%netscape.com 76921086cc Fix for Bug 74910 r=leaf 2001-04-12 17:45:02 +00:00
oeschger%netscape.com adc8bbf484 fix for 75708 blocker, sr=shaver, r=jag 2001-04-12 14:48:15 +00:00
oeschger%netscape.com b7c01a8daa adding help build piece, bug=74132, r=samir, r=ssu (for win32), sr=alecf 2001-04-12 01:06:01 +00:00
sgehani%netscape.com b7ff450b0d Make the dummy talkback.xpi work fine by removing the call to addDirectory().
nsSample.js no longer gets exported to dist by default.

b = 72636
r = ssu
sr = leaf
2001-04-11 23:25:14 +00:00
shaver%mozilla.org e2dc3d6d88 75152: Remove GetVersionNumber stub in favour of upcoming, less-invasive
preloader strategy. r=jag, sr=attinasi.
2001-04-11 14:23:13 +00:00
danm%netscape.com 48fd51690d dveditz points out a flaw in my last checkin 2001-04-11 03:33:59 +00:00
hewitt%netscape.com cd9295d4f9 72717 - die Blue, die!, r=dveditz, sr=hyatt 2001-04-11 03:32:24 +00:00
danm%netscape.com 121477b004 oh yeah. last version compiled on linux, only 2001-04-11 01:45:19 +00:00
danm%netscape.com 310f483942 replacing use of evil hidden window with embedding-copacetic window watcher. bug 71895 r=blizzard,hyatt,javi,various 2001-04-11 01:20:28 +00:00
darin%netscape.com 41efbc6217 Necko API changes, bug 74221. r=valeski, sr=rpotts. 2001-04-10 06:01:08 +00:00
dveditz%netscape.com cb812eb2ad makefile changes to keep .h files out of bogus export directory -- r=leaf
removing obsolete files (not part of build)
2001-04-09 07:19:02 +00:00
danm%netscape.com 5693e2cf08 unbuilding deprecated prompt files (cleaning up my mess) 2001-04-09 04:52:46 +00:00
danm%netscape.com d881c56eac commondialog service is being replaced by promptservice. bug 72112 continues 2001-04-09 01:35:41 +00:00
dbragg%netscape.com 52ea14ec83 Turning of building of OS2 version of InstallCleanup until I can work with the OS2 experts. 2001-04-08 20:51:12 +00:00
dbragg%netscape.com 9761de3e8a Fix for OS2 bustage. 2001-04-08 20:26:53 +00:00
dbragg%netscape.com be7a8122c4 Special version of cleanup routine for OS2. Most of the work done by Javier pedemont@us.ibm.com 2001-04-08 20:17:09 +00:00
dbragg%netscape.com 0f903f8575 Turning on xpicleanup in the build again for bug 65682. It was broken on several PORTS when first checked in. Original r=dveditz and sr=mscott 2001-04-08 17:54:54 +00:00
disttsc%bart.nl 748e1ece2f Clean up MODULE/REQUIRES, bug=73353, r=cls 2001-04-08 08:33:11 +00:00
cls%seawood.org b85ca38aa7 Lose the directory comparison and just use MOZ_NATIVE_NSPR ifdef. 2001-04-07 11:10:58 +00:00
cls%seawood.org d5de9b01fc Fix check for system NSPR 2001-04-07 10:59:36 +00:00
danm%netscape.com df835bda3b moving new nsIPromptService to WindowWatcher lib. adding nsIPrompt creator. bug 72112 continued. r=ccarlen,hyatt,pinkerton 2001-04-07 03:27:28 +00:00
dbragg%netscape.com b392eccd37 Fix for 67503. Setting File object explicitly and using JS_BeginRequest-JS_EndRequest correctly. r=sgehani, sr=brendan 2001-04-06 04:18:11 +00:00
morse%netscape.com 6f1f579de1 bug 74569, cookie viewer is blank on installer bits, r=dveditz, sr=shaver 2001-04-06 03:58:03 +00:00
danm%netscape.com 1a6936fa4a adding new promptservice.xpt bug 72112 r=pinkerton,hyatt 2001-04-06 03:54:04 +00:00
sgehani%netscape.com 58fcfa35f8 Make installer not hang at Install.execute() in jre.xpi by forcing
libpthread to link before libc.  This fix alleviates the problem
caused by the explicit linking of libc created by revision 1.697 to
mozilla/configure.

b = 73802
r = dbragg@netscape.com
sr = cls@seawood.org
2001-04-05 23:43:58 +00:00
blakeross%telocity.com 6573419a09 Use more efficient command structure, refactor commands, broadcasters and keys, remove unused attributes, do some other optimization (72923). Landing navigator part only; this should help new window opening and some other areas. r=ben sr=hyatt 2001-04-05 19:53:13 +00:00
dprice%netscape.com 3e31ab9946 65845 - new order files 2001-04-05 06:02:32 +00:00
dbragg%netscape.com 9fe0a1a428 Fix for 29415. Now returning READ_ONLY error if file attribute set that way. r=dveditz, sr=mscott 2001-04-04 21:40:59 +00:00
rickg%netscape.com c1ce80ae83 preloader update. r=peterl, sr=attinasi 2001-04-03 22:58:59 +00:00
ssu%netscape.com 92458c6b9e fixing:
bug 68053 - Win32 installer needs to log the installation process.
bug 64433 - setup.exe inside mozilla-win32-installer.exe contains "Netscape" text
bug 72254 - Installer should not place Uninstaller shortcut in Start Menu
bug 72422 - Moz Installer needs to update internal ua to 0.9
bug 74173 - Win32 installer needs to offer ability to disable path change
bug 64179 - "K" should be "KB"
bug 71108 - Installer FTP stage is slow on Win32
bug 71113 - Log files should not prevent installation
http://bugscape/show_bug.cgi?id=4196 - Launching Setup via a CD autorun causes dll error

r=dveditz
sr=mscott
2001-04-03 09:44:22 +00:00
disttsc%bart.nl 96f5f6cf31 Add "gfx2" and "imglib2" to REQUIRES lines in Makefile.in for MOZ_TRACK_MODULE_DEPS builds (e.g. senna) 2001-03-30 10:39:06 +00:00
pavlov%netscape.com 32b3e1b96c adding new files to unix packages file 2001-03-30 08:47:47 +00:00
cls%seawood.org 1081bbc846 Help text typo fix.
Thanks to Ben Bucksch <ben.bucksch@beonex.com> for the patch.
2001-03-30 03:59:43 +00:00
sgehani%netscape.com 1a4a7cdd99 Fix Solaris 7 bustage. 2001-03-29 20:34:32 +00:00
sgehani%netscape.com c236e8b164 (*) Stat for permissions of destination dir.
(*) Hook libxpnet into linux installer.
(*) Add proxy support and download settings to linux installer.
(*) Make error dialog dismiss when OK is pressed.
(*) Miscellanous dialog title and position cleanup.
(*) Make readme show on ja_JP locale builds after scrolling the license.
2001-03-28 10:57:58 +00:00
sgehani%netscape.com 41502bac63 Make Install.arguments return the correct value.
b = 72719
r = dveditz, dbragg
sr = mscott
2001-03-28 09:10:06 +00:00
sgehani%netscape.com aaef4833f2 63454: updating desktop db properly when AppleSingle decoding; 72277: use Appearance manager for drawing default button; 72092: make welcome window text display correctly for all system fonts; 69154: make install log readable 2001-03-28 00:42:27 +00:00
pinkerton%netscape.com e4ea35ba79 adding libpr0n libraries to package list sr=sfraser. 2001-03-26 19:49:41 +00:00
disttsc%bart.nl 6e48266508 Clean up REQUIRES lines. r=cls 2001-03-25 22:59:27 +00:00
cls%seawood.org 478ef1ded0 Add the jar files to the package list. (How did the installer ever work without them?)
Bug #73335 r=bryner
2001-03-25 04:40:52 +00:00
dougt%netscape.com 009496684c Adding Cache to the release builds. r=pavlov, sr=darin. 2001-03-24 00:20:38 +00:00
darin%netscape.com f9d300b0fd Added nkcache to packages for unix and win platforms. r=pavlov 2001-03-23 09:10:38 +00:00
pavlov%netscape.com e243ad6d35 adding new imagelib stuff to packages-win r=darin 2001-03-23 09:06:33 +00:00
jj%netscape.com 8a061ca120 #71991: added archive size tags + valid download url for the xpi's - r=sgehani 2001-03-23 02:35:41 +00:00
blakeross%telocity.com eaa6754a0a Fixing 70746: major xul syntax changes. If you use xul, this WILL affect you! Read n.p.m.xpfe for details on the changes and how you can fix your code. r=hewitt sr=hyatt, ben 2001-03-22 00:59:29 +00:00
maolson%earthlink.net cf7a9d0f56 fix bug 70747 [XUL Syntax] Replace <textfield> with <textbox>
r=blake, a=ben
2001-03-22 00:15:47 +00:00
dbragg%netscape.com 699d97fca3 NOT PART OF BUILD. Removing a bunch of extraneous linefeeds that break IRIX. 2001-03-21 01:11:26 +00:00
disttsc%bart.nl 0b98c23d64 Move nsCString from |operator char*()| to |get()| and |NS_CONST_CAST| where needed. bug=53057, r=dmose, sr=shaver 2001-03-20 05:37:56 +00:00
tao%netscape.com 480e1b1c55 71517: Dynamically select platform jar in langxxxx.xpi. r=ssu, sr=dveditz.
package all en-*.jar into langenus.xpi and select on one the fly.
2001-03-19 23:10:12 +00:00
alecf%netscape.com 31804ca9be fix for blocker 72477 - add layout_xul_outliner.xpt to the nightly builds
a=leaf,sr=shaver
2001-03-19 17:52:49 +00:00
hewitt%netscape.com 7b08396164 65745 - themes cleanup, r=dveditz/cmanske/chuang/blake/andreww, sr=hyatt, a=leaf 2001-03-16 02:56:38 +00:00
dveditz%netscape.com e6ae7d0889 fixing ports build bustage 2001-03-14 08:46:52 +00:00
sgehani%netscape.com e1eebb8b95 Hook libxpnet into the mac installer (and UI polish friends). b = 67244 r = ssu sr = mscott 2001-03-14 06:58:44 +00:00
sgehani%netscape.com e1de7323ff Port libxpnet to the mac. b = 67248 r = ssu sr = mscott 2001-03-14 06:49:13 +00:00
beard%netscape.com eceaf72715 Added nsXPIProxy.cpp to fix build bustage. 2001-03-14 06:14:54 +00:00
dveditz%netscape.com de9a73f78a fixing bustage 2001-03-14 06:03:44 +00:00
dveditz%netscape.com e7f9e3ce03 removing obsolete files 2001-03-14 05:37:48 +00:00
dbragg%netscape.com 0df06891e3 mac project update for previous checkin 2001-03-14 05:36:00 +00:00
dveditz%netscape.com b2ac4648b7 bug 28896 register file versions r=ssu,sr=mscott
bug 45939 File.remove() returns bogus error,r=sgehani,sr=alecf
bug 7022  make platform/build info available to XPInstall script r=sgehani,sr=mscott
bug 47258 more detailed error reporting failing to install file, r=sgehani,sr=mscott
bug 62916 refresh plugins from install script r=ssu,sr=mscott
2001-03-14 05:30:25 +00:00
dbragg%netscape.com a833582d6c part of 62916 2001-03-14 05:23:52 +00:00
dveditz%netscape.com eff9a3dcd2 bug 62916 refresh plugins from XPInstall, r=ssu,sr=mscott 2001-03-14 05:19:41 +00:00
ssu%netscape.com b7d9f398e2 fixing:
bug 68110 - installer fails on proxy support.
bug 64433 - setup.exe contains "netscape.exe" string.
bug 67259 - xpi error should indicate which package failed.
bug 52597 - show license file under mozilla installer.
bug 40707 - create mozilla mail shortcut.
bug 70892 - uninstall not possible after uninstall, install, then reboot.

bug 68053 contains patch for all of above.

r=dveditz,sgehani
sr=mscott

affects only windows platforms.
2001-03-14 00:24:23 +00:00
timeless%mac.com fbe4dc7bd4 Bug 65428 language="javascript" should be type="application/x-javascript"
r=ksosez@softhome.net a=ben
2001-03-13 15:35:07 +00:00
dprice%netscape.com 1b42d68e45 71057 sr=waterson new order files. NOT PART OF THE REGULAR BUILD 2001-03-13 10:47:37 +00:00
cls%seawood.org 53c1124d30 *sigh* bsdi complains when you split up the tar options so keep them all together. 2001-03-13 03:45:26 +00:00
dougt%netscape.com 9c5d760307 Minor build changes per API review. Now nsIFileURL and nsIFileChannel have their own IDL file which means that if you were using either of these two interfaces, you need to include a new include file. r=valeski@netscape.com 2001-03-12 22:41:28 +00:00
shaver%mozilla.org 89c833fb49 67699: all your nsIClassInfo is belong to us
- teach nsGenericFactory about nsIClassInfo, and nsIClassInfo.idl to the
  builds
- add a heaping serving of macro love for classes that want to support it
- convert many modules to use nsGenericModule the new way
- handful of warning and modeline fixes
- nsSample and some XPConnect test classes now have nsIClassInfo support for
  testing
2001-03-12 20:43:02 +00:00
cls%seawood.org ea17bc71e7 Use proper dereference flag for BSDI tar 2001-03-12 10:37:19 +00:00
sgehani%netscape.com 63f1ad3421 First Checked In. 2001-03-11 22:56:53 +00:00
sgehani%netscape.com ca463fb2f7 Removing libs checked in as binary so we can re-add in AppleSingle encoding. 2001-03-11 22:55:36 +00:00
sgehani%netscape.com bff4894c69 First Checked In. 2001-03-11 22:48:35 +00:00
cls%seawood.org efc426b1a6 Rename img libraries that have have common external equivalents as our internal versions may be slightly incompatible.
Bug #57247 sr=tor
2001-03-09 23:53:17 +00:00
dbragg%netscape.com 6f526c92ba Fix for non-Unix bustage relating to MAX_FILENAME being undefined. r=sgehani 2001-03-09 01:49:21 +00:00
dbragg%netscape.com bf334d9479 Turning off the cleanup util for Unix other platform bustage. 2001-03-09 01:17:06 +00:00
dbragg%netscape.com 0987de5ab8 Turning on cleanup utility in the build. Fixes bug 65679. r=dveditz, sr=mscott 2001-03-08 23:40:45 +00:00
dbragg%netscape.com 19d546699d Turning on cleanup utility in the build. Fixed bug 65682. r=dveditz, sr=mscott 2001-03-08 23:36:58 +00:00
dbragg%netscape.com f6bec6046f Checking for file and directory names that may be too long for a given platform. Fixes bug 10147. r=deveditz, sr=mscott 2001-03-08 23:25:17 +00:00
heikki%netscape.com a5d7377227 Add XML Extras to the installers. r=sgehani,ssu, sr=brendan@mozilla.org. 2001-03-08 22:29:21 +00:00
disttsc%bart.nl aebc676048 Change implicit conversion from
|NS_ConvertUTF8toUCS2|
|NS_ConvertASCIItoUCS2|
|NS_ConvertUCS2toUTF8|
|ns[C]LiteralString|
|ns[C]PromiseFlatString|

to explicit |get()|.

Add |get()| to |nsString|, remove implicit conversion operators where possible, add NS_WARNING where not (yet!).

Bug=53057, r=alecf, sr=scc
2001-03-08 08:05:05 +00:00
timeless%mac.com 6204b1484b fix bug 61058 javascript strict warnings in institems.js
patch by gemal@gemal.dk r=timeless a=alecf
2001-03-07 10:57:22 +00:00
jj%netscape.com 5fcb898d2e dummy version of the EULA for installer debugging purposes. 2001-03-06 05:34:57 +00:00
jj%netscape.com 7865f4ab3e obsolete EULA. see bugscape #4012 2001-03-06 04:24:25 +00:00
tao%netscape.com bf75e393f7 1. 61626:"Need to make langxxxx.xpi platform neutral"
2. 70622: fix the "update.html" is also included.
3. 69934: make regus.jst & langenus.jst more localization friendly.
r=ssu,sr=deveditz.
2001-03-06 02:34:34 +00:00
dbragg%netscape.com ffdb1938d0 Now stripping off trailing slashes and setting mFileSpec equal to nsnull when a bogus path
with double slashes is passed in.  Fixes bug 62861. r=dveditz, sr=mscott
2001-03-05 21:05:55 +00:00
cls%seawood.org 7308e5b0b8 Make sure that the gopher gifs are part of the package.
Bug #46309 r=sgehani sr=blizzard
2001-03-05 07:43:51 +00:00
sgehani%netscape.com 44a7a239e8 (*) Honor umask when creating the destination directory.
b = 38755
r = dbragg
sr = alecf


(*) Initialize var so HP-UX and Sun compilers are happy.

b = 46558
r = sgehani (checking in for jdunn)
sr = mscott
2001-03-03 00:43:19 +00:00
disttsc%bart.nl 043186b34e Preparation of removing nsCString::GetBuffer. Landing everything but the actual commenting out of nsCString::GetBuffer. bug=64016, r=timeless, sr=scc 2001-03-02 09:26:57 +00:00
dbragg%netscape.com 3c42b86cff Adding Unix verion of the cleanup util and its makefile. NOT PART OF BUILD 2001-03-02 00:10:10 +00:00
sgehani%netscape.com 2bac30ae63 First Checked In. 2001-03-01 00:36:00 +00:00
sgehani%netscape.com 8b84ee786a Port libxpnet to the mac. b = 67248 r = dbragg sr = mscott 2001-03-01 00:35:25 +00:00
sgehani%netscape.com a40cdb08fa First Checked In. 2001-03-01 00:26:39 +00:00
sgehani%netscape.com 4ef702f9b4 Remove so we can add as binary instead of text. Ooops! 2001-03-01 00:13:38 +00:00
sgehani%netscape.com 2b1026e3b5 First Checked In. 2001-03-01 00:12:12 +00:00
dbragg%netscape.com b76d940ab9 New Post-install replace and delete utility phase 1 checkin.
NOT PART OF BUILD
2001-03-01 00:02:19 +00:00
dbragg%netscape.com 29851a88d4 Translating Alert and Confirm to serve as titles in the alert and confirm dialog titlebars. r=sgehani, sr=mscott 2001-02-28 23:47:59 +00:00
jj%netscape.com e36c87f062 bugzilla 68643. fixed scope of my($target). r=cls@seawood.org 2001-02-28 01:37:06 +00:00
danm%netscape.com ba9fe19eea fix case of EmbedComponents.xpt (not critical, but it bugged me) 2001-02-26 02:55:58 +00:00
jst%netscape.com cb8dc9bc7b Adding content_base.xpt to the windows and unix package files to fix bug 69993. r=disttsc@bart.nl, sr=ben@netscape.com 2001-02-25 02:31:34 +00:00
tao%netscape.com 9485f2f1b3 62171: "Separate content from UI". Split langenus.xpi into regus.xpi.
browser: (r=pchen,sr=alecf), mailnews: (r=yamamoto,sr=sspitzer),
editor: (r=cmonske,sr=sfraser), xpinstall (r=ssu,sr=dveditz).
2001-02-23 08:34:10 +00:00
sgehani%netscape.com 59e6a1c698 Make async Install.execute() work again resoolving backward compatibility.
(Checking in for dbragg.)

b = 68356
r = sgehani, dveditz
sr = mscott
2001-02-23 07:36:49 +00:00
morse%netscape.com fccc242547 bug 69667, wallet and cookie ui missing, r=tao@netscape.com, sr=scc@netscape.com 2001-02-23 05:33:33 +00:00
dbragg%netscape.com 4d8b0ec971 Preventing multiple shutdowns of nsXPInstallManager to fix bug #51098. r=dveditz, sr=mscott 2001-02-22 23:26:47 +00:00
disttsc%bart.nl 744785129a Mass REQUIRES update to synch up with string lib and xul changes in an attempt to fix senna bustage. r=jst, sr=cls 2001-02-22 09:35:51 +00:00
waterson%netscape.com 2cd62f503b Bug 43121. Move XUL content model code from RDF DLL to content DLL. r=jst,hyatt; sr=brendan. 2001-02-22 03:01:34 +00:00
dougt%netscape.com eab041f43f Relanding Necko Changes.
Revising nsIChannel to allow for overlapped i/o. This consists of three parts:

1. Factoring nsIChannel into a protocol specific part, the nsIChannel, and a socket specific, the nsITransport.
2. Derive the nsIChannel from a nsIRequest.
2. Changes the notification system from necko and the URILoader to pass the nsIRequest interface instead of nsIChannel interface.

This goal stems from wanting to be able to have active AsyncRead and AsyncWrite operations on nsSocketTransport.
This is desired because it would greatly simplify the task of maintaining persistent/reusable socket connections
for FTP, HTTP, and Imap (and potentially other protocols). The problem with the existing nsIChannel interface is
that it does not allow one to selectively suspend just one of the read or write operations while keeping the other active.

r=darin@netscape.com
sr=rpotts@netscape.com
2001-02-21 20:38:08 +00:00
dbragg%netscape.com 9139d16e63 Fix for regression bug 69166. No longer checking return of MoveTo call and returning UNEXPECTED_ERROR. r=dvedtiz, sr=mscott 2001-02-20 23:27:53 +00:00
waterson%netscape.com e606f71dbb Bug 69523. Add content DLLs to xpinstall package lists. a=leaf 2001-02-20 20:29:11 +00:00
dbaron%fas.harvard.edu 4179654db5 Fix MOZ_TRACK_MODULE_DEPS bustage by adding dom to REQUIRES. 2001-02-20 00:57:23 +00:00
heikki%netscape.com fa72c631ce Splitting layout into two libraries, layout and content. r=jst@netscape.com, sr=waterson@netscape.com 2001-02-19 21:50:04 +00:00
danm%netscape.com 16207d8a45 adding embedding components, which will be used by both embedding apps and Mozilla. bug 67368 r=hyatt,pinkerton 2001-02-17 02:47:56 +00:00
dbragg%netscape.com bf4f84cc25 Renaming temp files to .new or .old during installations so they don't get auto registered. Bug 67703. r=dveditz sr=mscott 2001-02-15 19:03:34 +00:00
dbragg%netscape.com 8fdecb8e1e Now closing the download dialog if Cancel is clicked. Fix for bug 58573. r=sgehani, sr=mscott 2001-02-14 00:42:11 +00:00
locka%iol.ie 4b08878155 Added mozctlx.dll to the install package list. b=67682, sr=scc@mozilla.org 2001-02-13 14:20:05 +00:00
dprice%netscape.com fc5a7ddbf1 65845 first cut of the order files 2001-02-13 02:48:02 +00:00
bryner%uiuc.edu ece3796b44 We don't need to distribute any sample components in our .xpi files. r/sr=shaver. 2001-02-12 15:25:18 +00:00
disttsc%bart.nl 76fbedadc5 Back out dougt's channel changes 2001-02-12 03:14:23 +00:00
dougt%netscape.com 69415757ab Revising nsIChannel to allow for overlapped i/o. This consists of three parts:
1. Factoring nsIChannel into a protocol specific part, the nsIChannel, and a socket specific, the nsITransport.
2. Derive the nsIChannel from a nsIRequest.
2. Changes the notification system from necko and the URILoader to pass the nsIRequest interface instead of nsIChannel interface.

This goal stems from wanting to be able to have active AsyncRead and AsyncWrite operations on nsSocketTransport.
This is desired because it would greatly simplify the task of maintaining persistent/reusable socket connections
for FTP, HTTP, and Imap (and potentially other protocols).  The problem with the existing nsIChannel interface is
that it does not allow one to selectively suspend just one of the read or write operations while keeping the other active.

The full details of the change on written up in the netlib newsgroup.

r=darin@netscape.com
sr=rpotts@netscape.com
2001-02-10 00:16:26 +00:00
leaf%mozilla.org 58b3aa9224 part of backout of dbragg, suggested dveditz, r=dbragg. bug 68001 2001-02-07 20:50:27 +00:00
leaf%mozilla.org 021ac8ebab backing out dbragg's changes to fix 68001, dveditz suggested, r=dbragg 2001-02-07 20:46:15 +00:00
ssu%netscape.com 26c382722e fixing bug 64727 - Uninstaller for mozilla file associations need to be restored.
sr=mscott, r=dveditz
affects only windows platforms.
2001-02-07 02:21:13 +00:00
dveditz%netscape.com 960db89bca bug 64835 r=ssu/sr=mscott: InstallTrigger.compareVersion() returning bad result
bug 11682 r=dbragg/sr=mscott: version registry requires UTF8, add missing conversions
2001-02-07 00:12:58 +00:00
dbragg%netscape.com 2ded17e1d9 Name change for in-use files to .new or .old. Fixes bug 67703. r=dveditz, sr=mscott 2001-02-06 23:06:32 +00:00
ssu%netscape.com f777831734 fixing bug 67728 - update installer build process to support urls. r=dveditz,leaf sr=mscott. not part of tinderbox builds. affects only windows 2001-02-06 07:43:25 +00:00
ssu%netscape.com 7371631acd fixing bug 49456 - installer memory usage too high. r=dveditz, sr=mscott. windows platform only. 2001-02-06 07:15:13 +00:00
ssu%netscape.com 38614854b3 fixing bug 67331 - Installer appends to installed-chrome.txt file rather than overwriting. r=dvetiz, sr=mscott not part of tinderbox builds. 2001-02-03 00:02:20 +00:00
ssu%netscape.com e5f7a05686 fixing bug 67220 - Win95 cannot download files. r=dveditz, sr=mscott 2001-02-02 23:59:44 +00:00
ssu%netscape.com e1c892d0fe fixing bug 47959 - New component names and descriptions
(suggestions/patches from Henrik Gemal)

bug 40708 - Mozilla installer should not install files into a subfolder

r=dveditz
sr=mscott

affects only windows platforms.
Not part of tinderbox builds.
2001-02-01 09:54:55 +00:00
tao%netscape.com 4da1b3dd4c add regus.js; not part of build. 2001-02-01 04:46:14 +00:00
alecf%netscape.com 394b048c49 Fix for #65988 - add chardet.xpt to the release builds so that we can access the right interfaces. r=jag sr=ftang 2001-01-31 23:25:28 +00:00
sfraser%netscape.com 44851fae26 Remove linkage with the jar component libararies to fix bug 65621. sr=sgehani, r=jfrancis 2001-01-31 21:35:05 +00:00
ssu%netscape.com dcfd9ae215 fixing bug 33349 - Directory name in Create Directory dialog needs to be left aligned
bug 50525 - Directories should be lowercase

patches from Henrik Gemal.

r=ssu, sr=mscott

affects windows platforms only.
2001-01-31 06:55:14 +00:00
ssu%netscape.com edac780816 fixing bug 67041 - Can't install with stub or sea bits
r=dveditz
sr=mscott

affects windows platforms only.
2001-01-31 06:55:12 +00:00
ssu%netscape.com 121731beb8 fixing bug 66768 - uninstaller has no product name
bug 66851 - Cannot download over modem using new download agent
r=dveditz,sgehani
sr=mscott

affects windows platforms only.
2001-01-30 01:47:31 +00:00
dbaron%fas.harvard.edu 7a97a55d82 Remove trailing semicolons after all uses of MOZ_DECL_CTOR_COUNTER to quiet build warnings on Mac. b=60415 a=brendan@mozilla.org 2001-01-27 23:06:33 +00:00
ssu%netscape.com 760f97bcec changed the default ftp URL back to default (used to be my test url). It's not part of any tinderbox build. part of fix for bug 66480 2001-01-27 02:54:18 +00:00
ssu%netscape.com f76fddc818 This check-in will fix the following bugs:
Bug 52417 (add downloader code)
Bug 64179 ('K' should be 'KB')
Bug 62560 (misspelled 'Existence')
Bug 64550 (remove 'Seamonkey' reference)
Bug 60352 (add crc check to installer)
Bug 62991 (psm check crashes n6 setup)
Bug 58267 (npoji600.dll)
Bug 47274 (Title should be 'Mozilla Setup')
Bug 66497 (installer need to clean up windows registry)
Bug 66498 (uninstaller checking itself)
Bug 64566 (shouldn't be able to start multiple Setup)
Bug 56292 (Alt-r conflict in Setup Type dialog)
Bug 31821 (force-upgrade support)

r=deveditz
sr=mscott

affects windows platforms only!
2001-01-27 01:49:57 +00:00
dbragg%netscape.com aea73fd7af This is the XPInstall side of bug 62167 that uses nsIProcess which was checked in earlier. a,r=dvedtiz sr=mscott 2001-01-27 00:05:08 +00:00
ssu%netscape.com d02ebe571a fixing bug 64649 - add psm to mozilla installers
r=dgragg, sr=dgragg
affects only linux
not part of tinderbox builds.
2001-01-26 00:47:56 +00:00
jj%netscape.com 8dde879f7d backing out an 'if ($flat)' test case which breaks the Mac packaging. 2001-01-24 19:39:53 +00:00
cls%seawood.org b8d82b65df Generalize xpinstaller/Makefile.in so that the name of the package can be changed via the env.
Add regchrome & installed-chrome.txt to unix package list.
Add --flat/-l option to pkgcp.pl so that the intermediate component directory is not created.
Added dist target to xpinstaller/Makefile which will create a tarball using the packages file for a list.
Add BZ2 package type.
Thanks to Ben Bucksch <mozilla@bucksch.org> for the patch.
Bug #53462. r=cls
2001-01-23 15:53:12 +00:00
cls%seawood.org 5152997ed7 Fix for BeOS problem of stripping away needed file attributes.
Thanks to Wade Majors <guru@startrek.com> for the patch.
Bug #66180. r=cls
2001-01-23 15:34:56 +00:00
cls%seawood.org 351181e16b Use BeOS' copyattr command which does preserve file attributes correctly instead of zip/unzip hack.
Thanks to <guru@startrek.com> for the patch.
Bug #65705 r=cls
2001-01-17 19:51:29 +00:00
morse%netscape.com 3550c32bd1 bug 63493, VCARD_NAME attribute doesn't work, r=matt@netscape.com, sr=hyatt@netscape.com 2001-01-16 22:02:58 +00:00
cls%seawood.org e5f6a8739a Add support for the zip package format.
Use zip/unzip to copy the files on BeOS as tar & cp do not appear to preserve BeOS' special file attributes.
Added *.stub (BeOS) to the strip exclusion list.
Set STRIP_FLAGS to -g for BeOS.
2001-01-14 01:43:08 +00:00
bryner%uiuc.edu 433f20e3da Removing unused Makefile.in's (files in these directories are now exported via jar.mn). Bug 55778. r=ben, cls. Not part of build. 2001-01-05 23:51:45 +00:00
bnesse%netscape.com 4f68909311 Added build support for the Default Plug-in. b=56761, r=jj, sr=sfraser. 2001-01-04 22:18:03 +00:00
ssu%netscape.com 2e84e9acbf fixing bug 64105 - Remove blue background screen during installation
bug 60149 - Missing folder name in uninstall error
bug 64007 - Mozilla/Netscape strings hardcoded
bug 60039 - Uninstaller doesn't remove N6 cck entry in add/remove programs

This affects only windows platforms.  Not part of tinderbox builds.
 sr=sspitzer r=dveditz,dbragg
2001-01-03 07:16:20 +00:00
ssu%netscape.com 9ae89e8774 fixing bug 64105 - Remove blue background screen during installation
bug 60149 - Missing folder name in uninstall error
bug 64007 - Mozilla/Netscape strings hardcoded
bug 60039 - Uninstaller doesn't remove N6 cck entry in add/remove programs

This affects only windows platforms.  sr=sspitzer r=dveditz,dbragg
2001-01-03 07:15:47 +00:00
cls%seawood.org f15e71c626 Check for __unix__ as well as __unix since gcc 2.95.2 on linux/ppc doesn't define __unix.
r=monkeypox tinderbox
2000-12-30 02:12:15 +00:00
dbaron%fas.harvard.edu 0c563561c3 Fix bustage on Sun workshop compiler (nebiros tinderbox) by putting in |const| where we really ought to need it anyway. r=cls 2000-12-29 14:22:52 +00:00
sgehani%netscape.com f236b55f91 Thanks to dbaron for helping fix the objdir-related bustage. 2000-12-29 01:33:53 +00:00
sgehani%netscape.com fe6b700dbc Fix build bustage. (Solaris tbox resolving gethostbyname at link time.) 2000-12-29 00:36:06 +00:00
sgehani%netscape.com 119cad4856 Correcting so it only builds on Linux and Solaris.
b = 63835
r = ssu, dbragg
2000-12-28 23:59:55 +00:00
sgehani%netscape.com e06423a7a5 Making libxpnet part of the build for Linux, Solaris, and Windows.
b = 63835
r = dbragg, ssu
2000-12-28 23:45:18 +00:00
sgehani%netscape.com f4705e7582 Ignoring Makefile and test program. 2000-12-28 23:40:54 +00:00
sgehani%netscape.com 29e534fbe9 Ignoring Makefile. 2000-12-28 23:39:37 +00:00
blizzard%redhat.com 353610f2f0 add embed.jar to the [browser] component. r=cls 2000-12-28 19:51:22 +00:00
sgehani%netscape.com 9aaa2bbc2d Initial checkin of libxpnet developed on Linux and ported to Windows.
(Not part of build.  Awaiting sr.)

b = 63835
r = ssu,dbragg
2000-12-28 00:27:10 +00:00
blizzard%redhat.com 50c1dc3f3e add gtkembedmoz.so to the browser section. r,a=leaf 2000-12-28 00:14:12 +00:00
blizzard%redhat.com 68cc835c66 add a [psm] section to packages-unix r,a=leaf 2000-12-27 22:31:17 +00:00
sgehani%netscape.com a8b9ca6dec Use new Test() API in libjar to ensure archive integrity before installing.
b = 61544
 r = dveditz
sr = dveditz
2000-12-27 07:06:58 +00:00
ssu%netscape.com 3ac6b2b885 fixing bug #63307 - PSM is not being installed in mozilla builds. sr=beinvenu, r=leaf,sgehani. not part of any tinderbox builds. affects only windows platforms 2000-12-22 02:49:33 +00:00
ssu%netscape.com 4c9ff83886 fixing bug #63414 - Need to simplify the addition of components to the win32 installer. sr=vienvenu r=dveditz not part of tinderbox builds. affects only windows platforms 2000-12-21 21:42:13 +00:00
ssu%netscape.com 0febc477a7 fixing bug #63414 - Need to simplify the addition of components to the win32 installer. sr=vienvenu r=dveditz affects only windows platforms 2000-12-21 21:41:28 +00:00
javi%netscape.com 75eca8bcee Backing out earlier check-in. Turns out ssu didn't need it. 2000-12-20 19:57:56 +00:00
javi%netscape.com 5670298329 Include packages for psm on windows. not part of build.
Needed by build team to fix Bug #63307
2000-12-20 19:53:51 +00:00
blizzard%redhat.com b7204e4e0f remove duplicate entry of libappcomps.so, remove appcomps.xpt which was renamed to search.xpt and add libxremote_client.so which was missing. r=cls sr=alecf 2000-12-19 00:31:07 +00:00
bryner%uiuc.edu db51fc636e Bug 55778 -- Don't descend into resources directories that don't have a jar.mn file. This is the Unix portion of the cleanup. r=dprice, sr=cls. 2000-12-15 07:32:25 +00:00
ssu%netscape.com c6cf99b51b fixing bug #62557 - need to automate the long filename file list generation. sr=mscott, r=dveditz,sgehani. not part of tinderbox builds. 2000-12-14 23:33:37 +00:00
ssu%netscape.com c4cef43941 fixing bug #62557 - need to automate the long filename file list generation. sr=mscott, r=dveditz,sgehani. affects only windows platforms 2000-12-14 23:32:53 +00:00
javi%netscape.com 11881fc6b4 Fix for Bug #62688 r=jj,dveditz sr=sfraser
Include the new PSM bits in the mozilla packages.
2000-12-14 21:59:14 +00:00
cls%seawood.org 0915d8932e Fix packaging of cross-compiled builds by using proper $(STRIP) 2000-12-12 20:08:40 +00:00
ssu%netscape.com abcffb5bd0 fixing bug #33353. patch from Henrik Gemal and Timeless. mo,r=ssu. not part of any tinderbox builds. 2000-12-09 23:22:20 +00:00
ssu%netscape.com fb48defc44 fixing bug #33349. patch from Henrik Gemal. mo,r=ssu. affects only windows platform. 2000-12-09 23:08:04 +00:00
pinkerton%netscape.com 494f5344c9 add forms.css to packages for hyatt. 2000-12-04 23:40:03 +00:00
blakeross%telocity.com c1d98fafc7 Fix 52512: no visual indication that columns are resizable in xpinstall dialogs. r=dveditz sr=alecf 2000-12-02 23:47:49 +00:00
ssu%netscape.com fc84679bc3 Applying patch from disttsc@bart.nl for bug #60161 - Unknown error 804b0005 appears in status bar. r=ssu, sr=mscott. This check in does not affect tinderbox builds. 2000-11-29 21:20:09 +00:00