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

1405 Коммитов

Автор SHA1 Сообщение Дата
hyatt%netscape.com e4fad850bc Changes to the APIS for webshellcontainers. 1999-05-04 23:34:10 +00:00
hyatt%netscape.com 402a56b829 Changes to the APIS for webshellcontainer. 1999-05-04 23:33:55 +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
vidur%netscape.com 42f2b9a718 Added HTMLOptionElement factory registration. 1999-05-04 20:54:26 +00:00
rickg%netscape.com ca4dc736b3 update to nsString2 API 1999-05-04 06:38:37 +00:00
karnaze%netscape.com 45336c285a prints out regression file name when generating initial data 1999-05-04 03:32:42 +00:00
nisheeth%netscape.com 7c03b167d0 Fix for bug 5472. Approved by chofmann. Reviewed by Kipp. 1999-05-03 23:04:50 +00:00
kostello%netscape.com 46183c00e3 Removed debug save code -- no longer relevant 1999-05-03 18:50:48 +00:00
karnaze%netscape.com 3945f41e52 removed compositing from table 5 1999-04-30 19:52:33 +00:00
pnunn%netscape.com 82485c948a These libs should only be linked with the appropriate decoder component in the
imglib. refer to bug#5459. pnunn. review:slamm, blessed:chofmann.
1999-04-30 18:27:31 +00:00
waterson%netscape.com 278b58e84c Bug 5695. Check return code from GetScriptGlobalObject() before trying to deref pointer. r=nisheeth,a=chofmann 1999-04-30 16:25:34 +00:00
pinkerton%netscape.com e1a06b6abf win32 bustage. 1999-04-30 10:31:43 +00:00
pinkerton%netscape.com 013355114c pinkerton/scc. appr chofmann. Bug #4127, et al. Fixing ownership models (more work to come). 1999-04-30 09:04:36 +00:00
kipp%netscape.com 9a7addb20e Made the web crawler a nsIDocumentLoaderObserver and hooked up page transitions to OnEndDocumentLoad 1999-04-30 00:12:52 +00:00
kipp%netscape.com 59283a8df5 Removed compiler warning 1999-04-30 00:12:17 +00:00
kipp%netscape.com d1fcc42e90 Hookup crawler to browser-window; let crawler deal with notifications instead of passing them on from here 1999-04-30 00:12:03 +00:00
kipp%netscape.com 1b2682b129 Let web crawler deal with notifications directly 1999-04-30 00:11:18 +00:00
kipp%netscape.com aaa907cf24 Cleaned up log messages; fixed doc loader to fire the OnEndDocumentLoad properly 1999-04-30 00:10:27 +00:00
kipp%netscape.com 98a10d26dd Use DestroyChildren instead of ReleaseChildren when destroying a webshell 1999-04-30 00:09:52 +00:00
ftang%netscape.com d7f0b65166 fix bug 5644. reviewed by nisheeth and approved by cyeh. broadcast default character set to all the children and make sure all the children set to the same value when they are added to the parent 1999-04-28 23:59:08 +00:00
pinkerton%netscape.com bcd125e76c small fix for leaking the url bar XP in CreateToolbar. Part of the fix for bug 4883. approved for checking by chofmann. 1999-04-28 23:43:02 +00:00
locka%iol.ie 22029dd94c approved: leaf@mozilla.org 1999-04-28 20:02:52 +00:00
nisheeth%netscape.com 4fb57d23eb Passing in nsIDocumentLoader as a parameter to all functions in nsIDocumentLoaderObserver... 1999-04-28 06:47:40 +00:00
ramiro%netscape.com d1aefb090a Add command line parsing and debugger support. 1999-04-28 06:16:25 +00:00
nisheeth%netscape.com a92eb5a8db Removing nsIExternalDocLoadObs.h... 1999-04-28 05:01:03 +00:00
nisheeth%netscape.com 59f677783b - Backed out changes that sent notifications out to observers via the nsIExternalDocumentLoadObserver interface.
- Thanks a lot to Eric Burley (ericb@neoplanet.com) for fixing refcount related bugs.  His patch is included in this checkin.
1999-04-28 04:57:06 +00:00
bruce%cybersight.com da367edd71 Remove dependency upon -lnetutil and use of it on Unix. 1999-04-28 04:50:43 +00:00
law%netscape.com d6c956d6cb Remove reference to obsolete nsIURLListener 1999-04-28 01:40:01 +00:00
erik%netscape.com c784b6857c Fix for bug 5567. Removed registration of strres.dll, since it is handled
by the auto-registration facility for DLLs living in the "components"
directory.
1999-04-28 00:33:06 +00:00
karnaze%netscape.com 8e51cc07c8 removed table compositing example 1999-04-27 23:30:06 +00:00
cata%netscape.com 070b7c1ced Elliminated the RegisterComponent() calls from NS_SetupRegistry() for some true components. 1999-04-27 20:26:20 +00:00
mcafee%netscape.com 47ef035945 Adding checkoutTest.xul to exports for Linux, Win32. a=pinkerton 1999-04-26 18:42:15 +00:00
ftang%netscape.com 3477601736 set the default charset of nsWebShell to ISO-8859-1 1999-04-26 18:05:18 +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
nisheeth%netscape.com 47019238b0 Shortened this file name to nsIExternalDocLoadObs.h to work around Mac's inability to deal with filenames longer than 31 chars. 1999-04-26 14:55:29 +00:00
nisheeth%netscape.com af374973b0 Shortened filename to nsIExternalDocLoadObs.h to work around Mac build bustage. Filenames longer than 31 characters are a bad thing on the Mac. 1999-04-26 14:54:03 +00:00
nisheeth%netscape.com b8c7dc3717 The doc loader sends out document load progress notifications to external observers. The list of external observers is built up on each new top level document load by consulting the nsObserver service. 1999-04-26 10:51:52 +00:00
nisheeth%netscape.com 68f3b8c99f Adding and exporting nsIExternalDocumentLoadObserver.h on all platforms. This interface is implemented by external clients that want to receive document load notifications from the document loader. 1999-04-26 10:50:09 +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
kipp%netscape.com 16432eec87 nit 1999-04-23 19:48:55 +00:00
kipp%netscape.com 797a0451f9 Added command option from measuring doc load time 1999-04-23 19:48:43 +00:00
kipp%netscape.com d3b4b92a62 Removed dead code 1999-04-23 19:48:16 +00:00