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

1222 Коммитов

Автор SHA1 Сообщение Дата
ccarlen%netscape.com 45dfa555d9 Bug 78498 - Carbonize PPEmbed - adding new files. r=pinkerton/sr=sfraser 2001-08-18 01:57:33 +00:00
dsirnapalli%netscape.com b6becdaaf6 Made some changes to put the test case on ngdriver. 2001-08-17 23:41:14 +00:00
dcone%netscape.com b5b138d7ad b=95339 Check the aPrintOptions for null. Fixes embedding silent. r=rods sr=attinasi 2001-08-16 13:58:38 +00:00
sfraser%netscape.com ccc82b99ba Project cleanup, rs=scc. Don't link with RaptorShell.shlb, which is obsolete. 2001-08-15 23:16:49 +00:00
chak%netscape.com 38d1c7d645 Fix for #81808 - MfcEmbed must show lock icon in status bar
r=valeski, sr=blizzard
2001-08-15 04:44:44 +00:00
chak%netscape.com 65a8cc28ce Fix for #90965 - MfcEmbed does not support plugins
r=peterl, sr= blizzard
2001-08-15 01:25:14 +00:00
dsirnapalli%netscape.com 28c28cb027 Embed smoketest. 2001-08-14 23:32:00 +00:00
cls%seawood.org 8405a1984e Use NS_PTR_TO_INT32 macros to do 64-bit safe pointer conversions.
Bug #20860 r=Roland.Mainz@informatik.med.uni-giessen.de sr=brendan@mozilla.org
2001-08-14 07:59:59 +00:00
rpotts%netscape.com da2959ee05 bug #94205. Adding flags to nsIWebNavigation::Stop(). 2001-08-14 04:46:20 +00:00
locka%iol.ie 20c9a1ddd7 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 ba1bf118de Fix for #90965 - MfcEmbed does not support plugins
r=peterl, sr=blizzard
2001-08-10 04:47:24 +00:00
pavlov%netscape.com b72c324af1 fixing bug 78690. removing old imagelib. r=jst sr=waterson 2001-08-09 20:22:39 +00:00
ccarlen%netscape.com 054d3ecd7b 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 7254529098 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
blizzard%redhat.com 691293abed Bug #80638. Implement GetSiteWindow. r=philipl, sr=tor 2001-08-06 20:44:40 +00:00
blizzard%redhat.com 508b4794fb Fix bug #91640. Make sure to check the offscreen window before destroying it. Also so other related cleanup. Original patch from Andrew Chatham. r/sr=blizzard,tor. 2001-08-06 18:04:07 +00:00
depstein%netscape.com ccfb0cfcbd updated Dialogs & resource file for PromptService component support. 2001-08-04 04:09:24 +00:00
chak%netscape.com 484df69945 Fix for #92798 - Asserts in nsParser.cpp when registering JS components
r=valseki, sr=blizzard
2001-08-02 20:31:54 +00:00
chak%netscape.com 9b24dd1600 Fix for #90538 - Downloading files crashes mfcembed.exe
r=valeski, sr=blizzard
2001-08-01 14:44:24 +00:00
chak%netscape.com 4e14e4ee6d Fix #90538 - Downloading files crashes mfcembed.exe
r=valeski, sr=blizzard
2001-08-01 14:43:43 +00:00
aaronl%netscape.com 5fd5e18bea Bug 90512. 2 missing files from embed-win32.zip. r=valeski, sr=waterson 2001-08-01 02:54:01 +00:00
depstein%netscape.com 150dc19ee1 Added couple small changes to nsISHistory iface. 2001-07-31 23:23:57 +00:00
aaronl%netscape.com 81d93e3c84 Backing out changes - sorry 2001-07-31 22:30:46 +00:00
aaronl%netscape.com caaed06c70 Bug 90512. 2 missing files in embed-win32.zip. r=valeski, sr=waterson 2001-07-31 22:14:49 +00:00
depstein%netscape.com b0936d1175 Removed nsIRequest methods from BrowserImplWebPrgrsLstnr.cpp, fille out history listener methods, and added in PromptService.cpp from mfcEmbed. 2001-07-31 01:49:12 +00:00
depstein%netscape.com 990cc4e18e Added additional flag combo for nsIWebNavigation::Reload() and uri table. 2001-07-28 01:27:28 +00:00
depstein%netscape.com 7521cc6c71 updated history listener methods. 2001-07-27 01:05:03 +00:00
depstein%netscape.com 4e55e7c5f6 added GetTheUri() in QaUtils.cpp. Updated history listener methods. 2001-07-26 01:21:53 +00:00
jaggernaut%netscape.com c14d9c09a1 Bug 86734: Remove NS_WITH_SERVICE. r=dbaron, rs=scc, a=asa 2001-07-25 07:54:28 +00:00
leaf%mozilla.org 280310608e r=mcafee, sr=cls. turning tests on to get TestGtkEmbed into the nightly
distributions. bug 91013
2001-07-25 00:08:28 +00:00
pete%alphanumerica.com f65c767018 Fix for nsIFile delete conflicts with JS reserved name b=37406, r=dougt, sr=jst
Renamed all Delete methods to Remove.

