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

1042 Коммитов

Автор SHA1 Сообщение Дата
danm%netscape.com 6a700a2306 now _blank windows without a parent will actually open in a new window. wow. bugs like that shouldn't still exist. bug 98785 r=hyatt,rpotts 2001-09-07 23:24:34 +00:00
locka%iol.ie ec522635d6 Fix for fallout in embedding from component/service manager merge. b=98721 r=ccarlen@netscape.com sr=blizzard@mozilla.org 2001-09-07 18:05:50 +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
valeski%netscape.com 93959d48cc r=dbaron, sr=dougt. 97667. nsIInterfaceRequestor is now frozen. nsIInterfaceRequestorUtils.h is now required if you want to use do_GetInterface() for convenience. The two were split because the stuff that is now in nsIInterfaceRequestorUtils.h wasn't ready for freezing. Also, .idl files should just contain interface defs anyway. 2001-09-05 21:28:38 +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 d7de1e240f NOT PART OF BUILD. Fixed a couple of silly build breakages for when MOZ_ACTIVEX_PLUGIN_LIVECONNECT is not defined. 2001-09-05 20:10:04 +00:00
dsirnapalli%netscape.com 03579e3fcc added two more test cases. 2001-09-05 19:25:49 +00:00
dougt%netscape.com d5f58776bc Upload Channel API changes. Bug 29839. r=darin@Netscape.com, sr=rpotts@netscape.com.
Also fixes bug 63408, not alerting when file-not-found. r/sr same as above
2001-09-05 03:52:26 +00:00
danm%netscape.com 628007e1c6 ignore width or height of 0 (as in 'width=') when opening windows. bug 67947 r=hyatt,joki 2001-09-04 23:14:31 +00:00
blakeross%telocity.com 3bca042764 Long path causes helper app dialog to grow way too long (85173). Patch by Dean Tessman <dean_tessman@hotmail.com>. r=jag sr=blake a=asa 2001-09-01 18:12:45 +00:00
blizzard%redhat.com 91a062439b Bug #95940. Make sure that the embed reload flags are in sync for the widget and the nsIWebNavigation interfaces in a backwards compatible way. r=valeski,sr=shaver, a=asa 2001-08-31 22:47:02 +00:00
depstein%netscape.com 7f0f2b0124 updated nsISHistory methods. 2001-08-24 21:03:15 +00:00
depstein%netscape.com d3bd6ad542 updating nsISHistory and nsIWebNav tests. 2001-08-24 20:05:45 +00:00
dsirnapalli%netscape.com 62ec154663 renamed the image file. 2001-08-24 19:27:00 +00:00
dinglis%qnx.com 74b849c013 NOT PART OF BUILD (Photon port only)
- added new prompt service
- new history resource.
2001-08-24 13:51:21 +00:00
ccarlen%netscape.com 326a57631f Bug 92100 - When searching in frames, selection is visible in > 1 frame. r=valeski/sr=sfraser 2001-08-22 05:14:15 +00:00
jat%princeton.edu f2299aa85e Checking in for jesse. Replacing some eval() calls in chrome js with calls to parseInt() and new RegExp(). b=83314, r=mstoltz, sr=brendan. 2001-08-21 20:37:19 +00:00
ccarlen%netscape.com 51baf59c94 Bug 78498 - Carbonize PPEmbed. r=pinkerton/sr=sfraser 2001-08-18 15:10:38 +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
locka%iol.ie 67c76f244e Changed memory allocation and stack usage to be less brutal as the DOM is being walked. b=92534 r=rjesup@wgate.com sr=blizzard@mozilla.org 2001-08-18 09:59:28 +00:00
ccarlen%netscape.com 139f20b5c0 Bug 78498 - Carbonize PPEmbed - adding new files. r=pinkerton/sr=sfraser 2001-08-18 01:57:33 +00:00
dsirnapalli%netscape.com 4634de9211 Made some changes to put the test case on ngdriver. 2001-08-17 23:41:14 +00:00
dcone%netscape.com e708936fcd 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 e3e1d3d5d2 Project cleanup, rs=scc. Don't link with RaptorShell.shlb, which is obsolete. 2001-08-15 23:16:49 +00:00
chak%netscape.com 463b3575dd 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 1dd691203f Fix for #90965 - MfcEmbed does not support plugins
r=peterl, sr= blizzard
2001-08-15 01:25:14 +00:00
dsirnapalli%netscape.com 8f7f007772 Embed smoketest. 2001-08-14 23:32:00 +00:00
cls%seawood.org a3c1dd1b09 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 33bbd6972c bug #94205. Adding flags to nsIWebNavigation::Stop(). 2001-08-14 04:46:20 +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
pavlov%netscape.com 1e20984ef0 fixing bug 78690. removing old imagelib. r=jst sr=waterson 2001-08-09 20:22:39 +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
blizzard%redhat.com 1c3921ccd1 Bug #80638. Implement GetSiteWindow. r=philipl, sr=tor 2001-08-06 20:44:40 +00:00
blizzard%redhat.com 8b4c5e38ce 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 569c37e8ad updated Dialogs & resource file for PromptService component support. 2001-08-04 04:09:24 +00:00
chak%netscape.com 26539376e9 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 3dcbc14c63 Fix for #90538 - Downloading files crashes mfcembed.exe
r=valeski, sr=blizzard
2001-08-01 14:44:24 +00:00
chak%netscape.com ac93bac17e Fix #90538 - Downloading files crashes mfcembed.exe
r=valeski, sr=blizzard
2001-08-01 14:43:43 +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
depstein%netscape.com f8683ff28b Added couple small changes to nsISHistory iface. 2001-07-31 23:23:57 +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
depstein%netscape.com cbd9bf789a 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 671845527e Added additional flag combo for nsIWebNavigation::Reload() and uri table. 2001-07-28 01:27:28 +00:00
depstein%netscape.com e35b415b25 updated history listener methods. 2001-07-27 01:05:03 +00:00
depstein%netscape.com 7fd23f3a9e added GetTheUri() in QaUtils.cpp. Updated history listener methods. 2001-07-26 01:21:53 +00:00
jaggernaut%netscape.com e91f8a147e Bug 86734: Remove NS_WITH_SERVICE. r=dbaron, rs=scc, a=asa 2001-07-25 07:54:28 +00:00
leaf%mozilla.org 4003dc80fb r=mcafee, sr=cls. turning tests on to get TestGtkEmbed into the nightly
distributions. bug 91013
2001-07-25 00:08:28 +00:00