Commit Graph

523 Commits

Author SHA1 Message Date
curt%netscape.com
6012751a32 Adding recapture homepage functionality, but turning it off for mozilla in
the config.it.
  (Bug #122684, r=ssu, sr=dveditz, qa=gbush, a=dbaron)
2002-03-22 23:38:56 +00:00
syd%netscape.com
4d7f68766a Fix for 89720 -- attempt to display meaningful text messages during install if system error is received. sr=sfraser, a=asa 2002-03-20 23:15:55 +00:00
jelwell%netscape.com
83ea08088a Fix for 84189. Fix for free of bogus pointer. r=syd, sr=dveditz, a=asa (syd checking in on behalf of contributor) 2002-03-20 09:48:02 +00:00
mkaply%us.ibm.com
7df5cbdafd OS/2 build break while attempting to build xpinstall/wizard/os2 - bad makefile 2002-03-14 14:22:39 +00:00
seawood%netscape.com
f5cb360af6 Do not set MOZILLA_FIVE_HOME in the installer script as it's not needed by the installer and it causes problems when the mozilla script tries to honor MOZILLA_FIVE_HOME.
Bug #129075 r=syd
2002-03-07 09:31:11 +00:00
curt%netscape.com
f44756e3a8 For the Quick Launch dialog. 2002-03-07 01:43:20 +00:00
curt%netscape.com
948f13959a Should have been checked in with -kb. 2002-03-07 01:41:31 +00:00
jj%netscape.com
8c760abb35 Bug 126768: updated installer's 'vers' 2 resource to 0.9.9+ (trunk) 2002-03-06 02:26:14 +00:00
curt%netscape.com
3b1d4dee97 Update Quick Launch dialog to spec.
(Bug #122683, r=ssu, sr=dveditz, a=dbaron)
2002-03-04 00:39:50 +00:00
curt%netscape.com
0f3d781971 Required by quick launch dialog.
(Bug #122683, r=ssu, sr=dveditz, a=dbaron)
2002-03-04 00:36:18 +00:00
curt%netscape.com
dac423673c Description updates.
(Bug 23975, r=jj, sr=dveditz, a=dbaron
2002-03-04 00:03:14 +00:00
syd%netscape.com
0ee72c5a07 Fixes for following Linux installer bugs:
http://bugzilla.mozilla.org/show_bug.cgi?id=93240 -- installer window too
narrow for license text
http://bugzilla.mozilla.org/show_bug.cgi?id=98201 -- cancel button does not
respond
http://bugzilla.mozilla.org/show_bug.cgi?id=108282 -- crasher, calling gtk+
function with NULL argument
http://bugzilla.mozilla.org/show_bug.cgi?id=113997 -- mozilla installer
eats 100% CPU
2002-02-17 03:02:44 +00:00
ssu%netscape.com
b151029cf4 fixing bug - 104982 - Uninstaller code needs to broadcast message that default mail/browser client has been changed/reset. r=curt, sr=dveditz 2002-02-16 01:49:51 +00:00
curt%netscape.com
5faf415143 Changing error MessageBox to a warning (Attention). Bug #119530 2002-02-14 09:51:08 +00:00
seawood%netscape.com
7521028be6 This has quite literally given me a headache 2002-02-08 10:07:35 +00:00
seawood%netscape.com
6d1101ace7 Blindly add xpcom:glue to search path to fix bustage. Bug #120474 2002-02-08 09:24:12 +00:00
syd%netscape.com
e393a46a8b Miscellanous fixes for Linux installer, including 53244, 107803, 122916, 122918.
r=sgehani, sr=dveditz
2002-02-07 03:44:26 +00:00
curt%netscape.com
22c2a84ece Switch to http 1.0 instead of 1.1. Fixes bug #89701. 2002-01-29 19:08:12 +00:00
seawood%netscape.com
39ba085fc5 Fix "static" build support for win32 gmake builds.
Bug #58981 r=bryner
2002-01-25 03:20:51 +00:00
cltbld%netscape.com
be3537c990 updating for mozilla.0.9.8 2002-01-24 22:15:06 +00:00
cltbld%netscape.com
a07e9ab03e updating for mozilla.0.9.8 2002-01-24 22:10:33 +00:00
jj%netscape.com
22123f6a2a bug #120858: adding talkback to daily mozilla build on MacOS 9. r=leaf, sr=granrose, a=asa 2002-01-23 01:55:48 +00:00
seawood%netscape.com
e56e20b1dc Use dynamic library & xpidl_module names from nmake build for win32 gmake builds for compatibility.
bug #58981 sr=jag
2002-01-16 05:10:09 +00:00
seawood%netscape.com
1a617e483d Explicitly export header file since NO_DIST_INSTALL is set.
Bug #58981
2002-01-08 05:51:20 +00:00
syd%netscape.com
362a121145 Check for correct permissions on chosen install directory by calling access()
instead of just looking to see if the user rwx bits are set (this fails if
you are installing to a directory you do not own). r=samir, ssu, sr=dveditz.
Fixes bug number 89436.
2002-01-07 00:33:55 +00:00
seawood%netscape.com
52c4bd4301 Hack around problem of default rules expecting IMPORT_LIBRARY to be built on win32 gmake builds when setuprsc doesn't build one.
Bug #58981
2002-01-04 14:18:49 +00:00
seawood%netscape.com
128ac41103 nsRect's win32 signature requires libraries need to link against libgkgfx for debug builds.
Added support for processing .rc to win32 gmake build.
Bug #58981
2002-01-01 00:03:57 +00:00
timeless%mac.com
61a97fd94a Bugzilla Bug 106386 rid source of these misspellings: persistant persistance priviledge protocal editting editted targetted targetting
r='s from many people. sr=jst
2001-12-23 23:23:41 +00:00
jj%netscape.com
93737a0d8f Bug 114694: updated installer's 'vers' 2 resource to 0.9.7+ (trunk) 2001-12-20 23:16:42 +00:00
ccarlen%netscape.com
e57de9fb5a Bug 114550 - On drives with > 2GB free, reports negative amt of free space, preventing install. r=sgehani/sr=dveditz 2001-12-19 13:10:02 +00:00
seawood%netscape.com
45bfbf0658 Landing the rest of the win32 gmake changes:
* Adds Makefile.ins to win32 specific dirs
* Adds WINNT ifdefs to Makefile.ins
* Causes NSPR to be compiled with --with-mozilla
* Misc general Makefile.in cleanup

Bug #58981 r=mcafee
2001-12-18 09:14:29 +00:00
curt%netscape.com
3261f0a3d8 Fixes bug 110872 - Removing the initial check for mozilla instances so that content can be streamed during download. (Still doing check and warning after download completes, though.) 2001-12-11 23:53:22 +00:00
ccarlen%netscape.com
af646e6f1f Bug 98349 - Convert Mac build to CW7 and XML projects. Removing obsolete .mcp files. r=pink/sr=sfraser 2001-12-11 05:45:45 +00:00
ccarlen%netscape.com
f810f656cc Bug 98349 - Convert Mac build to CW7 and XML projects. Removing obsolete .mcp files. r=pink/sr=sfraser 2001-12-11 05:10:45 +00:00
ccarlen%netscape.com
c343dad63a Adding new files for conversion to CW7 and XML project files. Bug 98349 r=pink/sr=sfraser. 2001-12-10 21:58:15 +00:00
ccarlen%netscape.com
884be5f4c2 Adding new files for conversion to CW7 and XML project files. Bug 98349 r=pink/sr=sfraser. 2001-12-10 21:32:41 +00:00
ccarlen%netscape.com
baca6ece31 Adding new files for conversion to CW7 and XML project files. Bug 98349 r=pink/sr=sfraser. 2001-12-10 20:42:22 +00:00
curt%netscape.com
25f0c0c224 Combined JRE BIN PATH and JRE LIB PATH for easier maintenance. 2001-12-07 05:48:40 +00:00
dveditz%netscape.com
dc8ff011b9 bug 113144 installer shouldn't download entire set of xpi files just because
one of them was missing from the "blob". r=sgehani,sr=darin
2001-12-04 08:19:43 +00:00
hewitt%netscape.com
ecdcf7a9d1 102574 - enable DOM Inspector in the default builds, r=leaf, sr=shaver 2001-11-29 09:36:46 +00:00
seawood%netscape.com
7733357d51 Rename 'install' build phase to 'libs'.
Bug #56601 r=pavlov
2001-11-21 09:49:41 +00:00
seawood%netscape.com
55fe97bff7 Renaming 'install' build phase to 'libs'
Bug #56601 r=pavlov
2001-11-21 08:55:59 +00:00
timeless%mac.com
060425ec59 Bugzilla Bug 110080 change !NS_SUCCEEDED(status) to NS_FAILED(status)
s/!NS_SUCCEEDED/NS_FAILED/g;s/!NS_FAILED/NS_SUCCEEDED/g;
r=dougt sr=hewitt
2001-11-19 06:45:00 +00:00
ssu%netscape.com
8ab6326ae9 fixing bug 28172 - Add shortcut to launch bar. r=sgehani, sr=mscott 2001-11-03 00:34:17 +00:00
jj%netscape.com
361fca7585 fix for bug #106566: updated 'vers' 2 resource to 0.9.5+ (installer) 2001-11-02 02:00:16 +00:00
dbaron%fas.harvard.edu
02f3a2d769 Fix member initializer re-ordered warnings by re-ordering member initializers. r=jag rs=waterson b=105974 2001-10-25 03:21:53 +00:00
curt%scruznet.com
f482b70bee Enables Okay button so dialog can be closed.
Fixes bug #53224.
2001-10-23 06:00:37 +00:00
curt%scruznet.com
d6cfd65421 Enables the pause button. Fixes bug #84595. 2001-10-23 05:49:20 +00:00
ssu%netscape.com
1ec5e46137 fixing bug 103232 - Changes the function pointer reference name (that the installer looks for in Mapi32.dll) from MAPIGetVersion() to GetMapiDllVersion(); also fixes mail.xpi to update mapi32.dll when appropriate. r=curt, sr=dveditz. affects windows platforms only 2001-10-10 01:03:42 +00:00
ssu%netscape.com
c95c6cfa39 fixing bug 103939 - add new key, [JRE LIB PATH], to native win32 installer. r=curt, sr=dveditz. affects windows platforms only. 2001-10-10 00:24:20 +00:00