--pete
2001-07-24 18:38:25 +00:00
chak%netscape.com d345c99a8e Fix for #89966 - MfcEmbed's PromptService implementation not complete
r=ccarlen, sr=blizzard
2001-07-24 00:19:48 +00:00
jaggernaut%netscape.com 4d73a251ab Bug 73353: clean up the REQUIRES lines in Makefiles. 2001-07-23 22:36:12 +00:00
mcafee%netscape.com 148fdf9ee5 Adding TestGtkEmbed to the embedding packaging (91013). r=matt, sr=leaf 2001-07-23 21:20:18 +00:00
briane%qnx.com 8b2f64280a PHOTON port only (not part of build)
Numerous bug fixes to allow embedding to work properly.
2001-07-23 20:21:41 +00:00
blizzard%redhat.com 9dc86ce92c Bug #90505. Add signals to get the security change and status changes for documents. r=valeski,sr=dougt 2001-07-23 19:24:06 +00:00
depstein%netscape.com 82de55c92f added Url table for web navigation in Tests.cpp 2001-07-18 00:40:48 +00:00
aaronl%netscape.com da824ed4f4 Adding accessibility API support to base Windows embedded browser. Bug 90512, r=valeski, sr=waterson 2001-07-17 20:56:39 +00:00
depstein%netscape.com 5889b4c99a updated BrowserView.cpp - #include "nsIWidget.h" 2001-07-17 20:07:47 +00:00
depstein%netscape.com 5bcc5ec5d5 removed all files in directory. qa_mfcEmbed is obsolete. Replaced by testEmbed (/mozilla/embedding/qa/testembed) 2001-07-17 19:30:19 +00:00
depstein%netscape.com d3842025cb removed .html files in folder. 2001-07-17 19:08:29 +00:00
depstein%netscape.com 4d931028ba adding .txt files for js scripts 2001-07-17 18:43:30 +00:00
depstein%netscape.com 8ee77e4911 adding .html files to jstests for Dharma. 2001-07-16 23:24:30 +00:00
dbaron%fas.harvard.edu bf82abfd11 Header include dependency cleanup. b=64023 r=jag rs=brendan 2001-07-16 02:40:48 +00:00
locka%iol.ie 79e71e824f Added new interface nsITooltipTextProvider and service to chrome listener. b=90195 r=valeski:@netscape.com sr=rpotts@netscape.com 2001-07-13 09:20:07 +00:00
locka%iol.ie 1528039931 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 0637a917c3 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 29cefa3122 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
mscott%netscape.com 36583d50d4 Bug #89414 --> mis-spelled a JS variable name. It should be choseApp.
r/sr=sspitzer
2001-07-13 05:45:59 +00:00
depstein%netscape.com 8b641601d8 update nsIWebNav tests (correct load/reload flags) 2001-07-13 01:46:57 +00:00
locka%iol.ie 9201d9db29 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
mcafee%netscape.com 62ba5f17b9 Fixing IRIX linker bustage (90438). r=cls 2001-07-12 05:58:10 +00:00
jaggernaut%netscape.com 0f08999933 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 fa2687b14b NOT PART OF BUILD. Minor update adds a few missing chrome files. 2001-07-11 11:57:04 +00:00
mcafee%netscape.com e7de3ed018 Need to fully specify embed-jar.mn location for objdir builds (90295). 2001-07-11 09:27:26 +00:00
mcafee%netscape.com 8655a7d6c0 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 10d6e9c4be Fixing bustage by removing lines accidentily added in recent change. 2001-07-11 07:35:19 +00:00
mcafee%netscape.com 6981ef011d Changing link order to fix linker error on IRIX. Part of my previous checkins this evening. 2001-07-11 04:54:48 +00:00
mcafee%netscape.com 0fc6fa84c8 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 f105897dad Fixing REQUIRES line, fixes ports/objdir bustage 2001-07-11 02:55:53 +00:00
mcafee%netscape.com c16634e7a6 Changes to get SSL working in gtkEmbed (83393). r=adamlock, sr=brendan 2001-07-10 23:47:35 +00:00
mcafee%netscape.com 82dc3fe734 Adding changes to get SSL working for gtkEmbed (83393). r=adamlock, sr=brendan. main.cpp has quite a bit of intent/whitespace cleanup, sorry about that. 2001-07-10 23:45:01 +00:00
mcafee%netscape.com 667c5ec839 Ignore generated files. 2001-07-10 23:22:46 +00:00
depstein%netscape.com 2d967ba3ab Changed mfcEmbedComponents to testEmbedComponents in TestEmbed.cpp & makefiles. 2001-07-10 01:57:23 +00:00
locka%iol.ie 62c8b05ff7 NOT PART OF BUILD. Embedding manifest generator. b=83393 2001-07-09 22:49:55 +00:00
timeless%mac.com d85f0a7154 Bugzilla Bug 70857 [XUL Syntax] Replace <boxDerivedTag align="horizontal|vertical"> with
<boxDerivedTag orient="horizontal|vertical">
patch by andersma@luther.edu r=timeless sr=blake
2001-07-09 18:41:07 +00:00
dcone%netscape.com 8cef7c6607 Added code to use silent printing. b=76456 r=dcone sr=attinasi 2001-07-09 14:40:37 +00:00
depstein%netscape.com 1c42e89774 Updated nsIRequest tests 2001-07-06 02:39:11 +00:00
cls%seawood.org 654b132df3 Updating .cvsignore files.
Bug #84824 r=jag
2001-07-06 02:36:37 +00:00
dinglis%qnx.com 933f8149b1 NOT PART OF BUILD (Photon only)
- bring the photon embedding component upto date.
2001-07-04 19:42:06 +00:00
jaggernaut%netscape.com 162c4c987d 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 8e8a6a2905 Second attempt. We'll get it right, eventually. :-) 2001-07-03 08:07:02 +00:00
jaggernaut%netscape.com 21af393526 Attempt at fixing embedding build bustage. For now we'll just use the windows images. 2001-07-03 06:48:21 +00:00
blizzard%redhat.com 6a0cb82e96 bug #80146. make gtk tooltips in the embedding widget look nicer. patch from <timecop@network.email.ne.jp>. r=tor,sr=blizzard 2001-07-02 21:41:28 +00:00
locka%iol.ie be3a8988bc Remove event queue destruction code from NS_TermEmbedding to prevent assertions later on. b=79181 r=rpotts@netscape.com sr=blizzard@mozilla.org 2001-07-02 19:23:40 +00:00
cls%seawood.org 52d7838acf Landing static build changes for OS2
Thanks to Javier Pedemonte <pedemont@us.ibm.com> for the patch.
Bug #85283 r=mkaply r=waterson
2001-07-01 12:11:13 +00:00
jaggernaut%netscape.com 03ab87e4a1 Bug 88413: Remove |GetUnicode()| from nsString (and replace it with |get()|). r=dbaron, rs=scc.
This removes all call-sites I can currently fix. Tomorrow I'll try to get someone to checkin my changes to security/ and I'll get some help with the Netscape side of things.

