Commit Graph

259 Commits

Author SHA1 Message Date
ccarlen%netscape.com
ab29e4bdf5 MfcEmbed preferences not being saved because profile sharing components are not packaged. Adding them to Windows and Mac packages and removing extra occurance of intl.xpt. b=204740, r=ssu/sr=alecf/a=asa 2003-05-12 14:02:40 +00:00
ccarlen%netscape.com
47683e635f Profile sharing - changes to profile dirserviceprovider, a component to control whether sharing is enabled. bug=202474, rs=dougt/sr=darin/a=asa 2003-05-02 03:59:23 +00:00
harishd%netscape.com
d04223ecb0 Creating a separate module for web services. b=201078, r=leaf@netscape.com, ssu@netscape.com, sr=heikki@netscape.com jst@netscape.com, a=asa@mozilla.org 2003-04-25 20:57:34 +00:00
seawood%netscape.com
76ea08aa57 Use detected versions of MAKE & ZIP.
Start searching for tools in win32 builds but disable system makedepend.
Bug #201150 r=bryner
2003-04-13 05:20:20 +00:00
sfraser%netscape.com
b022ae9924 Fix typo in Mac manifest file (htmlEntityVersion_s_.properties). r=me 2003-04-13 03:53:05 +00:00
aaronl%netscape.com
6cbbdca6d5 Bug 199518. Merge MSAA marshalling dlls into one dll. r=cls, sr=alecf 2003-04-08 05:12:01 +00:00
dbaron%dbaron.org
92db77904e Things break if we don't package all.js. Also fix typo and remove obsolete file. b=198246 r=alecf sr=kin a=brendan 2003-03-27 00:09:06 +00:00
harishd%netscape.com
f146b51b3e Adding P3P to the packaging list. b=198148, r=ssu@netscape.com, sr=heikki@netscape.com 2003-03-25 00:31:11 +00:00
aaronl%netscape.com
abed095192 Backout out bug 196946. It turns out we should not merge static accessibility libs into widget 2003-03-22 05:29:37 +00:00
bryner%netscape.com
7d4f6c9de3 Fix dom serializer bustage (bugzilla edit attachment as comment) by making sure not to clobber xmlextras/base/public's .xpt file with xmlextras/interfaceinfo/public's xpt file. Bug 198568, r=harishd, sr=dveditz. 2003-03-21 22:47:30 +00:00
wtc%netscape.com
cd8d1d127b Bug 197874: after NSS 3.8 landed, we need to include the new .chk files in
the various installer packages. r=ssu. sr=bryner.
Modified Files:
	embedding/config/basebrowser-installer-win.pkg
	embedding/config/basebrowser-mac-macho
	embedding/config/basebrowser-unix
	embedding/config/basebrowser-win
	xpinstall/packager/packages-os2
	xpinstall/packager/packages-static-unix
	xpinstall/packager/packages-static-win
	xpinstall/packager/packages-unix
