hyatt%netscape.com
0d962fc214
Linking up global window to call webshell container's createPopup.
...
git-svn-id: svn://10.0.0.236/trunk@31710 18797224-902f-48f8-a5cc-f745e15eee43
1999-05-15 00:48:39 +00:00
hyatt%netscape.com
2de5acbb02
Added another createPopup method to handle anchoring.
...
git-svn-id: svn://10.0.0.236/trunk@31657 18797224-902f-48f8-a5cc-f745e15eee43
1999-05-14 21:16:51 +00:00
beard%netscape.com
c24803ec6b
added nsGetNativeThis(), which searches the prototype chain for the first object that is tagged as having an nsISupports in its private field.
...
git-svn-id: svn://10.0.0.236/trunk@31647 18797224-902f-48f8-a5cc-f745e15eee43
1999-05-14 20:27:00 +00:00
hyatt%netscape.com
379b461b08
Added a createPopup method to the window object.
...
git-svn-id: svn://10.0.0.236/trunk@31630 18797224-902f-48f8-a5cc-f745e15eee43
1999-05-14 18:54:25 +00:00
hyatt%netscape.com
2c90248d48
Adding a GetIID method so I can actually use an nsCOMPtr with this
...
interface.
git-svn-id: svn://10.0.0.236/trunk@31578 18797224-902f-48f8-a5cc-f745e15eee43
1999-05-14 05:35:56 +00:00
danm%netscape.com
814056a0e4
added window.openDialog. a:brendan
...
git-svn-id: svn://10.0.0.236/trunk@31568 18797224-902f-48f8-a5cc-f745e15eee43
1999-05-14 03:10:51 +00:00
joki%netscape.com
005d4ef3c6
New JSClass flag for indicating DOM elements to COMConnect
...
git-svn-id: svn://10.0.0.236/trunk@31362 18797224-902f-48f8-a5cc-f745e15eee43
1999-05-13 01:20:50 +00:00
vidur%netscape.com
aa1755c55f
Fix for bug 4435. Creating the right type of script object for blockquote.
...
git-svn-id: svn://10.0.0.236/trunk@31314 18797224-902f-48f8-a5cc-f745e15eee43
1999-05-12 23:22:36 +00:00
hyatt%netscape.com
700d338d84
Teaching window.open how to open chrome.
...
git-svn-id: svn://10.0.0.236/trunk@31312 18797224-902f-48f8-a5cc-f745e15eee43
1999-05-12 23:17:40 +00:00
mccabe%netscape.com
7550d64eb3
Support for magically detecting whether an argument to an XPConnect'ed function is a dom node with a native nsISupports, and unwrapping it properly.
...
This'll go live as soon as I can persuade joki or vidur to rebuild the DOM stubs.
git-svn-id: svn://10.0.0.236/trunk@31201 18797224-902f-48f8-a5cc-f745e15eee43
1999-05-12 02:05:48 +00:00
vidur%netscape.com
b58139dd90
Added IsValidFragment to nsIDOMNSRange interface and CreateRange to nsIDOMNSDocument.
...
git-svn-id: svn://10.0.0.236/trunk@31125 18797224-902f-48f8-a5cc-f745e15eee43
1999-05-11 20:20:40 +00:00
beard%netscape.com
341bd05297
fixed breakage on platforms not defining OJI (linux?)
...
git-svn-id: svn://10.0.0.236/trunk@30835 18797224-902f-48f8-a5cc-f745e15eee43
1999-05-08 17:24:43 +00:00
beard%netscape.com
fa0b918b6c
implemented NavigatorImpl::JavaEnabled()
...
git-svn-id: svn://10.0.0.236/trunk@30825 18797224-902f-48f8-a5cc-f745e15eee43
1999-05-08 16:37:53 +00:00
law%netscape.com
0a79567556
Tweaking initializer code so it still works with appcores
...
git-svn-id: svn://10.0.0.236/trunk@30705 18797224-902f-48f8-a5cc-f745e15eee43
1999-05-07 19:37:21 +00:00
hyatt%netscape.com
cc32d3d331
Changes to support AppRunner's window.open
...
git-svn-id: svn://10.0.0.236/trunk@30276 18797224-902f-48f8-a5cc-f745e15eee43
1999-05-04 23:27:57 +00:00
vidur%netscape.com
8339b3e79f
Added use of the nsIJSNativeInitializer interface in constructors. Work in progress for unknown keyword.
...
git-svn-id: svn://10.0.0.236/trunk@30191 18797224-902f-48f8-a5cc-f745e15eee43
1999-05-04 20:48:50 +00:00
vidur%netscape.com
9376bec6f4
Added Option constructor and nsIJSNativeIntializer.h interface. DOM glue code now uses the nsIJSNativeIntializer interface to initialize newly constructed instances.
...
git-svn-id: svn://10.0.0.236/trunk@30190 18797224-902f-48f8-a5cc-f745e15eee43
1999-05-04 20:48:16 +00:00
vidur%netscape.com
fdd75c6ce2
Added Option constructor and resultant nsIDOMOption interface
...
git-svn-id: svn://10.0.0.236/trunk@30189 18797224-902f-48f8-a5cc-f745e15eee43
1999-05-04 20:47:00 +00:00
waterson%netscape.com
46470523bb
Bug 5679. Fix leak from XPConnect glue.
...
git-svn-id: svn://10.0.0.236/trunk@30059 18797224-902f-48f8-a5cc-f745e15eee43
1999-05-04 03:32:12 +00:00
tague%netscape.com
6b3b505007
Fixed bug #5527 (Editor is not able to accumulate successive Japanese input)
...
git-svn-id: svn://10.0.0.236/trunk@30002 18797224-902f-48f8-a5cc-f745e15eee43
1999-05-03 22:57:48 +00:00
sspitzer%netscape.com
5acee10ef4
fix for bug #3812
...
home button now goes to where ever the "browser.startup.homepage" pref is set.
(if it isn't set, we go to http://www.mozilla.org )
throbber goes to http://www.mozilla.org . this value is set in navigator.xul.
previously, the throbber was hard wired to do what home did.
r=alecf
a=cyeh
git-svn-id: svn://10.0.0.236/trunk@29746 18797224-902f-48f8-a5cc-f745e15eee43
1999-04-28 20:33:43 +00:00
vidur%netscape.com
7a55a908ae
Added nsIDOMNSRange method with InsertFragment method.
...
git-svn-id: svn://10.0.0.236/trunk@29558 18797224-902f-48f8-a5cc-f745e15eee43
1999-04-27 22:15:32 +00:00
waterson%netscape.com
f838e4ca07
Fixed a problems with XPIDL parameters and return values ('out' params are stills broken). Got rid of the XPIDL_JS_STUBS defines, as they are obsolete.
...
git-svn-id: svn://10.0.0.236/trunk@29404 18797224-902f-48f8-a5cc-f745e15eee43
1999-04-27 06:14:08 +00:00
waterson%netscape.com
7eedc74b98
Land RDF_19990426_BRANCH, which extracted some static C++ routines for manipulating RDF containers into bona fide interfaces.
...
git-svn-id: svn://10.0.0.236/trunk@29401 18797224-902f-48f8-a5cc-f745e15eee43
1999-04-27 05:54:18 +00:00
waterson%netscape.com
e1308f27fe
Added nsJSUtils::nsConvertJSValtoXPCObject to handle 'in xpidl' parameters.
...
git-svn-id: svn://10.0.0.236/trunk@29380 18797224-902f-48f8-a5cc-f745e15eee43
1999-04-27 04:17:17 +00:00
waterson%netscape.com
af8c84cb7c
The Great Cursor Excorcism. Removed cursors in favor of enumerators. Misc updates to purge the xpidl stubs stuff in preparation for XPConnect. Details on RDF_19990422_BRANCH.
...
git-svn-id: svn://10.0.0.236/trunk@29017 18797224-902f-48f8-a5cc-f745e15eee43
1999-04-24 02:41:02 +00:00
waterson%netscape.com
24bc601a81
Modified JSStubGen to spit out correct code from XPConnect.
...
git-svn-id: svn://10.0.0.236/trunk@29014 18797224-902f-48f8-a5cc-f745e15eee43
1999-04-24 02:38:05 +00:00
waterson%netscape.com
e6dfee029f
Added XPConnect hooks.
...
git-svn-id: svn://10.0.0.236/trunk@29013 18797224-902f-48f8-a5cc-f745e15eee43
1999-04-24 02:37:41 +00:00
kipp%netscape.com
54dd6032e9
Work around crash bug; eliminate bad argument to a JS method
...
git-svn-id: svn://10.0.0.236/trunk@28918 18797224-902f-48f8-a5cc-f745e15eee43
1999-04-23 19:52:04 +00:00
hyatt%netscape.com
ce21f46014
window.open lives.
...
git-svn-id: svn://10.0.0.236/trunk@28339 18797224-902f-48f8-a5cc-f745e15eee43
1999-04-20 22:35:11 +00:00
amusil%netscape.com
2c38e95f5d
Win32 compiler doesn't like var dec inside for loop dec
...
git-svn-id: svn://10.0.0.236/trunk@28306 18797224-902f-48f8-a5cc-f745e15eee43
1999-04-20 20:32:06 +00:00
beard%netscape.com
6007b4f24b
implementing GetMimeTypes(), GetPlugins() in terms of MimeTypeArrayImpl, PluginArrayImpl.
...
git-svn-id: svn://10.0.0.236/trunk@28292 18797224-902f-48f8-a5cc-f745e15eee43
1999-04-20 19:41:17 +00:00
beard%netscape.com
dcd2a60fed
added nsPluginArray.cpp, nsMimeTypeArray.cpp.
...
git-svn-id: svn://10.0.0.236/trunk@28291 18797224-902f-48f8-a5cc-f745e15eee43
1999-04-20 19:38:54 +00:00
beard%netscape.com
811c832c9a
First Checked In.
...
git-svn-id: svn://10.0.0.236/trunk@28284 18797224-902f-48f8-a5cc-f745e15eee43
1999-04-20 19:18:51 +00:00
hyatt%netscape.com
37eb127da8
Altering the window.open call so that it can supply info for a webshell
...
to be created asynchronously.
git-svn-id: svn://10.0.0.236/trunk@28075 18797224-902f-48f8-a5cc-f745e15eee43
1999-04-19 21:08:12 +00:00
hyatt%netscape.com
288fc7c08c
Changing the browser window retriever method so that it can cross the chrome/content boundary.
...
git-svn-id: svn://10.0.0.236/trunk@27863 18797224-902f-48f8-a5cc-f745e15eee43
1999-04-16 18:39:18 +00:00
waterson%netscape.com
dc401311cb
Bug 5182. Use whitespace instead of ## in NS_FORWARD macros.
...
git-svn-id: svn://10.0.0.236/trunk@27858 18797224-902f-48f8-a5cc-f745e15eee43
1999-04-16 18:08:43 +00:00
waterson%netscape.com
c9c22003bd
Bug 5182. Use whitespace instead of ## in NS_FORWARD macros. a=vidur.
...
git-svn-id: svn://10.0.0.236/trunk@27857 18797224-902f-48f8-a5cc-f745e15eee43
1999-04-16 18:08:20 +00:00
waterson%netscape.com
c3453bb3c2
Removed extra newline in makefile.
...
git-svn-id: svn://10.0.0.236/trunk@27853 18797224-902f-48f8-a5cc-f745e15eee43
1999-04-16 17:37:16 +00:00
sfraser%netscape.com
7b61ac400b
Fix weird linkage stuff with stubs for the missing symbols.
...
git-svn-id: svn://10.0.0.236/trunk@27776 18797224-902f-48f8-a5cc-f745e15eee43
1999-04-16 01:26:36 +00:00
sfraser%netscape.com
04cfdf2fb6
Fix the output directories for the range and selection files.
...
git-svn-id: svn://10.0.0.236/trunk@27746 18797224-902f-48f8-a5cc-f745e15eee43
1999-04-15 23:46:48 +00:00
sfraser%netscape.com
5ba6c0bade
File Removed.
...
git-svn-id: svn://10.0.0.236/trunk@27745 18797224-902f-48f8-a5cc-f745e15eee43
1999-04-15 23:46:12 +00:00
beard%netscape.com
aa681ad465
added added nsJSPlugin.cpp, nsJSPluginArray.cpp, nsJSMimeTypeArray.cpp, nsJSMimeType.cpp
...
git-svn-id: svn://10.0.0.236/trunk@27714 18797224-902f-48f8-a5cc-f745e15eee43
1999-04-15 21:56:30 +00:00
beard%netscape.com
e4224863c6
regenerated from Navigator.idl
...
git-svn-id: svn://10.0.0.236/trunk@27713 18797224-902f-48f8-a5cc-f745e15eee43
1999-04-15 21:54:14 +00:00
beard%netscape.com
64e859a5b3
added nsJSPlugin.cpp, nsJSPluginArray.cpp, nsJSMimeTypeArray.cpp, nsJSMimeType.cpp
...
git-svn-id: svn://10.0.0.236/trunk@27711 18797224-902f-48f8-a5cc-f745e15eee43
1999-04-15 21:52:10 +00:00
beard%netscape.com
30551590f9
Added NavigatorImpl::GetMimeTypes/GetPlugins
...
git-svn-id: svn://10.0.0.236/trunk@27707 18797224-902f-48f8-a5cc-f745e15eee43
1999-04-15 21:44:18 +00:00
beard%netscape.com
ff41e82959
added generated includes nsIDOMMimeType.h, nsIDOMMimeTypeArray.h, nsIDOMPlugin.h, nsIDOMPluginArray.h
...
git-svn-id: svn://10.0.0.236/trunk@27706 18797224-902f-48f8-a5cc-f745e15eee43
1999-04-15 21:42:54 +00:00
sfraser%netscape.com
a17c9ed315
Add range getter methods (regenerated from IDL file).
...
git-svn-id: svn://10.0.0.236/trunk@27651 18797224-902f-48f8-a5cc-f745e15eee43
1999-04-15 20:18:15 +00:00
sfraser%netscape.com
89a55ba767
Link with the range library
...
git-svn-id: svn://10.0.0.236/trunk@27649 18797224-902f-48f8-a5cc-f745e15eee43
1999-04-15 20:17:57 +00:00
sfraser%netscape.com
b35deb9780
Add the range subdirectory
...
git-svn-id: svn://10.0.0.236/trunk@27645 18797224-902f-48f8-a5cc-f745e15eee43
1999-04-15 20:17:02 +00:00