Commit Graph

125 Commits

Author SHA1 Message Date
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
locka%iol.ie
f519fbceff Add some missing xpt files so string bundle calls work in chrome. b=125291 r=kaie@netscape.com sr=rpotts@netscape.com a=asa@mozilla.org 2002-03-14 11:22:34 +00:00
pinkerton%netscape.com
e74e999e38 first pass at basebrowser for macCFM. r=ccarlen/sr=sfraser/a=asa. bug 127341. 2002-03-05 23:12:45 +00:00
bryner%netscape.com
e76130c9c7 Bug 128687 - include XBL form control files in embed.jar. This looks like a bigger change than it is because I'm also removing extra ^M's in embed-jar.mn. r=pinkerton, sr=shaver, a=asa. 2002-03-04 23:33:23 +00:00
locka%iol.ie
214a0d7c55 Add readme.html to embedding dist b=125356 r=chak sr=rpotts 2002-02-14 13:38:01 +00:00
locka%iol.ie
a3f3c44d4a NOT PART OF BUILD. Readme file for embedding dist 2002-02-12 13:14:37 +00:00
locka%iol.ie
216371ca3c Embedding package manifest fallout from nss 3.4 landing. b=123918 r=adamlock sr=attinasi a=karnaze 2002-02-07 21:50:19 +00:00
heikki%netscape.com
3a6fb922c1 Bug 122710, dtd folder in dist/bin should be moved into res. r=rbs@maths.uq.edu.au&harishd, sr=sfraser. 2002-02-01 22:28:55 +00:00
chak%netscape.com
fd51159c88 Updated fix for Bugscape #11939 - JavaScript Fails on CTA Signed Page
r=adamlock, sr=jband(for the branch fix)
2002-01-29 22:30:12 +00:00
chak%netscape.com
518cf687d8 Fix for Bugscape #11939 - JavaScript fails on CTA signed page
r=adamlock, sr=jband
2002-01-29 20:59:12 +00:00
heikki%netscape.com
9e499e0599 Bug 44458, enable XHTML entities when an XHTML doctype with public id is present in an XML document. r=rbs@maths.uq.edu.au&adamlock, sr=jst. 2002-01-25 00:08:20 +00:00
locka%iol.ie
9dc7de0bb1 Remove chatzilla.jar & !ifdef unzipping of messenger.jar for when DISABLE_MAILNEWS is set. b=120104 sr=rpotts@netscape.com a=dbaron@fas.harvard.edu 2002-01-17 12:11:33 +00:00
chak%netscape.com
c7f72d0cc6 Fix for #118852 - Add pipboot.* files to embedding manifests
r=adamlock, sr=alecf
2002-01-09 18:56:01 +00:00
locka%iol.ie
fb29f7f072 Added ActiveX control to Win32 embedding dist. b=112472 r=valeski@netscape.com sr=rpotts@netscape.com 2001-12-11 22:51:22 +00:00
chak%netscape.com
3a467f9cff Fix for #90749 - MfcEmbed does not show the Form method part
r=adamlock, sr=rpotts
2001-11-21 23:17:11 +00:00
seawood%netscape.com
7733357d51 Rename 'install' build phase to 'libs'.
Bug #56601 r=pavlov
2001-11-21 09:49:41 +00:00
seawood%netscape.com
55fe97bff7 Renaming 'install' build phase to 'libs'
Bug #56601 r=pavlov
2001-11-21 08:55:59 +00:00
attinasi%netscape.com
6c1567ebaa Moving loading and broken image icons to /res and adding to embedding dists. b=110384 r=adamlock,sfraser sr=sfraser,waterson 2001-11-20 22:21:59 +00:00
locka%iol.ie
fc474f0406 Add res/entityTables to embedding dist to stop assertions. b=101605 r=chak@netscape.com sr=blizzard@mozilla.org 2001-10-20 11:36:37 +00:00
loadrunner%betak.net
6b15bf4de4 bug 99186, Remove acceptlanguage.properties from the build, r=tao, sr=blizzard 2001-10-19 22:49:37 +00:00
mcafee%netscape.com
f19aed43b1 Retiring gtkEmbed in favor of TestGtkEmbed (90526). r=adamlock, sr=blizzard 2001-10-19 01:45:12 +00:00
locka%iol.ie
09a741a77c Fix for missing OK & Cancel text on XUL dialogs in embedding. b=101558 r=chak@netscape.com sr=blizzard@mozilla.org 2001-10-11 12:07:19 +00:00
sicking%bigfoot.com
28f58d98af Implement TreeWalker in DOM2-traversal.
b=82625, r=fabian, sr=jst
2001-09-07 09:30:03 +00:00
locka%iol.ie
9590a6f66b Remove winEmbed from embedding dist. b=90614 r=rpotts@netscape.com sr=blizzatf@mozilla.org a=asa@mozilla.org 2001-09-05 20:26:42 +00:00
locka%iol.ie
3d56d99878 Added res/arrow.gif and res/arrowd.gif to embedding manifests to fix drawing problem with form combo boxes. b=95310 r=jeff@tcbnetworks.com sr=rpotts@netscape.com 2001-08-18 10:18:09 +00:00
chak%netscape.com
1dd691203f Fix for #90965 - MfcEmbed does not support plugins
r=peterl, sr= blizzard
2001-08-15 01:25:14 +00:00
locka%iol.ie
99fc474dd2 Fix for missing scrollbars in embedding apps. r=mcafee@netscape.com sr=scc@mozilla.org b=90707 2001-08-13 23:57:56 +00:00
chak%netscape.com
10be16dbbf Fix for #90965 - MfcEmbed does not support plugins
r=peterl, sr=blizzard
2001-08-10 04:47:24 +00:00
ccarlen%netscape.com
876dcfc210 Bug 70715 - Passwords are not remebered in embedding samples when run from Embed dir. Adding wallet dll to Embed dist. r=chak/sr=blizzard. 2001-08-09 13:52:33 +00:00
locka%iol.ie
453b43077c 1 line fix for typo which broke embedding manifest generation when the chrome file format wasn't jar. b=90404 sr=blizzard 2001-08-08 08:29:40 +00:00
aaronl%netscape.com
197f6a3e3c Bug 90512. 2 missing files from embed-win32.zip. r=valeski, sr=waterson 2001-08-01 02:54:01 +00:00
aaronl%netscape.com
dbec3b7bc7 Backing out changes - sorry 2001-07-31 22:30:46 +00:00
aaronl%netscape.com
cd27f9d102 Bug 90512. 2 missing files in embed-win32.zip. r=valeski, sr=waterson 2001-07-31 22:14:49 +00:00
mcafee%netscape.com
a6a456dd5f Adding TestGtkEmbed to the embedding packaging (91013). r=matt, sr=leaf 2001-07-23 21:20:18 +00:00
aaronl%netscape.com
37512adf10 Adding accessibility API support to base Windows embedded browser. Bug 90512, r=valeski, sr=waterson 2001-07-17 20:56:39 +00:00