locka%iol.ie
af51b53215
Implement IBindHost::CreateMoniker including base url support, initialise _Module global properly and comment out IOleInPlaceSiteWindowless b=200680 r=dbradley@netscape.com sr=alecf@netscape.com
2003-04-11 13:51:34 +00:00
seawood%netscape.com
80e1b303cc
Purge XP_PC.
...
Bug #56767 r=mkaply sr=alecf
2003-04-02 22:45:08 +00:00
locka%iol.ie
7042d97622
Remove clever PARAM conversion into native types. b=199163 r=dbradley@netscape.com sr=alecf@netscape.com
2003-04-02 11:13:15 +00:00
locka%iol.ie
cd2ccfc3ce
Fix browsing to newly opened popup windows. b=188055 r=danm@netscape.com sr=blizzard@mozilla.org
2003-04-02 11:09:42 +00:00
locka%iol.ie
2b182e91a9
NOT PART OF BUILD. MS DevStudio project files for editing convenience only
2003-03-27 14:50:06 +00:00
locka%iol.ie
0cb27dcfff
Add activex.js file to define default prefs for COM connect / plugin. b=197084 r=dbradley@netscape.com sr=alecf@netscape.com a=asa@mozilla.org
2003-03-27 12:36:59 +00:00
locka%iol.ie
6bf4f4c661
Add implement IHTMLLocation object. b=194281 r=dbradley@netscape.com sr=alecf@netscape.com
2003-03-19 18:47:10 +00:00
locka%iol.ie
c9bdbedd5a
Add template implementation of IHTMLLocation b=194281 r=dbradley@netscape.com sr=alecf@netscape.com
2003-03-19 18:42:21 +00:00
locka%iol.ie
966d70fcc8
Implement execScript for controls which wish to call JS in the page. b=196317 r=dbradley@netscape.com sr=alecf@netscape.com
2003-03-19 14:07:07 +00:00
dbradley%netscape.com
5b19387a4b
This is the other half of the patch for bug 188229 that I missed checking in earlier. Again, this isn't part of the regular build.
2003-03-13 04:13:05 +00:00
locka%iol.ie
cacbe124a2
Fix 1 character typo breaking old-style safe for scripting controls. b=194281 r=dbradley@netscape.com sr=alecf@netscape.com a=asa@mozilla.org
2003-02-22 10:03:01 +00:00
locka%iol.ie
d29c498403
Fix order of event parameters. r=dbradley@netscape.com sr=brendan@mozilla.org a=asa@mozilla.org
2003-02-20 22:56:40 +00:00
locka%iol.ie
33e1be5824
Fix IPropertyBag::Read implementation to treat pVar as [in,out] and honour callers requested VARTYPE. b=193782 r=dbradley@netscape.com sr=blizzard@mozilla.org a=asa@mozilla.org
2003-02-20 14:35:48 +00:00
locka%iol.ie
b864237a15
Fix blacklist/whitelist registry code in COM connect. b=193256 r=dbradley sr=alecf a=dbaron
2003-02-16 19:50:14 +00:00
locka%iol.ie
9108ceef0c
Fix use of IObjectSafety, cleanup nsAxSecurityPolicy.js & subscribe to hosting flag pref changes, using medium settings as the default. b=191758 r=dbradley@netscape.com sr=alecf@netscape.com a=asa@mozilla.org
2003-02-13 12:17:21 +00:00
locka%iol.ie
d6cfe45f1f
Fix return code to make WMP work. b=191157 r=dbradley@netscape.com sr=blizzard@mozilla.org a=asa@mozilla.org
2003-01-30 13:19:41 +00:00
locka%iol.ie
738ae4272e
Implement ITargetFrame to fix targetted navigation via Win32 Hlink APIs. b=183508 r=dbradley@netscape.com sr=alecf@netscape.com a=asa@mozilla.org
2003-01-23 14:02:55 +00:00
dbradley%netscape.com
f6bc25bfaa
Bug 189296 - Plugin code takes address of nsCOMPtr's. r=adamlock, sr=jst
2003-01-20 13:03:06 +00:00
locka%iol.ie
17b1b9dfb6
Link to embedstring_s.lib to fix xpcom glue & string reorg. r/sr/a=dougt@netscape.com b=188533
2003-01-14 21:57:16 +00:00
peterlubczynski%netscape.com
f4842f1af8
Resolve relative URLs on CODEBASE, bug 184458 r=adamlock sr=darin
2003-01-10 21:59:02 +00:00
dbaron%dbaron.org
cb9bcc2e25
Bug 178643: Remove uses of NS_INIT_ISUPPORTS, since it is no longer needed. r=timeless sr=jag
2003-01-08 19:51:43 +00:00
locka%iol.ie
0d69efc4a0
Change registry key const to load browser helper objects from another location instead of using IE's list. Also fix some naming convention. b=171063 r=chak@netscape.com sr=blizzard@mozilla.org
2003-01-08 15:35:18 +00:00
seawood%netscape.com
d5efcdfb6d
Start installing GRE libraries & components into a separate dist/gre directory as part of the default build.
...
Bug #186241 r=dougt
2002-12-28 01:15:07 +00:00
locka%iol.ie
3be0457890
Fix bustage in plugin when MOZ_OBJDIR is defined. b=185679 r=dbradley@netscape.com sr=seawood@netscape.com
2002-12-16 22:05:05 +00:00
seawood%netscape.com
58004c4a48
Add SRCS_IN_OBJDIR variable to workaround requirement introduced by bug 141834 that srcfiles must be in the srcdir.
...
Bug #171753 r=bryner
2002-12-13 02:36:06 +00:00
locka%iol.ie
73d7ed36cb
Share pref settings between com connect and plugin. b=179573 r=dbradley@netscape.com sr=brendan@mozilla.org a=asa@mozilla.org
2002-12-09 21:04:22 +00:00
locka%iol.ie
4f6980440d
Add directory service provider to control (no more MozillaControl profile pollution). b=76664 r=ccarlen@netscape.com sr=blizzard@mozilla.org a=asa@mozilla.org
2002-12-09 18:15:50 +00:00
locka%iol.ie
9865d58016
Move IWebBrowser impl into a template class so it can be shared with plugin. Fixed postdata, headers and target args. b=100629 r=chak@netscape.com rpotts@netscape.com
2002-12-03 21:20:57 +00:00
locka%iol.ie
0fd0d8b99b
NOT PART OF BUILD. Added a test to exercise postdata functionality of IWebBrowser2::Navigate2
2002-11-25 23:27:39 +00:00
locka%iol.ie
f5c6a99e1f
Fix print cancel behaviour in control and add a couple of null pointer checks. b=179021 r=rods@netscape.com sr=rpotts@netscape.com
2002-11-20 23:38:26 +00:00
bzbarsky%mit.edu
4b06a70b5f
Use calloc() instead of malloc() followed by memset to 0. Bug 124302, patch by
...
Aaron Lehmann <aaronl@vitelus.com>, r=timeless, sr=bzbarsky
2002-11-20 23:13:09 +00:00
seawood%netscape.com
8317371bcd
Missed a variable rename with the 161617 checkin.
...
Fixing phoenix nightly builds. r=bryner
2002-11-18 22:56:33 +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
f623bad311
NOT PART OF BUILD. Fire events to nsIScriptEventManager targets. Add some #ifdefs around some code to fix breakage in other configurations. Comment out a debug macro. b=174404 sr=rpotts@netscape.com
2002-11-12 13:15:05 +00:00
locka%iol.ie
484631ec73
NOT PART OF BUILD. Restore file that breaks LiveConnect build of plugin
2002-11-12 01:04:26 +00:00
seawood%netscape.com
013de5c8ce
Tighten (add?) tool version checks for win32 builds.
...
Allow MIDL to be specified from mozconfig or env since various MS SDKs contain an unsupported version of midl and they insist upon adding their SDK dirs to the beginning of the PATH (bug #178392 )
Bug #164646 r=bryner
2002-11-09 02:16:55 +00:00
locka%iol.ie
39cee6d65e
Removing unused file
2002-11-08 13:20:49 +00:00
locka%iol.ie
e34754b246
Rewrite PropertyList to remove STL, fix various issues in ControlSite and add control download & install. b=178542 r=peterl@netscape.com sr=rpotts@netscape.com
2002-11-07 23:06:08 +00:00
locka%iol.ie
105c5383fd
Remove WMP test harness. b=178542 r=peterl@netscape.com sr=rpotts@netscape.com
2002-11-07 23:04:27 +00:00
locka%iol.ie
cad979361b
Update to plugin to support DOM callbacks, control download & install, remove WMP test harness. b=178542 r=peterl@netscape.com sr=rpotts@netscape.com
2002-11-07 23:03:52 +00:00
locka%iol.ie
494355d131
Disable XUL progress dialog and fix print progress listener. b=168510 r=rods@netscape.com sr=rpotts@netscape.com
2002-11-06 12:14:59 +00:00
locka%iol.ie
f0a081a4bb
NOT PART OF BUILD. Implement IWebBrowser/2/App object and preference change observer. Cleanup naming convention
2002-10-18 11:43:36 +00:00
locka%iol.ie
5b065c698f
Implement put_innerHTML and some other simple methods. Fix property page to display proper content type for document. b=171769 r=chak@netscape.com sr=rpotts@netscape.com a=a=rjesup@wgate.com
2002-10-18 11:39:57 +00:00
seawood%netscape.com
57e08a3f3a
Define WIN32_LEAN_AND_MEAN globally for win32 builds.
...
Thanks to Stephen Walker <walk84@yahoo.com> for the patch.
Bug #172898 r=cls a=asa
2002-10-17 06:47:01 +00:00
locka%iol.ie
83f8c9f4d6
NOT PART OF BUILD. Add cleaned up scripting sample for plugin
2002-10-16 23:32:29 +00:00
locka%iol.ie
ad789295fc
NOT PART OF BUILD. Delete a couple of test scripts
2002-10-16 23:30:57 +00:00
locka%iol.ie
ed316f350b
NOT PART OF BUILD. Fix bustage running in 1.0.x builds and the use of nsAutoString in LegacyPlugin.cpp because of xpcom glue issues
2002-10-16 23:06:25 +00:00
locka%iol.ie
40db78c9e3
NOT PART OF BUILD. Fix flawfinder buffer issue.
2002-10-15 18:46:17 +00:00
locka%iol.ie
73b9500983
Fix buffer issue highlighted by flawfinder b=173630 r=chak@netscape.com sr=heikki@netscape.com a=rjesup@wgate.com
2002-10-15 18:38:31 +00:00
locka%iol.ie
c83338e2b5
NOT PART OF BUILD. Remove name parameter from control site
2002-10-15 18:19:09 +00:00