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

240 Коммитов

Автор SHA1 Сообщение Дата
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
locka%iol.ie 27dd6b5fd9 Fixed carriage return problem caused by checking in makefile.win on Linux. b=90404 r=chak@netscape.com sr=blizzard@mozilla.org 2001-07-13 09:17:34 +00:00
locka%iol.ie c03b5bd1c0 Removed commented out rm operation. b=90404 r=chak@netscape.com sr=blizzard@mozilla.org 2001-07-13 09:12:33 +00:00
locka%iol.ie e460fa3313 Update embedding manifest system to run through gen_mn.pl and be more tolerant of missing modules and people forgetting to update embed-jar.mn. b=90404 r=chak@netscape.com sr=blizzard@mozilla.org 2001-07-13 09:09:24 +00:00
locka%iol.ie 80a4d28418 NOT PART OF BUILD. Now works on Win32 & parses an external file to generate the manifest. b=90404 2001-07-12 12:31:43 +00:00
jaggernaut%netscape.com b4e9467012 Apperently more cruft that snuck into embed-jar.mn. Removing, hoping this fixes the bustage on shrike 2001-07-11 12:47:28 +00:00
locka%iol.ie e4f5812f4e NOT PART OF BUILD. Minor update adds a few missing chrome files. 2001-07-11 11:57:04 +00:00
mcafee%netscape.com 1a43ceabff Need to fully specify embed-jar.mn location for objdir builds (90295). 2001-07-11 09:27:26 +00:00
mcafee%netscape.com d8cb760c7a Moving embed-jar.mn creation out to separate makefile target, autogeneration and cvs checked in status don't mix. Run this by hand when needed and check diffs in, don't run this every build (90295). r=jag 2001-07-11 09:20:42 +00:00
jaggernaut%netscape.com e31b61ddab Fixing bustage by removing lines accidentily added in recent change. 2001-07-11 07:35:19 +00:00
mcafee%netscape.com 92455ebc29 Fully specify location of gen_mn.pl file for objdir builds. Fixes shrike, other ports bustage 2001-07-11 03:10:00 +00:00
mcafee%netscape.com f61b621c23 Changes to get SSL working in gtkEmbed (83393). r=adamlock, sr=brendan 2001-07-10 23:47:35 +00:00
locka%iol.ie 9f6c4f5c67 NOT PART OF BUILD. Embedding manifest generator. b=83393 2001-07-09 22:49:55 +00:00
jaggernaut%netscape.com 78480349db Attempt to fix current bustage: when unzipping chrome so we can re-zip it for the embedding specific jar, overwrite existing files without asking (unzip -o). Patch suggested by cls. 2001-07-03 09:56:56 +00:00
jaggernaut%netscape.com 38a3cc1191 Second attempt. We'll get it right, eventually. :-) 2001-07-03 08:07:02 +00:00
jaggernaut%netscape.com 8c50ff3541 Attempt at fixing embedding build bustage. For now we'll just use the windows images. 2001-07-03 06:48:21 +00:00
waterson%netscape.com 1eae7d84d0 Bug 87146. Fix manifest to include missing files; remove file-globbing, which doesn't work. Fix makefile to obey _NO_FLOCK when building jars. 2001-06-21 20:03:57 +00:00
locka%iol.ie 683da72d40 NOT PART OF BUILD. Public SDK script now has args for specifying alternate directories to scan or include. 2001-06-15 19:26:45 +00:00
locka%iol.ie 8638ac5f8b Added javascript: protocol handler to embedding manifest. b=82709 r=valeski@netscape.com sr=blizzard@mozilla.org a=dbaron@fas.harvard.edu 2001-06-08 12:05:34 +00:00
locka%iol.ie bded339266 NOT PART OF BUILD. Added support for Linux to public header generator tool. 2001-06-06 12:10:42 +00:00
locka%iol.ie 6d957a7eb0 NOT PART OF BUILD. Perl script for extrapolating the "public" headers of Mozilla by running the dependency tool over the embedding sample apps. 2001-06-04 23:32:09 +00:00
locka%iol.ie 6018824845 Removed PSM from embedding manifest to prevent form submit crashes in gtkEmbed. b=82141, r=valeski@netscape.com a=chofmann@netscape.com 2001-05-30 22:49:15 +00:00
chak%netscape.com 89a86813a8 Fix for #81884 - Add PSM2 components to embed packaging
r=adamlock@netscape.com, sr=blizzard
2001-05-22 03:32:16 +00:00
hewitt%netscape.com fcece6ca6c 80748 - mac classic doa, r=blake/andreww 2001-05-14 22:41:42 +00:00
cls%seawood.org 5670d59820 Add MOZILLA_DIR/config to perl include path. 2001-05-14 12:07:17 +00:00
cls%seawood.org 2eaa620190 Add MOZILLA_DIR/config to perl include path. Should fix coffee tinderbox bustage 2001-05-14 12:05:48 +00:00
hewitt%netscape.com e4e8350056 63246 - global stylesheet scoping, r=jag/blake, sr=hyatt 2001-05-12 04:51:28 +00:00
chak%netscape.com d6e35f842e Fix #79731 - mfcembed causes IPF in module WEBBRWSR.DLL
(This is the unix part of the fix)
r=blizzard, a=jj
2001-05-10 02:39:20 +00:00
chak%netscape.com 29f6e89888 Fix blocker #79731 - mfcembed causes IPF in module WEBBRWSR.DLL
r=valeski,a=jj
2001-05-09 21:05:02 +00:00
chak%netscape.com 423deb191d Fix for blocker#78561 - mfcembed crash on startup
r=valeski, rbs@maths.uq.edu.au
sr=alecf
2001-05-02 21:42:03 +00:00
chak%netscape.com 9feab266c5 Fix Bug#77804 - windbgdlg.exe must be copied into the embed package
r=valeski,sr=jband
2001-04-27 00:44:33 +00:00
chak%netscape.com bc2b832d37 I screwed up by removing something i should not have in my prev checkin. sorry.
a=ducarroz
2001-04-23 21:55:01 +00:00
chak%netscape.com fbf2c57dec Patch for Blocker Bug#77176 - mfcembed crashes opening password dialogue
r=ccarlen,danm
sr=hyatt
2001-04-23 21:36:51 +00:00
rbs%maths.uq.edu.au 67e1cb2bbb Improve the speed of viewsource - Patch of Boris Zbarsky <bzbarsky@mit.edu> b=74486 r=rbs r=attinasi 2001-04-17 07:23:04 +00:00
yokoyama%netscape.com d2ea2bb5f0 partial bug fix : 66030, /r=valeski, /sr=brendan 2001-04-17 00:43:16 +00:00
hewitt%netscape.com a45fdbc40d 72717 - die Blue, die!, r=dveditz, sr=hyatt 2001-04-11 03:32:24 +00:00
danm%netscape.com f636001675 moving new nsIPromptService to WindowWatcher lib. adding nsIPrompt creator. bug 72112 continued. r=ccarlen,hyatt,pinkerton 2001-04-07 03:27:28 +00:00
danm%netscape.com 3a6b2acd08 adding new promptservice.xpt bug 72112 r=pinkerton,hyatt 2001-04-06 03:54:04 +00:00
pavlov%netscape.com b0fd931813 adding new files to the embedding manifest file for unix bug 73773 2001-03-30 08:45:42 +00:00
chak%netscape.com 9e3cb7b944 Fix for blocker bug #73225 - Launching mfcembed crashes in GKLAYOUT.DLL
r=cls,a=ducarroz
2001-03-26 19:03:06 +00:00
cls%seawood.org 04b0ff53c6 Add _NO_FLOCK back to make-jars.pl options. 2001-03-25 21:40:04 +00:00
cls%seawood.org acd235df63 If doing jar only builds, unzip all known jar files and add select chrome files to embed.jar. Bug #72390 2001-03-24 14:36:25 +00:00
cls%seawood.org 328c1d33cc Extract chrome files from moz .jars to create embed.jar if building with jar chrome only. Bug #72390. Shoudl fix tinderbox bustage too. 2001-03-24 13:38:53 +00:00
mcafee%netscape.com e74640486a 23733OBJDIR build case needs path to file name (73124). r=pinkerton, sr=hyatt 2001-03-23 07:42:36 +00:00
chak%netscape.com a3a29b005b Fix for #70988 and #71013 - Include cookie library with embed builds
r=adamlock
2001-03-13 06:25:33 +00:00
cls%seawood.org a386fe9752 Update embedding package list to contain renamed img libs (from bug 57247)
Bug #71692 sr=leaf
2001-03-12 18:13:56 +00:00
maolson%earthlink.net 948627b644 Embedding part of bug 56680 - use a xul <stringbundle/> instead of including the strres.js code
r=blake, sr=blizzard via irc
2001-03-05 01:53:33 +00:00
locka%iol.ie 6c549b4e16 Changed installation macro to copy installed-chrome.txt rather than link to it to solve nightly tarball issue. b=62762, sr=cls@seawood.org 2001-02-27 23:15:34 +00:00
locka%iol.ie 183d2ecac6 Removed buildinURLs.rdf from embedding manifest. Smoketest blocker. b=70238 2001-02-27 13:27:54 +00:00
danm%netscape.com 38581c44c5 adding embedcomponents 2001-02-26 03:07:28 +00:00
locka%iol.ie 2f5f2f656d Fix embedding package after recent layout/content split a=leaf@mozilla.org r=valeski@netscape.com b=68942 2001-02-20 19:57:32 +00:00
locka%iol.ie a9e59deaf4 Fix embedding package after the recent layout/content split. a=leaf@mozilla.org r=valeski@netscape.com b=68942 2001-02-20 19:56:37 +00:00
chak%netscape.com 94915e3afa Fix for bug #68594 - Find functionality does not work in MfcEmbed from the
embed packaging..
r=ccarlen
2001-02-16 05:54:27 +00:00
chak%netscape.com b1ec9de602 Fix for #68617 - Must be able to specify the test harness to be pkgd.
r=ccarlen
2001-02-16 05:53:19 +00:00
sspitzer%netscape.com 4457c484ae fix for #68594. (checking in for chak@netscape.com)
r=ccarlen,sr=sspitzer
2001-02-15 21:33:17 +00:00
locka%iol.ie 2f1eac508b Changed embedding installation to package embedding chrome into an embed.jar file. b=67423, r=valeski@netscape.com 2001-02-12 14:36:46 +00:00
locka%iol.ie 282ff9c975 New embedding jar file manifest. r=valeski@netscape.com, b=67423 2001-02-12 14:33:29 +00:00
danm%netscape.com 3f77909f49 copy embed components 2001-02-07 05:17:17 +00:00
valeski%netscape.com cfe1d492eb adding necko chrome so the .properties get included in the packaging. 65919. sr=hyatt 2001-01-30 15:27:21 +00:00
valeski%netscape.com 1ccaa1a2e2 r=bryner, sr=alecf. 62748. adding prefs files which include default font names for use, and adding strres which is required by prefs for prefs processing (string bundles are used in prefs) 2001-01-04 23:56:22 +00:00
danm%netscape.com a994aaaae3 move installed-chrome to the correct (Embed) directory. fixes missing scrollbars 2000-12-21 22:15:15 +00:00
danm%netscape.com 0622315ffe move installed-chrome to the correct (Embed) directory. fixes missing scrollbars 2000-12-21 20:25:08 +00:00
hyatt%netscape.com 5488daa5d1 Fix numerous embedding install issues and 62757 crasher. r=danm, a=dougt 2000-12-21 00:08:28 +00:00
dougt%netscape.com 612fc88ccc 58701. Missing timer .so in embedding dist r=pavlov@netscape.com, a=valeski 2000-11-04 01:30:37 +00:00
dougt%netscape.com 9e1f3f9321 Updating embedding config files. Don't need rdfdomds 2000-10-03 21:56:13 +00:00
sgehani%netscape.com 8b7c694896 Rename libzlib -> libz complying with standard zlib naming convention.
[nsbeta3+ b=49735; r=sobotka@axess.com]
2000-08-25 08:32:19 +00:00
dougt%netscape.com 4a7e9f4d4b add zlib to unix base browser 2000-08-21 22:52:22 +00:00
blizzard%redhat.com 27099452d0 fix makefile to work with objdir r=dougt a=waterson 2000-08-03 22:05:31 +00:00
dougt%netscape.com 7f64e09423 slashes wrong way.
Not part of build.
2000-07-29 08:09:21 +00:00
dougt%netscape.com 05a11567c7 backing out libwebbrwsr. it is needed to startup. I need to look into this. 2000-07-25 05:30:33 +00:00
dougt%netscape.com 28df89938f Updating config files
Adding require (ftang needs to review) i18n res files
removing xpfe webbrowser.
removing test xpt files
2000-07-25 05:22:51 +00:00
dougt%netscape.com 4777056ad6 creating makefile for unix to export base browser depends for embedding
adjusting/update manifest file.
2000-07-20 01:08:43 +00:00
valeski%netscape.com 4c3d8cae94 removing webshell lib dependency, the webshell is now built into the docshell 2000-07-19 03:26:04 +00:00
dougt%netscape.com 2528d6f73f First draft of a unix export file.
(not part of build)
2000-07-14 18:44:40 +00:00
dougt%netscape.com e21e49e41d Updating with the latest and greatest listing. 2000-07-14 17:26:58 +00:00
dougt%netscape.com e7445780f7 *NOT PART OF BUILD*
Embedding exporter.
2000-07-13 20:40:21 +00:00