dveditz%netscape.com
4b19a51ec6
added missing dependency
2000-04-24 13:36:06 +00:00
dougt%netscape.com
b2d97a1c4d
Adding critical check for null.
...
removing unneded assignment to temp var.
2000-04-24 06:08:48 +00:00
rjc%netscape.com
7b747c0fa4
Package up files in "Search Plugins" (Mac) ["searchplugins" on other platforms]
2000-04-23 06:36:45 +00:00
ssu%netscape.com
bd0332db78
fixing bug #35872 . xpinstall engine now correctly creates nested dirs more than 1 level deep. This problem could have been the cause of the brownser not launching from a clean install (which I have experienced) because files were not getting installed into their proper subdirs.
2000-04-23 02:09:17 +00:00
scc%netscape.com
e0c1bc1018
making string conversions explicit
2000-04-22 10:46:20 +00:00
ducarroz%netscape.com
ad0fd49b56
Fix for bug 16354. Add autocomplete to the browser package
2000-04-22 03:30:21 +00:00
sgehani%netscape.com
85a00bfd1c
Make directory creation failure a non-fatal error.
2000-04-21 23:12:50 +00:00
sgehani%netscape.com
7f03780cdd
* Fix error mapping off-by-one for error strings.
...
* Hide cancel button once download/installation begins.
2000-04-21 22:57:05 +00:00
dbragg%netscape.com
ab8e171eaf
Removed the offending const
2000-04-21 20:05:06 +00:00
dbragg%netscape.com
b532d26ec7
Fix for bug 24984, conversion to use nsIFile and related ilk.
2000-04-21 18:58:41 +00:00
sgehani%netscape.com
6c274e79ca
Add cancel button to installer.
...
b=35346
2000-04-21 00:25:15 +00:00
granrose%netscape.com
598bf329b8
added -vf9 to gzip for packaging mozilla tarball. tell strip not to strip various text files (js/xul/html/etc). r=leaf
2000-04-20 22:40:39 +00:00
sgehani%netscape.com
944cc23677
Fix for exposing default destination in config.ini. [b=36392]
2000-04-20 07:42:43 +00:00
sgehani%netscape.com
6eef4f65bd
* Fix shell script env setup.
...
* Add feature support to specify folder default in config.ini. [b=36392]
* Pipe erros to a dialog instead of to stdout.
2000-04-20 07:42:23 +00:00
beard%netscape.com
9d3aee255a
Compatibility with Universal Headers 3.3 or later. a=leaf
2000-04-19 22:13:51 +00:00
danm%netscape.com
622d6fe83b
dist...chrome restructuring
2000-04-19 21:42:30 +00:00
sgehani%netscape.com
9b1eeac07f
Use new INI parser keys.
...
b=36395
a=leaf
2000-04-19 21:21:22 +00:00
sgehani%netscape.com
10f23d26d1
Update usage comments.
2000-04-19 04:55:40 +00:00
sgehani%netscape.com
e1e06f5952
Added site selector feature, dynamic download path feature, graceful error handling if running on a system that is older than OS 8.5, and we now handle comments in the INI parser. Also, got rid of bad access paths in the project file.
b = 34836, 32694, 32766, 36253
2000-04-19 04:43:14 +00:00
sgehani%netscape.com
767fd3b811
Whitespace formatting for last warnings' checkin.
2000-04-19 04:32:46 +00:00
sgehani%netscape.com
8d5b608046
Fix all 143 build warnings.
...
NOTE:
Compiled on RedHat 6.1 Linux and debian Linux.
2000-04-19 04:16:28 +00:00
dveditz%netscape.com
dd0664eb71
resurrecting VC 5.0 build -- again
2000-04-19 02:36:21 +00:00
ssu%netscape.com
0082da970a
fixing bugs 7874 (on going) and 30909.
...
Affects only windows platforms.
2000-04-19 00:51:00 +00:00
sgehani%netscape.com
ea957fa6fb
Ignoring generated Makefile and compiled installer binary.
2000-04-18 23:20:42 +00:00
sgehani%netscape.com
bfa3ec31aa
Adding xptlinking phase to Unix installer delivery script.
2000-04-18 23:17:53 +00:00
jj%netscape.com
0a16bf77df
removed obsolete resource.shlb ; r=sfraser
2000-04-18 23:01:06 +00:00
tbogard%aol.net
cfbc7eb918
Making sure session history is in the release builds.
2000-04-18 07:20:31 +00:00
scc%netscape.com
ff0223621c
making string conversions explicit
2000-04-18 05:46:08 +00:00
scc%netscape.com
9bafe687e3
making string conversions explicit
2000-04-18 05:38:58 +00:00
ssu%netscape.com
ad83f56cde
fixing bug #7874 (on going). this file is not part of tinderbox build. would affect windows platforms only.
2000-04-17 05:11:34 +00:00
ssu%netscape.com
eb9534f9f9
fixing bug 7874 (on going).
...
Affects windows platforms only.
2000-04-16 23:07:11 +00:00
ssu%netscape.com
927ca62511
initial checkin to fix bug 7874 (on going). affects only windows platforms. Not hooked up to build system yet.
2000-04-16 00:05:39 +00:00
ssu%netscape.com
74c48b2848
initial checkin to fix bug 7874 (on going). affects only windows platforms. Not hooked up to build system yet.
2000-04-15 23:50:59 +00:00
cls%seawood.org
81917784c5
Remove redundant use of MOZ_REGISTRY_LIBS. Fix for regression bug #35384
2000-04-15 05:42:16 +00:00
mccabe%netscape.com
bcb2156993
Make XPInstall JavaScript errors get logged to the console service.
2000-04-14 23:14:48 +00:00
sgehani%netscape.com
89434005f7
Added libjsj.so to yield working build after installation using the Linux installer.
2000-04-14 22:59:55 +00:00
ssu%netscape.com
b6752d5a8b
added check for OS_TARGET env var to build nsztool. Affects only windows platforms.
2000-04-14 21:26:25 +00:00
ssu%netscape.com
3bc5c8e13a
fixing bug 28173. affects windows platforms only. Not part of tinderbox builds
2000-04-14 07:48:30 +00:00
sgehani%netscape.com
b67903f3b6
*** NOT PART OF BUILD ***
...
Copying the mozilla-installer shell script too as part of the delivered build.
2000-04-14 05:59:31 +00:00
sgehani%netscape.com
a0e4444da8
Adding a wrapper shell script to launch the installer binary. The shell
...
script takes care of setting up the users environment before launching the
installer binary.
2000-04-14 05:02:06 +00:00
ssu%netscape.com
719e76556e
fixing bugs:
...
16068
16465
25595
27587
27598
18563
23240
34664
34621
33348
affects only Windows platforms.
2000-04-14 03:19:16 +00:00
sgehani%netscape.com
4938359e71
Updating rpm generation scripts to reflect new packages section name:
...
`install' -> `xpcom'
2000-04-13 23:33:15 +00:00
sgehani%netscape.com
f99f2a27a9
Renaming [install] section to [xpcom] to conform to our delivery scripts.
2000-04-13 21:13:27 +00:00
akkana%netscape.com
7228abd7fd
Rename libender to libeditor on Linux and Windows (r=ssu)
2000-04-13 19:43:51 +00:00
sspitzer%netscape.com
4960191262
fix for #14645 . we need those mailnews default prefs, even when installing the
...
base package, because of migration.
2000-04-12 07:48:21 +00:00
jim_nance%yahoo.com
52f73e2348
Removed extraneous parenthesis which caused make to spit warnings.
...
r,a=leaf
2000-04-06 01:18:34 +00:00
pavlov%netscape.com
9e4a425805
fix build problems
2000-04-06 00:17:39 +00:00
bruce%cybersight.com
ccc89262ce
Fix build bustage. a=leaf,mulled=dveditz
2000-04-05 23:43:49 +00:00
jst%netscape.com
04dda4c43b
Fixing unix objdir build bustage. r,a=leaf
2000-04-05 23:26:15 +00:00
cls%seawood.org
f0bb29f732
Forgot MOZ_REGISTRY_LIBS needed for os/2.
2000-04-05 06:58:57 +00:00
sgehani%netscape.com
ee99dcabef
Don't have access to a solaris build: ifdef'ing for linux only.
2000-04-05 06:27:26 +00:00
cls%seawood.org
3c1876ab59
Minor changes to incoporate OS/2 into our build system. Bug #34106
...
We now set MOZ_{JPEG,ZLIB,PNG}_{CFLAGS,LIBS}, XPCOM_LIBS, MOZ_COMPONENT*_LIBS, WIDGET_DLL, GFXWIN_DLL and MOZ_JS_LIBS in configure.
Added os2 specific arguments to configure.
Added os2 target arch section to configure.
Modified a handful of Makefile.ins to use MOZ_JS_LIBS, MOZ_COMPONENT_LIBS, & EXTRA_DSO_LIBS where necessary.
2000-04-05 06:08:04 +00:00
dveditz%netscape.com
4bad08f753
fixing thread-safety issues
2000-04-05 06:02:58 +00:00
sgehani%netscape.com
fbcd795a25
Turning on Unix installer for GTK enabled environments. [b = 16300]
2000-04-05 05:52:30 +00:00
dveditz%netscape.com
27ce2cfd85
bugs 20044 and 30698
2000-04-05 05:47:50 +00:00
sgehani%netscape.com
019a8f32d2
Making xpistub work on Unix... again!
2000-04-05 05:47:39 +00:00
dveditz%netscape.com
43795b236b
fixing IDL casing convention
2000-04-05 05:45:24 +00:00
sgehani%netscape.com
83c1ecb571
* Fixing ui/engine thread communication flakiness.
...
* Expecting .xpis in a tucked away ./xpi/ dir now.
* Renamed installer binary target to mozilla-installer.
Not part of build just yet.
b = 16300
2000-04-05 05:16:05 +00:00
sgehani%netscape.com
fe19c89b30
Preparing Unix installer automation. Not part of build. Only used by
...
release. Can also be used by anyone who wishes to generate a complete Unix
GUI installer from a local mozilla tree:
prompt > perl deliver.pl
with no args defaults all required args for you and delivers a fully usable
GTK/pthreads requiring installer to
mozilla/installer/sea/mozilla-installer.tar.gz
2000-04-05 05:06:29 +00:00
ssu%netscape.com
e742181ebe
fixing bugs #32765 , 32693, 21034, 33164.
...
affects only windows
2000-04-05 02:51:44 +00:00
sgehani%netscape.com
7b72137403
Renaming install.jst to xpcom.jst. Part of automation requirement for new
...
.xpi name.
2000-04-05 02:48:23 +00:00
sgehani%netscape.com
f01ef14004
Renaming install.xpi to xpcom.xpi.
2000-04-05 02:39:55 +00:00
sgehani%netscape.com
5e3a3ca17c
First Checked In.
2000-04-05 02:39:00 +00:00
ssu%netscape.com
37b51b0bfb
fixing bugs #32765 , 32693, 21034, 33164.
...
affects only windows
2000-04-05 02:13:50 +00:00
ssu%netscape.com
514cc09b4e
fixing bugs #32765 , 32693, 21034, 33164.
...
affects only windows
2000-04-05 02:05:31 +00:00
sgehani%netscape.com
0943520904
Various Mac installer features/fixes:
* Installer Modules folder now expected
* Not displaying invisible components in setup type desc
* Multi-xpi per checkbox support
* Centering about box
b=18912, 32690, 32707, 33370
2000-04-05 01:56:37 +00:00
mkaply%us.ibm.com
3d8310fac2
# 33859
...
r= dveditz@netscape.com
OS/2 changes for Mozilla - add #ifdef, change #ifdef
2000-04-03 22:58:34 +00:00
cls%seawood.org
0d63199902
Adding a script to print out which of a given list of files do not end with a newline. Source files that do not end with a newline break at least the HP-UX compiler. Adding newlines to all of the source files found at this point.
2000-04-02 07:17:25 +00:00
jim_nance%yahoo.com
005e33f06e
Bug 33322 - Fix compiler warnings. Its been on n.p.m.builds for a few
...
days for module owners to comment on. r=troy@netscape.com
2000-03-30 03:21:26 +00:00
dougt%netscape.com
c771482f91
Adding psm-glue.js preferences files to the packages. bug 31167.
2000-03-30 00:18:46 +00:00
warren%netscape.com
d60b12b153
Necko API changes: primarily nsIChannel, changing initialization parameters to accessors. Got javascript: evaluation to happen at the right time (when AsyncRead is called) as well as on the right thread.
2000-03-29 03:58:50 +00:00
jj%netscape.com
6995692c09
fix for #33495 : stop packaging 'NSPR Logging' with the installer.
2000-03-29 03:04:01 +00:00
dougt%netscape.com
d7740c50ef
adding comment out update notfication targets.
2000-03-28 12:06:59 +00:00
dougt%netscape.com
020e7ded70
adding commented out xpidl target for update notification.
2000-03-28 12:06:19 +00:00
dougt%netscape.com
b13d927f35
adding update notification to xpinstall. It is currently ifdef off.
2000-03-28 12:05:20 +00:00
dougt%netscape.com
5b0a290688
adding nsUpdateNotification to tree.
...
not part of build.
2000-03-28 11:53:50 +00:00
dougt%netscape.com
3234fbd04e
Adding updateNotification bits.
...
not part of build.
2000-03-28 11:52:11 +00:00
dougt%netscape.com
4cb5c538ae
Adding nsIUpdateNotification.idl
2000-03-28 11:50:12 +00:00
dougt%netscape.com
673b61e46d
removing xpinstall/notifier from build path.
2000-03-28 00:17:22 +00:00
rickg%netscape.com
02cc74ee54
removed direct access to nsString members
2000-03-27 06:28:47 +00:00
scc%netscape.com
4c77e9e0bf
small changes to clients of string converting APIs
2000-03-26 11:02:30 +00:00
ssu%netscape.com
a069779429
initial checkin of tool to help build windows installer. Not hooked up to build system yet.
2000-03-25 01:38:12 +00:00
jim_nance%yahoo.com
5723bcda31
Fix bug 33019. Compiler warnings.
...
Reviewed and approved by:
law, mscott, radha, brade, shaver, & dveditz
2000-03-24 22:11:55 +00:00
ssu%netscape.com
0ac66805c0
fixing bug #32437 - View page source no longer shows blank window. r=travis,sgehani
2000-03-24 21:22:11 +00:00
ssu%netscape.com
f5b0a3cf95
fixing bug #33166 - can no longer press next in Setup Type dialog when warning dialog is shown. r=sgehani
2000-03-24 21:20:22 +00:00
ssu%netscape.com
c846d1162a
fixing bugs:
...
33004
33006
33007
23662
27588
27593
27598
28539
32706
r=sgehani
2000-03-24 03:40:09 +00:00
dbragg%netscape.com
b5779529a9
Backend plumbin fix for bugs 17505 and 20046 r=dveditz
2000-03-22 21:51:26 +00:00
pierre%netscape.com
34104d24a4
For Profiler builds: removed NSRuntimeDebug.shlb from debug targets in MIW.mcp and modified NGLayoutBuildList.pm to not build that project when the Profiler is on.
2000-03-22 03:50:15 +00:00
norris%netscape.com
266bee0d86
Fix 32585 chrome/caps are missing from the packages files
...
r=mstoltz
2000-03-21 23:11:05 +00:00
ssu%netscape.com
33c7a2cb6e
fixing bugs:
...
31157
21575
27298
27578
27581
27582
27583
27589
27590
28537
28538
28539
28750
30436
29169
27579
windows platform only
r=sgehani
2000-03-21 21:43:22 +00:00
dougt%netscape.com
48da0c2341
Adding timebomb chrome resource to package list. bug 32585. This was
...
already reviewed for the commercail tree a while ago.
2000-03-21 05:44:05 +00:00
jj%netscape.com
5442b3577a
. renamed -url file "Mozilla Installer" to "Mozilla Profile Migration". landing fix for #29816 from the beta1_BRANCH.
. removed obsolete viewsource.js and viewsource.xul
2000-03-21 04:53:24 +00:00
ssu%netscape.com
d194e5a6bd
fixing bug #32340 - msvcrt.dll and msvcirt.dll now get installed *only* if they don't exist.
...
a=chofmann
r=sgehani
2000-03-19 03:15:25 +00:00
sgehani%netscape.com
93727fb71d
First cut of Linux Install Wizard using gtk. (Not part of build.)
2000-03-17 07:35:06 +00:00
ssu%netscape.com
6fd78127b3
fixing a hack that was done for beta1. It is now possible to control the font size, color, and shadowing for the text on the blue background in the installer via the config.ini. affects only windows. r=sgehani
2000-03-17 02:38:13 +00:00
jj%netscape.com
f096921856
don't die if delete fails, just warn. a=granrose, r=leaf *** installer packaging only ***
2000-03-16 21:16:08 +00:00
sgehani%netscape.com
64ed92f199
Fix various cosmetic issues with the Mac native installer.
[b=29328, 28576, 18874, 31042, 29849; r=ssu]
2000-03-16 01:34:48 +00:00
ssu%netscape.com
cf580c8744
fixing bug #31875 under win95. a=chofmann r=cathleen
2000-03-15 23:44:57 +00:00
ssu%netscape.com
54132d95a1
fixing bug #31875 - adding a windows shortcut to the desktop
...
Also fixing a nsztool bug that shows up when compressing small files.
a=cathleen
r=cathleen
2000-03-15 08:36:31 +00:00
dveditz%netscape.com
7ffc1a0da9
Fix for bug 31399, r=sgehani
2000-03-15 06:15:27 +00:00
sgehani%netscape.com
d995b77c9f
Fix pref migration shortcut launching. [b=31234, r=ssu]
2000-03-15 05:09:55 +00:00
hyatt%netscape.com
53865f05ae
Nope. This was right the first time.
2000-03-15 02:36:17 +00:00
sgehani%netscape.com
7de3069b75
Updated package registry node names. [b=30928, r=cathleen]
2000-03-15 02:35:15 +00:00
sgehani%netscape.com
27deb20f40
Launch apps using relative path (from installation root) rather than app creator. [b=31234, r=ssu]
2000-03-15 02:04:45 +00:00
hyatt%netscape.com
f60e839463
Fix for bug #31847 .
2000-03-15 02:01:14 +00:00
pavlov%netscape.com
6b3f28f6fe
update the pretty lil package file
2000-03-14 06:10:57 +00:00
dougt%netscape.com
4b151f662d
Adding psmglue to the package list.
2000-03-14 04:56:33 +00:00
rickg%netscape.com
edd8aea3f1
replaced calls to deprecated string methods
2000-03-12 20:50:01 +00:00
dbragg%netscape.com
c2aa79caad
Fix for bug 30903 a=leger r=dveditz
2000-03-10 01:23:06 +00:00
ssu%netscape.com
0a3108843a
fixing bugs:
...
#30711 - no longer attempts to detect Net2Phone
running during startup of installer.
#30982 - added netscape registry names to the
.js install scripts.
#30907 - changed the way the build number is
displayed on the blue background. It
is now displayed in a smaller font and
in black.
#30877 - added creation of Profile Manager
shortcut.
affects only windows platforms.
a=jar
r=sgehani
2000-03-09 09:49:36 +00:00
jj%netscape.com
4b752403cb
Changes affecting packaging only, not build.
#29549 : added Plugins folder to [browser] module
#28442 : backed-out morse's changes from 1.40 (inexistant .xpt files)
removed obsolete viewer:res:xpinstall: directory
a=chofmann r=leaf
2000-03-04 01:42:42 +00:00
ssu%netscape.com
40fbfcc0af
fixing bugs:
...
#30096 - App crashes in Java at launch on Ja systems. Need to deliver
international version of jre.
#30186 - installer needs to apply patch to jre1.3
a=jar
r=sgehani
2000-03-03 08:15:24 +00:00
granrose%netscape.com
56a74f4322
modified to eliminate packaging and runtime warnings. not part of build as we don't use .xpi files on unix yet. r=leaf
2000-03-02 21:56:33 +00:00
granrose%netscape.com
58e4e504d1
adding perl script to run xpt_link on components to merge .xpt files before packaging into .xpi files. bug 29658. r=leaf. not part of build yet.
2000-03-02 21:53:41 +00:00
sgehani%netscape.com
60838d3f07
Update installer about box.
[b=29309][a=cathleen]
2000-03-01 09:41:41 +00:00
ssu%netscape.com
9bdcfff109
fixing bug #29336 . making the browser component invisible.
...
a=jar
r=sgehani
2000-03-01 00:54:40 +00:00
ssu%netscape.com
94d79fc3ba
fixing bugs #29263 and 12359
...
added readme and license files support.
a=cathleen
r=sgehani
2000-03-01 00:42:11 +00:00
pollmann%netscape.com
b2282d90ee
Bug 28900: Add properties file for default button labels to package builder files. This completes PDT+ bug 16999. r=leaf a=rickg
2000-02-28 22:26:28 +00:00
dveditz%netscape.com
0747017e18
bug 12361, forgot to flush registry in original fix, r=sgehani
2000-02-28 07:24:26 +00:00
ssu%netscape.com
4e4de1bbef
fixing memory corruption detected when I ran code through purify.
...
Pre-checkin tests done after the fix related to the windows
installer:
* ran mozilla installer with .xpi files in current dir
* ran mozilla installer with .xpi files in it's self-extracting .exe file
* ran commercial installer with .xpi files in current dir
* ran commercial installer with .xpi files being downloaded from remote
ftp area.
* started a process under NT, and made sure installer detected it at
startup.
fix affects only windows platforms and only the installer (not the browser).
r=dbragg@netscape.com
r=sgehani@netscape.com
2000-02-26 03:32:52 +00:00
dveditz%netscape.com
eafe1535a8
Removed static libreg linkage from xpinstall -- we need to use the one true libreg from XPCOM. Solves bug 28243, r=selmer,racham,pavlov,colin@theblakes.com, a=jar
2000-02-25 23:33:08 +00:00
ssu%netscape.com
8bd0712b86
fixing bug #27856 . udpate.html has been moved from the mozilla cvs to
...
the commercial cvs because it only applies to the
commercial build.
affects only windows
r=sgehani
2000-02-25 04:11:32 +00:00
sgehani%netscape.com
0cf4de1112
* Fixes plugins folder creation location [b=29031]
* Fixes comp names descriptions [b=29028]
r=ssu
a=leaf
2000-02-25 02:46:24 +00:00
ssu%netscape.com
b6668e1ce2
fixing bug #28715 . xpinstall build no longer shows dialog which pauses
...
builds under Win98. Builds under NT have not been
affected.
affects only windows.
a=leaf
r=sgehani
2000-02-25 01:44:18 +00:00
dougt%netscape.com
0c13665ef2
Recheckin in after trifle request to backout two minutes before the tree
...
reopened.
Original Comment:
fix for 29013. Correcting problem with AddDirectory API. r=dveditz.
a=cathleen.
2000-02-25 00:56:06 +00:00
dougt%netscape.com
32d5b9deeb
backing out changes per leaf. I checked in before the tree was "open". Maybe
...
I will check this back in tomorrow.
2000-02-25 00:48:28 +00:00
dougt%netscape.com
a1f2033bca
fix for 29013. Correcting problem with AddDirectory API. r=dveditz. a=cathleen.
2000-02-25 00:32:33 +00:00
morse%netscape.com
da21f3d5bd
fix bug 28442 and maybe 28436, r=cathleen+jband, a=jevering
2000-02-24 04:01:07 +00:00
ssu%netscape.com
c3a01ca29d
fixing bug#28641 - fixing major memory leak that only shows up under Win98
...
with < 64MB RAM.
affects only windows.
a=jevering
r=cathleen
2000-02-24 00:03:34 +00:00
dp%netscape.com
dfa0816804
Removing brprof from package files r=waterson,jj a=chofmann
2000-02-23 20:57:43 +00:00
dougt%netscape.com
f7ba9b4744
fix for 28512. checks for the mPackageFolder.
...
approved by cathleen.
2000-02-23 07:03:21 +00:00
leaf%mozilla.org
93314e0f04
we need to ship the nspr binary libraries with the installer..
...
does not affect tinderbox/developer build, fixes release builds.
2000-02-22 07:37:03 +00:00
dveditz%netscape.com
3b7d0cc997
fixing typo
2000-02-20 08:22:45 +00:00
dveditz%netscape.com
74d0f231ed
Bug 23941 speed up install on Mac, r=cathleen, a=jar;
...
Bug 12817 no Autoreg (in optimized builds) unless xpinstall detects flag indicating install has happened or build number changed, r=dp, a=jar;
Bug 23859 add wstring API to nsIRegistry for profile manager/i18n, r=gayatrib, a=jar;
2000-02-20 03:12:59 +00:00
ssu%netscape.com
4c59561cac
fixing bug #18686 . updated nszip.exe to update self-extracting .exe if one
...
already exists. It no longer deletes the one it finds and creates a new.
one. If none is found, then it still creates it.
not part of build
affects windows platform only
a=leger
r=sgehani
2000-02-19 01:47:05 +00:00
pavlov%netscape.com
6b681bb416
fix for bug 25150 r=mcafee a=jar
2000-02-18 23:28:38 +00:00
ssu%netscape.com
9e1bdd4954
fixing bug #23658 . It now calculates the correct amount of disk space
...
required for the install to take place.
not part of build
affects only windows
a=chofmann
r=pavlov
2000-02-18 06:10:23 +00:00
jdunn%netscape.com
79a31a4d59
Fix problem with NS_IF_ADDREF on member variables inside of const
...
member functions. This includes removing all references to
NS_DEF_PTR and the including of nsIPtr.h
r=troy@netscape.com ,dougt@netscape.com,scc@netscape.com
# 28114
a=chofmann@netscape.com
2000-02-17 23:19:18 +00:00
cls%seawood.org
55ac039b66
More tweaks needed to get BeOS to compile for M14. For now, we use the Unix local file implementation. a,r=leaf
2000-02-17 20:24:24 +00:00
sgehani%netscape.com
a76dc2f5c1
Completion of fixes for PDT+ bugs: 21655, 27177 [a=leaf; r=ssu]
2000-02-16 23:27:21 +00:00
sgehani%netscape.com
9328dec1f2
*** NOT PART OF BUILD ***
Completion of fixes for PDT+ bugs: 21655, 27177
[r=ssu]
2000-02-16 08:09:55 +00:00
sgehani%netscape.com
3300bb0be2
Fixes for:
* app launch (profile wizard) after install [b=21655];
* legacy file check (older version of Mozilla) [b=27177];
* retain folder selection [b=27885];
r=dbragg
2000-02-16 07:47:10 +00:00
bryner%uiuc.edu
68c9a1f1b5
Adding finger protocol to package files. r=mcafee@netscape.com.
2000-02-16 07:27:28 +00:00
sgehani%netscape.com
0294375917
*** NOT PART OF BUILD ***
Added new test keys and sections for additional feature support.
2000-02-16 01:57:28 +00:00
dougt%netscape.com
ab8fb9f38d
Adding timebomb to xpinstall. r=pinkerton.
2000-02-16 01:54:08 +00:00
ssu%netscape.com
4eb27e849f
fixing bug #27183 - detects psm.exe and tells user to quit before setup
...
can continue, so a reboot is not required.
windows only
does not affect build
r=dveditz
2000-02-16 01:27:33 +00:00
ssu%netscape.com
c14a4e1cfd
fixes bug #27183 - do not require a restart after installation is done by
...
detecting psm.exe running and not continuing until user
quits it.
windows platform only.
r=dveditz
2000-02-15 23:10:06 +00:00
ssu%netscape.com
cdc6e110cf
fixing bug #26152 - changed references to "Seamonkey" and "Netscape
...
Seamonkey" to "Netscape 6".
windows platform only.
r=dveditz
2000-02-15 09:00:37 +00:00
ssu%netscape.com
92e9301635
fixe for bug #27176 . it will now detect is user selected to install ontop
...
of a previous version of mozilla that might be incompatible with the new
version.
windows platform only.
r=sgehani
2000-02-15 07:20:39 +00:00
ssu%netscape.com
835489a208
oops. changed the string from Netscape to Mozilla.
2000-02-15 07:12:31 +00:00