nsString::GetUnicode()'s final death-blow will be dealt soon. Please keep this in mind as you add new code :-)
2001-06-30 11:02:25 +00:00
depstein%netscape.com 9a881273b4 removing files in /qa_mfcembed and subdirs. This qa tool is obsolete. 2001-06-30 02:02:30 +00:00
depstein%netscape.com c978340501 Updated nsIRequest methods; added nsIStreamObserver implementations 2001-06-30 00:26:31 +00:00
mscott%netscape.com 8e3d4be9fd Bug #88320 --> wrap the choose button in a autostretch="never" box.
r/sr=hewitt,sspitzer
2001-06-29 04:19:00 +00:00
locka%iol.ie cfdce7310e NO CODE CHANGES. Replaced all tab characters with spaces. 2001-06-28 13:01:52 +00:00
locka%iol.ie 0c8b1015ce Added code to adjust requested window size to account for the frame and client edge. b=84034 r=chak@netscape.com sr=blizzard@mozilla.org 2001-06-28 11:57:53 +00:00
locka%iol.ie 4c10b63de4 Updated printing code to use public api and wait for printing to complete before returning. b=77537 r=ccarlen@netscape.com sr=blizzard@mozilla.org 2001-06-28 11:47:21 +00:00
mscott%netscape.com 96e52c48f7 Bug #88066 --> add an advanced button to the helper app dialog. Remove some obsolete DTD strings.
r=hewitt
sr=sspitzer
2001-06-28 04:18:57 +00:00
chak%netscape.com 8bf9fdd6d0 Fix for #80778 - ASSERTION on startup: nsAppStartupNotifier.cpp
r/sr=alecf
2001-06-28 02:32:12 +00:00
mscott%netscape.com 3f473ebdfd Bug #80866 --> new helper app dialog design.
r=hewitt
sr=sspitzer
2001-06-28 02:19:28 +00:00
depstein%netscape.com c938b77c49 updated README.TXT with description and build instructions. 2001-06-28 01:47:19 +00:00
depstein%netscape.com e045de40fe Modified routines in Tests.cpp & QAUtils.cpp 2001-06-28 00:48:45 +00:00
depstein%netscape.com 549583df18 Update testembed w/ latest ifaces, incl nsIRequest cases & nsIWebProgLstnr support 2001-06-26 22:39:32 +00:00
bryner%uiuc.edu 8cfe74d6bb Bug 82123 -- enable embeddors to alter the focus traversal so that the document itself receives focus first instead of last. r=saari, adamlock, sr=jst, a=chofmann. 2001-06-26 01:19:11 +00:00
dougt%netscape.com c306e0513b Landing url parsing branch. 73845. r=alecf@netscape.com, sr=darin@netscape.com, a=blizzard@rednat.com.
This fixes many crashes caused by illegal uses of the nsStdURL.
This also allows a plugable protocol to provide their own url parser.
2001-06-21 22:02:47 +00:00
waterson%netscape.com 33b31f74cd 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
waterson%netscape.com 0877b1a573 Land STATIC_BUILD_20010612_BRANCH, which supports building mozilla with components statically linked into the executable, as well as 'meta modules' that combine components into uber-DLLs. 2001-06-20 20:21:49 +00:00
amasri%netscape.com 93388d78ae Adding files to qa embedding project. Not part of the build. 2001-06-20 18:28:48 +00:00
blakeross%telocity.com b41a4d4046 Not filling in default action with name of helper app (79231, law's patch). r=pchen sr=mscott a=asa 2001-06-20 06:21:46 +00:00
dbaron%fas.harvard.edu 688519fb0c Fix bad getters on nsIDocument and nsIScriptContext to use out params rather than return |AddRef|ed pointers. b=81289 r=jaggernaut sr=jst a=asa 2001-06-20 03:27:48 +00:00
danm%netscape.com f0c0a349d7 remove compiler warning 2001-06-20 01:29:21 +00:00
danm%netscape.com ed9f54c409 URL loading security check moved from WindowWatcher to GlobalWindow. base URL calculation also reset to preferentially use the caller's context over the parent window's. bug 59748 r=hyatt,jst a=asa 2001-06-20 01:25:09 +00:00
amasri%netscape.com f1b618ecca Created new tree structure for qa embedding tool (testembed). Adding files
needed for testembed c++ project. Not part of the build.
2001-06-20 00:19:53 +00:00
cls%seawood.org 80f526179f Replaced NO_SHARED_LIB & NO_STATIC_LIB with BUILD_SHARED_LIBS, BUILD_STATIC_LIBS, FORCE_STATIC_LIB & FORCE_SHARED_LIB. Added FORCE_USE_PIC.
Changes allow us to have a finer control over which parts of the tree are built with PIC.  Part of the static build branch landing.
Bug #46775 r=mcafee a=leaf
2001-06-18 22:10:38 +00:00
scc%mozilla.org 2e8b3e9481 bug #85271: sr=waterson, r={beard, jag, dbaron}, a=asa. Eliminate features of |nsXPIDLC?String| that keep it out of the string hierarchy (i.e., using assigment to rebind ownership, static |Copy| members, and |getter_Shares|), fixing some leaks in the process. 2001-06-17 05:23:38 +00:00
locka%iol.ie cdd8078685 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
blizzard%redhat.com efcd148780 Fix blocker bug #85703. Crashes on popup windows. r=adamlock,sr=tor,a=asa 2001-06-14 17:42:16 +00:00
blizzard%redhat.com 90709595a3 trying to fix build bustage with a temporary 2001-06-14 03:48:40 +00:00
blizzard%redhat.com 2ec817fa57 Fix bug #83157. Make the embedding widget handle reparenting and unrealize/re-realize. r=bryner,sr=tor,a=asa 2001-06-14 02:07:04 +00:00
law%netscape.com ffe7e739f0 Bug 79862; fix keyset id attribute so esc/enter keys work on helper app dialog; r=sfraser/sr=alecf/a=asa 2001-06-13 23:34:13 +00:00
danm%netscape.com 870570059e OpenWindow 'gracefully' handles disconnected parent windows. bug 78504 r=dr,hyatt a=asa 2001-06-12 23:05:17 +00:00
locka%iol.ie 1f9b2ab1f3 Added code to fire TitleChange events. b=84496 r=ccarlen@netscape.com sr=blizzard@mozilla.org a=asa@mozilla.org 2001-06-12 16:23:35 +00:00
locka%iol.ie 7be0b13316 NOT PART OF BUILD. CBrowse harness now listens for TitleChange events from controls and sets the window title accordingly 2001-06-08 12:06:39 +00:00
locka%iol.ie e94e66e7c4 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 fd8513369a NOT PART OF BUILD. Added support for Linux to public header generator tool. 2001-06-06 12:10:42 +00:00
valeski%netscape.com 221edc8f1a r=chak, sr=vidur, a=tor. 82000. removing unused arg from nsICategoryManager. 2001-06-05 21:25:57 +00:00
locka%iol.ie 356874855d Implement ConfirmCheck so PSM doesn't abort form submits. b=84024 r=waterson@netscape.com sr=blizzard@mozilla.org a=tor@acm.org 2001-06-05 21:02:48 +00:00
locka%iol.ie 080c320023 Made a couple of tweaks on behalf of wtc@netscape.com to allow control to build when the MS Platform SDK is installed. b=83976 r=adamlock@netscape.com sr/a=blizzard@mozilla.org 2001-06-05 11:42:38 +00:00
locka%iol.ie 47715c16be 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
blizzard%redhat.com 519cbaca4e Fix bug #83722. Crash when loading an <img> tag from a stream. r=valeski,sr=to
r,a=chofmann
2001-06-03 02:02:16 +00:00
chak%netscape.com 80e14a7e56 Fix for 81796 - Enable SecureBrowserUI for embedding apps
r=ccarlen, sr=blizzard, a=dbaron
2001-06-02 00:35:39 +00:00
locka%iol.ie 3e29d7f92f 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
pavlov%netscape.com 8470697f82 removing win32 checked in binary build stuff. wtf is this doing in the tree? are we going to have to get r= and sr= for things that arn't part of the build now? sigh. 2001-05-30 10:32:30 +00:00
amasri%netscape.com 625c9b54d6 adding embedding tests for qa. Not part of the build. 2001-05-30 02:50:49 +00:00
amasri%netscape.com 84cf7191f7 adding tests for qa embedding. not part of the build 2001-05-30 02:49:08 +00:00
mkaply%us.ibm.com e34e2a237c IRIX and BSD bustage - need cast - this has never been built until blizzard turned it on 2001-05-30 00:45:30 +00:00
radha%netscape.com 1b49f073d3 Fix related to bug 82236. Fix all embeddign usages of onLocationChange with the
new semantics. r=valeski sr=alecf a=blizzard(drivers@mozilla.org)
2001-05-29 22:48:39 +00:00
blizzard%redhat.com 393267ec82 Fix bug #82705. Add mechanism to emit signal for windows without parents. r=pavlov,sr=tor,a=chofmann (Round 2) 2001-05-29 22:35:46 +00:00
blizzard%redhat.com 1b92a22376 back out changes since they included a patch that happened to be in my tree 2001-05-29 22:31:15 +00:00
blizzard%redhat.com 6d34c5360f Fix bug #82705. Add mechanism to emit signal for windows without parents. r=pavlov,sr=tor,a=chofmann 2001-05-29 22:22:35 +00:00
blizzard%redhat.com 7a0d200bac Fix bug #82601. "mozilla will continue trying to create http auth dialogs until the cows come home." Make sure to detect errors creating new windows and pass those errors along to callers. r=ccarlen, sr=tor, a=asa 2001-05-25 20:25:49 +00:00
law%netscape.com a83465493d Bug 68279; tightens up IsExecutable() check in nsLocalFileWin to properly detect most dangerous executables; adds code to the two places in the UI where such files used to be executed to disable us doing that; r=mstoltz, sr=mscott 2001-05-23 06:03:59 +00:00
locka%iol.ie 971dce35c2 Removed nsIDocShellTreeOwner impl in control's chrome object because it was causing clicked links to open in new window. Cleaned up web browser creation and initialisation. b=82116 r=ccarlen@netscape.com sr=blizzard@mozilla.org 2001-05-22 21:31:01 +00:00
dbaron%fas.harvard.edu 27929ede4b Removed unused statically-constructed nsVoidArray since the static constructor crashes on startup for me. r=dougt sr=blizzard b=82146 2001-05-22 21:00:35 +00:00
chak%netscape.com 7dda5a75e6 Fix for #81884 - Add PSM2 components to embed packaging
r=adamlock@netscape.com, sr=blizzard
2001-05-22 03:32:16 +00:00
valeski%netscape.com 58b8efcc23 r=adamlock. missing break statement 2001-05-21 23:20:18 +00:00
danm%netscape.com bd306441f5 change window ownership model to match Mozilla's (self-referential). bug 76522 r=adamlock,hyatt 2001-05-21 22:49:18 +00:00
valeski%netscape.com 78fa01c626 adding nsWebBrowserContentPolicy.cpp to the mac build. 81263 2001-05-21 22:43:47 +00:00
valeski%netscape.com 47dde24cd0 r=ccarlen, sr=rpotts on the mozilla/docshell/* and mozilla/embedding/* mods (81263). embedding apps can now control whether or not images are loaded in a specific nsWebBrowser window. This is done via nsIWebBrowserSetup. shaver@mozilla.org provided a nsWebBrowserContentPolicy implementation which registers for, and responds to, nsIContentPolicy callbacks giving nsIContentPolicies an opportunity to cancel a load or the processing of an element. processing isn't hooked up yet, and some of the content policy types in the switch statement won't become relevant until further nsIContentPolicy hookup is done. Those cases are handled inside the docshell/webshell until the content policy hook-up is made. 2001-05-21 22:42:46 +00:00
locka%iol.ie 3eaab0afb9 Enabled window clipping to prevent flicker while painting child windows. b=81986 r=chak@netscape.com sr=blizzard@mozilla.org 2001-05-21 22:40:31 +00:00
ccarlen%netscape.com 6ed4b8ccf6 Bug 73951 - Enable global history by default for embedding apps. r=valeski/sr=rpotts 2001-05-19 18:31:20 +00:00
blizzard%redhat.com f1128d657f Fix allocator mismatch in bug #70207. r=pavlov,arik sr=scc 2001-05-19 14:29:25 +00:00
blizzard%redhat.com dc2aec3993 Fix bug #70220. Harden *Stream functions so that you can't call them unless the widget has been realized. r=pavlov, rs=brendan 2001-05-19 14:23:38 +00:00
jst%netscape.com f72e19a2c3 scc checking in from jst's account. bug #75220: sr=jst, rs=brendan. renaming |nsPromiseC?Concatenation| to |nsDependentC?Concatenation|; |nsPromiseC?Substring| to |nsDependentC?Substring|; |nsLiteralC?String| and |nsLocalC?String| to |nsDependentC?String|, as these new names better reflect clients obligations to instances. 2001-05-19 11:27:30 +00:00
mstoltz%netscape.com 3584203896 Re-checking-in workaround fix for 79775 - don't call GetSubjectPrincipal for chrome URLs, as this sometimes causes a failure and is not necessary for chrome URLs anyway. Fixed a crasher by moving the initialization of LoadInfo out of the if block. r=vidur, sr=jst. 2001-05-19 01:40:52 +00:00
blizzard%redhat.com 840af67c0f Fix bug #81512. Misnamed function. rs=tor, r=bryner 2001-05-18 22:17:02 +00:00
blizzard%redhat.com c1f09c684d Fix bug #73730. Compile problems with the MIPSpro compiler on IRIX. Just needed some casts. r=me, rs=tor 2001-05-18 22:13:05 +00:00
blizzard%redhat.com 11f8abad25 Fix bug #59923. Add functionality to get enums for other language embedders. r=crichton, sr=tor 2001-05-18 21:14:48 +00:00
blizzard%redhat.com e1e5c32a99 Back out mstoltz because of blocker bug #81629. Original bugs were 47905 79775. 2001-05-18 17:41:23 +00:00
mstoltz%netscape.com 201736a175 Bug 47905 - adding security check for XMLHttpRequest.open.
Added nsIScriptSecurityManager::CheckConnect for this purpose.
Also cleaned up the security check API by removing some unnecessary
parameters. r=vidur@netscape.com, sr=jst@netscape.com

Bug 79775 - Forward button broken in main mail window. Making
WindowWatcher not call GetSubjectPrincipal if the URL to be loaded is
chrome, since the calling principal is superfluous in this case.
No one has been able to find the root cause of this problem, but
this checkin works around it, which is the best we can do for now.
r=ducarroz@netscape.com, sr=jst@netscape.com
2001-05-18 06:56:29 +00:00
ccarlen%netscape.com 79fa440908 Bug 76001 - Correct some incorrect comments. r=danm, sr=alecf 2001-05-17 21:13:35 +00:00
cls%seawood.org f5efc0a677 Reordering libs as needed for static build 2001-05-16 23:56:15 +00:00
dougt%netscape.com e8f9d89833 Fix for 66951. r=ftang@Netscape.com, sr=dougt@netscape.com. 2001-05-15 19:01:57 +00:00
locka%iol.ie a96ff1bdbd Fix activates/deactivates browser window when test app winEmbeds frame becomes active/inactive r=disttsc@bart.nl b=78610 2001-05-15 14:33:43 +00:00
hewitt%netscape.com 71b247be0d 80748 - mac classic doa, r=blake/andreww 2001-05-14 22:41:42 +00:00
cls%seawood.org 68d5acabae Add MOZILLA_DIR/config to perl include path. 2001-05-14 12:07:17 +00:00
cls%seawood.org e28767ee5c Add MOZILLA_DIR/config to perl include path. Should fix coffee tinderbox bustage 2001-05-14 12:05:48 +00:00
kandrot%netscape.com d5ca27bbb0 Check in for Ron Guilmette's static build. r=nhotta, sr=waterson bug #46775 2001-05-14 06:30:56 +00:00
rpotts%netscape.com f3e719c2c1 bug #65777 (r=valeski, sr=mscott) - Window targeting fixes... 2001-05-14 02:16:27 +00:00
cls%seawood.org 5f5b0ae021 Replace chrome:: target with install::. Using chrome:: was causing |make -j3 install| builds to fail to execute the chrome:: target due to a suspected bug in gnu make. (|make MAKE='make -j3' install| works fine.) 2001-05-12 07:08:27 +00:00
hewitt%netscape.com d6a07c4be3 63246 - global stylesheet scoping, r=jag/blake, sr=hyatt 2001-05-12 04:51:28 +00:00
darin%netscape.com c18fe7ef56 Http branch landing: changes to other files (bug 76866) r=gagan,sr=dougt,a=chofmann 2001-05-11 21:05:08 +00:00
mkaply%us.ibm.com 1f49dafbe3 senna REQUIRES bustage - a lot of these components in this REQUIRES can probably be removed 2001-05-11 18:10:07 +00:00
valeski%netscape.com e91bf3ed3c r=saari, sr=blizzard 64349. adding GetFocusedElement to nsWebBrowser.cpp. patch submitted by DebugWeyers@yahoo.com. 2001-05-11 14:19:39 +00:00
waterson%netscape.com 5a5ce46037 Fix build bustage. 2001-05-11 04:08:24 +00:00
mcafee%netscape.com 36e2954a68 fixing build bustage, build dir needs to be at end of DIRS list to link. r=pinkerton 2001-05-11 03:12:51 +00:00
pinkerton%netscape.com 74ee335ef8 build foo to fix bustage 2001-05-11 03:07:54 +00:00
pinkerton%netscape.com 00fa03a78a separating jsconsole into its own component. r=damn/sr=hyatt bug# 73127 2001-05-11 01:52:11 +00:00
pinkerton%netscape.com 6866bb3e16 separating jsconsole into its own component. r=damn/sr=hyatt bug#73127. 2001-05-10 03:12:59 +00:00
chak%netscape.com aec4755bc1 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 40848171c9 Fix blocker #79731 - mfcembed causes IPF in module WEBBRWSR.DLL
r=valeski,a=jj
2001-05-09 21:05:02 +00:00
locka%iol.ie d4de3d01eb Restored some dependency rules to fix build bustage when building from a fresh pull. b=79788, a=leaf@mozilla.org 2001-05-09 20:23:09 +00:00
locka%iol.ie 6472f32265 Removing obselete file. b=68581 2001-05-09 14:16:12 +00:00
locka%iol.ie 702ea072f6 Updated control to implement an nsIPrompt service. b=75745, r=ccarlen@netscape.com, sr=blizzard@mozilla.org 2001-05-09 11:23:18 +00:00
dbaron%fas.harvard.edu ce7da709f4 Fix bustage by including stdlib.h. 2001-05-08 19:48:51 +00:00
dbaron%fas.harvard.edu 1326c82680 Fix MOZ_TRACK_MODULE_DEPS (senna tinderbox) bustage by adding new header file dependencies from XPCDOM landing to REQUIRES. 2001-05-08 19:19:03 +00:00
jst%netscape.com 621060c4fd Landing the XPCDOM_20010329_BRANCH branch, changes mostly done by jband@netscape.com and jst@netscape.com, also some changes done by shaver@mozilla.org, peterv@netscape.com and markh@activestate.com. r= and sr= by vidur@netscape.com, jband@netscape.com, jst@netscpae.com, danm@netscape.com, hyatt@netscape.com, shaver@mozilla.org, dbradley@netscape.com, rpotts@netscape.com. 2001-05-08 17:42:36 +00:00
dcone%netscape.com 4938181b34 Minor fix. r=sfraser. Does not effect build 2001-05-08 13:35:48 +00:00
locka%iol.ie 96ad4c2f78 Fix for painting problems in embedding apps when window is moved offscreen and back on. b=78412 r=ccarlen@netscape.com sr=blizzard@mozilla.org 2001-05-07 13:49:59 +00:00
ccarlen%netscape.com df1a6e78a8 Bug 78745 - nsIPromptService::ConfirmEx needs to be more flexible. r=valeski, sr=sfraser 2001-05-06 15:03:55 +00:00
blizzard%redhat.com d5c7cf6d23 Bug #79041. Add the ability to get the title for a page in unicode from the embedding widget. Patch from Philip Langdale <philipl@mail.utexas.edu>. r=blizzard,sr=waterson 2001-05-06 03:14:51 +00:00
kandrot%netscape.com d5bd552195 Check in for Ron Guilmette. r=shaver, sr=waterson. For intl r=nhotta. Changes for NS_IMPL_NSGETMODULE. bug #46775. 2001-05-05 05:33:37 +00:00
ccarlen%netscape.com 05eb8a0f8d Bug 76617 - embedding app can't get input focus. r=sfraser.sr=blizzard@mozilla.org 2001-05-04 21:06:16 +00:00
valeski%netscape.com 58072871cc sr=rpotts. cookie/wallet r=morse, xmlTerm r=saravn@mozdev.org, mailnews r=mscott, activeX r=adamlock, everything else covered by the sr from rpotts. 15345. These changes remove nsIDocumentLoaderObserver.idl from the build, and all of it's implementations and registrations have been moved over to nsIWebProgressListener.idl and nsIWebProgress.idl respectively. there are two (78762, 78760) mailnews printing bugs that I overturned *before* landing this. I've run this code through the mail-news and browser smoketests among other tests outlined in the patch description attatched to the bug. 2001-05-04 20:15:38 +00:00
ccarlen%netscape.com 6485be27de Bug 72230 (fixing side affect of its fix) WebBrowser window was painting black as background on Mac. r=adamlock, sr=blizzard. 2001-05-04 14:46:16 +00:00
cls%seawood.org 29eae92e52 No need to explicitly set $(srcdir) as we let VPATH take care of that. 2001-05-04 08:24:57 +00:00
law%netscape.com 963290d2cf Bug 52454; build new helper app dialog component on Mac; r=pchen@netscape.com, sr=mscott@netscape.com 2001-05-04 08:01:21 +00:00
law%netscape.com 48ad1e61d0 Bug 52454; building new helper app dlg component on win/unix; r=pchen@netscape.com, sr=mscott@netscape.com 2001-05-04 06:35:43 +00:00
ccarlen%netscape.com 6c8532e167 Bug 75996 - nsIPromptService::ConfirmCheck set check value result even when canceled. r=danm,sr=alecf 2001-05-04 01:57:09 +00:00
law%netscape.com 4ea588b162 Bug 52454; switch to new .properties file; r=pchen@netscape.com, sr=ben@netscape.com 2001-05-03 23:34:41 +00:00
locka%iol.ie f83a422f16 Add line to cancel native default handling of context menu events after it is already handled. b=78396 sr=blizzard@mozilla.orga 2001-05-03 21:43:23 +00:00
dcone%netscape.com c4a695d700 Use correct case in IDL. Does not effect build 2001-05-03 21:15:05 +00:00
dcone%netscape.com eef0852455 fixed the declaration to use IDL syntax instead of C syntax. b=72692. Does not effect build 2001-05-03 14:15:38 +00:00
blizzard%redhat.com 778aa3be46 Fix bug #76617. Some embedding apps can't get input focus. r=ccarlen,bryner sr=tor 2001-05-03 12:04:56 +00:00
law%netscape.com aef6edaa38 Bug 52454; last-minute tweaks; r=pchen@netscape.com, sr=ben@netscape.com 2001-05-02 22:50:02 +00:00
law%netscape.com 66a081a7b0 Bug 52454; last-minute tweaks; r=pchen@netscape.com, sr=mscott@netscape.com 2001-05-02 22:44:14 +00:00
law%netscape.com b6a04b06b1 Bug 52454; last-minute tweaks; r=pchen@netscape.com, sr=ben@netscape.com 2001-05-02 22:31:12 +00:00
danm%netscape.com 01ffb24e30 just changing the name of internal classes nsWindowEnumerator (and WindowInfo). the old name was causing problems with the static build and noisy leak logs. bug 46775 r=hyatt,jband 2001-05-02 22:16:10 +00:00
chak%netscape.com 7d78b4641b 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
ccarlen%netscape.com 9143ba9411 Bug 75993 - Make the checkvalue param on alertCheck,confirmCheck be in/out. r=valeski,sr=alecf 2001-05-02 14:47:09 +00:00
blizzard%redhat.com a6e6c3a8f2 Part of bug #75745. Get modal dialogs from the window watcher service working on linux. r=ccarlen, sr=tor 2001-05-02 02:49:07 +00:00
cls%seawood.org 25c6dc1c7e Set EXPORT_LIBRARY=1 in all pertinent Makefile.ins. Allows us to build the final link list as we traverse the tree. Bug #46775 2001-04-28 19:48:12 +00:00
blizzard%redhat.com 12bc103df7 Add new test cases. Not part of the build. 2001-04-28 18:54:09 +00:00
dbaron%fas.harvard.edu 546e4acc39 Fix MOZ_TRACK_MODULE_DEPS (senna tinderbox) bustage by adding find to REQUIRES. 2001-04-28 04:01:29 +00:00
dbaron%fas.harvard.edu be2599ded9 Fix MOZ_TRACK_MODULE_DEPS (senna tinderbox) bustage by adding header file dependencies to REQUIRES. 2001-04-28 04:00:07 +00:00
arik%netscape.com 4dd69fe7eb moved SizeToContent from nsIDOMWindowInternal to nsIDOMWindow and updated existing code. Fixes bug 69922, r=dr, sr=brendan, a=blizzard. 2001-04-28 02:42:23 +00:00
sfraser%netscape.com 6535b4afb1 Fix bustage; gcc 2.7.2.3 doesn't like the ? : with enums. 2001-04-28 01:18:54 +00:00
valeski%netscape.com 9e8d80d70f mozilla diffs r=tao, sr=alecf, commercial diffs r=syd, sr=syd/shaver. lower-casing JS calls to createBundle. removing un-used nsILocale param from nsIStringBundle::CreateBundle(). 76332 2001-04-27 21:30:24 +00:00
chak%netscape.com 11d1d7636c Fix for #76730 - mfcembed/BrowserFrm.h contains compile time errors
r=me,adam
sr=blizzard
2001-04-27 21:22:53 +00:00
sfraser%netscape.com 0e1ace29ab Fix for 76758, 63241 and 68307. Make Find search through all frames, bring the Find dialog up from JS, and make a docShell enumerator. r=adamlock, sr=kin 2001-04-27 21:11:03 +00:00
sfraser%netscape.com 5e35cbdbc0 Backing out valeski 2001-04-27 05:53:22 +00:00
valeski%netscape.com def10e77f9 mozilla tree r=tao, sr=alecf. commercial tree r=syd, sr=syd/shaver. lowercasing the first char in JS method calls to createBundle. removing the dead locale parameter in the CreateBundle() method call. 76332 2001-04-27 04:16:22 +00:00
chak%netscape.com f891dee072 Fix Bug#77804 - windbgdlg.exe must be copied into the embed package
r=valeski,sr=jband
2001-04-27 00:44:33 +00:00
sfraser%netscape.com 8934f3f48a New files for Find in Frames (bug 63241), not part of build yet. r=alecf, adamlock, sr=kin 2001-04-27 00:21:50 +00:00
heikki%netscape.com a0844e5329 Bugs 65848 and 75031, support for application/xml and application/xhtml+xml mime types. This also fixes almost all of content to use NS_LITERAL_STRING instead of NS_ConvertASCIItoUCS2. r=harishd, valeski (mime types), sr=vidur. 2001-04-26 19:33:12 +00:00
bnesse%netscape.com 19dccef1bc Prefs API refactoring. Bug #46863. r=valeski, sr=alecf. 2001-04-26 18:41:11 +00:00
danm%netscape.com 180e172127 adding nsIWebBrowserChromeFocus.idl for dr. bug 70224 r=hyatt,me a=asa 2001-04-25 02:07:17 +00:00
dr%netscape.com dbfa6b68ad fix for 70224 (need nsIWebBrowserChromeFocus for embedding). r=danm, sr=hyatt, a=asa 2001-04-25 02:04:56 +00:00
danm%netscape.com 15247647b9 implement intrinsically sized chrome windows. useful when using default nsIPrompts, as winEmbed does. part of bug 75745. r=blizzard,ccarlen,hyatt a=chofmann 2001-04-24 23:05:34 +00:00
chak%netscape.com d984a7f830 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 2a08770d58 Patch for Blocker Bug#77176 - mfcembed crashes opening password dialogue
r=ccarlen,danm
sr=hyatt
2001-04-23 21:36:51 +00:00
danm%netscape.com 6be0fec93b fix bad exported function definitions. blocker bug 77176 code=jeff@tcbnetworks.com r=hyatt,me a=kysmith 2001-04-23 21:34:42 +00:00
harishd%netscape.com 6836236914 69455 - enable noframes content when frames are disabled
r=heikki,sr=waterson,a=choffmann
2001-04-21 22:22:15 +00:00
ccarlen%netscape.com e97ca9d0fd Bug 75745 - Remove nsIPrompt implementations from embedding chrome. r=valeski, sr=blizzard, a=chofmann 2001-04-21 22:17:39 +00:00
ccarlen%netscape.com 7f21f77318 Bug 75745 - Remove nsIPrompt implementations from embedding chrome. r=valeski, sr=blizzard, a=chofmann 2001-04-21 22:07:25 +00:00
danm%netscape.com 31544cb18b implement nsIPrompt override component. bug 75745 r=blizzard,chak 2001-04-21 02:46:29 +00:00
danm%netscape.com d8d928b060 implement ShowAsModal and remove nsIPrompt implementation; requirements for fielding default nsIPrompts. bug 75745 r=blizzard,hyatt 2001-04-21 02:45:37 +00:00
danm%netscape.com 74e9b4035b nsIPrompt interface requests are now fielded to the service, rather than the enclosing chrome window. bug 72112 r=blizzard,ccarlen 2001-04-21 02:42:14 +00:00
ccarlen%netscape.com fad24de4ee Bug 46859 - Remove UniversalDialog. r=valeski/sr=rpotts,sfraser/a=blizzard 2001-04-21 00:26:18 +00:00
bryner%uiuc.edu cbc8cea88c Backing out bnesse's fix for bug 46863 due to numerous types of runtime bustage on linux and windows. a=brendan. 2001-04-20 06:45:56 +00:00
bnesse%netscape.com 6a048b1a8f Landing PrefAPI refactoring bug 46863. r=valeski, sr=alecf, a=blizzard. 2001-04-19 22:21:39 +00:00
locka%iol.ie c753cf3a62 Sets profile during initialisation to ensure directory locations, cache, cookies etc. all work correctly for control. b=76654, a=blizzard@mozilla.org, sr=blizzard@mozilla.org, r=ccarlen@netscape.com 2001-04-19 15:21:16 +00:00
dr%netscape.com 39003ffb2a 64313 (Implement cmd_copyLink, cmd_copyImageLocation, cmd_copyImageContents). Implement the commands, hook them up in the navigator and mailnews frontends, provide hooks for embedding. r=hyatt, sr=waterson 2001-04-18 06:06:31 +00:00
cls%seawood.org a6c0337362 Do not building embedding/tests if DISABLE_TESTS is set.
Thanks to Sean Chitwood <darkmane@w-link.net> & Dean Tessman <dean_tessman@hotmail.com> for the patch.
Bug #66697 r=cls
2001-04-18 04:19:09 +00:00
hyatt%netscape.com 121b7181d8 See previous checkin comments. Focus issues, same bugs, etc. r=saari, sr=brendan 2001-04-18 01:42:27 +00:00
law%netscape.com 5550d50848 Bug 52454 2001-04-17 23:59:58 +00:00
law%netscape.com f32025d083 Bug 52454; new Makefile.in for Linux build; not built yet 2001-04-17 23:59:02 +00:00
locka%iol.ie 9c4762f9bf Fix for context menus not working in new windows opened from links with a _new target. b=76327, r=valeski@netscape.com, sr=rpotts@netscape.com 2001-04-17 23:04:13 +00:00
gordon%netscape.com 95411c87dd bug 72528, removing old cache from build. sr=darin. 2001-04-17 10:40:13 +00:00
rbs%maths.uq.edu.au 97f7e45cc7 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
dbaron%fas.harvard.edu 2acbe445a1 Fix MOZ_TRACK_MODULE_DEPS (senna tinderbox) bustage by adding windowwatcher to REQUIRES. 2001-04-17 01:54:05 +00:00
yokoyama%netscape.com d846490aa7 partial bug fix : 66030, /r=valeski, /sr=brendan 2001-04-17 00:43:16 +00:00
law%netscape.com d57d41bc51 More refinements for bug 52454, et al 2001-04-16 22:04:24 +00:00
dcone%netscape.com d87b0b2380 new print preview navigation idl for embedding. Does not effect the build. 2001-04-16 21:06:55 +00:00
danm%netscape.com 1b8441b75f hooking up windowwatcher active window. bug 44809,76011 r=hyatt,saari 2001-04-16 20:35:46 +00:00
danm%netscape.com 269f5f62cd hooking up windowwatcher active window. bug 44809,76011 r=chak,hyatt,saari 2001-04-16 20:34:33 +00:00
chak%netscape.com 4bc5c92b11 Fix for bug#66334 - Viewsource needs to be a protocol handler
Changes to make the mfcembed to use viewsource: URL
r=valeski,sr=rpotts
2001-04-16 20:19:00 +00:00
disttsc%bart.nl 6a85930545 Move browser's nsIWebProgressListener implementation into js. More work for bug 46200, r=ben, r=adamlock, sr=alecf. 2001-04-14 20:08:32 +00:00
law%netscape.com 7d9590f3bf Updates to work in progress for bug 52454 2001-04-13 22:36:42 +00:00
danm%netscape.com 24c68cc3cf i think this'll fix speedracer, burning these past two hours 2001-04-13 06:38:33 +00:00
blizzard%redhat.com b00b9e7d43 Fix bug #72230. Make sure to redraw the background of the window before any document is loaded in embedding. r=valeski,sr=waterson 2001-04-13 03:52:45 +00:00
disttsc%bart.nl 06151a6995 Fix senna bustage (MOZ_TRACK_MODULE_DEPS) 2001-04-13 03:30:51 +00:00
hewitt%netscape.com aa906e4a5f 72530 - oversized dialog problems, r=jag, sr=alecf 2001-04-12 05:42:05 +00:00
danm%netscape.com ca335d3315 moving implementation details mistakenly placed in public promptservice interface to the private one. r=hyatt,jack 2001-04-12 02:18:06 +00:00