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

375 Коммитов

Автор SHA1 Сообщение Дата
locka%iol.ie 01cca008ef Basic impl of IDropTarget 1999-06-30 22:25:49 +00:00
warren%netscape.com f5e1196f42 Last of the necko ifdefs. Now we link with necko. 1999-06-28 10:35:57 +00:00
ramiro%netscape.com 05ae9c3868 Changes to turn gfxps into a true component. Thanks to alecf@netscape.com
for providing the base patch.
1999-06-25 09:38:26 +00:00
rpotts%netscape.com 328fce9f59 Added #include <mshtmhst.h> to fix the build... 1999-06-23 21:56:56 +00:00
locka%iol.ie a2a815c96f no message 1999-06-23 20:44:20 +00:00
locka%iol.ie 362a53d865 First working version, hurrah! 1999-06-23 20:43:27 +00:00
warren%netscape.com 23864df5e3 Renamed nsIURL to nsIURI in preperation for necko. More NECKO ifdefs too. 1999-06-23 03:29:44 +00:00
locka%iol.ie 8f635ea51a Moved interface defs into a macro for easy derivation from this class 1999-06-21 22:02:44 +00:00
locka%iol.ie c7d93436b9 Added IErrorInfo descriptions for call failures in calles IWebBrowser(2/App) 1999-06-21 22:01:41 +00:00
locka%iol.ie fd2ac138c5 Derived from control site to implement doc host UI interfaces 1999-06-21 21:53:20 +00:00
locka%iol.ie 9ebd39f7ae no message 1999-06-21 21:50:58 +00:00
valeski%netscape.com 487d9ea921 NECKO ifdef (ifdef'd _off_ by default) this checkin should not impact anything. checkin approved. If someone runs into a problem, call me at 303.546.0061. 1999-06-18 17:34:08 +00:00
sdagley%netscape.com 67dd013973 Finish landing XP Beep() functionality (bug #6911). Approved chofmann, reviewed saari & mcafee. 1999-06-16 23:23:45 +00:00
rpotts%netscape.com 7c0928323d Fix build bustage... nsIDocumentLoaderObserver interface was changed :-( 1999-06-15 19:33:29 +00:00
radha%netscape.com f2d7e4c640 New arguments to OnEndDocumentLoad() 1999-06-14 23:37:37 +00:00
hyatt%netscape.com b84d2f62d5 Altering the args for createPopup. 1999-06-09 08:36:06 +00:00
alla%lysator.liu.se 5aed16123a Now compiles with HEAD
Had to do a ugly -DMOD_DLL_SUFFIX=\".so\" in the Makefile.
Will break on some platforms, but i suck at autoconf...
1999-06-08 21:10:18 +00:00
locka%iol.ie a6a535c8f6 Added some dynamic window resizing 1999-06-08 19:29:52 +00:00
alla%lysator.liu.se 241f762695 First shot at streaming html or xml data to the widget.
Try it out.
I've not updated to the tip yet, so i hope it works.
1999-06-07 23:00:10 +00:00
briano%netscape.com e9e302b454 Handle the (Unix) platform-specific DLL naming conventions properly. 1999-06-04 22:17:30 +00:00
leaf%mozilla.org 44300938df updating to new nsString implementation (fix courtesy shaver) 1999-06-01 18:06:14 +00:00
alla%lysator.liu.se 7e14357c86 Update licence to MPL 1.1 1999-05-29 12:38:22 +00:00
ramiro%netscape.com 93702e2afe Add support for building gtk widget as part of mozilla builds. 1999-05-28 12:43:59 +00:00
ramiro%netscape.com a6f0ec9a5b Fix it so it works in the xpcom2.0 world. Add cvsignore stuff. 1999-05-28 12:06:56 +00:00
ramiro%netscape.com cf04d5fef6 Importing Alexander Larsson's (alex@signum.se) gtkmozilla widget to the tree.
gtkmozilla is a GTK+ widget which can be used to embed mozilla in any gtk
application.
1999-05-28 11:34:26 +00:00
alecf%netscape.com b37b02c0a8 GetCharPref() is going away for nsIPref scriptability - use CopyCharPref instead 1999-05-28 00:56:53 +00:00
mcmullen%netscape.com f4bd7dc337 Removed obsolete base.shlb/baseDebug.shlb 1999-05-27 21:40:58 +00:00
locka%iol.ie f319c8cd85 New test for post data 1999-05-27 21:29:12 +00:00
locka%iol.ie ec1b6fdff8 New tab dialogs 1999-05-27 21:28:46 +00:00
locka%iol.ie a08d912154 Revamped layout and fixed some refcount problems 1999-05-27 21:28:13 +00:00
locka%iol.ie 56a5df3329 no message 1999-05-27 21:27:35 +00:00
locka%iol.ie 2b92ed9a72 Added activescript mime type 1999-05-27 21:27:20 +00:00
locka%iol.ie d07e0277ae Added #include for ActiveScript.h and ItemContainer.h 1999-05-27 21:26:28 +00:00
locka%iol.ie d65b980a06 Added framework for plugin to support VBScript and JScript files 1999-05-27 21:24:47 +00:00
locka%iol.ie 857c316429 Removed. DEF file is generated from a script now 1999-05-27 21:23:35 +00:00
locka%iol.ie 9cec8ba468 Fixed new window navigation code (bad return op) 1999-05-27 21:22:42 +00:00
locka%iol.ie d4d1d9d9d5 Added ItemContainer.cpp/obj targets
Added targets for building npmozctl in plugin or control only modes
Added target to create npmozctl.def using a batch file
1999-05-27 21:21:34 +00:00
locka%iol.ie c99f7a21fb Move Ole item container stuff into separate class 1999-05-27 21:20:00 +00:00
locka%iol.ie 9579422907 no message 1999-05-27 21:18:29 +00:00
locka%iol.ie 3c7839792d Ole item container methods seperated from control site class 1999-05-27 21:16:06 +00:00
locka%iol.ie d38bf3214b Batch file for creating npmozctl.def depending on the settings 1999-05-27 21:15:08 +00:00
dp%netscape.com c225a77dc7 stdafx.h 1999-05-26 05:03:05 +00:00
dp%netscape.com 0443b20e33 Landing xpcom20/21 branch. 1999-05-26 01:38:36 +00:00
hyatt%netscape.com c575f00e29 Added an arg to createPopup. 1999-05-16 07:52:02 +00:00
hyatt%netscape.com 9f66a3ec43 Adding a method to the webshell container for creating popup/context menus. 1999-05-14 22:40:03 +00:00
locka%iol.ie c053a7b509 Removed some assertions.
Moved some code around to make the control site partially sane when the control cannot be created
1999-05-10 23:21:13 +00:00
locka%iol.ie cffdddfab0 Removed some junk comments.
Added an error message when a control cannot be created
1999-05-10 23:19:31 +00:00
locka%iol.ie b22d5bc2b7 Added some ifdefs to the source and makefile to optionally compile control support.
Plugin support works again (yay!)
1999-05-10 21:27:15 +00:00
locka%iol.ie 90f2ddf02d Added a directory picker so exe can be run from anywhere and still register the correct Mozilla dir 1999-05-08 12:10:26 +00:00
locka%iol.ie f5722fe919 Made CBrowseDlg modeless so that multiple windows can be opened. Primarily for testing NewWindow2 event 1999-05-08 12:08:52 +00:00
locka%iol.ie bab16cd926 no message 1999-05-08 12:07:03 +00:00
locka%iol.ie 4ab1be72d9 Added Advise, Unadvise methods for setting up event sinks 1999-05-08 12:06:31 +00:00
mike%neoplanet.com ff88dc1995 Modified handling of Cancel flag sent to BeforeNavigate2 from BeginLoadURL. Previously function called aShell->Stop() which was ineffective. Changed function to return NS_ERROR_ABORT. 1999-05-07 14:23:54 +00:00
mike%neoplanet.com 3d6836c678 Added code to prevent navigating to the default page, except when in design mode. 1999-05-07 14:18:23 +00:00
hyatt%netscape.com 56d493046a Changes to support different methods on the webshellcontainer interface. 1999-05-04 23:33:30 +00:00
locka%iol.ie 6376e5b4c4 New control event sink 1999-05-04 22:52:40 +00:00
locka%iol.ie af22cbff69 Updates to test app 1999-05-04 22:51:34 +00:00
locka%iol.ie dc11bf18f4 Added first impl for loading script engine from an IStream 1999-05-04 22:48:41 +00:00
locka%iol.ie 477e032935 First impl of view source and NewWindow2 (thanks Neoplanet!)
Changes to IOleCommandTarget
1999-05-04 22:45:22 +00:00
locka%iol.ie 22029dd94c approved: leaf@mozilla.org 1999-04-28 20:02:52 +00:00
locka%iol.ie 295963af15 Added code to parse a script from a file
Changed some "tstring &" refs to "TCHAR *"
1999-04-26 18:02:27 +00:00
locka%iol.ie 23ad32bc5b Added code to scan for external scripts and present them in the test tree 1999-04-26 18:00:22 +00:00
locka%iol.ie ff5cc7cd3a Simple test script 1999-04-26 17:59:44 +00:00
locka%iol.ie 541f3d8f4b Fixed duff auto-generated ATL/MFC integration
Got first script running using the controls active script site class
1999-04-25 13:17:28 +00:00
locka%iol.ie a3a4d993d6 First sane version of script site - works with cbrowse 1999-04-25 13:15:37 +00:00
locka%iol.ie c30c3bb574 Added a little armour to prevent a crash 1999-04-25 13:15:10 +00:00
locka%iol.ie 735fbe25ac Approved: leaf@mozilla.org
New Mozilla control registering tool
1999-04-22 23:28:09 +00:00
locka%iol.ie c65fb47740 Approved: leaf@mozilla.org
More improvements to test harness
1999-04-22 23:23:04 +00:00
locka%iol.ie 2283a72c7f Approved: leaf@mozilla.org 1999-04-22 23:18:35 +00:00
locka%iol.ie 3ced9a4704 Approved: leaf@mozilla.org
Added ActiveScriptSite.cpp/h
1999-04-22 23:17:15 +00:00
locka%iol.ie 63547f431c Approved: leaf@mozilla.org
Fixed Navigate(2) bug.
Changed methods returning E_NOTIMPL to return S_OK but do nothing.
Register webshellcontainer as documentloaderobserver
1999-04-22 23:16:23 +00:00
locka%iol.ie d3648ea97b Approved: leaf@mozilla.org
Updated to reflect changes to webshellcontainer interface.
Added DocumentComplete event (thanks to Eric Burley & Michael Noe)
1999-04-22 23:13:37 +00:00
locka%iol.ie 1b9a9cb9f8 Approved: leaf@mozilla.org
Minor compliance fixes
1999-04-22 23:10:10 +00:00
locka%iol.ie a9bc9f941a Initial active script site class 1999-04-22 17:30:28 +00:00
sfraser%netscape.com 779d997e76 Don't generate link map (optimized) 1999-04-13 01:38:27 +00:00
joki%netscape.com 4fe1ea4222 New argument to nsIWebShellContainer::FocusAvailable method 1999-04-12 21:25:08 +00:00
leaf%mozilla.org cb3a980439 fixing ActiveX control build 1999-04-12 19:38:40 +00:00
locka%iol.ie febc713a8f Added a funky tree view of the web page that is built using the IE DOM interfaces 1999-03-28 16:00:23 +00:00
locka%iol.ie 524bace7d7 Refined tests a bit.
Fixed debug output window to autoscroll with output.
1999-03-27 12:59:25 +00:00
locka%iol.ie ca1f2ff72b Moved nasty IIDs into a single file, guids.cpp
Improved IE DOM. Seems to parse properly now
1999-03-27 12:58:23 +00:00
sfraser%netscape.com 481f22061b Fix build bustage -- new linkage dependencies in RaptorShell.mcp. 1999-03-24 21:35:53 +00:00
locka%iol.ie af93987836 More test improvements 1999-03-23 23:56:34 +00:00
locka%iol.ie e046c000c2 Move improvements to DOM 1999-03-23 23:55:51 +00:00
locka%iol.ie 2495a892b7 Fixed duff return code test 1999-03-22 19:06:55 +00:00
locka%iol.ie 1164a7c111 More DOM improvements 1999-03-22 18:59:48 +00:00
locka%iol.ie 488b07d169 Added (very) basic IE DOM support 1999-03-21 19:53:29 +00:00
locka%iol.ie ddf0610eb5 Fixed control to build with latest plugin changes 1999-03-21 19:52:01 +00:00
locka%iol.ie 001e265c8c Added ability for tests to output messages 1999-03-21 19:51:19 +00:00
leaf%mozilla.org 0a0f5ac00f Landing nspr library name change, and plevent function call change. 1999-03-17 21:32:03 +00:00
rpotts%netscape.com e027da0047 Fixed build bustage... nsIWalletService.h was not being found because dist\public\walletlib was missing from the LINCS... 1999-03-16 06:08:18 +00:00
locka%iol.ie 47b09c9522 Made changes for IE DOM support 1999-03-14 18:29:21 +00:00
locka%iol.ie 7155e5a95e Added basic IE element implementations 1999-03-14 18:26:58 +00:00
locka%iol.ie c25d91ca5a New icons 1999-03-14 17:44:40 +00:00
locka%iol.ie 8210dff7b1 Updated CBrowse into a mini-test app 1999-03-14 17:44:01 +00:00
rpotts%netscape.com 8c1ca1ceaf added an #ifdef USE_NGPREF around the definition of the nsIPref interface and ClassID... This should fix the build bustage... 1999-03-11 10:23:37 +00:00
hshaw%netscape.com 786fe8b357 Replace NS_DECLARE_CID with NS_DEFINE_IID for kIPrefIID and KPrefCID 1999-03-10 20:33:18 +00:00
warren%netscape.com c50687b845 nsRepository -> nsIComponentManager changes. 1999-03-09 09:44:27 +00:00
kipp%netscape.com 719986e816 Fixed a build issue 1999-03-08 19:21:44 +00:00
warren%netscape.com 97781f4c14 Changes for RDF component registration using nsRepository. Also changed args to NSGetFactory and friends. 1999-02-26 10:17:14 +00:00
sfraser%netscape.com d847eb7428 Mac project changes -- link with MSLDropInRuntime, instead of MSLShLibRuntime, and fix link order. 1999-02-26 00:54:57 +00:00
locka%iol.ie 8235850b67 Added IE browser helper object support 1999-02-24 21:49:32 +00:00
locka%iol.ie 29a9de2af1 Removed some build-breaking lines 1999-02-24 21:48:24 +00:00
locka%iol.ie 72d9306210 Added some more CLSID parameter variants 1999-02-24 21:47:32 +00:00
locka%iol.ie 2e19800fe7 Update some API calls to handle new const tags 1999-02-17 18:45:59 +00:00
ftang%netscape.com 54d68cfe6e add CID for lwbrk 1999-02-17 15:30:26 +00:00
locka%iol.ie 28865c4203 Simple plugin test file 1999-02-14 13:29:37 +00:00
locka%iol.ie fecfe41091 Added object implementing IPropertyBag 1999-02-14 13:26:57 +00:00
locka%iol.ie c90b80c562 Plugin .def file 1999-02-14 13:25:52 +00:00
locka%iol.ie 51f9e2a755 Added plugin headers 1999-02-14 13:24:48 +00:00
locka%iol.ie 9bd9a6f238 no message 1999-02-14 13:24:11 +00:00
locka%iol.ie 3d77349531 Change version info to be plugin compatible 1999-02-14 13:24:03 +00:00
locka%iol.ie 2405830ba4 Renamed MozillaControl as npmozctl 1999-02-14 13:23:18 +00:00
locka%iol.ie c6e82a11f3 Moved PropertyList out into its own header 1999-02-14 13:22:29 +00:00
locka%iol.ie 25e57b666b Added conditional plugin compilation support 1999-02-14 13:21:44 +00:00
locka%iol.ie 959719b24b Basic impl of a plugin 1999-02-14 13:21:05 +00:00
locka%iol.ie 9df267e2cd Simple inplace frame object implementation 1999-02-14 13:20:35 +00:00
locka%iol.ie 24b176c241 Added support for IPersistPropertyBag and other things 1999-02-14 13:20:07 +00:00
locka%iol.ie 62c97a0730 Added some extra macros 1999-02-14 13:19:08 +00:00
locka%iol.ie e846193d1f Updated to reflect changes in plugin api 1999-02-14 13:18:42 +00:00
pierre%netscape.com cc2218b35f First Checked In. 1999-02-12 00:00:20 +00:00
leaf%mozilla.org 34ce0ab813 fixes MozillaControl.dll build (reports are that the code is broken, but i leave
that in someone else's hands)
1999-02-04 22:59:06 +00:00
leaf%mozilla.org c3a962b6d5 fixing the makefile so that nsSetupRegistry.cpp will compile...
I have no idea why we aren't compiling the original nsSetupRegistry to begin
with...
1999-02-03 05:35:37 +00:00
alecf%netscape.com 4efa765e86 rename MOZ_MAIL_NEWS macro to OLD_MOZ_MAIL_NEWS so that we can build the whole client with MOZ_MAIL_NEWS turned on. 1999-02-02 04:14:03 +00:00
rpotts%netscape.com 1b5b2b332f Added some more LINCS after the big OJI checkin... 1999-01-26 07:46:51 +00:00
locka%iol.ie 031c3bb8a4 Renamed m_nReadyState as m_nBrowserReadyState
Added fix to get_LocationURL, courtesy of Ryota Ando <rando@ca2.so-net.ne.jp>
1999-01-18 23:04:25 +00:00
locka%iol.ie 635c8278d3 Added plugin headers. These are still #ifdef'd out for backwards compatibility 1999-01-18 22:38:46 +00:00
locka%iol.ie 90f357a52c First impl of ActiveX control site plugin 1999-01-18 22:29:43 +00:00
rpotts%netscape.com 6096e6c702 Fixed up the signature for nsIContentViewerContainer::GetContentViewer()... 1999-01-14 06:49:59 +00:00
locka%iol.ie b80c1c2c7f Added implementation of get_ReadyState
Overrode default InPlaceActivate method to fix broken containers
1999-01-11 21:08:54 +00:00
rpotts%netscape.com 82a4edbe4e Reworked the initialization of the PLEvent queue to use the new EventQueueService instead of calling PL_InitializeEventsLib(...) 1999-01-09 07:18:22 +00:00
locka%iol.ie 1b12565dff Fixed a problem with the default impl of GetClientSite
Added basic printer support
1999-01-06 22:38:24 +00:00
locka%iol.ie 35fad9350e Bug 2111: Implemented temporary kludge fix pending ideas from others on the matter 1999-01-04 21:58:15 +00:00
locka%iol.ie 4e1a26287a Added extra debugging 1998-12-26 12:16:12 +00:00
locka%iol.ie a7497bf43c Updated method prototype after changes to nsIStreamObserver 1998-12-26 12:15:56 +00:00
locka%iol.ie 817233f9d5 Changed threading model 1998-12-26 12:14:46 +00:00
warren%netscape.com b22a4e72fd Networking changes: Reworked nsIURL, adding setters, factoring Open. Unsigned arguments for nsIStreamListener. 1998-12-16 05:40:20 +00:00
locka%iol.ie f98d0c0429 Added more event handlers and diagnostics 1998-12-15 00:05:28 +00:00
locka%iol.ie c67fd21ba3 Added Debug menu and menu option to list the IOleCommandTarget supported commands on each control 1998-12-13 21:43:25 +00:00
locka%iol.ie c3798a5415 Tweaked QueryInterface implementation 1998-12-13 21:41:46 +00:00
locka%iol.ie 1728f27772 Modified IOleCommandTarget to support the same commands as IE 1998-12-13 21:41:04 +00:00
locka%iol.ie 5bddd704c5 Added preliminary support for windowless controls 1998-12-13 21:39:46 +00:00
kipp%netscape.com 663ee59e53 Updated to latest nsIWebShellContainer API 1998-12-08 15:51:42 +00:00
waterson%netscape.com 5d1d2889ca Added rdf to LINCS. 1998-12-02 02:13:49 +00:00
locka%iol.ie a596394a1a Added binary flag for icons in build broke on other machines 1998-11-30 22:59:43 +00:00
locka%iol.ie 86014037d5 Added binary flag for icons in build broke on other machines 1998-11-30 22:57:21 +00:00
locka%iol.ie 5fb1126636 Changed project to statically link to MFC 1998-11-30 22:53:49 +00:00
mjudge%netscape.com ecb999a2ac should be fixed 1998-11-30 02:01:00 +00:00
locka%iol.ie 61ee345021 Updated to use CControlSite - a homegrown control site class 1998-11-29 18:33:31 +00:00
locka%iol.ie e298544cb2 *** empty log message *** 1998-11-29 18:08:59 +00:00
locka%iol.ie 6f4b0e18a0 Added NS_INIT_REFCNT() to constructor 1998-11-29 18:06:34 +00:00
locka%iol.ie 0884dce7c0 Added ControlSite.cpp & ControlSite.h 1998-11-29 18:05:04 +00:00
locka%iol.ie 1f0e1b2533 Implemented IOleCommandTarget and stubs for printing support 1998-11-29 18:03:43 +00:00
locka%iol.ie 132b00b124 First working version 1998-11-29 17:59:46 +00:00
locka%iol.ie 260af35c8b Added IOleCommandTarget 1998-11-25 18:54:07 +00:00
locka%iol.ie e1ce206461 Added ControlSite.cpp 1998-11-25 00:13:12 +00:00
locka%iol.ie 1edc8f6795 Added header notice 1998-11-25 00:06:22 +00:00
locka%iol.ie afb8639acc Added BeforeNavigate2 and NavigateComplete2 event firing 1998-11-25 00:03:28 +00:00
locka%iol.ie 6f9e93702b ActiveX control site 1998-11-25 00:01:44 +00:00
locka%iol.ie 266154f4c3 Fixed mistyped macro 1998-11-24 22:44:35 +00:00
locka%iol.ie 0217795668 Implemented folder picker dialog 1998-11-23 00:03:58 +00:00
locka%iol.ie 92e22d88ff Added #define that removes requirement for atl.dll to be installed on host machine 1998-11-18 22:04:58 +00:00
locka%iol.ie 52f7d53667 Added a default page to load when control is first created 1998-11-17 22:39:31 +00:00
locka%iol.ie f3cd4756c4 Added MozillaControl.html to release folder 1998-11-17 22:38:43 +00:00
locka%iol.ie e8a9bb24ab Added default page to load when control is first shown (it will improve!) 1998-11-17 22:37:10 +00:00
locka%iol.ie 08d645d208 Added extra button 1998-11-15 17:18:36 +00:00
locka%iol.ie 03c9663c99 Added extra button to scan folders (still disabled) 1998-11-15 17:18:06 +00:00
locka%iol.ie 8156c2f10d *** empty log message *** 1998-11-15 17:16:55 +00:00
locka%iol.ie d99863d7c5 Added NPL header 1998-11-15 17:13:49 +00:00
locka%iol.ie 010d1c0073 Added NPL header
Fixed problem caused by typedef int32 disappearing from winsock.h
1998-11-15 17:09:20 +00:00
locka%iol.ie d01f118078 Added NPL header
Added extra diagnostics
1998-11-15 17:07:04 +00:00
locka%iol.ie 1722818501 Fixed trace bug
Added NPL header
1998-11-15 17:04:58 +00:00
joki%netscape.com 1569d53889 Adding focus passing method to nsIWebShellContainer 1998-11-06 01:30:07 +00:00
scullin%netscape.com 40d4197f9e Add current directory to path so pref dlls and nspr are looked for in
the dll directory, not the application directory.
1998-11-04 03:04:10 +00:00
scullin%netscape.com 4668fc46f0 Fix to load from dll dir, not program dir. 1998-11-04 02:43:44 +00:00
rpotts%netscape.com e827f87938 Added an NS_DEFINE_IID for nsINetSupport (in comments) just as a reminder... 1998-11-03 08:04:03 +00:00
michaelp%netscape.com 10921d7b0b changes to support nsIRenderingContext that conforms to COM conventions. 1998-10-30 02:08:25 +00:00
jevering%netscape.com 2081609a39 Fix case were neither MSSDK or NGPREFS is set 1998-10-30 00:06:40 +00:00
jevering%netscape.com 020a8c97bf include correct header file. 1998-10-29 22:13:15 +00:00
jevering%netscape.com 46d2074984 Moved MSSDK dependency down a level. 1998-10-29 22:06:27 +00:00
locka%iol.ie 6c1b74b616 Added missing flag 1998-10-27 23:20:22 +00:00
locka%iol.ie 9ec55a311d Added event sink to type library 1998-10-26 22:19:37 +00:00
locka%iol.ie b6a5c9b01a Added extra assert 1998-10-26 22:18:11 +00:00
locka%iol.ie c1bb8e6be4 Add new improved interface and multi-threaded goodness 1998-10-26 22:15:33 +00:00
locka%iol.ie 005259a202 New icons for new UI 1998-10-26 22:12:56 +00:00
locka%iol.ie 5a444086ac Added support for DWebBrowserEvents2 to control, regenerated proxy event firing header and implemented a few more methods 1998-10-18 22:14:47 +00:00
locka%iol.ie 57e0052394 Revamped code so that Mozilla and IE control can run side by side using same code 1998-10-18 22:09:57 +00:00
locka%iol.ie 375de2fa09 Improved UI 1998-10-17 15:18:07 +00:00
kipp%netscape.com 421ef3eba1 Ignore return value from regsvr32 so that clobber always works 1998-10-15 23:24:23 +00:00
rpotts%netscape.com 1de7266a2b Changes to make the vector<Property> type compile... 1998-10-13 21:53:38 +00:00
rpotts%netscape.com d8b8bcc6e3 Commented out the template vector code for now since it is busting the build :-( 1998-10-13 11:19:15 +00:00
rpotts%netscape.com 382bd81888 Move the /GX flag into a LCFLAGS define, since the core config.mak overwrites OS_CLFAGS... 1998-10-13 11:18:01 +00:00
locka%iol.ie 49ec17d2bf Added some pattern matching facilities 1998-10-12 22:42:22 +00:00
locka%iol.ie acf85b8a25 Added exception handling flag to compile options 1998-10-12 22:37:02 +00:00
locka%iol.ie 85d3fbbee0 Added some more initial implementations of more IWebBrowserApp methods 1998-10-12 22:35:18 +00:00
locka%iol.ie 422be83da7 New look and feel 1998-10-12 22:32:05 +00:00
rpotts%netscape.com aa1466f77e Renamed nsReload to nsURLReload sincethe enum has changed... 1998-10-10 04:35:24 +00:00
locka%iol.ie dff95299af Added some trace statements 1998-10-08 22:06:59 +00:00
locka%iol.ie 597044850d Added IWebBrowserApp and IWebBrowser2 methods (still unimplemented 1998-10-08 22:05:44 +00:00
locka%iol.ie 6a5078480f Fixed NG_TRACE macro 1998-10-08 21:56:38 +00:00
locka%iol.ie ce5d982968 IE patcher application 1998-10-04 14:49:16 +00:00