Граф коммитов

2133 Коммитов

Автор SHA1 Сообщение Дата
mkaply%us.ibm.com f4e5fe85fb Not part of build - OS/2 wizard work - downloading of XPI now working - UI is very nicde 2002-08-31 05:49:39 +00:00
curt%netscape.com 2b59c31b40 Not yet in build. 2002-08-30 21:50:43 +00:00
alecf%netscape.com 2dded12ab7 fix for bug 164575 - clean nsIPersistentProperties interface to reduce UTF8/UCS2 conversions
r=dougt, sr=darin
2002-08-30 17:13:34 +00:00
mkaply%us.ibm.com 08f86ca302 Not part of build - continuing OS/2 wizard work - man we are getting close 2002-08-29 22:46:14 +00:00
curt%netscape.com 28fb960805 Not yet in build. 2002-08-29 04:03:26 +00:00
curt%netscape.com 5cf696a61c Getting xpcom.xpi from the wrong place.
(Not yet in build)
2002-08-29 03:39:59 +00:00
curt%netscape.com fe21297c7b Some platforms don't like quotes in the path.
(Not yet in the build)
2002-08-27 19:53:49 +00:00
curt%netscape.com 8320ac41de Not (yet) in build 2002-08-27 04:02:27 +00:00
mkaply%us.ibm.com 7d91cab8e1 Not part of build
Continuing OS/2 wizard work
It's pretty much working now
2002-08-27 03:00:34 +00:00
curt%netscape.com 571c145992 Simplified dialogs which show unnecassary information when installing only
a single component.
  Not (yet) part of the build.
2002-08-27 00:43:09 +00:00
curt%netscape.com 50d8aee2e3 Added in a batch file to run mfcembed using mre.
Not (yet) part of the build.
2002-08-27 00:32:40 +00:00
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