jj%netscape.com
f2a5a9a57f
fix for bug #106566 : updated 'vers' 2 resource to 0.9.5+ (installer)
2001-11-02 02:00:16 +00:00
alecf%netscape.com
b0e440595f
argh, this was left over cruft from my tree
2001-11-02 00:17:29 +00:00
alecf%netscape.com
425c802b56
fix for bug 76944 - cleanup as a result of string bundle cleanup
...
r=tao, sr=dveditz
2001-11-01 22:42:28 +00:00
seawood%netscape.com
6daf60f372
Since '-framework Carbon' causes binaries to require console access to run, do not link using that flag by default. Otherwise, remote builds & non-console tinderboxes will break. Mac OSX Mach-O only.
...
Bug #107696 r=mozbot
2001-11-01 00:54:48 +00:00
pete%alphanumerica.com
41da234dd2
b=107823, r=ccarlen, sr=brendan
...
--pete
2001-11-01 00:11:15 +00:00
jaggernaut%netscape.com
3b3426d0ea
Bug 53057: Fixing up users of implicit |CharT*| conversion operators for nsCString to use |.get()| instead, rr=dbaron, rs=scc
2001-10-28 08:33:51 +00:00
seawood%netscape.com
93a92132d7
Landing the rest of the mach-o OSX changes.
...
Bug #75653 r=cls sr=waterson
2001-10-27 07:38:18 +00:00
dbaron%fas.harvard.edu
f56bfe4127
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
dprice%netscape.com
a8b13dfdaf
fix 42433 r=dveditz sr=mscott
...
File.DirCreate now returns success if dir already exists
2001-10-23 22:35:11 +00:00
curt%scruznet.com
a9e3165363
Enables Okay button so dialog can be closed.
...
Fixes bug #53224 .
2001-10-23 06:00:37 +00:00
curt%scruznet.com
f40151f6e4
Enables the pause button. Fixes bug #84595 .
2001-10-23 05:49:20 +00:00
gerv%gerv.net
a1f894b8f7
Bug 101431 - making chromelist.txt happen again. Enable it on Unix, and add it to the relevant packaging manifests. r=cls.
2001-10-23 02:40:24 +00:00
jj%netscape.com
bbbdca1ca7
landing fix for bugscape 10608 (added oji.shlb in [browser] module) on the trunk.
2001-10-23 00:35:45 +00:00
dougt%netscape.com
fdb581ad21
99163 - removing nsObserverService.h includes. Also fixing 106090, extra methods on nsObserverService. r=shaver@mozilla.org, sr=jband@netscape.com
2001-10-22 22:01:27 +00:00
loadrunner%betak.net
703e2f8929
bug 99186, Remove acceptlanguage.properties from the build, r=tao, sr=blizzard
2001-10-19 23:18:32 +00:00
loadrunner%betak.net
6b88613c05
bug 99186, Remove acceptlanguage.properties from the build, r=tao, sr=blizzard
2001-10-19 21:53:14 +00:00
dougt%netscape.com
da7e1268bd
nsIObserver and nsIObserverService API freeze. r=rpotts@netscape.com, alecf@netscape.com. bug 99163
2001-10-19 20:52:59 +00:00
tao%netscape.com
e267bcf2ad
bug 72496: How to get all platform files w/o downloading 3 Browsers?
...
r=ssu,sr=dveditz
2001-10-16 23:36:03 +00:00
dougt%netscape.com
e75485644c
API Freeze for nsIServiceManager r=shaver@mozilla.org, sr=rpotts@netscape.com bug 99147
2001-10-16 03:35:52 +00:00
nhotta%netscape.com
641eb6c5e3
Adding "universalchardet", bug 91304, r=ftang, sr=sfraser.
2001-10-15 22:43:18 +00:00
rginda%netscape.com
2aa374d84e
fix typo, r=syd
2001-10-13 08:33:08 +00:00
ssu%netscape.com
0b2c624cb3
fixing bug 104275 - Cannot send message from Excel/PPoint97 using SimpleMAPI. r=curt, sr=dveditz. not part of tinderbox builds. affects windows platforms only
2001-10-13 02:01:16 +00:00
curt%scruznet.com
f42283f2e1
Only add MAPI and MAPIX to win.ini.
2001-10-12 19:56:36 +00:00
dbaron%fas.harvard.edu
2dcf82b72b
Bug 69873: remove nsAutoCString. r=jag rs=scc
2001-10-12 02:57:59 +00:00
leaf%mozilla.org
80973a7257
bug 88898, code from lpham, r=leaf sr=granrose (packaging manifest). removing a non-existent library from the manifest
2001-10-11 21:15:45 +00:00
ssu%netscape.com
6a68d944fe
need to disable a call to updateMapi() because mapi has not landed on trunk yet. If this is not done, win32 installer will fail to complete when run.
2001-10-10 01:11:40 +00:00
ssu%netscape.com
60fd26a62d
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
ab0c3f06c1
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
curt%scruznet.com
61b8f23a13
Simple MAPI setting in win.ini.
2001-10-09 01:20:29 +00:00
leaf%mozilla.org
e2c3c09f03
bug 103025, update version string for windows installers. code from kysmith, r=leaf
2001-10-08 22:47:53 +00:00
dougt%netscape.com
7a729c973e
removes a printf. r=syd
2001-10-08 22:45:01 +00:00
ssu%netscape.com
4477f5a169
fixing bug 103228 - Fix xpinstall engine so InstallTrigger.compareVersion() works. r=syd, sr=dveditz.
2001-10-08 21:24:19 +00:00
ssu%netscape.com
ddd6f53f25
fixing bug 103242 - component-specific timing dependency sections don't get run. r=ssu, sr=dveditz. affects only windows platforms.
2001-10-08 21:01:34 +00:00
jaggernaut%netscape.com
25694acfa3
Clean up REQUIRES lines.
2001-10-07 10:35:41 +00:00
akkana%netscape.com
4cb9409705
66345: Flipping the switch on the editor reorg (mac).
...
Add the new library names to the mac packager.
r=cmanske,jfrancis,brade sr=sfraser,kin a=dbaron
2001-10-05 01:15:56 +00:00
akkana%netscape.com
8d91046189
66345: Flipping the switch on the editor reorg.
...
libeditor is now just the base libraries; libcomposer covers
the composer app. Installing both in packages that used to
install the composer app. Mac checkin will follow separately.
r=cmanske,jfrancis sr=sfraser,kin a=dbaron
2001-10-05 00:40:27 +00:00
ssu%netscape.com
9148ecba0c
backing out my previous check in.
2001-10-04 22:04:55 +00:00
ssu%netscape.com
41f9bf5bfa
fixing bug 9943 - 2 icons showing up on desktop after installing 6.2 - r=dveditz, sr=syd
2001-10-04 21:41:24 +00:00
rginda%netscape.com
926d6a178b
bug 97945, "venkkman install packaging", sr=shaver, r=ssu,jj
...
add venkman to config.ini template
2001-10-02 23:56:10 +00:00
rginda%netscape.com
af76f6741a
bug 97945, "venkkman install packaging", sr=shaver, r=ssu,jj
...
add venkman to config.ini template and makeall.pl
2001-10-02 23:55:34 +00:00
rginda%netscape.com
4d3e3445d3
bug 97945, "venkkman install packaging", sr=shaver, r=ssu,jj
...
add venkman components to the packages files
2001-10-02 23:54:02 +00:00
rginda%netscape.com
05fb32470a
bug 97945, "venkkman install packaging", sr=shaver, r=ssu,jj
...
initial add of venkman install.js templates
2001-10-02 23:52:49 +00:00
ccarlen%netscape.com
45f3eac96f
Bug 92750 - Fizilla doesn't ask to save changes when quitting with Cmd-Q. r=brade/sr=sfraser
2001-10-02 14:50:29 +00:00
jaggernaut%netscape.com
fdc4078bc4
Bug 100476: Convert uses of member functions ToNewUnicode, ToNewCString and ToNewUTF8String to their global versions and remove support from nsCString and nsString. r=dbaron, rs=scc
2001-09-29 08:28:41 +00:00
ssu%netscape.com
847a259313
fixing bug 97650 - these patches updates the uninstaller to deal with undoing whatever mail integration we do to a WinXP system. r=curt, sr=dveditz. affects only windows platforms.
2001-09-29 02:13:29 +00:00
ssu%netscape.com
80bdc6ebd9
fixing bugscape 9841 - Back button broken in eclient tool setup program. r=curt, sr=dveditz. affects only windows platforms
2001-09-29 00:32:31 +00:00
gerv%gerv.net
f385eb981a
Relicensing Round 1, Take 2. Most C-like NPL files -> NPL/GPL/LGPL. Bug 98089.
2001-09-28 20:14:13 +00:00
curt%scruznet.com
c6c98ba2b8
Adding ren8dot3.exe back into the installation for now.
...
Fixes bug #48306
2001-09-28 05:51:55 +00:00
syd%netscape.com
a67fa5c3dd
Fix for 97249. Crash was being caused (regardless of what stack is
...
showing) by not carefully iterating the component list and
processing CRCs only on those XPI files that were downloaded.
r=jag, sr=dveditz.
2001-09-28 01:17:46 +00:00
dveditz%netscape.com
144a483d63
Whitespace change to correct previous checkin comment: fix for sleeping too long
...
on Unix (bug 84896) contributed by Denis Antrushin <adu@sparc.spb.su> r=syd, sr=dveditz
2001-09-27 20:27:59 +00:00
syd%netscape.com
e9d35e10c6
Checking in fix for 84896. r=selmer, sr=blake.
2001-09-27 08:27:16 +00:00
dougt%netscape.com
62afce095d
Landing nsISupports changes. Freezes nsISupports.idl and nsrootidl.idl. r=valeski@netscape.com, sr=rpotts@netscape.com bug 98281
2001-09-27 03:43:00 +00:00
dveditz%netscape.com
2864c16e3f
bug 92222 -- get xpinstall wizard building on IRIX. patch thanks to
...
johnv@adacel.com.au (John Mark Vandenberg), r=me, sr=kin@netscape.com
2001-09-26 05:55:51 +00:00
mcafee%netscape.com
e9f47af403
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
0aed14d07e
remove xpinstall's dependency on nsIAppShellComponent*.h
...
sr=sfraser bug 76339
2001-09-25 14:56:47 +00:00
dmose%netscape.com
ad18f4ed5d
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
b8207090eb
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
1511667dd7
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
35b503fbdb
Remove dbm dependency by removing unneeded winfile.h include.
2001-09-23 07:24:39 +00:00
ssu%netscape.com
86961a499f
fixing bug 86869 - From URL: should be URL:. r=ssu, moa=dveditz.
2001-09-21 07:45:37 +00:00
ssu%netscape.com
fc99c9369e
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
efc6ceacca
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
3eb0f6dbe1
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
254f44efa9
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
69b5e3e87e
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
7d630f2498
Updating xpinstall dependencies.
...
Bug #98371 sr=alecf
2001-09-19 00:14:33 +00:00
jaggernaut%netscape.com
e25262c61f
One module per line for REQUIRES. r=/sr=alecf
2001-09-18 22:01:13 +00:00
jaggernaut%netscape.com
3098b78e27
Bug 99876: [XUL Syntax] <spring/> --> <spacer/>, r=alecf, sr=hyatt.
2001-09-18 21:47:32 +00:00
jaggernaut%netscape.com
3826eb9902
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
cf9912aa80
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
ede1306307
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
c95cf54bdc
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
436d182012
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
e5cc5abd22
Add REQUIRES to many modules for win32 support, bug 98372 r=cls
2001-09-12 20:32:40 +00:00
jaggernaut%netscape.com
e055a4a2a4
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
645bb53584
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
653f7108f2
Fix typo in last checkin, wanted "Quick Launch", not "QuickLaunch"
2001-09-11 00:17:32 +00:00
syd%netscape.com
cd69ee7597
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
be6e7aec19
Set MODULE so that headers are grouped properly.
2001-09-09 07:43:48 +00:00
blizzard%redhat.com
fc0e29936f
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
1f02d9bfd3
Implement TreeWalker in DOM2-traversal.
...
b=82625, r=fabian, sr=jst
2001-09-07 09:30:03 +00:00
cls%seawood.org
b4c28e4531
Update dependencies to handle static libs used by installer
2001-09-07 08:04:13 +00:00
rjesup%wgate.com
ee2b7e971b
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
31c1842a29
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
9513f8f09f
#82104 , "`Software Installation' alert is unneccessarily complicated".
...
r=dveditz, sr=blizzard.
2001-09-06 20:18:15 +00:00
rjesup%wgate.com
083d490fea
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
ac33036169
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
da1862ecd2
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
c8192b092e
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
9c57b74b35
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
c9601ae814
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
28f05309e1
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
aabb7cc883
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
5475dac6bd
bug 91519 regression fix
2001-08-22 05:56:16 +00:00
jj%netscape.com
72e4121988
bugscape #6794 : updated 'vers' resources for Mozilla/Netscape installer
2001-08-21 21:43:53 +00:00
ftang%netscape.com
0f31f917d5
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
716f9f4695
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
cb171f619e
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
3816673c60
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
ada660c3e8
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
8405a1984e
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
b72c324af1
fixing bug 78690. removing old imagelib. r=jst sr=waterson
2001-08-09 20:22:39 +00:00
blizzard%redhat.com
edfcb713ee
bug #89990 . not part of the build. remove unused files.
2001-08-06 17:51:49 +00:00
ssu%netscape.com
247e6fad34
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
82ec0b91da
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
0e79b0016c
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
894dbe249a
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
c14d9c09a1
Bug 86734: Remove NS_WITH_SERVICE. r=dbaron, rs=scc, a=asa
2001-07-25 07:54:28 +00:00
ssu%netscape.com
b71ada1995
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
545487b6d1
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
f65c767018
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
4d73a251ab
Bug 73353: clean up the REQUIRES lines in Makefiles.
2001-07-23 22:36:12 +00:00
ssu%netscape.com
e92121b329
fixing bug 90020 - Installer Downloader stops frequently. r=dveditz, sr=mscott.
2001-07-21 00:58:04 +00:00
cathleen%netscape.com
562182c632
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
e6bb61a069
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
c39896586d
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
a88b57cc0c
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
8804644b24
topcrash 85307 installing JRE; r=ssu,sr=mscott
2001-07-16 23:56:33 +00:00
dveditz%netscape.com
c9d5906295
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
4170d530e0
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
c261990c3b
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
b75975c304
accidentally committed this file. backing myself out.
2001-07-13 23:44:08 +00:00
ssu%netscape.com
1f7adde593
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
480768df76
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
886122f05f
Trying to fix mac bustage.
2001-07-10 10:13:17 +00:00
syd%netscape.com
c34f381101
Fix build bustage
2001-07-10 08:49:59 +00:00
jelwell%netscape.com
0145111234
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
6e970ed416
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
a57521d99f
Bug 77837 - PSM UI in language pack. r=tao,sr=blizzard
2001-07-10 00:39:40 +00:00
jelwell%netscape.com
430e8ae62c
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
d85f0a7154
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
ba6258fcf0
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
6bd075f1d0
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
60ecfb8ad3
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
654b132df3
Updating .cvsignore files.
...
Bug #84824 r=jag
2001-07-06 02:36:37 +00:00
ben%netscape.com
79af2b488d
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
992254c262
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
cbe5b1552e
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
2cabd7c62c
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
03ab87e4a1
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
96a2e5ce18
bug #86517 Landing of Accessible_052901_Branch4 sr=waterson
...
r= lots, see bug
2001-06-30 00:25:09 +00:00
ssu%netscape.com
bdad9398fd
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
304c46f3a5
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
42a33af329
String libs before packaging xpis.
...
b = 88129
r = ssu
sr = granrose
2001-06-28 03:10:38 +00:00
cathleen%netscape.com
588d2ab37c
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
3407825eb0
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
9d4e0bc438
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
9de13919d4
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
8a2ab88380
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
7c14ca3bd8
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
6f02da55ad
fix for blocker 87315, r=ssu, s=sgehani, a=chofmann, error on install
2001-06-22 18:35:24 +00:00
sgehani%netscape.com
772489d6c0
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
270e3c935e
#86967 : moved one level up to eliminate 'Installer Modules' directory.
2001-06-22 07:34:27 +00:00
ssu%netscape.com
01151b74aa
fixing bug 85564 - InstallTrigger.getVersion returns NULL when the component has been installed. r=sgehani, sr=mscott, a=drivers@mozilla.org.
2001-06-22 06:19:40 +00:00
ssu%netscape.com
028c068a0c
fixing bug 85876 - langenus.xpi does not install properly when smartupdating. r=sgehani, sr=mscott, a=drivers@mozilla.org not part of any tinderbox builds.
2001-06-22 05:31:10 +00:00
oeschger%netscape.com
e5deab45b8
help content should go in langpack, b=87225, sr=blizzard, r=sgehani, a=asa
2001-06-22 03:59:22 +00:00
leaf%mozilla.org
5dee7e5db5
resurrecting files for bug 86967; files unreferenced at the moment.
2001-06-22 03:48:52 +00:00
blizzard%redhat.com
4b6ba765d0
Fix bug #86438 . libmsgbaseutil.so should be in [mail], not [browser]. r=cls,sr=sspitzer,a=asa
2001-06-22 02:39:55 +00:00
dougt%netscape.com
c306e0513b
Landing url parsing branch. 73845. r=alecf@netscape.com, sr=darin@netscape.com, a=blizzard@rednat.com.
...
This fixes many crashes caused by illegal uses of the nsStdURL.
This also allows a plugable protocol to provide their own url parser.
2001-06-21 22:02:47 +00:00
ssu%netscape.com
beb5f715a4
fixing smoke test blocker bug 86879 - Unable to Install 20010620 Build of Netscape 6. r=sgehani, a=chofmann. affects only windows platforms
2001-06-20 20:50:04 +00:00
waterson%netscape.com
0877b1a573
Land STATIC_BUILD_20010612_BRANCH, which supports building mozilla with components statically linked into the executable, as well as 'meta modules' that combine components into uber-DLLs.
2001-06-20 20:21:49 +00:00
srilatha%netscape.com
478aa85dca
Fix for bug 79252. This fixes the migration from 4.x format to mozilla format. r=dmose, sr=sspitzer, a=dbaron
2001-06-20 06:51:37 +00:00
ssu%netscape.com
718b4bc491
Turbo Mode should default to FALSE. part of the fix for bug fixing bug 81248 - With adoption of system fonts, dialogs become unreadable
2001-06-20 06:28:03 +00:00
ssu%netscape.com
da9209b42f
fixing bug 81248 - With adoption of system fonts, dialogs become unreadable
...
r=,mo=ssu sr=blizard a=drivers@mozilla.org
2001-06-20 06:20:10 +00:00
dbaron%fas.harvard.edu
688519fb0c
Fix bad getters on nsIDocument and nsIScriptContext to use out params rather than return |AddRef|ed pointers. b=81289 r=jaggernaut sr=jst a=asa
2001-06-20 03:27:48 +00:00
jj%netscape.com
4945b3740b
fix for bug 83377: removed obsolete files
2001-06-20 01:04:42 +00:00
syd%netscape.com
83262af5d4
Fix for 81149, enable shortcut creation in installer for startup (turbo mode).
...
r=ssu, sr=mscott, a=asa (drivers)
2001-06-20 00:51:40 +00:00
ssu%netscape.com
008d80ce9a
fixing bug 85716 - Can't install 6.1 beta, hangs after launch of setup file
...
bug 83533 - Installer displays percentages > 100% when using HTTP
bug 83691 - Installer needs to remember 1st good URL when downloading
bug 83692 - libxpnet needs to use 1 connection to download all files
r=syd,sgehani
sr=mscott
a=drivers@mozilla.org
2001-06-19 23:25:02 +00:00
cls%seawood.org
80f526179f
Replaced NO_SHARED_LIB & NO_STATIC_LIB with BUILD_SHARED_LIBS, BUILD_STATIC_LIBS, FORCE_STATIC_LIB & FORCE_SHARED_LIB. Added FORCE_USE_PIC.
...
Changes allow us to have a finer control over which parts of the tree are built with PIC. Part of the static build branch landing.
Bug #46775 r=mcafee a=leaf
2001-06-18 22:10:38 +00:00
mscott%netscape.com
3d1b47a7a3
Bug #85264 --> add the web browser xpt file to the packaging lists.
...
sr=sspitzer
a=blizzard
2001-06-18 20:51:34 +00:00
girish.manwani%eng.sun.com
4ac6d2333e
bug fix for 66688. r=sgehani, sr=alecf, a=asa
2001-06-15 23:19:39 +00:00
girish.manwani%eng.sun.com
09c50c62bc
bug fix for 66688, r=sgehani, sr=alecf, a=asa
2001-06-15 23:19:03 +00:00
girish.manwani%eng.sun.com
9877f56d50
Overloading Errorhandler to handle E_INSTALL separately. bug 66688, r=sgehani, sr=alecf, a=asa
2001-06-15 23:18:10 +00:00
girish.manwani%eng.sun.com
2b6594fdf9
Updating file to include name of .xpi file failed. see bug 66688. r=sgehani, sr=alecf, a=asa
2001-06-15 23:16:48 +00:00
girish.manwani%eng.sun.com
8b8fd02206
Fix to make installer runnable from anywhere, bug 76223, r=sgehani, sr=alecf, a=asa
2001-06-15 00:17:00 +00:00
jj%netscape.com
de188e878e
Fix for bug 68643: add talkback to mozilla installer on mac (milestones). r=sgehani, sr=sfraser, a=leaf
2001-06-12 20:54:39 +00:00
dougt%netscape.com
0c922c7539
Fix to 83714 proxyObject.xpt is missing from packaging manifests . sr= jband, a=asa@mozilla.org
2001-06-11 05:42:10 +00:00
ssu%netscape.com
c8cbad607f
fixing bug 84331 - installer build process need not create .jars. a=dbragg,sr=mscott, a=drivers@mozilla.org. not part of tinderbox. would affect windows platforms only
2001-06-08 23:48:29 +00:00
ssu%netscape.com
194dc9653f
fixing bug 81866 - Installer displays percentages gt 100. r=leaf, sr=blake a=drivers@mozilla.org. not part of tinderbox builds. affects only windows platforms.
2001-06-08 20:18:21 +00:00
ssu%netscape.com
be147a4a9d
fixing blocker bug 83977 - installer fails to complete with error -229. a=leaf
2001-06-04 19:13:13 +00:00
syd%netscape.com
528b0bb07b
Fix for 81523 and 81515. Checking in for ssu, see details in the bug reports.
...
r=sgehani, rs/sr=mscott, a=chofmann
2001-06-03 01:02:14 +00:00
syd%netscape.com
1856715b38
Fix for 76943. r=ssu, sr=mscott, a=asa (drivers@mozilla.org)
...
The problem being fixes is the progress meter UI will not display when we are dowloading
XPI files from the net (see bug report for more details). We were throttling the update
of progress bar based on some interval being exceeded. The problem is/was that sometimes
the XPI is downloaded faster than the specified interval (a series of these renders the
progress bar "dead", and the user has no feedback UI as to what is happening). It is not
entirely clear that the time interval computation is correct to being with. The safe thing
to do here is to simply let the UI update whenever necko invokes our progress callback,
and dispense with the throttling. This results in a smooth UI update and has minimal
performance sideaffects (we are limited more by the network I/O and disk writes that the
progress bar UI update).
2001-05-30 00:46:16 +00:00
dbragg%netscape.com
45b466f93b
I'm an idiot. When I checked this in on Friday 5/25 I had the fix commented out
...
during some back and forth testing. This was r/sr=bredan and a=asa for drivers@mozilla.org
The bug is 78428.
2001-05-30 00:24:00 +00:00
ssu%netscape.com
22ef670712
fixing bug 81601 - Left over files from 6.0/6.01 after updating to current build. r=sgehani,sr=mscott,a=pdt2,drivers@mozilla.org. affects only windows platforms. not part of tinderbox builds.
2001-05-25 23:01:29 +00:00
dbragg%netscape.com
3cb28080cf
Fix for bug 78428. The call to AddSubcomponent which adds files has to be
...
bracketed by JS_SuspendRequest and JS_ResumeRequest to prevent deadlock conditions.
r/sr=brendan@mozilla.org , a=asa@mozilla.org
2001-05-25 17:52:09 +00:00
ssu%netscape.com
4e1f78ccd7
fixing bug 71010, which is part of a fix for bug 81601, which got pdt approval. r=sgehani,sr=mscott,a=pdt2
2001-05-24 08:07:52 +00:00
sgehani%netscape.com
93b5db53ea
Add DOWNLOAD_ONLY attribute support to components. (b=4837; r=ssu; sr=mscott)
2001-05-23 03:18:50 +00:00
ssu%netscape.com
f6a826c618
fixing bug 82279 - Win32 Installer crashes when using ftp proxy. r=sgehani,sr=mscott,a=chofmann. affects windows only
2001-05-23 02:32:21 +00:00
sgehani%netscape.com
f804ad1079
Forgot newline in debug statement.
2001-05-23 02:28:50 +00:00
sgehani%netscape.com
77746745bc
Add DOWNLOAD_ONLY attrbute to components.
...
b = 4836
r = ssu
sr = alecf
2001-05-23 02:24:24 +00:00
scc%mozilla.org
26a57f8ad3
bug #75220 : fixing stragglers, people who checked in uses of |nsLiteralC?String| after it had already been removed from the build
2001-05-23 01:21:04 +00:00
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