vidur%netscape.com
1ef65f0ae9
id and class changing tests
1999-02-05 19:56:29 +00:00
vidur%netscape.com
b6cf37947d
Missing init refcnt
1999-02-04 19:06:11 +00:00
pinkerton%netscape.com
e1b73fed6e
add IID
1999-02-04 18:29:36 +00:00
vidur%netscape.com
9bc815551a
out-of-line document.write
1999-02-03 19:47:53 +00:00
vidur%netscape.com
0b7eede717
improved write test
1999-02-03 19:39:53 +00:00
pinkerton%netscape.com
7593cf0f28
make linkage match source file.
1999-02-03 19:14:48 +00:00
pinkerton%netscape.com
b15b039f1e
export all the methods for Mac using NS_EXPORT.
1999-02-03 18:15:01 +00:00
pinkerton%netscape.com
b18b6dcb25
First Checked In.
1999-02-03 17:54:05 +00:00
kipp%netscape.com
b5cdae63eb
Build library more carefully
1999-02-02 17:40:37 +00:00
joki%netscape.com
acfa8da3a5
Modifying window.closed to check existence to webshell, not document
1999-02-01 23:21:58 +00:00
pinkerton%netscape.com
e25e61f454
renamed nsDOMWindowList.cpp for kipp
1999-02-01 18:18:51 +00:00
kipp%netscape.com
1d7a1da6ff
Use dom-window-list instead of obsolete nsFrameList
1999-02-01 18:14:20 +00:00
kipp%netscape.com
b03c37855d
Switch to using renamed source file
1999-02-01 17:17:11 +00:00
kipp%netscape.com
ea88270b44
new
1999-02-01 17:16:17 +00:00
joki%netscape.com
111c086347
Adding history and screen files to mac project
1999-01-28 23:26:31 +00:00
joki%netscape.com
f3b2aeaeb6
Adding changes to DOM window object to allow window.screen and window.history
1999-01-28 23:12:54 +00:00
joki%netscape.com
3c4cec6483
Adding new files for window.history, window.screen
1999-01-28 22:24:29 +00:00
joki%netscape.com
82a7382711
Adding new header files for window.history and window.screen
1999-01-28 22:21:46 +00:00
joki%netscape.com
63ccddb0ef
Updated DOM idl files including new idl for window.screen and window.history
1999-01-28 22:20:01 +00:00
rods%netscape.com
0040126f4f
Implemented the window.print() method
1999-01-27 04:15:19 +00:00
sudu%netscape.com
6624efe2b9
OJI MozClassic to raptor merge
1999-01-25 08:05:00 +00:00
vidur%netscape.com
b9e4d31fab
Fix to get default namespaces to work. Cleanup of DOM handling of character data.
1999-01-21 19:33:03 +00:00
vidur%netscape.com
cf972d6bf3
clone test
1999-01-14 23:42:11 +00:00
vidur%netscape.com
a5f7466e90
attributes test
1999-01-12 16:43:24 +00:00
vidur%netscape.com
0fe7ca5e0e
Fixed Get/SetAttribute naming problem
1999-01-12 16:35:14 +00:00
brade%netscape.com
dbdbc0a37a
reduce Macintosh compiler warnings by adding prototype
1999-01-06 18:53:59 +00:00
brade%netscape.com
0acf537005
reduce Macintosh compiler warnings by adding prototype
1999-01-06 18:44:59 +00:00
brade%netscape.com
1249020617
reduce Macintosh compiler warnings by adding prototypes or making functions private
1999-01-06 18:38:54 +00:00
vidur%netscape.com
5bb0afa1e0
Fix for bug 1823. Added a toString method to the location object
1999-01-06 17:22:34 +00:00
vidur%netscape.com
0ba7907be4
Reverted temporary getAttribute/setAttribute fix
1999-01-06 02:26:43 +00:00
vidur%netscape.com
2d3a81d2de
Fixed bug 1956. Generic jsval to nsISupports conversion routine checks for valid object.
1999-01-06 02:05:25 +00:00
vidur%netscape.com
70f9d6e96d
Separated class intialization from name registration in namespace management code
1998-12-30 21:35:35 +00:00
vidur%netscape.com
c5bcb7ded7
Fixed early initialization problem in script namespace management
1998-12-30 02:46:36 +00:00
beard%netscape.com
3e529a371e
Was using unitialized variables for default dimensions of newly created window. Now attempts to at least inherit position from creating window.
1998-12-29 03:53:07 +00:00
vidur%netscape.com
8e4b6bd3d1
Added script namespace management mechanism. This allows external native code to add symbols and constructors to the script global namespace. Added IID() static method generation to IDL generator.
1998-12-22 22:03:20 +00:00
cltbld%netscape.com
ef3442422c
add files for vidur
1998-12-22 21:47:35 +00:00
vidur%netscape.com
e30512c816
Ongoing work on mechanism for introducing global names into a script namespace
1998-12-21 16:51:10 +00:00
vidur%netscape.com
1254cc9687
Script global namespace management.
1998-12-19 02:11:17 +00:00
shaver%netscape.com
009626137f
resprinkle NO_STATIC_LIB, but spare libpng so that viewer is cool. Also, repair some viewer/apprunner link foibles
1998-12-18 02:55:23 +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
donm%netscape.com
892afafcc0
backing out Shaver's changes. -donm
1998-12-16 00:49:36 +00:00
brade%netscape.com
4e0d8775db
remove unnecessary files (including nspr group) and macToBeImplemented.cp
1998-12-15 22:25:45 +00:00
shaver%netscape.com
10c5b7a554
Make apprunner link dynamically.
...
Sprinkle Makefile.ins with NO_STATIC_LIB to speed the build and reduce the disk
requirements.
1998-12-15 22:17:14 +00:00
shaver%netscape.com
2e1488cb9a
Add --enable-debug=module1,module2 to selective turn on debugging.
...
Remove --enable-dom, because Mariner is dead (sob).
Rename some MODULE= lines to make the afore-mentioned --enable-debug
technique actually useful. Feel free to recategorize.
Fix libraptorhtml.so link bogosity by disabling shared lib generation for the
sub-archives (libraptor*_s.a), so that we can put bin before lib in the
library path and still get the right effect. We could disable static-lib
generation in most other places and cut the build time down a fair bit, too.
[NOTE: I'm getting on a train...msw@gimp.org has agreed to be my tinderbox
buddy. Thanks, Matt!]
1998-12-15 16:32:37 +00:00
vidur%netscape.com
ef3b4047d5
Enabled asynchronous loading of SCRIPT SRC=, STYLE SRC= and LINK elements for style sheets. Changed nsIScriptContext to not be dependent on JavaScript.
1998-12-15 06:10:59 +00:00
cls%seawood.org
813dce53f5
Added build option for idl tool. Thanks to Tague Griffith <tague@netscape.com> for the patch and the patience while I fumbled this patch. :)
1998-12-15 03:24:59 +00:00
beard%netscape.com
c8acfa93a2
Regenerated with GenToc.
1998-12-13 18:15:37 +00:00
beard%netscape.com
48c16d8ad3
First Checked In.
1998-12-13 05:01:04 +00:00
mjudge%netscape.com
1e2e909122
adding IID to auto generated files
1998-12-11 23:36:04 +00:00
mjudge%netscape.com
cb19677576
adding IID for now, auto generate will duplicate work that is ok
1998-12-11 23:35:46 +00:00