2003-03-20 18:04:55 +00:00
aaronl%netscape.com
fc0c6f4305 Bug 196946. Combine static accessibility libs into widget library. r=kyle, sr=alecf 2003-03-16 20:22:51 +00:00
dougt%netscape.com
e8ad668014 adding back layout_base. r=sfraser 2003-03-15 19:05:23 +00:00
dougt%netscape.com
87e17084fe Fixing 197566. r=me 2003-03-15 17:55:40 +00:00
dougt%netscape.com
c3ea15b0e0 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
0d2808c511 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
f3a28e9f42 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
a80bbf8231 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
88578d5d52 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
4eed75b475 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
ba9570d85e 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
e67213fff2 Bug 191165 Remove old proxy preferences files r=jag sr=bz 2003-02-24 10:24:07 +00:00
timeless%mozdev.org
bc2554f85e 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
a29a0ab8fa Fixing objdir bustage. 2003-02-04 20:40:16 +00:00
dougt%netscape.com
0fe70cc19c backing out mozreg.xpt file since it doesn't exist yet 2003-01-30 03:44:04 +00:00
dougt%netscape.com
e948764fb5 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
5e2ea09c81 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
fdf5d8fa14 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
349bf571ef 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
375b3bfa4a 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
616b422bf0 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
174c016dac 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
797f67be68 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
883b8d8917 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
19f4beea9f 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
28f668935f 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
2f2a5d0fc8 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
f79bfbbb98 Comment corrections, not part of the build 2002-12-06 10:30:15 +00:00
locka%iol.ie
1e05e467e8 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
593d895e87 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
4007ad4e1a 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
cdd8b826aa 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
50ff1d8699 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
64adda2b31 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
6450d9c3df oops, get embedding side of bug 169498, sr=bryner, r=ftang 2002-09-24 22:16:53 +00:00
alecf%netscape.com
0757f184a7 oops, remove obsolete gfx2 cruft leftover from bug 168048 2002-09-24 22:11:21 +00:00
alecf%netscape.com
8872bc9ac4 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
5a603433bc b=166945 Remove "pippki" from embedding packages
r=adamlock sr=alecf
2002-09-18 12:23:46 +00:00
alecf%netscape.com
8f4ca1f344 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
3ceadb16c3 Renaming MRE to GRE (Gecko Runtime Environment)
(Bug 167795, r=chak, sr=leaf)
2002-09-12 19:07:34 +00:00
locka%iol.ie
2b481bcc1c 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
f7b71d223f b165591, Locale selection issues (installed-chrome.txt), r=adamlock, sr=rpotts 2002-09-03 23:31:07 +00:00
bryner%netscape.com
ea60520b5b Oops, change unixcharset.properties to maccharset.properties. r/sr=sfraser. 2002-08-24 01:26:38 +00:00
alecf%netscape.com
53ae379d5c 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
6d8241e511 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
67cd1a8e62 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
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
yokoyama%netscape.com
995865d51e 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
31c5eb59fb 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
8d6be5d98d Bug 156979
XBL emulation of marquee.
/r=nhotta, timeless, /sr=jst, /a=asa
2002-07-26 17:47:16 +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
bryner%netscape.com
f84fcb05fc Fix cookie chrome registration for embedding (bug 153581). r=pinkerton, sr=bzbarsky, a=asa. 2002-07-16 22:51:52 +00:00
locka%iol.ie
4d1220b5a7 Support client specific manifests. b=154878 r=chak@netscape.com sr=rpotts@netscape.com a=asa@mozilla.org 2002-07-13 15:09:26 +00:00
locka%iol.ie
9542d85cf7 Support client specific manifests. b=154878 r=chak@netscape.com sr=rpotts@netscape.com a=asa@mozilla.org 2002-07-13 14:41:45 +00:00
alecf%netscape.com
c9ab75d6dc bug 156736 - reorganize basebrowser-* to make it easier for embeddors to pick & choose components
r=adamlock, sr=dveditz, a=asa
2002-07-12 20:33:12 +00:00
morse%netscape.com
c214f1ead5 bug 153581, move cookie properties file from wallet directory to cookie directory, r=brade, sr=alecf 2002-06-25 22:33:44 +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
locka%iol.ie
0d6ab7480f Remove MozillaControl.html. b=150618 r=chak@netscape.com sr=rpotts@netscape.com 2002-06-20 21:33:59 +00:00
chak%netscape.com
e6a18315be Fix for #151574 - Add MRE packaging make target to embedding/config
r=adamlock,  sr=darin
2002-06-18 21:37:05 +00:00
bnesse%netscape.com
6c13a461c3 Fix for bug 148444. Remove obsolete pref file references from embedding configs. r=adamlock, pinkerton. sr=cls. 2002-06-13 17:57:05 +00:00
pinkerton%netscape.com
fae8273176 fix typo, bug 149283. r=tao/sr=alecf/a=valeski. 2002-06-12 18:19:42 +00:00
bryner%netscape.com
1cf10f8ec3 Fix handling of the widget resources file by creating a data-fork resource file that lives in the application directory (bug 146895). r=ccarlen, sr=beard, a=asa for mach-o-only changes. 2002-06-09 00:05:37 +00:00
pinkerton%netscape.com
111cd16f5b clean up packaging warnings so real errors are easier to see. r=ccarlen/sr=beard/a=valeski. bug# 142556 2002-05-30 20:54:40 +00:00
chak%netscape.com
04cab798ec Fix for #13127
FTP (HTML view) - folder and document icons do not display
(in an embedding scenario)
r=adamlock, sr=alecf
2002-05-23 21:25:19 +00:00
rbs%maths.uq.edu.au
5a252db08d Add 'View Selection/MathML Source' to the context menu & the support for that to work, namely: enlist MathML entity names, break viewSource.xul into a sharable XUL overlay, and implement the necessary logic to automatically re-select a selection into the inflated view-source display. b=49721,1222524, r=bzbarsky, sr=alecf 2002-05-10 22:05:59 +00:00
locka%iol.ie
72ccc640d1 On behalf of Dan McGuirk<mcguirk@tolteceng.com> Add missing scrollbar folder. b=138692 r=adamlock@netscape.com sr=rpotts@netscape.com 2002-04-28 11:09:26 +00:00
jgaunt%netscape.com
242ee90c42 bug 138346 html element accessible action names not expose in embedding
added accessible.properties to the embedding manifest
r=chak
sr=alecf
2002-04-25 23:21:04 +00:00
pinkerton%netscape.com
76b6d83637 oops, missed a { 2002-04-25 21:35:40 +00:00
pinkerton%netscape.com
ab3cfa4149 remove bugnumber accidentally inserted in file. 2002-04-25 21:26:03 +00:00
pinkerton%netscape.com
89cccb0e97 package download progress on mac for embedding. fix jar manifest to not pull en-unix on every platform. r=bryner/sr=ben/a=rjesup. bug#134523 2002-04-25 21:25:59 +00:00
rbs%maths.uq.edu.au
787bb0a978 MathML entries are missing in embedding packages, b=137029, r=adamlock, sr=heikki 2002-04-24 21:32:26 +00:00
rbs%maths.uq.edu.au
b8ea203342 MathML entries are missing in embedding packages, b=137029, r=adamlock, sr=heikki 2002-04-24 21:27:39 +00:00
locka%iol.ie
31c9fc020f Add missing nssckbi library to embedding packages. b=134034 r=kaie@netscape.com sr=rpotts@netscape.com a=valeski@netscape.com 2002-04-23 12:51:09 +00:00
pinkerton%netscape.com
2639b4120d package xul security dialogs in embedding. also add appcomps to embed to get session history. r=ccarlen/sr=alecf. bug# 135211 2002-04-16 19:09:57 +00:00
bryner%netscape.com
5ee18c0ade Oops, I meant to remove this files when I removed the old XBL form controls (bug 137483). These are no longer in the tree. 2002-04-16 04:00:58 +00:00
bryner%netscape.com
57db3f841d Removing the old versions of the xbl form controls from the tree (bug 137483). r=pinkerton, sr=ben. 2002-04-15 22:21:28 +00:00
pinkerton%netscape.com
8391280853 add JSLoader to basebrowser package r=ccarlen/sr=hyatt/a=asa. bug# 135530 2002-04-08 13:57:30 +00:00
chak%netscape.com
b97c23ce25 Fix for #135711 - Add wallet stuff to embed packaging
r=adamlock, sr=alecf, a=asa
2002-04-06 00:49:45 +00:00
alecf%netscape.com
aff39b0295 fix for bug 132946
r=cls, r=pinkerton, a=asa
fix up packaging scripts so they can run from any directory
move from perl's "use" which is compile-time to require/import which are run-time, so that we can use the FindBin package.
also fix a typo which allows mozLock.pm to recognize windows paths
2002-04-01 04:43:40 +00:00
locka%iol.ie
f715532b20 Add missing scrollbar arrow files to embed.jar. b=132653 r=valeski@netscape.com 2002-03-23 16:26:50 +00:00
seawood%netscape.com
435ad09594 Add libart to basebrowser lists so that someone else doesn't spend 2 hrs wondering why the embedding tests don't work when you happen to have svg enabled. 2002-03-22 09:51:28 +00:00
seawood%netscape.com
1599b0f9c7 Filling out win32 gmake embed build. 2002-03-22 08:27:26 +00:00
seawood%netscape.com
7341dc8ca1 Make embedding/config both objdir & win32 gmake aware. 2002-03-22 06:47:00 +00:00
seawood%netscape.com
674414d8f3 Since the nightly automation builds in embedding/config, do not autoreg entries when building embed.jar. This should fix the various chrome problems that people have been having lately.
Bug #131016 (& probably 131461 & 130331 too) r=bryner
2002-03-21 09:13:22 +00:00
pinkerton%netscape.com
75c2a47ecf enable packaging of xul prefs into embed.jar and build changes to do it on mac. r=ccarlen/sr=scc/a=asa bug#128924. 2002-03-19 22:06:12 +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
pinkerton%netscape.com
c2f243ffdc basebrowser embed packaing for mach-o. r=cls/sr=hyatt/a=asa. bug#131819 2002-03-19 03:27:17 +00:00
pinkerton%netscape.com
e9c2c5cac3 handle single files in the jar manifest correctly. r=adamlock/sr=sfraser/a=shaver. bug#129492 2002-03-14 15:28:42 +00:00
pinkerton%netscape.com
f76d67c93e create embed.jar on mac, refactoring gen_mn.pl so it can be called from macPerl directly. r=ccarlen/sr=sfraser/a=shaver. bug#129492 2002-03-14 14:53:55 +00:00