2222 Commits

Author SHA1 Message Date
mkaply%us.ibm.com
016aa4dc6d Continuing Os/2 wizard work 2002-08-26 04:44:24 +00:00
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