Commit Graph

2271 Commits

Author SHA1 Message Date
mkaply%us.ibm.com
c71431c834 Not part of build yet - continuing OS/2 wizard work 2002-08-26 04:43:35 +00:00
mkaply%us.ibm.com
52ee2364f2 Not part of build - continuing OS/2 wizard work 2002-08-26 04:42:50 +00:00
mkaply%us.ibm.com
241ada9031 Not part of build - OS/2 install work 2002-08-26 04:42:03 +00:00
curt%netscape.com
a18fff2ce8 Used wrong comment symbol.
(Not yet in build.)
2002-08-24 01:20:18 +00:00
curt%netscape.com
23c8b9ba76 Making a wrong assumption about the existence of the installer directory.
(Not yet in build.)
2002-08-24 01:19:48 +00:00
curt%netscape.com
e7e0be7d68 Not yet in the build. 2002-08-24 00:51:02 +00:00
curt%netscape.com
f4e43b7f45 Oops. That was a mistake. Backing out last checkin
(Still not in the build yet.)
2002-08-24 00:48:52 +00:00
mkaply%us.ibm.com
6f39490c82 Not part of build
Continuing OS/2 wizard work
2002-08-24 00:45:32 +00:00
mkaply%us.ibm.com
c1185c1479 #163529
r=pedemont, sr=dveditz
If a file is before the first component in packages-***, copy it in the flat case
This allows for files like installed-chrome.txt which we want to package in flat, but not in component
2002-08-23 21:36:52 +00:00
mkaply%us.ibm.com
a4796d58a1 #135508
r=pedemont, sr=dveditz
Remove 99.9% OS/2 stuff from Packager.pm - we're going to take the Unix path
2002-08-23 21:25:43 +00:00
mkaply%us.ibm.com
0b41e09793 #161997
r=dprice, sr=dveditz
Get LIBXPNET working on OS/2
2002-08-23 21:18:22 +00:00
curt%netscape.com
06c2eab5f9 Not (yet) part of build. 2002-08-23 20:15:52 +00:00
curt%netscape.com
757709fa94 Updating from MRE to MFCEmbed
(Not yet part of the build)
2002-08-23 20:13:10 +00:00
curt%netscape.com
3333b8f9f4 Not (yet) part of the build. 2002-08-23 20:09:51 +00:00
alecf%netscape.com
794d931f00 for bug 157567
combine txtsvc into libeditor - no need for seperate dlls
r=akkana, sr=kin
2002-08-22 22:08:36 +00:00
curt%netscape.com
4006ecbb3c Not (yet) part of build. 2002-08-22 00:19:15 +00:00
curt%netscape.com
f4a2bf79db Not (yet) part of build. 2002-08-22 00:08:05 +00:00
mkaply%us.ibm.com
4940e801ef Switch OS/2 package file to unix format 2002-08-21 00:30:08 +00:00
mkaply%us.ibm.com
6dc6cd4471 No bug - not part of build
OS/2 Install wizard work
2002-08-21 00:27:58 +00:00
mkaply%us.ibm.com
2b3c8e49d0 No bug - not part of build
Checkin files for OS/2 packaging
2002-08-21 00:17:49 +00:00
alecf%netscape.com
03f69e9a10 fix bug 162741 - revamp chrome registry interface in preparation for bug 160000 - switch lots of public APIs over to ACString, etc.
r=bryner, sr=hyatt
2002-08-20 18:12:51 +00:00
mkaply%us.ibm.com
e02a57d005 OS/2 install wizard work - removing unnecessary stuff 2002-08-19 20:46:25 +00:00
syd%netscape.com
12df51c14f Fix for 163423. Make sure we let deletes of non-existing keys go thru at
runtime, they should no-op, not bring an install script to its knees.
r=hewitt, sr=dveditz
2002-08-19 09:57:55 +00:00
mkaply%us.ibm.com
0486820e71 No bug
Not part of build
Beginning work on OS/2 XPInstall wizard
2002-08-19 01:32:34 +00:00
bryner%netscape.com
4d1db9937e Include window icons in installer packages (bug 163067). r=leaf, sr=dveditz. 2002-08-17 04:11:05 +00:00
dprice%netscape.com
b3a67b84d4 136497 r=fraser sr=dveditz
add carbResource.r to carbon target
2002-08-16 22:37:48 +00:00
dprice%netscape.com
2ff89b4441 136497 r=sfraser sr=dveditz
add carbResource.r file to carbon targets
2002-08-16 22:37:07 +00:00
dprice%netscape.com
fad3f96050 158729 - sr=leaf
fix flag to build nsztool on windows nt
2002-08-16 22:26:38 +00:00
mkaply%us.ibm.com
80beb29ba8 Package file for OS/2 2002-08-15 18:02:32 +00:00
antonio.xu%sun.com
d9f555d2f5 replace the hardcode of "@mozilla.org/embedcomp/dialogparam;1" with NS_DIALOGPARAMBLOCK_CONTRACTID
Bug 158608 r=Henry sr=alecf
2002-08-14 12:39:03 +00:00
dougt%netscape.com
027108fddf moving NS_SoftwareUpdateRequestAutoReg to somewhere where it can do no harm. 2002-08-12 23:22:36 +00:00
dougt%netscape.com
2f6541b443 fixing bustage 2002-08-12 22:47:10 +00:00
dougt%netscape.com
5985d87d73 removes StartupTasks from header 2002-08-12 22:10:04 +00:00
dougt%netscape.com
c82b168650 Fixes NS_InitEmbedding unconditionally calls AutoRegister. This also removes xpinstall from using component.reg which I believe is the last users of this file. r=chak,dveditz sr=bryner b=149208 2002-08-12 22:09:25 +00:00
alecf%netscape.com
398c128889 fix for bug 157993 - combine all unicode converters into a single library, and share GetMaxLength() implementation between all converters that can support it.
r=ftang, sr=blizzard
2002-08-12 19:16:16 +00:00
seawood%netscape.com
322da773fb Removing old nmake build makefiles. Bug #158528 r=pavlov 2002-08-10 07:55:43 +00:00
dveditz%netscape.com
913b960d71 make XPInstall confirm dialog default to cancel (bug 149478) r=syd,sr=mscott 2002-08-10 01:25:35 +00:00
dprice%netscape.com
4d54280061 Fix scripts that build the installer. These are for developers to run
after a build is complete.  They are not part of the build system.
2002-08-07 09:37:44 +00:00
henry.jia%sun.com
17a5f04f77 2nd patch for bug 158080
Description: replace the hardcode of "@mozilla.org/embedcomp/window-watcher;1" with NS_WINDOWWATCHER_CONTRACTID
Patch by Henry.Jia@sun.com
r=anto, sr=alecf
2002-08-06 05:11:23 +00:00
curt%netscape.com
8cc24d2275 Changed the logic that controls sequencing through dialogs for easier
maintenance.
  (Bug 23445, r=dprice, sr=dveditz)
