antonio.xu%sun.com
e5c68f5f9b
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
153a6e3edf
moving NS_SoftwareUpdateRequestAutoReg to somewhere where it can do no harm.
2002-08-12 23:22:36 +00:00
dougt%netscape.com
fcc044ce61
fixing bustage
2002-08-12 22:47:10 +00:00
dougt%netscape.com
7081151a9d
removes StartupTasks from header
2002-08-12 22:10:04 +00:00
dougt%netscape.com
3a6371556a
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
a2acf86c80
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
8ae6c40f5d
Removing old nmake build makefiles. Bug #158528 r=pavlov
2002-08-10 07:55:43 +00:00
dveditz%netscape.com
542e4e078b
make XPInstall confirm dialog default to cancel (bug 149478) r=syd,sr=mscott
2002-08-10 01:25:35 +00:00
dprice%netscape.com
e84f3b5c15
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
edb10a6aac
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
ab40df200e
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
cbe5867f0a
159003 - r=ssu sr=dveditz a=asa
...
fix the tab orderings
2002-08-01 06:40:52 +00:00
dveditz%netscape.com
46a4ab845d
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
4d7d4c4470
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
e1838a4538
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
f99ea6f20f
157522 sr=dveditz a=asa
...
don't delete installed-chome.txt
2002-07-26 23:28:49 +00:00
yokoyama%netscape.com
7cd06b2e15
Bug 156979
...
XBL emulation of marquee.
/r=nhotta, timeless, /sr=jst, /a=asa
2002-07-26 17:47:16 +00:00
timeless%mac.com
f6aabf7218
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
5253ed68d1
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
eb04da966b
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
8d6ee39e00
add taskbar icons for applications, r=kerz,a=asa,b=158684
2002-07-22 18:01:41 +00:00
rbs%maths.uq.edu.au
d115b02bb8
Turn on MathML in the Mac build, b=155703, r=peterv, sr=sfraser
2002-07-16 23:25:55 +00:00
curt%netscape.com
5e89a8e89f
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
c158c294fb
updating for mozilla1.1b, kysmith checking in as cltbld, sr=leaf, bugzilla 157557
2002-07-15 21:40:28 +00:00
cltbld%netscape.com
fa1dd45d38
updating for mozilla1.1b, sr=leaf, kysmith checking in as cltbld, bugzilla 157557
2002-07-15 21:13:59 +00:00
seawood%netscape.com
345f565624
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
4d3ec6519e
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
66d3a75c8d
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
4685d5f74c
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
b4a05a7d32
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
e8d340e2e9
Refresh icons on upgrade.
...
(Bug #154708 , r=curt, sr=dveditz)
2002-06-28 23:04:40 +00:00
curt%netscape.com
39333b3e5e
Refresh icons on upgrade
...
(Bug #154708 , r=curt, sr=deveditz)
2002-06-28 23:03:41 +00:00
jj%netscape.com
a5515f9bca
bugscape #16581 : new artwork for the NS installer wizard
2002-06-28 17:57:55 +00:00
dprice%netscape.com
48a1cafb88
140104 r=curt sr=dveditz
...
blow away chrome.rdf and overlayinfo
2002-06-28 07:55:06 +00:00
ssu%netscape.com
0564caa4c3
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
115917c156
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
a8857f8097
bugscape #16402 : new icons for Netscape installer, including 32-bit icns (custom icon)
2002-06-26 05:12:31 +00:00
jj%netscape.com
0f6262d7fe
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
2bf216c9e2
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
0d9f5c7d8c
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
5f987d8ecc
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
0e8a24db77
Support for Screen Reader
...
(Bug #104477 , r=price, sr=dveditz)
2002-06-25 05:39:36 +00:00
curt%netscape.com
390a100e67
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
535f7dee25
fixing bustage on the ports page
...
see 153524 for details
2002-06-22 08:43:24 +00:00
rdayal%netscape.com
763034e204
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
9a31b7a3d0
144288 - r=sgehani sr=dveditz
...
make libxpnet understand http response codes
2002-06-21 23:43:26 +00:00
dprice%netscape.com
dbf948e441
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
f6c7ab8d27
Looks like the disk space is negative.
...
(Bug #82448 , r=dprice, sr=dveditz)
2002-06-21 00:46:59 +00:00
peterv%netscape.com
6d9c1486db
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
d201f42bed
adding compreg.dat to package list. bug 152383 r=jj
2002-06-18 18:56:44 +00:00