gecko-dev/webshell/embed/ActiveX
locka%iol.ie f96f1cbb98 Implemented ShowContextMenu so that CBrowse can display custom popup menus in response to right mouse clicks 1999-10-19 21:39:42 +00:00
..
tests Implemented ShowContextMenu so that CBrowse can display custom popup menus in response to right mouse clicks 1999-10-19 21:39:42 +00:00
xml Added some comments 1999-06-30 22:41:39 +00:00
ActiveScriptSite.cpp Fixed comment 1999-06-30 22:26:20 +00:00
ActiveScriptSite.h Added code to parse a script from a file 1999-04-26 18:02:27 +00:00
ActiveXPlugin.cpp Approved: leaf@mozilla.org 1999-04-22 23:10:10 +00:00
ActiveXPlugin.h Approved: leaf@mozilla.org 1999-04-22 23:10:10 +00:00
ActiveXPluginInstance.cpp Approved: leaf@mozilla.org 1999-04-22 23:10:10 +00:00
ActiveXPluginInstance.h Approved: leaf@mozilla.org 1999-04-22 23:10:10 +00:00
ActiveXTypes.h First sane version of script site - works with cbrowse 1999-04-25 13:15:37 +00:00
BrowserDiagnostics.h Added some extra macros 1999-02-14 13:19:08 +00:00
CPMozillaControl.h Added some ifdefs to the source and makefile to optionally compile control support. 1999-05-10 21:27:15 +00:00
ControlSite.cpp Added safe for scripting support 1999-09-20 22:00:30 +00:00
ControlSite.h Added safe for scripting support 1999-09-20 22:00:30 +00:00
ControlSiteIPFrame.cpp Moved interface defs into a macro for easy derivation from this class 1999-06-21 22:02:44 +00:00
ControlSiteIPFrame.h Simple inplace frame object implementation 1999-02-14 13:20:35 +00:00
DHTMLCmdIds.h Preliminary work for edit mode 1999-08-19 20:52:48 +00:00
DropTarget.cpp Added simple working implementation of drag and drop. Control now accepts a URL dragged and dropped from the IE address bar. 1999-10-14 07:43:50 +00:00
DropTarget.h Added simple working implementation of drag and drop. Control now accepts a URL dragged and dropped from the IE address bar. 1999-10-14 07:43:50 +00:00
IEHtmlDocument.cpp Fixed problem with GetIDispatch 1999-08-29 15:59:12 +00:00
IEHtmlDocument.h First impl of view source and NewWindow2 (thanks Neoplanet!) 1999-05-04 22:45:22 +00:00
IEHtmlElement.cpp Changes to DHTML model 1999-08-19 21:00:44 +00:00
IEHtmlElement.h Changes to DHTML model 1999-08-19 21:00:44 +00:00
IEHtmlElementCollection.cpp Added recursion to methods so that get_all operation on IHtmlDocument finally works the way its supposed to (sort of) 1999-09-13 13:06:58 +00:00
IEHtmlElementCollection.h Added recursion to methods so that get_all operation on IHtmlDocument finally works the way its supposed to (sort of) 1999-09-13 13:06:58 +00:00
IEHtmlNode.cpp Moved nasty IIDs into a single file, guids.cpp 1999-03-27 12:58:23 +00:00
IEHtmlNode.h Move improvements to DOM 1999-03-23 23:55:51 +00:00
IOleCommandTargetImpl.h Added some documentation 1999-09-20 22:07:09 +00:00
ItemContainer.cpp Ole item container methods seperated from control site class 1999-05-27 21:16:06 +00:00
ItemContainer.h Added some documentation 1999-09-20 22:07:09 +00:00
LegacyPlugin.cpp Renamed structure 1999-06-30 22:38:23 +00:00
MozillaBrowser.cpp Seperated webshell initialisation/termination out into their own methods. Added support to run Mozilla control from any directory with calls to the new NS_InitXPCOM and some new registry keys. 1999-10-14 07:46:55 +00:00
MozillaBrowser.h Seperated webshell initialisation/termination out into their own methods. Added support to run Mozilla control from any directory with calls to the new NS_InitXPCOM and some new registry keys. 1999-10-14 07:46:55 +00:00
MozillaBrowser.htm Made changes for IE DOM support 1999-03-14 18:29:21 +00:00
MozillaBrowser.ico Added icon back but with binary mode turned on 1998-10-03 23:04:53 +00:00
MozillaBrowser.rgs Added a new windows-only subdirectory called embed/AcviveX which contains an ActiveX wrapper control for NGLayout 1998-09-01 08:07:56 +00:00
MozillaControl.cpp Added some ifdefs to the source and makefile to optionally compile control support. 1999-05-10 21:27:15 +00:00
MozillaControl.dsp Added some documentation 1999-09-20 22:07:09 +00:00
MozillaControl.html Added default page to load when control is first shown (it will improve!) 1998-11-17 22:37:10 +00:00
MozillaControl.idl Made changes for IE DOM support 1999-03-14 18:29:21 +00:00
MozillaControl.rc Added context popup menu resources 1999-10-14 07:44:40 +00:00
MozillaControlps.def Added a new windows-only subdirectory called embed/AcviveX which contains an ActiveX wrapper control for NGLayout 1998-09-01 08:07:56 +00:00
PropertyBag.cpp Added object implementing IPropertyBag 1999-02-14 13:26:57 +00:00
PropertyBag.h Added some documentation 1999-09-20 22:07:09 +00:00
PropertyList.h Added some documentation 1999-09-20 22:07:09 +00:00
StdAfx.cpp Added NPL header 1998-11-15 17:13:49 +00:00
StdAfx.h Implemented cut/copy/paste. Added stubs for a couple other functions. 1999-09-21 02:39:53 +00:00
WebShellContainer.cpp Implemented cut/copy/paste. Added stubs for a couple other functions. 1999-09-21 02:39:53 +00:00
WebShellContainer.h Implemented cut/copy/paste. Added stubs for a couple other functions. 1999-09-21 02:39:53 +00:00
guids.cpp Added editor class ids 1999-08-19 20:54:16 +00:00
guids.h Added editor class ids 1999-08-19 20:54:16 +00:00
makefile.win Fixing 8.3 library name problems, bugs 10355, 10359,10364, 10365, 10372, 11796, 11791. Checking in for cathleen, r=dveditz 1999-10-10 01:32:59 +00:00
mkctldef.bat Fixed problem with mkctldef.bat when being built from Win98 1999-06-30 22:35:24 +00:00
nsSetupRegistry.cpp Now use xpfe's nsSetupRegistry.cpp 1999-06-30 22:36:16 +00:00
resource.h Added context popup menu resources 1999-10-14 07:44:40 +00:00