mcafee%netscape.com
633d58bb4a
Ack! this patch never made it in. Force dynamic library for static build to install properly. (87213) r=cathleen, sr=waterson
2001-09-26 02:47:04 +00:00
alecf%netscape.com
50b1749628
remove xpinstall's dependency on nsIAppShellComponent*.h
...
sr=sfraser bug 76339
2001-09-25 14:56:47 +00:00
dmose%netscape.com
81c8607dea
xpinstall packaging changes (not built by tinderbox) for registering mozldap chrome package correctly (bug 79935). r=ssu@netscape.com; sr=shaver@mozilla.org
2001-09-25 06:01:43 +00:00
peterv%netscape.com
f28c9d96ff
Fix for bug 100732 (content_xsl.xpt missing in packaged bits). Also adding content_base.xpt which was missing. r=heikki, sr=jst.
2001-09-24 12:03:09 +00:00
peterv%netscape.com
c4d426c4bb
Fix for bug 100732 (content_xsl.xpt missing in packaged bits). r=heikki, sr=jst.
2001-09-24 12:03:02 +00:00
cls%seawood.org
d7419e890d
Remove dbm dependency by removing unneeded winfile.h include.
2001-09-23 07:24:39 +00:00
ssu%netscape.com
f543690599
fixing bug 86869 - From URL: should be URL:. r=ssu, moa=dveditz.
2001-09-21 07:45:37 +00:00
ssu%netscape.com
5ec74bc5fb
fixing bug 99526 - update uninstaller to be able to undo the new MAPI settings set by mail. r=dveditz, sr=mscott. affects windows platforms only.
2001-09-21 06:30:08 +00:00
tao%netscape.com
230539de61
97606: Default character coding setting is blank in pref.
...
(r=dveditz,sr=alecf). add navigator.proeprties to en-{win,mac}.jar.
2001-09-21 01:25:36 +00:00
tao%netscape.com
4cc129fd94
97606: Default character coding setting is blank in pref
...
(r=dveditz,sr=alecf). add navigator.proeprties to en-{win,mac}.jar
2001-09-21 01:16:59 +00:00
idk%eng.sun.com
9a5d8f446c
fix for 57337 [libjar does not retrieve link information]
...
r = dveditz@netscape.com
sr = brendan@mozilla.org
2001-09-20 23:33:23 +00:00
tao%netscape.com
b5df3256fb
95944: XPI packages not working on Linux 0.9.3. (r=ssu,sr=dveditz).
...
failover to profile directory when the global location isn't writable.
2001-09-19 00:21:21 +00:00
cls%seawood.org
90ed988ab8
Updating xpinstall dependencies.
...
Bug #98371 sr=alecf
2001-09-19 00:14:33 +00:00
jaggernaut%netscape.com
d1a7bfa843
One module per line for REQUIRES. r=/sr=alecf
2001-09-18 22:01:13 +00:00
jaggernaut%netscape.com
f8f3e80dd6
Bug 99876: [XUL Syntax] <spring/> --> <spacer/>, r=alecf, sr=hyatt.
2001-09-18 21:47:32 +00:00
jaggernaut%netscape.com
dc40187223
Bug 73353: splitting the modules on the REQUIRES lines in Makefile.in across multiple lines to more clearly show the changes made. sr=alecf
2001-09-18 13:41:47 +00:00
alecf%netscape.com
62424ee7b2
Final REQUIRES changes for bug 98371, adding support for MOZ_TRACK_MODULE_DEPS to win32. r=cls (and tested by cls!)
2001-09-17 19:06:35 +00:00
ssu%netscape.com
3dc90a273d
fixing bug 99340's part regarding turbo settings in installer not retained when running installer in silent/auto modes. r=dveditz,syd sr=mscott, a=asa affects windows platforms only.
2001-09-14 20:52:54 +00:00
darin%netscape.com
5a2d9f0d2d
checking bbaetz's patch for bug 89500 "SOCKS: only http|https re-directted in (post Mozilla 0.9.2)"
...
patch=bbaetz, r=dougt, sr=darin
2001-09-13 02:21:05 +00:00
ssu%netscape.com
f78cdd42a7
fixing bug 99340 - Installer dies with error 2 under Win9x. r=syd,dveditz sr=mscott a=asa. not part of tinderbox builds. affects windows installers only.
2001-09-12 20:58:56 +00:00
alecf%netscape.com
1e0e7dd033
Add REQUIRES to many modules for win32 support, bug 98372 r=cls
2001-09-12 20:32:40 +00:00
jaggernaut%netscape.com
30ace44624
Clean up REQUIRES lines, put content in its own module instead of in layout's, r=cls.
2001-09-12 12:48:23 +00:00
leaf%mozilla.org
044f7cbb7d
change the trunk windows installer version to 0.9.4+, so trunk nightlies
...
don't over-write installed 0.9.4 installations. bug 98615, r=ssu, sr=mscott
2001-09-11 00:33:23 +00:00
syd%netscape.com
c0df962e84
Fix typo in last checkin, wanted "Quick Launch", not "QuickLaunch"
2001-09-11 00:17:32 +00:00
syd%netscape.com
694d20c6bb
Fix for 88844. Turbo mode changes to installer. r=ssu, sr=blake, a=asa
2001-09-10 23:59:33 +00:00
cls%seawood.org
ccfeffafa2
Set MODULE so that headers are grouped properly.
2001-09-09 07:43:48 +00:00
blizzard%redhat.com
87395759c4
Rewrite XRemote code. It sucks less now. Fixes bugs 62250, 66543, 84239, 89911, 90580, 94289, 98764. r=jag, sr=alecf
2001-09-08 05:08:13 +00:00
sicking%bigfoot.com
28f58d98af
Implement TreeWalker in DOM2-traversal.
...
b=82625, r=fabian, sr=jst
2001-09-07 09:30:03 +00:00
cls%seawood.org
8a012c29ba
Update dependencies to handle static libs used by installer
2001-09-07 08:04:13 +00:00
rjesup%wgate.com
f0b7d458d4
Bug 96710: (try 2). Right() takes number-of-chars-to-return, not position.
...
r=jag, sr=jst
2001-09-07 03:44:33 +00:00
dougt%netscape.com
f72e52e830
Merge ServiceManager and ComponentManager. Bug 96457. r=dp@netscape.com, sr=wat
...
erson@netscape.com
2001-09-06 21:13:11 +00:00
hwaara%chello.se
f9dd4f3282
#82104 , "`Software Installation' alert is unneccessarily complicated".
...
r=dveditz, sr=blizzard.
2001-09-06 20:18:15 +00:00
rjesup%wgate.com
f8b915228e
Bug 96710: Misuse of string.Mid() - uses should be string.Right().
...
r=kin, sr=jst
2001-09-06 19:38:20 +00:00
valeski%netscape.com
93959d48cc
r=dbaron, sr=dougt. 97667. nsIInterfaceRequestor is now frozen. nsIInterfaceRequestorUtils.h is now required if you want to use do_GetInterface() for convenience. The two were split because the stuff that is now in nsIInterfaceRequestorUtils.h wasn't ready for freezing. Also, .idl files should just contain interface defs anyway.
2001-09-05 21:28:38 +00:00
cls%seawood.org
94fe7404df
Update REQUIRES so that we do not accidentally build using the system headers of jpeg,zlib,png,mng when we are supposed to be building using the Mozilla copies of these libraries.
...
Bug #97386 r=mcafee a=dbaron
2001-08-29 03:29:44 +00:00
cls%seawood.org
aeaffa654a
Update list to reflect smime -> smimestb name change.
...
Bug #97152 r=bryner a=asa
2001-08-28 07:53:57 +00:00
ssu%netscape.com
0b86c9be7f
fixing bug 97219 - win32 installer is no longer automatable. r=syd sr=mscott a=drivers@mozilla.org. affects win32 platforms only.
2001-08-28 05:09:02 +00:00
ssu%netscape.com
7764592c46
fixing bug 96801 - Win32 installer fails to detect if older mozilla is running. r=dveditz, sr=mscott, a=drivers@mozilla.org. not part of tinderbox builds. affects only windows platforms.
2001-08-24 21:32:29 +00:00
syd%netscape.com
1cb8e8b641
Add QuickLaunch panel to the installer. r=ssu,dveditz sr=mscott, a=asa. Bug is
...
87038
2001-08-24 05:00:02 +00:00
kaie%netscape.com
ab97d227f0
b=76915 r=dveditz sr=sfraser a=asa
...
Giving GUI feedback instead of crashing
Part 2 of 3 - changes to make files only
2001-08-23 05:23:21 +00:00
dveditz%netscape.com
268faed5f6
bug 91519 regression fix
2001-08-22 05:56:16 +00:00
jj%netscape.com
d66737ea7c
bugscape #6794 : updated 'vers' resources for Mozilla/Netscape installer
2001-08-21 21:43:53 +00:00
ftang%netscape.com
e8e1ca5a60
fix 91193. r=nhotta, sr=blizzard
...
add universialchardet.dll to the window installer packages
2001-08-21 19:16:35 +00:00
dbaron%fas.harvard.edu
113ad642ae
Replace uses of deprecated NS_IMPL_ISUPPORTS and NS_IMPL_QUERYINTERFACE macros with NS_IMPL_{ISUPPORTS,QUERYINTERFACE}{1,0}. r=jag rs=brendan b=45797
2001-08-21 01:48:11 +00:00
mkaply%us.ibm.com
3f912500ad
No bug - NOT PART OF BUILD
...
Initial checkin of xpinstall wizard for OS/2
2001-08-20 04:00:19 +00:00
syd%netscape.com
07d07a3a6d
Fix for 65672. Add CRC checking and single connection ftp to install.
...
r=dveditz, sr=mscott
2001-08-18 01:15:59 +00:00
dveditz%netscape.com
1b2a4a94c4
bug 91519 not cleaning up temp file after running an executable (e.g. the dreaded 'incomplete message after JRE install' bug)
2001-08-16 10:34:03 +00:00
cls%seawood.org
a3c1dd1b09
Use NS_PTR_TO_INT32 macros to do 64-bit safe pointer conversions.
...
Bug #20860 r=Roland.Mainz@informatik.med.uni-giessen.de sr=brendan@mozilla.org
2001-08-14 07:59:59 +00:00
pavlov%netscape.com
1e20984ef0
fixing bug 78690. removing old imagelib. r=jst sr=waterson
2001-08-09 20:22:39 +00:00
blizzard%redhat.com
097daca1ad
bug #89990 . not part of the build. remove unused files.
2001-08-06 17:51:49 +00:00
ssu%netscape.com
4eb826d53e
fixing bug 88410 - multiple periods in folder name throws calculation error message. r=dveditz, sr=mscott. affects only windows platforms.
2001-08-03 18:27:06 +00:00
ssu%netscape.com
6c93d5248c
fixing bug 93327 - Win32 installer cannot CRC check .exe files. r=dveditz, sr=mscott. affects windows platforms only
2001-08-02 22:02:48 +00:00
ssu%netscape.com
10c651bce2
fixing bug 87793 - Need CRC checking and single connection dload for Mac. Fixes the dredded error 13. I'm checking this in for Syd. r=ssu, sr=mscott, a=leaf,asa. affects the mac installer only.
2001-07-31 17:10:29 +00:00
mcafee%netscape.com
85c115904e
Changes to allow packaging of statically-linked build (87213). r=cathleen, sr=waterson, a=blizzard
2001-07-26 03:18:42 +00:00
jaggernaut%netscape.com
e91f8a147e
Bug 86734: Remove NS_WITH_SERVICE. r=dbaron, rs=scc, a=asa
2001-07-25 07:54:28 +00:00
ssu%netscape.com
e75e36e43d
fixing bug 80238 - title should be Mozilla Setup - (5.0.trunk.20010509) and not Mozilla 5.0.trunk.20010509 Setup. Checking Gemal's patch. mo=ssu, rs=mscott
2001-07-24 23:41:46 +00:00
ssu%netscape.com
7986141485
fixing bug 2808 - Allow MS Windows Shell to recognize N6Mail in Start Menu. r=syd, sr=mscott
2001-07-24 23:15:58 +00:00
pete%alphanumerica.com
f020dcc1cd
Fix for nsIFile delete conflicts with JS reserved name b=37406, r=dougt, sr=jst
...
Renamed all Delete methods to Remove.
--pete
2001-07-24 18:38:25 +00:00
jaggernaut%netscape.com
cb0faab070
Bug 73353: clean up the REQUIRES lines in Makefiles.
2001-07-23 22:36:12 +00:00
ssu%netscape.com
8de3abd54e
fixing bug 90020 - Installer Downloader stops frequently. r=dveditz, sr=mscott.
2001-07-21 00:58:04 +00:00
cathleen%netscape.com
04a2d87fea
fixed bug 87004, for win static build, changed libjar and xpinstall to be
...
dynamic, updated static packager list, added build_static.pl, fixed static
component loader to handle no static component cases, updated and added
.cvsignore for extra files generated by static build
2001-07-19 22:43:14 +00:00
dveditz%netscape.com
8c26640cea
bug 84896 reduce sleep cycle of xpicleanup utility. r=selmer@netscape.com, sr=blake
2001-07-19 08:01:14 +00:00
jelwell%netscape.com
e8bc0ad438
Fix for 87658. Iterate XPI files correctly when performing CRC checks, and deal with failovers correctly. r=ssu, sr=mscott
2001-07-17 18:57:53 +00:00
jelwell%netscape.com
19a3b1a330
Fix for 87658. Correctly iterate XPI files when performing CRC checks, and deal with failovers correctly. r=ssu, sr=mscott
2001-07-17 18:56:22 +00:00
dveditz%netscape.com
718dd971a3
topcrash 85307 installing JRE; r=ssu,sr=mscott
2001-07-16 23:56:33 +00:00
dveditz%netscape.com
18a0724c66
shutdown turbo/server mode after an install that requires a browser restart
...
(bug 86976). r=syd@netscape.com , sr=mscott@netscape.com
2001-07-14 07:19:00 +00:00
ssu%netscape.com
0c723cd8f3
checking this in for dbragg for bug 78442 - Crash for scenario test case using execute (blk param not required). r=ssu,sr=mscott
2001-07-14 03:23:36 +00:00
ssu%netscape.com
dc42537adf
fixing bug 67027 - Having int chars in install folder name doesnt uninstall anything. r=dveditz rs=mscott.
2001-07-13 23:53:38 +00:00
ssu%netscape.com
82f57d9365
accidentally committed this file. backing myself out.
2001-07-13 23:44:08 +00:00
ssu%netscape.com
0c99a6de79
checking in patch for dbragg for bug 78442 - Crash for scenario test case using execute (blk param not required). r=ssu. nsJSFile.cpp
2001-07-13 23:42:01 +00:00
ssu%netscape.com
a7661ff3a9
fixing bug 90159 - Uninstall does not complete when run while Mozilla,N6 running in turbo mode. r=syd,dveditz sr=mscott. affects windows platforms only
2001-07-12 07:51:30 +00:00
peterv%netscape.com
f4ece0b466
Trying to fix mac bustage.
2001-07-10 10:13:17 +00:00
syd%netscape.com
c07c19e6bf
Fix build bustage
2001-07-10 08:49:59 +00:00
jelwell%netscape.com
ffcf0129a5
Fix for 87793. Add CRC checking to Mac install, as well as single connection download for FTP, and some UI fixes (hang in UI during install, window redraw problems, etc..) r=ssu, sr=mscott
2001-07-10 06:36:22 +00:00
vishy%netscape.com
2063f3180b
bugzilla 90002, r=tao, sr=blake, add content-packs.jar to the mac install packages
2001-07-10 05:08:16 +00:00
ddrinan%netscape.com
1bc78bfc1a
Bug 77837 - PSM UI in language pack. r=tao,sr=blizzard
2001-07-10 00:39:40 +00:00
jelwell%netscape.com
301669de3f
Fix for 87793. Add CRC checking to Mac install, as well as single connection download for FTP, and some UI fixes (hang in UI during install, window redraw problems, etc..) r=ssu, sr=mscott
2001-07-09 23:29:44 +00:00
timeless%mac.com
1fdeed80f7
Bugzilla Bug 70857 [XUL Syntax] Replace <boxDerivedTag align="horizontal|vertical"> with
...
<boxDerivedTag orient="horizontal|vertical">
patch by andersma@luther.edu r=timeless sr=blake
2001-07-09 18:41:07 +00:00
cls%seawood.org
df1d4cf08e
Make sure that zlib is shared in the default (dynamic build). Build img libs (png/jpeg/mng) the same on OS/2 as the rest of unix (ie, always static).
...
Bug #88892 r=dbaron
2001-07-07 20:32:51 +00:00
ssu%netscape.com
c63f4f16e0
fixing bug 87033 - Unable to start installer/uninstaller when having Quick Launch option on. r=dbragg, sr=mscott. affects only windows platforms. not part of tinderbox builds
2001-07-06 06:00:31 +00:00
ssu%netscape.com
0c0856fa41
fixing bug 87033 - Unable to start installer/uninstaller when having Quick Launch option on. r=dbragg, sr=mscott. affects only windows platforms
2001-07-06 05:59:01 +00:00
cls%seawood.org
cfce8f4dcc
Updating .cvsignore files.
...
Bug #84824 r=jag
2001-07-06 02:36:37 +00:00
ben%netscape.com
838ad1b7aa
more 65251, add content pack jar file to installer registration scripts.
...
r=danm, sr=blake
2001-07-05 07:22:43 +00:00
syd%netscape.com
9093060daa
Fix for 87053, r=ssu, sr=mscott. Supports removal of Quick Launch at uninstall time.
2001-07-04 02:52:55 +00:00
ssu%netscape.com
d2c5c26e40
fixing bug 88880 - Launching Setup via a CD autorun causes dll error. r=sgehani sr=syd. affects only windows platforms
2001-07-02 20:34:10 +00:00
leaf%mozilla.org
cb976acc61
merging zlib 1.1.3 from 0.9.2 branch to trunk, a=chofmann, bug 86323
2001-06-30 23:38:09 +00:00
jaggernaut%netscape.com
5a6317b8a5
Bug 88413: Remove |GetUnicode()| from nsString (and replace it with |get()|). r=dbaron, rs=scc.
...
This removes all call-sites I can currently fix. Tomorrow I'll try to get someone to checkin my changes to security/ and I'll get some help with the Netscape side of things.
nsString::GetUnicode()'s final death-blow will be dealt soon. Please keep this in mind as you add new code :-)
2001-06-30 11:02:25 +00:00
jgaunt%netscape.com
07868cf706
bug #86517 Landing of Accessible_052901_Branch4 sr=waterson
...
r= lots, see bug
2001-06-30 00:25:09 +00:00
ssu%netscape.com
1df8dc610d
fixing bug 86959 - win32 installer needs to log additional data
...
bug 87456 - download time out should automatically reconnect
r=sgehani
rs=mscott
2001-06-29 21:52:58 +00:00
syd%netscape.com
aab0a06dec
Fix for part of 85716. r=ssu, sr=ben. Set tcp window size to more rational size.
2001-06-28 07:39:46 +00:00
sgehani%netscape.com
3492c52688
String libs before packaging xpis.
...
b = 88129
r = ssu
sr = granrose
2001-06-28 03:10:38 +00:00
cathleen%netscape.com
e8ed84659e
fix autoreg components always get called on startup. bug#85770 r=ssu sr=alecf
2001-06-28 00:06:16 +00:00
ben%netscape.com
8196859d08
Add content pack jar file to packager files for 65251. r=hixie, sr=hyatt, a=chofmann
2001-06-27 03:30:40 +00:00
ssu%netscape.com
cbc6916a7c
fixing bug 77244 - Installers need to create Win32 Reg. key schema that Gecko Embedding browsers can follow. r=sgehani, sr=mscott, a=drivers. not part of tinderbox builds. affects only windows platforms
2001-06-26 21:07:17 +00:00
ssu%netscape.com
a6dd4f86f0
fixing bug 87721 - UI cleanup of uninstaller. r=sgehani, rs=mscott, a=pdt, l=msanz.
2001-06-26 21:04:48 +00:00
ssu%netscape.com
5962b41275
fixing bug 87721 - UI cleanup of uninstaller. r=sgehani, rs=mscott, a=pdt, l=msanz. not part of tinderbox builds. affects only windows platforms
2001-06-26 21:04:10 +00:00
ssu%netscape.com
44fac13414
fixing bug 87702 - Change UI text for mozilla setup. r=sgehani, sr=mscott, b=rudman, a=drivers@mozilla.org, l=msanz. not part of tinderbox builds. affects only windows platforms.
2001-06-26 20:57:38 +00:00
oeschger%netscape.com
ca5faef28e
fix for blocker 87315, r=ssu, s=sgehani, a=chofmann, error on install
2001-06-22 18:35:24 +00:00
sgehani%netscape.com
57cfad048d
Add ability to failover to a series of global URLs in the Mac installer. [b = 84122; r = ssu; sr= alecf; a = drivers]
2001-06-22 14:58:18 +00:00
jj%netscape.com
8e19b08bb5
#86967 : moved one level up to eliminate 'Installer Modules' directory.
2001-06-22 07:34:27 +00:00