2002-08-06 01:19:51 +00:00
dprice%netscape.com
6bedafbab1 159003 - r=ssu sr=dveditz a=asa
fix the tab orderings
2002-08-01 06:40:52 +00:00
dveditz%netscape.com
16cac3fbac Fix talkback download size to prevent bug 84492 install errors r=syd,sr=alecf,a=asa 2002-07-31 23:25:05 +00:00
bryner%netscape.com
7dafb891cc Removing unused NS_DOM/_IMPL_NS_DOM and NS_INTL/_IMPL_NS_INTL defines (bugs 160248 and 160253). Patch for 160248 by walk84@yahoo.com, r=me&cls; patch for 160253 by me, r=cls. 2002-07-31 20:53:46 +00:00
cbiesinger%web.de
47fd5c626c bug 111702 r=ssu sr=dveditz a=asa
`No' is not the opposite of `Accept'
2002-07-31 11:23:08 +00:00
dprice%netscape.com
fff75317ee 157522 sr=dveditz a=asa
don't delete installed-chome.txt
2002-07-26 23:28:49 +00:00
yokoyama%netscape.com
8d6be5d98d Bug 156979
XBL emulation of marquee.
/r=nhotta, timeless, /sr=jst, /a=asa
2002-07-26 17:47:16 +00:00
timeless%mac.com
efb199800e Bug 159070 installer claimed my everything install did not include PSM
r=ssu sr=dveditz a=asa
2002-07-25 20:40:32 +00:00
ssu%netscape.com
16c98b6052 fixing bug 158187 - Support for Windows XP SP1 Integration (TRUNK merge). r=ssu,dprice,curt,law sr=jag,dveditz a=drivers 2002-07-24 06:43:19 +00:00
alecf%netscape.com
47b3f07056 more prep for bug 119923 - use chrome registry ContractID rather than CID, so that we can drop in a new embedding-only chrome registry
r=bnesse, sr=dveditz, a=asa
2002-07-23 23:30:04 +00:00
leaf%mozilla.org
9993d8cc90 add taskbar icons for applications, r=kerz,a=asa,b=158684 2002-07-22 18:01:41 +00:00
rbs%maths.uq.edu.au
41a6388b7a Turn on MathML in the Mac build, b=155703, r=peterv, sr=sfraser 2002-07-16 23:25:55 +00:00
curt%netscape.com
16bab1b900 Disabled functionality for refreshing icons because it was causing unacceptable
side effects.
  (Bug #154708, r=ssu, sr=dveditz, a=asa)
2002-07-16 23:07:24 +00:00
cltbld%netscape.com
f479f38af4 updating for mozilla1.1b, kysmith checking in as cltbld, sr=leaf, bugzilla 157557 2002-07-15 21:40:28 +00:00
cltbld%netscape.com
1bdbbba3b8 updating for mozilla1.1b, sr=leaf, kysmith checking in as cltbld, bugzilla 157557 2002-07-15 21:13:59 +00:00
seawood%netscape.com
68392bb895 Create a symlink named "bin" in the dist/mozilla directory and then run pkgcp.pl using dist/mozilla as the srcdir. This will let us avoid accidentally stripping the files in dist/bin.
Thanks to Brian Ryner <bryner@netscape.com> for the patch.
Bug #156983 r=sgehani sr=leaf
2002-07-12 00:37:46 +00:00
alecf%netscape.com
c653d928d8 bug 156723 - remove xfer and ucth from the build - no longer used
r=law, sr=blake, a=asa
2002-07-11 21:01:33 +00:00
alecf%netscape.com
6efd316841 fix bug 154981
add windowds.xpt to the packaging files so that we stop getting JS exceptions for Components.interfaces.nsIWindowDataSource
r=caillon, sr=jag
2002-07-09 23:58:18 +00:00
dprice%netscape.com
9c2bde8f9d 153291 - r=curt sr=dveditz
add mechanism to create custom config files for installed components
2002-07-03 23:48:06 +00:00
curt%netscape.com
024740b721 Set the GeckoVer value in the Windows registry.
(Bug 109402, r=syd, sr=dveditz)
2002-07-02 21:03:15 +00:00
curt%netscape.com
6aa30a2e3f Refresh icons on upgrade.
(Bug #154708, r=curt, sr=dveditz)
2002-06-28 23:04:40 +00:00
curt%netscape.com
336370f2cd Refresh icons on upgrade
(Bug #154708, r=curt, sr=deveditz)
2002-06-28 23:03:41 +00:00
jj%netscape.com
117db03c2d bugscape #16581: new artwork for the NS installer wizard 2002-06-28 17:57:55 +00:00
dprice%netscape.com
80aed2b098 140104 r=curt sr=dveditz
blow away chrome.rdf and overlayinfo
2002-06-28 07:55:06 +00:00
ssu%netscape.com
b55fead160 fixing bug 42604 - Windows shortcuts shouldn't be created with comments on Win2000. r=curt,syd sr=dveditz 2002-06-27 06:12:23 +00:00
jj%netscape.com
34163ce513 forgot to set the postlinker to "Output Flags Post Linker" and set the "HasBundle" bit 2002-06-27 01:52:58 +00:00
jj%netscape.com
c39ca4d30a bugscape #16402: new icons for Netscape installer, including 32-bit icns (custom icon) 2002-06-26 05:12:31 +00:00
jj%netscape.com
ff4d9886ca setting "custom icon" Finder flag to enable 32-bit icon for the installer 2002-06-26 05:10:46 +00:00
dbaron%fas.harvard.edu
6d2263f19b Convert handwritten GetIID methods to use NS_DEFINE_STATIC_IID_ACCESSOR and add |const| to GetCID methods so that static |nsID|s are declared as |const|. b=153525 sr=jag r=bryner 2002-06-26 03:38:55 +00:00
dprice%netscape.com
7a4d8c7430 154220 r=curt sr=dveditz
don't show 'setup paused' dialog when invalid http response code
2002-06-25 22:24:03 +00:00
bnesse%netscape.com
5741980ed5 Fix for bug 153622. Remove macxprefs (no longer used) from the build. r=ccarlen, sr=sfraser. 2002-06-25 20:05:48 +00:00
curt%netscape.com
d208b0ed09 Support for Screen Reader
(Bug #104477, r=price, sr=dveditz)
2002-06-25 05:39:36 +00:00
curt%netscape.com
f6f5e7cbc1 Support in the listbox for Screen Readers
(Bug 10477, r=ssu, sr=dveditz, mozilla1.0.1+)
2002-06-25 05:36:22 +00:00
dprice%netscape.com
0216585b26 fixing bustage on the ports page
see 153524 for details
2002-06-22 08:43:24 +00:00
rdayal%netscape.com
34f2fb8744 bug # 104931 - moved LDAP modules to be installed with the browser instead of mail
r=dmose, sr=dveditz
2002-06-22 00:49:06 +00:00
dprice%netscape.com
7b8a468a21 144288 - r=sgehani sr=dveditz
make libxpnet understand http response codes
2002-06-21 23:43:26 +00:00
dprice%netscape.com
80322cfeb5 151947 - r=curt sr=dveditz
let config.ini control what registry keys are cleaned up during upgrades
2002-06-21 23:40:58 +00:00
curt%netscape.com
8fcb87e1c2 Looks like the disk space is negative.
(Bug #82448, r=dprice, sr=dveditz)
2002-06-21 00:46:59 +00:00
peterv%netscape.com
d5b273bc97 Fix for bug 142108 (Crash when reloading XML+XSLT Trunk, M100, N70PR1, M11A [@ nsXMLContentSink::Observe][@ 0x00000001]). r=Pike, sr=jst. 2002-06-20 12:04:22 +00:00
dougt%netscape.com
313046e8cc adding compreg.dat to package list. bug 152383 r=jj 2002-06-18 18:56:44 +00:00
bnesse%netscape.com
a764ddde49 Fix for bug 141035. Missing autoconfig file in packaging. r=alecf, sr=dveditz. 2002-06-14 21:57:18 +00:00
dprice%netscape.com
fa97c14da2 149791 r=curt sr=dveditz
make superseded components invisible in selection list
2002-06-14 04:59:38 +00:00
dprice%netscape.com
27eb895d30 137384 r=curt sr=dveditz
license file included with saved setup files
2002-06-14 04:56:39 +00:00
cltbld%netscape.com
7375cc4689 updating installer to use http instead of ftp for downloading xpi files, does not affect build, bugscape 16662, kysmith checking in as cltbld 2002-06-13 16:10:50 +00:00
bnesse%netscape.com
10a7b9cd05 Fix for bug 141035. Application must quit if it fails to load the .cfg file. r=sgehani, ccarlen, sr=alecf. 2002-06-12 18:52:46 +00:00
ssu%netscape.com
40f81e9c4f fixing bug 150678 - native installer progress bar looks choppy. r=curt, sr=dveditz. affects windows platforms only 2002-06-11 23:03:52 +00:00
cltbld%netscape.com
7f0957b7fb part of updating installer for 1.1a bug 149142 ... r=jj sr=lpham a=leaf. asasaki checking in as cltbld. 2002-06-07 01:10:32 +00:00
cltbld%netscape.com
4ec4c0b443 updating milestone.pl to allow for 1.1a, changes to 1.1a installer.
bug 149142, r=jj, sr/a=leaf, asasaki checking in as cltbld.
2002-06-07 01:06:28 +00:00
cbiesinger%web.de
1a92e0f845 bug 8031 r=tor sr=dveditz
XBM support
2002-06-04 08:48:12 +00:00
dprice%netscape.com
2f6d2bbd79 117263 r=sgehani sr=dveditz
Wrong "Host" HTTP header in install through proxy
2002-05-31 09:21:48 +00:00
dprice%netscape.com
3856152bd9 146668 r=curt sr=dveditz
document supersede in config.it
2002-05-31 09:17:08 +00:00
dprice%netscape.com
8cc064a754 146668 r=curt sr=dveditz
finish supersede functionality in windows installer
2002-05-31 09:15:54 +00:00
seawood%netscape.com
e116353653 Add --disable-installer configure option for embedding purposes.
Bug #145343 r=mcafee
2002-05-31 00:39:07 +00:00
sgehani%netscape.com
d28ebee67f Flush control socket when we first establish a connection with an
ftp server (large welcome messages can be ignored safely).
b=145776; r=ssu; sr=dveditz
2002-05-30 03:54:12 +00:00
sspitzer%netscape.com
18f3a5a7e1 fix for #101016. installer fails with certain versions of bash
because we are trying to do getcwd() from a deleted directory.
thanks to zackw@panix.com for the help, and seawood@netscape.com
for the patch.  r=syd, sr=sspitzer
2002-05-15 21:02:43 +00:00
seawood%netscape.com
4293400e69 Because js uses static data structures and is linked into other shared libraries, js must be built as a shared library.
Thanks to Colin Blake <colin@theblakes.com> for the original patch.
Bug #127442 r=bryner
2002-05-15 01:37:07 +00:00
dprice%netscape.com
6d86e1c261 84763 - r=ssu sr=dveditz
fix buffer overrun and avoid error case with http downloads
2002-05-14 05:37:06 +00:00
dprice%netscape.com
51c1fe6bc6 66722 r=danm sr=dveditz
fix a return value
2002-05-14 05:35:02 +00:00
cltbld%netscape.com
8c04462ae9 updating for machV beta 2002-05-08 21:49:50 +00:00
darin%netscape.com
6fd5862e6e fixes bug 142870 "nsIFile should use UCS-2 instead of UTF-8"
r=dougt sr=alecf
2002-05-07 23:07:19 +00:00
dprice%netscape.com
c696e9ef2a 142170 r=ssu sr=jag adt=jaime a=asa
add message= flag to RunApp sections of .ini files

142282 r=ssu,syd,dprice sr=mscott adt=jaime a=chofmann
add supercede attribute to Components sections of .ini files
2002-05-07 07:22:20 +00:00
ssu%netscape.com
b18fde6b52 fixing bug 141858 - unexpected setup\setup.exe error message after installing browser 2002-05-04 00:18:54 +00:00
darin%netscape.com
b4b75daa66 cleaning up documentation, marking some interfaces frozen, and splitting
up some interfaces into separate IDL files (b=124465)
reviewed by dougt and bbaetz
2002-05-03 07:49:43 +00:00
ssu%netscape.com
91a8973374 fixing bug 100822 - Shut down running browsers after download. r=curt sr=dveditz 2002-04-30 23:41:25 +00:00
dprice%netscape.com
1b458b393b 139641 r-ssu sr=dveditz
allow the windows installer to use filenames from keys in the registry
2002-04-30 09:07:00 +00:00
curt%netscape.com
5abbe0f1e9 New "ProductNameInternal" and decriptable key "Product PreviousVersion"
(Bug 140178, r=ssu, sr=dveditz)
2002-04-27 16:47:39 +00:00
curt%netscape.com
14a88c2b4f Distinguishes between an external productname displayed to the user and an
internal product name used for registry and install paths.
  (Bug 140178, r=ssu, sr=dveditz)
2002-04-27 16:44:44 +00:00
darin%netscape.com
e554d83626 fixes bug 129279 "nsIFile unicode/utf8/ascii task"
r=dougt sr=alecf
2002-04-27 05:33:09 +00:00
seawood%netscape.com
c0ec608df6 Add 'make install' target to build. It's "MRE-friendly". (See http://www.mozilla.org/projects/embedding/MRE.html for details.)
Changes:
* Added EXTRA_COMPONENTS variable to build.  Use it to automagically install files into the components dir.
* Added SYSINSTALL variable.  Use it install files onto the system.
* Move mozilla-config generation from configure to makefiles
* mozilla-config will now generate paths based upon the MRE-based directory layout.
* Generate mozilla script from template

The installation heirarchy currently looks like:
$prefix -> /bin/mozilla
           /bin/mozilla-config
           /include/mozilla-ver/*
           /lib/mozilla-ver  (mozappdir)
                            /components
                            /res
                            /defaults
                            /chrome

There is preliminary build support for MRE dirs as well though the component manager hasn't had MRE support added yet.

$prefix -> /lib/mre/mre-ver  (mredir)
                            /components
2002-04-25 02:52:44 +00:00
jgaunt%netscape.com
8d4064c83d bug 139621 get accessiblity in the mac & unxi installer stub
r=dprice
sr=dveditz
2002-04-24 21:40:17 +00:00
jgaunt%netscape.com
e29ea7d468 bug 139621 accessiblilty libs not included when installing using the stub
r=dprice
sr=dveditz
2002-04-24 21:38:54 +00:00
dprice%netscape.com
15227c9a31 130428 r=syd sr=dveditz
xpi's triggered with query strings now work on win32
2002-04-23 04:24:05 +00:00
morse%netscape.com
f413e5c09e bug 132641, -killAll to shutdown everything, r=law, sr=jag 2002-04-23 02:23:56 +00:00
dprice%netscape.com
1b3ed7f799 118216 r=syd sr=dveditz
fixes a crasher in xpinstall
2002-04-20 08:55:02 +00:00
dcone%netscape.com
12062f2ccf bug=90751 r=peterl sr=attinasi a=asa. JJ Esner tested this part
for the building of the Mac application.  This is the final part of the patch
that will put the plugin into the application bundle. This will not effect tinderbox,
but will come into play when the Mac application is built and bundled up.
2002-04-17 02:27:14 +00:00
dprice%netscape.com
e3eadfb065 136497 r=jfrancis sr=dveditz
carbonize XPICleanup
2002-04-16 22:54:39 +00:00
jj%netscape.com
5e92a58b0a landing fix for #134227 on the trunk: Updated Mozilla installer strings to 1.0.0+. r=leaf, sr=granrose 2002-04-16 22:16:15 +00:00
bnesse%netscape.com
66e923f1e5 Fix for bug 132140. Clean up prefs backend. r=dveditz, sr=alecf. 2002-04-16 18:48:19 +00:00
alecf%netscape.com
fba198f16c fix for bug 119923 - split nsIChromeRegistry into 2 interfaces, one that is XUL-specific
this way we can implement an minimal chrome registry for embedding, that doesn't support all the wacky skin- and locale-switching goodness of XUL.
r=waterson, sr=hyatt
2002-04-12 01:52:27 +00:00
syd%netscape.com
407f2db4c2 Fix for smoketest blocker 13768. r=dveditz 2002-04-11 21:17:15 +00:00
dprice%netscape.com
5f6f14a281 123649 r=mjudge sr=dveditz a=rjesup adt=putterman
fixes crasher in xpi_prepareprocessarguments
2002-04-11 03:13:54 +00:00
shanjian%netscape.com
29e55441e4 #91305 add univerialchardet into unix default extensions list
r=cls sr=hewitt a=rjesup@wgate.com
2002-04-10 22:47:01 +00:00
dprice%netscape.com
e206067030 115883 - r=curt sr=dveditz a=asa adt1.0.0
remove obsolete ren8dot3 stuff from the installer
2002-04-09 03:44:58 +00:00
curt%netscape.com
c8e7fba3e2 Updated readme.
(Bug #72037, r=imajes, sr=dveditz, a=asa)
2002-04-08 04:28:34 +00:00
dprice%netscape.com
ee9c668865 102600 r=curt sr=dveditz a=rjesup@wgate.com adt1.0.0
add winreg.enumKeys and winreg.enumValueNames to nsInstall
2002-04-06 02:31:44 +00:00
curt%netscape.com
7e160e09a6 Update.
(Bug 72037, r=imajes, sr=dveditz, a=asa)
2002-04-06 00:57:28 +00:00
bbaetz%student.usyd.edu.au
01cf7a4f4a Bug 102118 - solaris 2.7, gcc 3.0.1 bustage
patch=cls, r=dveditz, sr=alecf, a=rjesup
2002-04-04 00:13:06 +00:00
dveditz%netscape.com
9ed15567d8 forgot to remove these when I checked in fixes for bug 105085 2002-04-03 10:59:52 +00:00
dprice%netscape.com
ad56e36c49 105087 r=dveditz, sr=mscott, a=asa
hook up the installer and the directory service
2002-04-02 23:56:43 +00:00
seawood%netscape.com
97e298b2e8 Put files in appropriate SRCS lists even though same compiler is used for each.
win32 gmake build only
2002-04-02 09:28:55 +00:00
seawood%netscape.com
090c63d423 More cruft removal. Remove platform.h xp_debug.h xpassert.h & xp_trace.h from the build.
Replace currently unused references to XP_ASSERT with one of NS_ASSERTION & friends.
Bug #38061 r=bryner sr=alecf a=tor/drivers a=putterman/adt
2002-04-02 07:57:02 +00:00
dveditz%netscape.com
3e8b664f6f Bug 76424 Enter button selects OK even when focus on Cancel button r=curt/sr=hewitt/a=asa 2002-03-31 05:19:39 +00:00
dveditz%netscape.com
0cb697b1e4 Bug 74522 locally found .xpi should not override a bundled one r=ssu/sr=mscott/a=asa 2002-03-31 05:15:18 +00:00
srilatha%netscape.com
5fe0b177f4 Fix for bug # 78585. Import local folders from 4.x.
r=racham@netscape.com,ccarlen@netscape.com,cavin@netscape.com, ducarroz@netscape.com
sr=sspitzer@netscape.com, a=asa@mozilla.org
2002-03-31 03:08:42 +00:00
seawood%netscape.com
b286eb34e1 Use tar instead of cp to copy dist/bin & resolve symlinks.
Bug #133168 r=jdunn a=asa
2002-03-30 01:44:44 +00:00
dbaron%fas.harvard.edu
a36eb002eb Packaging changes for hewitt's outliner to tree conversion. 2002-03-29 17:52:17 +00:00
hewitt%netscape.com
d38a0937d9 bugs 110156, 110155
Removing support for <outliner> tags
Removing <tree> layout code and moving <tree> tags to outliner layout
Convert all usage of <outliner> to tree tags
Convert all usage of <tree> tags to new <tree> syntax or <listbox>
r=cmanske,varga sr=hyatt,sspitzer a=asa

Also includes fixes by Jan Varga (varga@utcruk.sk) for bugs 132020, 133451, 131393, 115894, and 129327
2002-03-29 02:46:01 +00:00
sspitzer%netscape.com
437f13b03e landing changes for MDN Return Receipts feature, bug #16241
feature contributed by our friend jt95070@netscape.net (Jeff Tsai)
r=sspitzer,sr=bienvenu,a=asa.  Parts not written by jefft, r=jefft,sr=bienvenu.
2002-03-28 21:34:42 +00:00
dmose%netscape.com
5e565e67aa Build system and LDAP XPCOM SDK changes to switch to LDAP C SDK version 5; required for SSL-LDAP (bug 124244). r=sspitzer@netscape.com, seawood@netscape.com (build changes); sr=bienvenu@netscape.com; a=asa@mozilla.org 2002-03-27 06:31:38 +00:00
curt%netscape.com
3dae84af71 Comments about newly supported ATTRIBUTES.
(Bug 122697, r=ssu, sr=dveditz, a=asa)
2002-03-27 05:26:45 +00:00
curt%netscape.com
31a197ad21 Supports overriding certain component default attributes for different
Setup Types.  This especially allows us to have different components displayed
in the Additional Components dialog for different Setup Types.
  (Bug 122607, r=ssu, sr=dveditz, a=asa)
2002-03-27 05:24:26 +00:00
darin%netscape.com
edab6546f5 fixes bug 116365 (second attempt) "[RFE] Cache partial documents; automatically
issue byte range requests" r=gagan sr=mscott,rpotts,brendan a=asa
2002-03-26 23:33:19 +00:00
darin%netscape.com
171c8b28ee backing out changes (for bug 116365) to fix btek page-loader crash. 2002-03-26 08:47:10 +00:00
darin%netscape.com
f2d3a0287d fixes bug 116365 "[RFE] Cache partial documents; automatically issue byte
range requests" r=gagan sr=mscott,rpotts,brendan a=asa
2002-03-26 06:54:07 +00:00
caillon%returnzero.com
b88be45af5 Bug 127833, Entry point not found - library xpcom.dll (?GetSharedBufferHandle@nsPrivateSharableString@@UBEPBV?@G@@XZ)... Patch by Matthias Versen <Matti@epost.de> - r=curt@netscape.com, sr=dveditz, a=asa 2002-03-26 00:54:15 +00:00
cathleen%netscape.com
99fa3efa4e fix linux static build installer. bug 128507, bug 130995, bug 130998 r=seawood sr=dveditz a=asa (verbal) 2002-03-26 00:53:30 +00:00
dprice%netscape.com
a8a76aa929 97334 r=dougt sr=dveditz a=asa
adding WIN_SYSTEM_FILE flag to addFile
2002-03-26 00:04:05 +00:00
curt%netscape.com
bc3d4237b8 Added space to Status Retry text
(Bug 83450, r=ssu, sr=dveditz)
2002-03-25 23:08:09 +00:00
curt%netscape.com
f9a3c7f626 Useful comments for the user, but no impact on the build. 2002-03-25 22:57:25 +00:00
mscott%netscape.com
eca7860921 Adding alerts.xpt to the windows packaging list since I forgot to do that Friday when
the alerts branch landed.
2002-03-25 07:30:45 +00:00
dbaron%fas.harvard.edu
b95312c405 Convert users of nsAReadable[C]String and nsAWritable[C]String typedefs to [const] nsA[C]String. b=131899 r=scc sr=jag a=asa 2002-03-23 21:03:32 +00:00
mkaply%us.ibm.com
d0622a259c Adding newlines at the end of these files to proactively prevent HPUX bustage 2002-03-23 15:02:41 +00:00
mkaply%us.ibm.com
b5165892aa HPUX bustage 2002-03-23 15:00:32 +00:00
dveditz%netscape.com
7921fe5fa3 Embeddable XPI landing, including bugs 76424, 83702, 88757, 97691, 98458, 105083, 105085, 113149,124467,124470 r=syd (and others) sr=alecf, a=drivers 2002-03-23 12:14:51 +00:00
dveditz%netscape.com
2cc7e2a657 bug 110946 install-script cleanup, r=curt,a=scc 2002-03-23 10:02:54 +00:00
syd%netscape.com
4c0d4762a3 Fix for 110877, defer requesting user to shutdown other mozilla browsers until after the download has completed. r=sgehani, sr=dveditz, testing by gbush@netscape.com, a=asa 2002-03-23 01:54:38 +00:00
dprice%netscape.com
5b665bd83b backing out for now 2002-03-22 23:57:54 +00:00
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
dprice%netscape.com
b3b549037f 97334 - new flag WIN_SYSTEM_FILE for addFile
r=dougt sr=dveditz a=asa
2002-03-22 23:06:34 +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
rayw%netscape.com
3a281322b3 Added xmlschema.xpt to package list. Bug 131957, r=heikki, sr=jband, a=asa 2002-03-20 13:06:13 +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
pinkerton%netscape.com
fb366798fa refactor packaging into perl package so that it can be called from MacPerl. add basebrowser embed packaging to mac build. r=adamlock/sr=alecf/a=asa. bug#129737 2002-03-19 22:05:19 +00:00
bryner%netscape.com
2863ac5493 - Removing modern theme versions of the XBL form controls
- Moving classic theme versions of the controls into forms.jar, so we don't rely on classic.jar
- Updating xpinstall packages to reflect this

Bug 130236, r=ben, sr=hyatt, a=brendan.
2002-03-19 21:47:46 +00:00
blakeross%telocity.com
93d044d117 102477 - turn on Download Manager (take 3). r=law sr=ben a=dbaron die=cvs 2002-03-17 21:41:01 +00:00
blakeross%telocity.com
69a2eecc19 Backing out...saving for a rainy day... 2002-03-17 07:39:08 +00:00
blakeross%telocity.com
563323de3b 102477 - Turning on download manager. r=law sr=ben a=dbaron 2002-03-17 04:52:34 +00:00
peterv%netscape.com
9e88940c7f Fix for bug 103235 (Implement DOM Level 3 XPath WD). r=sicking, sr=jst, a=dbaron. 2002-03-14 15:13:03 +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
alecf%netscape.com
e96602da93 fix for bug 130095 - don't use unicode character conversion in the standalone xpinstaller - causes a crash.
r=cathleen, sr=dveditz, a=asa
2002-03-13 23:53:51 +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
fefe11a9c3 Cleaning up Component descriptions.
(Bug #123975, r=leaf, sr=dveditz, a=dbaron)
2002-03-07 03:33:27 +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
darin%netscape.com
f1a6738b6c fixes bug 124042 "support internationalized URIs" r=dougt, sr=alecf, a=asa 2002-03-06 07:48:55 +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
alecf%netscape.com
cd8f07f3e8 bug 127091 - big string cleanup, removing old APIs
- removing Assign/AppendWithConversion for single-characters
- removing unused StripChars
- removing ReplaceChar[s] for non-matching chars
- removing CompressSet
- removing nsCString::Find/FindCharInSet/RFind for unichar strings
- removing lots of EqualsWithConversion
r=dp, sr=jag
a=asa
2002-03-04 23:18:21 +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
dprice%netscape.com
ca3aa8dc00 99670 r=dprice sr=mscott a=dbaron patch by dveditz
Install.addDirectory() now reports correct error
2002-02-23 03:57:25 +00:00
rayw%netscape.com
7ac2fea7ee Complete deployment of soap by adding xmlsoap.xlt to the installers.
r=dveditz, sr=vidur, a=dbaron for 0.9.9  See bug 107796.

This is a one-line addition to each of five non-embedded packages (3 platforms,
static and non-static).
2002-02-22 23:17:12 +00:00
law%netscape.com
6de68dcb6c Fix for smoketest blocker bug 126687; adding new progress dialog component to package lists 2002-02-20 21:12:37 +00:00
cathleen%netscape.com
a6a1655268 eliminate nsCRT::strlen for char* strings (part 4), bug 124536 r=dp sr=brendan 2002-02-19 16:01:45 +00:00
dveditz%netscape.com
21b4b8ee6a Fix Install.addDirectory register under a predictable key (bug 125984);
remove dead cruft and whitespace r=sgehani sr=mscott
2002-02-19 05:58:24 +00:00
dbragg%netscape.com
3428bea73a Fix for bug 125820. Removed problem wildcard copy from windows packages files and
made explicit calls to addDirectory in the regus.jst file.  This is done to rename
the searchplugins directory to Search Plugins on the Mac. r=sgehani, sr=dveditz.
2002-02-18 22:59:20 +00:00
dveditz%netscape.com
27743a2a68 compareVersion() returns NOT_FOUND rather than comparing as if a missing
component had a version of 0.0.0.0. Removed some dead code. r=sgehani sr= mscott
2002-02-17 09:55:19 +00:00
dveditz%netscape.com
6a1cc39113 Don't strip arguments from URL used to fetch .xpi, bug 116512 r=dprice sr=mscott 2002-02-17 09:45:22 +00:00
curt%netscape.com
d754c8f3fc Component descriptions updates. 2002-02-17 05:27:32 +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
dprice%netscape.com
699521a101 60910 R=gagan SR=dveditz
remove a redundant download request
2002-02-15 02:55:43 +00:00
dbragg%netscape.com
6d93722524 Making the windows region pack installer tolerant of the Mac platform.
Changed the searchplugins folder name to Search Plugins when the install
is run on a Mac.  r=tao, sr=dveditz
2002-02-14 22:38:31 +00:00
curt%netscape.com
f760bf69bc Changing error MessageBox to a warning (Attention) - Bug 119530. 2002-02-14 09:52:54 +00:00
curt%netscape.com
5faf415143 Changing error MessageBox to a warning (Attention). Bug #119530 2002-02-14 09:51:08 +00:00
ccarlen%netscape.com
2cf6448a9f Bug 115334 - removing .mcp files that are obsolete since conversion to XML. r=jj/sr=sfraser 2002-02-13 15:01:37 +00:00
bryner%netscape.com
a911745886 Bug 123477 - implement HTML button in XBL. r=jkeiser, sr=hyatt. Not turned on yet. 2002-02-13 10:47:18 +00:00
ccarlen%netscape.com
0d871a1552 Bug 115334 - Removing .mcp files which are obsolete after XML conversion. r=jj/sr=sfraser 2002-02-12 15:41:41 +00:00
rbs%maths.uq.edu.au
bb497bf9c4 Oops, I had forgotten again to include the ucvmath module for the mathfont encoding tables - bug 109826 2002-02-09 07:47:26 +00:00
cathleen%netscape.com
5f6144d372 fix windows installer for static build, bug 124525 r=dp sr=sfraser 2002-02-09 03:06:00 +00:00
seawood%netscape.com
7521028be6 This has quite literally given me a headache 2002-02-08 10:07:35 +00:00