locka%iol.ie
c1d662c1f3
NOT PART OF BUILD. Additional client files needed by ActiveX control when running mozilla/embedding/config
2003-11-11 23:39:12 +00:00
locka%iol.ie
435c1d5c66
NOT PART OF BUILD. mozconfig file containing build settings for control
2003-11-11 23:37:53 +00:00
locka%iol.ie
dd70f3b917
NOT PART OF BUILD. Clean up activex installer script, invoke makensis.exe automatically instead of by hand
2003-11-11 23:37:02 +00:00
locka%iol.ie
5bf9122db6
Move profile opening to after component registration to prevent locked profiles from causing strange behaviour in the control. b=224455 r=bzbarsky sr=jst
2003-11-11 20:38:51 +00:00
brendan%mozilla.org
4be366b3cf
Fix missing cx param problem (223041, r=caillon, sr=dbaron).
2003-11-03 04:26:55 +00:00
locka%iol.ie
9b9cc015d4
NOT PART OF BUILD. Fix to make CBrowse run in VC++ 7.0+
2003-10-29 23:04:54 +00:00
locka%iol.ie
21a386279e
NOT PART OF BUILD. New c# test harness
2003-10-29 22:57:42 +00:00
bryner%brianryner.com
a0e219b348
deCOMtaminate nsIDocument by changing methods to use return value instead of out-params, eliminating unused nsresult return values, moving some members to nsIDocument and inlining the getters/setters. Bug 222134, r=bzbarsky, sr=jst.
2003-10-22 06:09:48 +00:00
caillon%returnzero.com
de3d3fbf61
Re-land patch for bug 83536, merging principal objects.
...
Also includes fixes from bug 216041.
r=bzbarsky
sr=jst
2003-10-21 22:11:49 +00:00
locka%iol.ie
1affb2d54c
NOT PART OF BUILD. Working ActiveX control installer, just the msvc runtime stuff to sort out
2003-10-13 21:30:48 +00:00
locka%iol.ie
b5ef618016
NOT PART OF BUILD. First cut at standalone installer for ActiveX control using Nullsoft installer
2003-10-07 22:02:51 +00:00
locka%iol.ie
ae5a30b049
NO CODE CHANGES. Update DevStudio projects (used for editing convenience only) to reflect recent reorg of some files to a common dir.
2003-09-28 21:19:45 +00:00
locka%iol.ie
f41de3b341
NO CODE CHANGES. Update all adamlock addresses to eircom.net.
2003-09-28 21:18:29 +00:00
locka%iol.ie
5892a0d824
Fix (long broken) editor mode to provide barebones functionality. Update all adamlock addresses to eircom.net. Fix some arcane comments referring to webshell / NGLayout. b=220092 r=blizzard@mozilla.org sr=bzbarsky@mit.edu
2003-09-28 21:17:24 +00:00
tor%cs.brown.edu
8249189176
Bug 208461 - midl semantics changed (VC++ .NET 2003). r=bryner
2003-09-26 19:31:18 +00:00
bryner%brianryner.com
352e645b90
Fix build on gcc 3.4 by removing extra semicolons (bug 218551). r/sr=dbaron, a=brendan.
2003-09-07 22:05:34 +00:00
caillon%returnzero.com
c11c6acb17
Backing out the patch to bug 83536.
...
I will reland this when 1.6a re-opens.
r+sr=jst@netscape.com
a=chofmann
2003-08-22 03:06:53 +00:00
locka%iol.ie
d2ac300c8d
Detabbed file, no code changes
2003-08-05 07:38:48 +00:00
cls%seawood.org
fa583876c2
Fix VPATH build problem with cygwin make 3.80:
...
* Force use of native cygwin paths & cygwin_wrapper
* Remove _NO_AUTO_VARS mess
* Use full source path when calling win32 compiler so debugging info shows up
* Change DEPENDENT_LIBS to use an intermediate header file instead of commandline define
Bug #210393 r=leaf sr=bryner
2003-08-05 04:43:49 +00:00
ben%bengoodger.com
8b142c128e
The Mother Of All Download Landings, Phase I
...
http://bugzilla.mozilla.org/show_bug.cgi?id=214259
Firebird Download System Upgrades.
browser/activex/src/control/HelperAppDlg.cpp
browser/cocoa/src/CHBrowserService.mm
browser/photon/src/nsUnknownContentTypeHanlder.cpp
browser/powerplant/source/UDownload.cpp
components/ui/helperAppDlg/nsHelperAppDlg.js
components/ui/helperAppDlg/nsIHelperAppLauncherDialog.idl
tests/mfcembed/components/HelperAppDlg.cpp
- Update nsIHelperAppLauncherDialog::PromptForSaveToFile to take a
nsIHelperAppLauncher parameter.
bug 214985, r=brendan sr=hyatt
2003-08-04 22:30:41 +00:00
jaggernaut%netscape.com
f1efc20ae6
Bug 213602: Switch some users of NS_GetWeakReference over to do_GetWeakReference. r=bzbarsky, sr=dbaron
2003-07-25 19:06:59 +00:00
cbiesinger%web.de
faf8419fc6
147679 GetFromMIMEType on Windows only gets one extension and needs rethinking r=bzbarsky sr=darin
...
this merges nsIMIMEService::GetFromType and GetFromExtension
2003-07-25 16:48:00 +00:00
caillon%returnzero.com
9c22160a4b
Bug 83536.
...
Merge script principal implementations into one class.
Should reduce footprint, speed up calls to caps a little bit, and fixes several memory leaks.
Also fixes bugs 211174 and 211263
r=jst@netscape.com
sr=bzbarsky@mit.edu
moa=mstoltz@netscape.com (he looked at an earlier patch and said it looked fine, and will do a retroactive review when he returns from vacation as well)
2003-07-24 05:15:20 +00:00
dwitte%stanford.edu
e524dc48d2
blah bustage blah
2003-07-20 16:34:48 +00:00
dwitte%stanford.edu
65bf6b3c2e
blah bustage blah
2003-07-20 16:32:28 +00:00
dwitte%stanford.edu
e602cf7382
followup to jag's bustage checkin saga - removing some unnecessary CID's and some crufty files. (there may have been a grand plan behind guids.h, but as it stands there's no point)
...
r=the tim dude at rit, aka riceman, aka sirLurxalot, sr=lumpy
2003-07-20 15:40:34 +00:00
jaggernaut%netscape.com
fca02673ef
Fix bustage
2003-07-20 14:10:19 +00:00
jaggernaut%netscape.com
f008bc2bad
Bug 25886: Get rid of a bunch of unused NS_DEFINE_IID, NS_DEFINE_CID. r=caillon, sr=dbaron
2003-07-20 07:47:59 +00:00
dwitte%stanford.edu
a631c1c78d
fixing bustage
2003-07-18 20:01:09 +00:00
cbiesinger%web.de
a711e6e3a0
193698 r=bzbarsky sr=darin "attachment" content shows a checkbox for "don't ask"
...
This checkin makes it so that we grey out the "Always ask me" checkbox for files sent
with content-disposition:attachment, and show another text indicating that the server
asked to not display the file.
2003-07-03 13:55:17 +00:00
cbiesinger%web.de
adf9db1b56
211169 r=bzbarsky sr=darin nsIHelperAppLauncherDialog::ShowProgressDialog unused, this means that nsProgressDlg.* is also unused
2003-07-01 20:21:57 +00:00
locka%iol.ie
0987d8ebd4
Check if data: protocol exists before loading a data url in design mode. b=208834 r=darin@netscape.com sr=blizzard@mozilla.org
2003-06-19 18:49:11 +00:00
locka%iol.ie
ada2856ce5
Update xpi packages to add activex policy file and default prefs. Rewrite install.js to collapse loops down and provide better error checking & logging. b=208842 r=dbradley@netscape.com sr=alecf@netscape.com
2003-06-17 16:39:57 +00:00
locka%iol.ie
8193b1c070
Fix veirifcation build bustage, rename MOZ_ACTIVEX_PLUGIN_SUPPORT to MOZ_ACTIVEX_SCRIPTING_SUPPORT
2003-06-16 18:13:35 +00:00
caillon%returnzero.com
ba75de772b
Bug 209087
...
Content interface out-parameters should use ptr-to-ptrs instead of ref-to-ptrs and some small deCOMtamination.
r+sr=jst@netscape.com
2003-06-13 20:10:01 +00:00
locka%iol.ie
15af0e28eb
Link to common activex lib. b=206901 r=dbradley@netscape.com sr=alecf@netscape.com
2003-06-13 11:56:50 +00:00
locka%iol.ie
433c9fe7ee
Link to common activex lib, implement get_all functionality. b=206901 r=dbradley@netscape.com sr=alecf@netscape.com
2003-06-13 11:46:04 +00:00
locka%iol.ie
8cdf397cc4
Link to common activex lib. b=206901 r=dbradley@netscape.com sr=alecf@netscape.com
2003-06-13 11:45:07 +00:00
locka%iol.ie
5139fea820
Remove files that have moved into common activex lib. b=206901 r=dbradley@netscape.com sr=alecf@netscape.com
2003-06-13 11:44:24 +00:00
locka%iol.ie
f0a71fa57e
Enable building of common activex lib. b=206901 r=dbradley@netscape.com sr=alecf@netscape.com
2003-06-13 11:43:03 +00:00
locka%iol.ie
fccaeaf76c
NOT PART OF BUILD. Fix test app to work with new location of some files it needs moved by bug 206901 plus improve layout and properly monitor command state change events.
2003-06-12 20:48:43 +00:00
locka%iol.ie
bbda4156dc
Move IE DOM classes and other shared classes out of control and into a common dir. b=206901 r=dbradley@netscape.com sr=alecf@netscape.com
2003-06-12 20:30:09 +00:00
locka%iol.ie
d5b824ade3
Set WS_CLIPCHILDREN on plugin window to fix painting problems. b=208318 r=dbradley@netscape.com sr=alecf@netscape.com
2003-06-05 18:53:46 +00:00
locka%iol.ie
6c77c1ebda
Tell controls which ask to be resized to make do with what they're given. b=206762 r=dbradley@netscape.com sr=alecf@netscape.com
2003-05-27 14:58:02 +00:00
dwitte%stanford.edu
149f719c00
bug 100649: Length() being used where IsEmpty() is meant
...
treewide changes to convert incorrect usages of string.Length() to string.IsEmpty().
thanks to afatecha@idea.com.py (Ariel Fatecha) for the patch. r=dwitte, sr=jst.
got the ok from Asa to land into a closed tree.
2003-05-23 21:34:47 +00:00
dbradley%netscape.com
187ba83ad9
bug 205538 - Use hyphens instead of underscores in caps prefs for CID's. r=adamlock, sr=alecf, a=asa
2003-05-20 14:19:05 +00:00
locka%iol.ie
fc5ff2dc39
Backout checkin for b=204879, a=kysmith@netscape.com
2003-05-12 21:27:24 +00:00
locka%iol.ie
a14c62e0bd
Don't build or export nsIMozAxPlugin.xpt in COM connect mode. b=204879 r=dbradley sr=alecf a=sspitzer
2003-05-12 12:15:08 +00:00
bryner%netscape.com
9f3b6bfaa8
Removing unneeded #include of nsGUIEvent.h that causes static build bustage due to undefined references to nsRect methods in gkgfx. r=pavlov
2003-05-03 22:56:14 +00:00
dbradley%netscape.com
7644a39e58
bug 203362 - Turn on building IDispatch code by default. r=bryner, sr=alecf, a=sspitzer, IsEqualGUID patch r=dbradley, sr=alecf, a=asa
2003-04-30 04:13:58 +00:00
joshua.xia%sun.com
c058c9f498
bugid=203059 jbyte defined incorrectly in jri_md.h
...
r=pete.zha sr=brendan/mkaply approval=mkaply
2003-04-24 11:09:51 +00:00
wade%ezri.org
b47532676a
fix for bug 202817 - clicking on a link that returns a non-trivial mimetype results in download rather than view. p=bz r=blizzard sr=darin
2003-04-22 23:32:49 +00:00
locka%iol.ie
a40e40ecd7
Remove some stub code for ActiveScript which was never implemented. b=292577 r=dbradley@netscape.com sr=alecf@netscape.com
2003-04-22 21:47:35 +00:00
bzbarsky%mit.edu
44311967d3
More build bustage.
2003-04-19 20:16:33 +00:00
bzbarsky%mit.edu
4669e67316
fix build bustage; part of bug 192366
2003-04-19 18:45:30 +00:00
bryner%netscape.com
cfd2bafbdd
Removing incorrectly named StdAfx,h. NPOB.
2003-04-19 08:28:00 +00:00
locka%iol.ie
32013545af
Fixed bustage possibly caused by broken optimization. b=201097 r=dbradley@netscape.com sr=alecf@netscape.com
2003-04-15 18:07:27 +00:00
locka%iol.ie
653ae001fd
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
de59dbee4b
Purge XP_PC.
...
Bug #56767 r=mkaply sr=alecf
2003-04-02 22:45:08 +00:00
locka%iol.ie
d4ba819e10
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
d1148c73f0
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
ed511113f2
NOT PART OF BUILD. MS DevStudio project files for editing convenience only
2003-03-27 14:50:06 +00:00
locka%iol.ie
ab646a728e
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
bc3ed26ad2
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
642baa3acf
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
f536991875
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
cadb1913eb
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
47d2e287d9
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
48fe14b477
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
f4227b6801
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
0e62eb4e6e
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
8071f8bfad
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
019289c66f
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
6368e243da
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
a232df99c3
Bug 189296 - Plugin code takes address of nsCOMPtr's. r=adamlock, sr=jst
2003-01-20 13:03:06 +00:00
locka%iol.ie
a46da5cd6f
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
0fc301f43d
Resolve relative URLs on CODEBASE, bug 184458 r=adamlock sr=darin
2003-01-10 21:59:02 +00:00
dbaron%dbaron.org
e686da6f3c
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
b55f91056a
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
4588fb970a
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
9ddbd06568
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
3228deccf9
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
1657fa34f3
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
3c7fc33f67
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
5db50498d6
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
6cd80e846b
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
3d0caf1194
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
e43c4fe666
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
543aaf6dd5
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
eead2b859b
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
c943d09b41
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
9b096cf349
NOT PART OF BUILD. Restore file that breaks LiveConnect build of plugin
2002-11-12 01:04:26 +00:00
seawood%netscape.com
a21ca257f6
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
388fb77268
Removing unused file
2002-11-08 13:20:49 +00:00
locka%iol.ie
21ba9b4939
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
78c3b02115
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
9a1e915205
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
9f85138361
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
657ede9615
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
92f8d64405
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