locka%iol.ie
1c86ffe119
Added Advise, Unadvise methods for setting up event sinks
1999-05-08 12:06:31 +00:00
sfraser%netscape.com
079a1e9d21
Added the cfmAlias resource files, and set the Library Folder ID in the PEF settings accordingly (alias ID 128 for debug, 129 for opt).
1999-05-07 21:23:08 +00:00
sfraser%netscape.com
48595c3d5e
First Checked In.
1999-05-07 21:20:23 +00:00
kipp%netscape.com
e66be5ee7a
Pass on SetRendering call to the content viewer if we have one
1999-05-07 19:25:58 +00:00
kipp%netscape.com
91406b1df8
Added Set/Get enable-rendering method
1999-05-07 19:25:41 +00:00
mike%neoplanet.com
075b9ffc86
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
62ab3d7d52
Added code to prevent navigating to the default page, except when in design mode.
1999-05-07 14:18:23 +00:00
mcafee%netscape.com
23590ebf43
Fixed crash; toolbar buttons need to be specified in a css file now? toolbar buttons still blank.
1999-05-07 00:57:19 +00:00
nisheeth%netscape.com
1c4142169f
Implement LoadDocument(), a new method that is part of the nsIWebShellServices interface.
1999-05-07 00:21:57 +00:00
davidm%netscape.com
ce17b8d323
removed nsPluginViewer.cpp and nsDocumentViewer.cpp ( they are in Layout now )
1999-05-06 20:40:03 +00:00
kipp%netscape.com
4cbc1477dc
Removed libraries no longer needed to link
1999-05-06 19:35:59 +00:00
kipp%netscape.com
c7bdab52b8
Updated comments
1999-05-06 19:35:11 +00:00
kipp%netscape.com
2f2fe06039
moved to layout
1999-05-06 19:34:32 +00:00
kipp%netscape.com
a613478e91
Removed layout registry hackery
1999-05-06 19:32:56 +00:00
kipp%netscape.com
150f2e0d46
Use component manager instead of direct linking against the html library
1999-05-06 19:32:42 +00:00
kipp%netscape.com
0615b5b768
bye bye
1999-05-06 19:32:18 +00:00
kipp%netscape.com
be3e9a495b
Ripped out the old doc-loader hackery and use the component manager to find viewers instead
1999-05-06 19:31:59 +00:00
kipp%netscape.com
3b1bca601b
Moved some source files to layout
1999-05-06 19:29:46 +00:00
kipp%netscape.com
46b66b0230
Moved some headers from here to layout
1999-05-06 19:29:26 +00:00
dp%netscape.com
0ef48a75eb
Fixed AutoregisterComponent() to return a value
1999-05-06 14:27:09 +00:00
dp%netscape.com
c4faf68d49
Moving Autoregitration out of SetupRegistry()
1999-05-06 13:35:25 +00:00
nisheeth%netscape.com
4610242a5c
The document loader that initiates the nsIDocumentLoaderObserver notifications is now passed up the document loader hierarchy. This was needed because external services that register as observers to the top level document loader expect to receive the document loader that is initiating the notification as a parameter in the notification. Earlier, they were always receiving the top level document loader regardless of which document loader initiated the notification.
1999-05-06 06:52:05 +00:00
dougt%netscape.com
529b22c8b3
Hooking up xpinstall to the viewer. This will cause a new instance of the
...
xpinstall to be created when the viewer launches. This will be removed
(along with the startup of silentdl) once we have a way of starting up
components less intrusive.
nsViewer.cpp - Added CreateInstance and related code to start component
makefile.win - Added new include path
1999-05-06 03:59:47 +00:00
nisheeth%netscape.com
9030c63eb2
- Implemented GetContentViewerContainer() in the nsDocLoaderImpl() object.
...
- Added charset parameters to LoadDocument(), a method defined in nsIWebShellServices
1999-05-06 03:54:40 +00:00
nisheeth%netscape.com
defad4500b
Added parameters for charset to LoadDocument().
1999-05-06 03:53:28 +00:00
nisheeth%netscape.com
a17433324b
Fixing Unix build bustage. The interface file got checked in with incorrect casing in the file name.
1999-05-06 02:53:01 +00:00
nisheeth%netscape.com
e2125bb76b
- adding stubs for the methods in nsIWebShellServices implemented by the nsWebShell object.
...
- adding a stub implementation of the GetContentViewerContainer() method to nsDocLoaderImpl.
1999-05-06 01:58:48 +00:00
nisheeth%netscape.com
6d73a13ebb
- Adding the nsIWebShellServices interface that will be used by external services to access the webshell.
...
- Also, adding a method to nsIDocumentLoader that maps a document ID into an nsIContentViewerContainer.
1999-05-06 01:55:10 +00:00
pinkerton%netscape.com
08300976e4
renamed <tristatecheckbox> to <checkbox>
1999-05-06 00:55:32 +00:00
nisheeth%netscape.com
18e8cf2a70
Fix for bug 5850:
...
1) Add a RemoveChild() method to nsIWebshell.
2) nsWebshell::Destroy() calls this method on its parent to remove itself from the parent's child list.
3) Call nsWebshell::Destroy() from nsHTMLFrameInnerFrame's detructor.
1999-05-05 00:23:51 +00:00
nisheeth%netscape.com
3c41d4b24d
Fix for bug 5850:
...
1) Add a RemoveChild() method to nsIWebshell.
2) nsWebshell::Destroy() calls this method on its parent to remove itself from the parent's child list.
3) Call nsWebshell::Destroy() from nsHTMLFrameInnerFrame's detructor.
1999-05-05 00:10:33 +00:00
hyatt%netscape.com
a6a8a9170d
Changes to the APIS for webshellcontainers.
1999-05-04 23:34:10 +00:00
hyatt%netscape.com
c7c42bf6f1
Changes to the APIS for webshellcontainer.
1999-05-04 23:33:55 +00:00
hyatt%netscape.com
96d27eebf7
Changes to support different methods on the webshellcontainer interface.
1999-05-04 23:33:30 +00:00
locka%iol.ie
7983b823f0
New control event sink
1999-05-04 22:52:40 +00:00
locka%iol.ie
51581c16d1
Updates to test app
1999-05-04 22:51:34 +00:00
locka%iol.ie
680716e426
Added first impl for loading script engine from an IStream
1999-05-04 22:48:41 +00:00
locka%iol.ie
aad57ac63e
First impl of view source and NewWindow2 (thanks Neoplanet!)
...
Changes to IOleCommandTarget
1999-05-04 22:45:22 +00:00
vidur%netscape.com
3726eeea35
Added HTMLOptionElement factory registration.
1999-05-04 20:54:26 +00:00
rickg%netscape.com
e320c2bafb
update to nsString2 API
1999-05-04 06:38:37 +00:00
karnaze%netscape.com
2d90e637ec
prints out regression file name when generating initial data
1999-05-04 03:32:42 +00:00
nisheeth%netscape.com
da356ccbae
Fix for bug 5472. Approved by chofmann. Reviewed by Kipp.
1999-05-03 23:04:50 +00:00
kostello%netscape.com
6c898433b2
Removed debug save code -- no longer relevant
1999-05-03 18:50:48 +00:00
karnaze%netscape.com
e29d29abed
removed compositing from table 5
1999-04-30 19:52:33 +00:00
pnunn%netscape.com
9f415ee9f5
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
79cb20e767
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
9a986dd9e5
win32 bustage.
1999-04-30 10:31:43 +00:00
pinkerton%netscape.com
1680448437
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
03de3e5e0d
Made the web crawler a nsIDocumentLoaderObserver and hooked up page transitions to OnEndDocumentLoad
1999-04-30 00:12:52 +00:00
kipp%netscape.com
c5ffa02d52
Removed compiler warning
1999-04-30 00:12:17 +00:00
kipp%netscape.com
b91c1e8a6c
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
ca67994070
Let web crawler deal with notifications directly
1999-04-30 00:11:18 +00:00
kipp%netscape.com
8b7fadc265
Cleaned up log messages; fixed doc loader to fire the OnEndDocumentLoad properly
1999-04-30 00:10:27 +00:00
kipp%netscape.com
e0d247be0c
Use DestroyChildren instead of ReleaseChildren when destroying a webshell
1999-04-30 00:09:52 +00:00
ftang%netscape.com
16f64c1f10
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
16db69f754
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
e70b38df5f
approved: leaf@mozilla.org
1999-04-28 20:02:52 +00:00
nisheeth%netscape.com
696fa5472d
Passing in nsIDocumentLoader as a parameter to all functions in nsIDocumentLoaderObserver...
1999-04-28 06:47:40 +00:00
ramiro%netscape.com
638fe69979
Add command line parsing and debugger support.
1999-04-28 06:16:25 +00:00
nisheeth%netscape.com
e5c640d2b4
Removing nsIExternalDocLoadObs.h...
1999-04-28 05:01:03 +00:00
nisheeth%netscape.com
251fa6ad71
- 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
f3cde73f5c
Remove dependency upon -lnetutil and use of it on Unix.
1999-04-28 04:50:43 +00:00
law%netscape.com
0fde647421
Remove reference to obsolete nsIURLListener
1999-04-28 01:40:01 +00:00
erik%netscape.com
42d08f3b76
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
63716161d3
removed table compositing example
1999-04-27 23:30:06 +00:00
cata%netscape.com
7679ce30eb
Elliminated the RegisterComponent() calls from NS_SetupRegistry() for some true components.
1999-04-27 20:26:20 +00:00
mcafee%netscape.com
746940d985
Adding checkoutTest.xul to exports for Linux, Win32. a=pinkerton
1999-04-26 18:42:15 +00:00
ftang%netscape.com
f92b8721bd
set the default charset of nsWebShell to ISO-8859-1
1999-04-26 18:05:18 +00:00
locka%iol.ie
b4cce86929
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
aa4a6c3e23
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
6408ba54d2
Simple test script
1999-04-26 17:59:44 +00:00
nisheeth%netscape.com
edcbc41fe5
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
d7d9f5662b
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
753ecd2306
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
22113ef93e
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
a847baa45c
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
2f8617c1be
First sane version of script site - works with cbrowse
1999-04-25 13:15:37 +00:00
locka%iol.ie
75a0b1a042
Added a little armour to prevent a crash
1999-04-25 13:15:10 +00:00
kipp%netscape.com
9d1f7443d6
nit
1999-04-23 19:48:55 +00:00
kipp%netscape.com
34dfabecc5
Added command option from measuring doc load time
1999-04-23 19:48:43 +00:00
kipp%netscape.com
6aff67e8ab
Removed dead code
1999-04-23 19:48:16 +00:00
kipp%netscape.com
e2171a4b80
Added code to measure document load times
1999-04-23 19:48:05 +00:00
scc%netscape.com
9991958e76
s/false/0/ in my do-while
1999-04-23 19:03:01 +00:00
scc%netscape.com
5577a91851
added interfaces
1999-04-23 17:50:12 +00:00
akkana%netscape.com
37f729f1dc
Fix for scc to work around an apparent egcs bug
1999-04-23 17:38:13 +00:00
akkana%netscape.com
a40feb09c3
Fixing linux build bustage
1999-04-23 17:15:58 +00:00
mcafee%netscape.com
2c905d7de3
Removing nsSelectionMgr from the build
1999-04-23 16:50:17 +00:00
scc%netscape.com
748a92905f
Added GetDocumentFactory method; Added required GetIID method(s)
1999-04-23 16:48:31 +00:00
scc%netscape.com
d828879f09
Added the ability to construct a XUL document from a stream
1999-04-23 16:48:30 +00:00
scc%netscape.com
d9cf5c693d
Adding new interfaces
1999-04-23 16:35:05 +00:00
scc%netscape.com
a2c61867c6
First Checked In.
1999-04-23 16:33:54 +00:00
locka%iol.ie
bfc42197a0
Approved: leaf@mozilla.org
...
New Mozilla control registering tool
1999-04-22 23:28:09 +00:00
locka%iol.ie
9a4d6da7aa
Approved: leaf@mozilla.org
...
More improvements to test harness
1999-04-22 23:23:04 +00:00
locka%iol.ie
2a6184e2b3
Approved: leaf@mozilla.org
1999-04-22 23:18:35 +00:00
locka%iol.ie
8cf648a4c5
Approved: leaf@mozilla.org
...
Added ActiveScriptSite.cpp/h
1999-04-22 23:17:15 +00:00
locka%iol.ie
cbbfd1733f
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
a4c20e8add
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
61fa4c8f1b
Approved: leaf@mozilla.org
...
Minor compliance fixes
1999-04-22 23:10:10 +00:00
locka%iol.ie
379a8577de
Initial active script site class
1999-04-22 17:30:28 +00:00
rickg%netscape.com
2c2eec1c4d
update to sync with nsString2
1999-04-22 07:46:51 +00:00
warren%netscape.com
1ea549d80d
Started factoring nsIPersistentProperties from nsIProperties.
1999-04-22 07:32:51 +00:00
mcafee%netscape.com
69c6ca164e
Removing NEW_CLIPBOARD_SUPPORT ifdef.
1999-04-22 06:46:51 +00:00
karnaze%netscape.com
3d68a53e71
added right-to-left direction example
1999-04-22 03:54:06 +00:00
rickg%netscape.com
f37212bffa
updates to sync with nsString2 api
1999-04-22 00:05:59 +00:00
mcmullen%netscape.com
e4661eacd6
Prefs API changed to use filespecs instead of string paths. Added Get/SetFilePref. Cleaned up the API so that StartUp() does not need to be called.
1999-04-21 22:04:35 +00:00
hyatt%netscape.com
7f8fb78632
window.open lives.
1999-04-20 22:35:11 +00:00
rickg%netscape.com
e1012f40b9
sync with nsString2 API
1999-04-20 07:20:21 +00:00
pierre%netscape.com
9bd6d384e9
use eBorderStyle_window instead of eBorderStyle_dialog as part of #4780
1999-04-20 04:01:43 +00:00
pierre%netscape.com
844867e3a8
removed the NS_IWINDOW_IID hack / use eBorderStyle_window instead of eBorderStyle_dialog as part of #4780
1999-04-20 03:58:42 +00:00
hyatt%netscape.com
085f789265
Added a method to webshell so that a root container can find out when
...
new webshells are added to its hierarchy.
1999-04-20 01:50:03 +00:00
peterl%netscape.com
f84fc867cd
removed bogus :active rule...
1999-04-20 00:13:25 +00:00
cata%netscape.com
cf60c8d83c
Fixed CID declaration.
1999-04-19 22:22:52 +00:00
hyatt%netscape.com
bdd9fd47e1
Changes to enable an asynchronous creation of a webshell in response to a
...
window.open call.
1999-04-19 21:08:44 +00:00
rods%netscape.com
f92a98d0ff
Fixed nsIGenericTransferable registry, added D&D to Registry
1999-04-17 13:56:22 +00:00
morse%netscape.com
1d417eb335
fix build bustage
1999-04-17 05:29:05 +00:00
pinkerton%netscape.com
a82bdbb0fc
First Checked In.
1999-04-16 22:03:19 +00:00
rods%netscape.com
a827ae73a8
fixed
1999-04-16 21:14:33 +00:00
mcafee%netscape.com
3dc8a10efc
Removing //#define NEW_CLIPBOARD_SUPPORT
1999-04-16 17:36:33 +00:00
hyatt%netscape.com
e6b90f3347
Added support for chrome vs. content in the webshell. Altered some methods
...
so that they know how to go across the chrome vs. content boundary.
1999-04-16 08:15:04 +00:00
michaelp%netscape.com
04b6780a88
added zooming front end.
1999-04-16 04:25:17 +00:00
mcmullen%netscape.com
9fa57f360d
Added profile to the Macintosh build
1999-04-15 22:45:44 +00:00
waterson%netscape.com
cb7e7a95c4
Backed out change to nsISupportsArray::AppendElement() and RemoveElement(); they now return PRBool's like they used to.
1999-04-14 23:06:22 +00:00
waterson%netscape.com
0a0b15da60
nsISupportsArray::RemoveElement() returns an nsresult, not a PRBool.
1999-04-14 20:42:48 +00:00
nisheeth%netscape.com
8d705d44b0
Adding tests 14 and 15 to list of files exported out to dist/*.
1999-04-13 02:37:14 +00:00
nisheeth%netscape.com
0174c0c6f5
Adding Vidur's XML demos as test cases...
1999-04-13 02:36:33 +00:00
sfraser%netscape.com
8ba93324a1
Don't generate link map (optimized)
1999-04-13 01:38:27 +00:00
sfraser%netscape.com
9d6982994e
Don't generate link map, both targets.
1999-04-13 01:37:23 +00:00
radha%netscape.com
58c1fd0c96
Fix for bug 4668. Make sure that all children documents have finished loading
...
before calling OnEndDocumentLoading.
1999-04-13 00:19:48 +00:00
nisheeth%netscape.com
b148604ccb
Adding XML tests 14 and 15 to the Samples Menu.
1999-04-13 00:16:27 +00:00
nisheeth%netscape.com
489a5c4bed
Adding XML tests 14, 15 to the File...Samples menu.
1999-04-13 00:13:54 +00:00
nisheeth%netscape.com
111df3d191
Adding XML tests 14 and 15 to the samples menu.
1999-04-13 00:10:00 +00:00
davidm%netscape.com
66a58a43bb
Remove #ifdef Mac code now that the mac uses the EventQueue Service
1999-04-12 22:49:38 +00:00
joki%netscape.com
4bece97409
New argument to nsIWebShellContainer::FocusAvailable method
1999-04-12 21:25:08 +00:00
leaf%mozilla.org
1aaf01435e
fixing ActiveX control build
1999-04-12 19:38:40 +00:00
neeti%netscape.com
216a362b98
Enabled ObserverService api on Mac and Unix
1999-04-12 19:13:42 +00:00
gayatrib%netscape.com
d1905e519f
Added profile module back
1999-04-11 09:41:53 +00:00
gayatrib%netscape.com
a17030501a
Added profile module
1999-04-11 09:40:22 +00:00
gayatrib%netscape.com
acdaaedc70
removed profile module. Need to use RegFactory to manually register the xpprofile32.dll for now. This problem will be fixed shortly
1999-04-11 08:53:35 +00:00
gayatrib%netscape.com
d1b4a41cc7
removed BUILD_PROFILE ifdef
1999-04-11 05:13:58 +00:00
blizzard%redhat.com
e583ec9cbf
xlib mainloop code for viewer
1999-04-10 15:28:21 +00:00
braddr%puremagic.com
bf6cbf4f1b
Add BUILD_PROFILE to more profile code
1999-04-10 10:52:38 +00:00
gayatrib%netscape.com
b8428fc04c
added profile module
1999-04-10 07:02:26 +00:00
gayatrib%netscape.com
cf4e069880
added ProfileManager CID information
1999-04-10 06:58:10 +00:00
pinkerton%netscape.com
fc0abb60de
Move all apple libs into MacOS target of interfaces.mcp. Only "apple" lib in each project should now be InterfacesStubs (with some minor exceptions). permission to checkin granted by cyeh.
1999-04-10 00:15:14 +00:00
ramiro%netscape.com
dd683cee79
Fix for 4856. run-mozilla scripts were broken in release tarballs.
1999-04-09 21:41:23 +00:00
karnaze%netscape.com
5c121e8bd6
bug 4643, webshells reset scrolling value to prior value on reloading doc
1999-04-09 21:09:00 +00:00
joki%netscape.com
56f3dc11a6
Fix for bug 4001, crashing immediately or on exit after tabbing to end of doc. A: chofmann.
1999-04-09 20:35:18 +00:00
law%netscape.com
8fd0a4e421
File download; approved by chofmann
1999-04-08 04:21:15 +00:00
nisheeth%netscape.com
b48eb32ab9
Fix for bug 3413. I had to reapply the fix because it got trashed during the
...
work that happened on the document load observation APIs.
1999-04-08 04:08:49 +00:00
kipp%netscape.com
8a0284add8
Delay first move until onload has finished
1999-04-08 00:01:12 +00:00