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

198 Коммитов

Автор SHA1 Сообщение Дата
aaronl%netscape.com 16e495e629 Bug 196946. Combine static accessibility libs into widget library. r=kyle, sr=alecf 2003-03-16 20:22:51 +00:00
dougt%netscape.com 00dca3f1c8 adding back layout_base. r=sfraser 2003-03-15 19:05:23 +00:00
dougt%netscape.com c40a0ebc50 Fixing 197566. r=me 2003-03-15 17:55:40 +00:00
dougt%netscape.com f96c8f3521 adding obsolete stuff to embedding package list. I really don't want to do this, but profiles requires it 2003-03-15 06:39:05 +00:00
dougt%netscape.com be629223b6 Create a new xpcom obsolete library (and component library).
Moved nsFileSpec and related classes into this obsolete library.
  Moved nsRegistry and related libreg functionality into the obsolete library.

Updated many callers using the obsolete nsFile spec to use nsIFile and Necko to do file IO.

Combined the following DLLs (source -> dest)
  uriloader -> docshell
  shistory -> docshell
  jsurl -> jsdom
  gkview -> gklayout

Moved nsAdapterEnumerator out of xpcom/ds and into mailnews, since they're the only consumer

Modifed the xpt_link tool so that you can specify a �only include� cid list that can mask CID�s that you are not interested in.

Added build options:
Prevent the building of xpinstall (--disable-xpinstall)
Prevent the building js component loader (--disable-jsloader)
A build option to only build a single profile (--enable-single-profile)
A build flag to only built the required xpfe components (--disable-xpfe-components).

Removal or hiding of unused functions and classes including nsEscape*, nsDequeIterator, nsRecyclingAllocatorImpl, nsDiscriminatedUnion, nsOpaqueKey, nsCRT::strlen, NS_NewCommandLineService

Bug 194240, r/sr = darin, alec.
2003-03-15 01:04:32 +00:00
bryner%netscape.com 7ce4b290a0 Implement Aqua form controls when building with the Cocoa toolkit (bug 188254). r=pinkerton, sr=sfraser. 2003-03-12 04:57:33 +00:00
ssu%netscape.com ce2e7dc695 fixing bug 191048 - Need to install .js files in Mozilla's not GRE's component dir. r=spitzer, sr=dveditz 2003-03-12 01:31:42 +00:00
bryner%netscape.com 4bcdab55cf Make the non-existance of libembed_lite not be a fatal error. Not part of the default build, but fixing Camino static build bustage. 2003-03-08 07:30:56 +00:00
bryner%netscape.com 9440fbef7d libmozjpeg is no longer a shared library, so no need to have it in the embedding manifest. not part of the normal build. 2003-03-05 11:00:41 +00:00
bryner%netscape.com 96814f29f6 Cleaning up shared libraries that have been merged into other libraries. Not part of the normal build. 2003-03-03 10:13:18 +00:00
neil%parkwaycc.co.uk 02ffc35bba Bug 191165 Remove old proxy preferences files r=jag sr=bz 2003-02-24 10:24:07 +00:00
timeless%mozdev.org f348468163 Bug 191021 Put the null plugin back where it belongs
r=peterl a=asa
2003-02-06 23:50:43 +00:00
seawood%netscape.com cd7379e5f3 Fixing objdir bustage. 2003-02-04 20:40:16 +00:00
dougt%netscape.com e2919d5fae backing out mozreg.xpt file since it doesn't exist yet 2003-01-30 03:44:04 +00:00
dougt%netscape.com 8ee8bd0007 Renaming zlib to mozz similar to what is used on linux. This is to avoid linking to EVIL implementations of zlib. see bug 190460. r=cls,r=ssu, sr=darin. a=asa 2003-01-30 02:03:01 +00:00
ssu%netscape.com 700c3788f2 fixing blocker bug 190465 - Download/Saving of files/pages is completely broken for installer builds with GRE. sr=spitzer 2003-01-25 01:23:08 +00:00
ssu%netscape.com fb8468f6b7 fixing bug 190247 and 190151 blocker bugs - mozilla fails to enter secure site. r=chak,a=leaf 2003-01-23 19:34:03 +00:00
ssu%netscape.com e33f97220c fixing bug 190151 smoketest blocker - Fails to enter secure site. r=sgehani,a=myk 2003-01-22 23:32:18 +00:00
ssu%netscape.com 1421991fec fixing bug 186703 - fix moz-ns installers to build and run with GRE. got verbal r=sgehani,sr=dveditz 2003-01-22 07:59:52 +00:00
alecf%netscape.com a98178727d fix for bug 189048 - seperate targets for building embed.jar and copying over the embedding files
r=cls
2003-01-21 22:42:52 +00:00
locka%iol.ie c0af6fd329 Add nsAxSecurityPolicy.js to package list. b=188556 r=ashishbhatt@netscape.com sr=dveditz@netscape.com 2003-01-17 13:31:55 +00:00
alecf%netscape.com 6fd10a6ac5 mac/unix side of fix for bug 188251 - explicitly specify resource files to reduce the embedding footprint
also remove references to the old gkcontent library
r=dougt, sr=bryner
2003-01-15 00:34:18 +00:00
seawood%netscape.com 266fc886d4 Add unix printing components to the GRE.
Thanks to Roland Mainz <Roland.Mainz@informatik.med.uni-giessen.de> for the patch.
Bug #188275 r=cls
2003-01-14 01:37:15 +00:00
ccarlen%netscape.com 5d4f54fba1 Bug 70714 - visited link doesn't change color in embedding apps. The patch turns on the building of the embed-lite component which implements global history with less footprint and is exported to Embed dist. r=chak/sr=alecf 2003-01-11 03:02:33 +00:00
bryner%netscape.com 0ab857865a Remove pippki (XUL security dialogs) from embed.jar (bug 188145). r=kaie, sr=alecf. 2003-01-09 23:31:37 +00:00
alecf%netscape.com bd3056990d specify many resources explicitly so that embedding doesn't get a bunch of MathML resources, among other things
bug 188251, r=bz, sr=darin
2003-01-09 23:19:04 +00:00
bryner%netscape.com ecf46a68dd Comment corrections, not part of the build 2002-12-06 10:30:15 +00:00
locka%iol.ie eead2b859b Add --enable-activex-scripting switch to configure.in and package changes to include npmozax.dll. b=133818 r/a=seawood@netscape.com 2002-11-13 13:14:14 +00:00
locka%iol.ie fe5ef87232 Fix about:plugins support in embedding. b=176191 r=chak@netscape.com sr=rpotts@netscape.com a=asa@mozilla.org 2002-11-02 12:29:38 +00:00
seawood%netscape.com e8c0071170 Fix platform detection and workaround bug in cygwin perl's FindBin module.
Thanks to Adam Lock <adamlock@netscape.com> for the patch.
Bug #166105 r=cls a=asa
2002-10-22 04:25:08 +00:00
chak%netscape.com e2e7442d1f Part of fix for #79175 - merge jsloader module into xpconnect
[Mainly removing jsloader.dll from the gre package list]
sr=alecf(via AIM)
2002-09-27 23:12:16 +00:00
aaronl%netscape.com 5f0d0e6951 Bug 166712. Consolodate typeaheadfind files, cleanup building and packaging of typeaheadfind, make it available to embeddors, remove from install options. r=ssu, sr=dveditz 2002-09-27 19:07:44 +00:00
aaronl%netscape.com ee7b75e0df Bug 166712. Consolodate typeaheadfind files, cleanup building and packaging of typeaheadfind, make it available to embeddors, remove from install options. r=ssu, sr=dveditz 2002-09-27 18:14:06 +00:00
alecf%netscape.com 320c22937a oops, get embedding side of bug 169498, sr=bryner, r=ftang 2002-09-24 22:16:53 +00:00
alecf%netscape.com 2e126f8e7a oops, remove obsolete gfx2 cruft leftover from bug 168048 2002-09-24 22:11:21 +00:00
alecf%netscape.com 9993af8a8a fix for bug 115217
merge cache dll into main necko dll for a minor startup improvement
r=dougt, sr=darin
2002-09-19 18:29:56 +00:00
kaie%netscape.com 3373f29db2 b=166945 Remove "pippki" from embedding packages
r=adamlock sr=alecf
2002-09-18 12:23:46 +00:00
alecf%netscape.com d8c808288f fix for bug 168048 - combine commonly used decoders into the main imglib dll
r=pavlov, sr=tor
2002-09-17 23:05:27 +00:00
curt%netscape.com fc054acb31 Renaming MRE to GRE (Gecko Runtime Environment)
(Bug 167795, r=chak, sr=leaf)
2002-09-12 19:07:34 +00:00
locka%iol.ie 1a412c4940 Added xmlextras to embedding manifests. b=166608 r=ccarlen@netscape.com sr=heikki@netscape.com 2002-09-12 12:20:50 +00:00
loadrunner%betak.net 8416281846 b165591, Locale selection issues (installed-chrome.txt), r=adamlock, sr=rpotts 2002-09-03 23:31:07 +00:00
bryner%netscape.com 3376c8276b Oops, change unixcharset.properties to maccharset.properties. r/sr=sfraser. 2002-08-24 01:26:38 +00:00
alecf%netscape.com 4f78b2ef7a embedding side of txtsvc removal for bug 157567 - remove dll references from embedding packages
r=akkana, sr=kin
2002-08-22 22:16:36 +00:00
chak%netscape.com f1924b6494 Fix for #162829 - Add additional missing files to the current MRE package.
r=leaf, sr=alecf
2002-08-16 23:15:54 +00:00
pinkerton%netscape.com 977a86857e pull in mimetypes.rdf since we're using helperAppDlg.js (bug 157564) r=ccarlen/sr=sfraser/a=asa. 2002-08-15 17:54: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
yokoyama%netscape.com 67f709dca2 Bug 156979
XBL emulation of marquee
update the installed-chrome.txt for embedder
/r=adamlock, chak, /a=asa
2002-07-26 22:20:39 +00:00
leaf%mozilla.org 3053d9585b fix for bug 156577, r=chak. simple change to check for directory existence
before mkdir commands.
2002-07-26 19:31:06 +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