amusil%netscape.com
d71744eb68
Changes to hook up LiveConnect on Windows
1999-03-29 22:18:05 +00:00
joki%netscape.com
eb2dcca8dc
Adding new DOM public interface for event listener registration
1999-03-28 22:29:32 +00:00
joki%netscape.com
579d00f53d
Adding nsJSDOMEventListener.cpp to mac dom project
1999-03-28 22:23:41 +00:00
joki%netscape.com
54eeda012e
New DOM2 event api's.
1999-03-28 22:19:42 +00:00
joki%netscape.com
1081c965c2
Adding new script event api's for DOM2 compliance
1999-03-28 21:31:46 +00:00
vidur%netscape.com
07050f65b3
Fix for bug 3165. Unqualified references to location now resolve to window.location
1999-03-27 00:11:13 +00:00
briano%netscape.com
9d6d3b389c
Turned off the NO_STATIC_LIB restriction.
1999-03-25 21:29:34 +00:00
briano%netscape.com
cebfc14fd8
Handle NO_STATIC_LIB being set, when all this file does is create a static library.
1999-03-25 21:21:47 +00:00
mcafee%netscape.com
b6235d4036
Minor formatting change for error output.
1999-03-20 04:25:54 +00:00
vidur%netscape.com
479699e2c0
Purify fixes from Bruce Mitchener
1999-03-20 01:54:12 +00:00
tague%netscape.com
35cf28e882
Added nsIDOMTextListener.h to Mac build
1999-03-20 00:28:07 +00:00
tague%netscape.com
77aedc85f6
Fixed error in checkin
1999-03-19 23:54:49 +00:00
tague%netscape.com
87412ad4c0
Added nsIDOMTextListener.h to Linux build
1999-03-19 23:46:23 +00:00
tague%netscape.com
21fe067546
Added support for basic Japanese input on Win32
1999-03-19 23:36:20 +00:00
mcafee%netscape.com
a42b264417
Splitting up NS_ScriptErrorReporter() to test each argument before printing it, we were passing a partial error report to printf() which was crashing for Edit|Preferences.
1999-03-19 09:00:39 +00:00
leaf%mozilla.org
0a0f5ac00f
Landing nspr library name change, and plevent function call change.
1999-03-17 21:32:03 +00:00
michaelp%netscape.com
b6ff23fd4b
added memory cleanup tripwire.
1999-03-12 22:24:30 +00:00
alecf%netscape.com
8ef0c685a4
ignore generated files
1999-03-12 19:34:47 +00:00
alecf%netscape.com
ec843b33aa
use BUILD_IDLC to refer to the DOM idl compiler
1999-03-12 19:34:25 +00:00
beard%netscape.com
9316dfbdbf
took out initialization check in InitLiveConnectClasses
1999-03-12 04:48:28 +00:00
sfraser%netscape.com
5bb45b29f9
Fix a crash if a xul file specifies a non-existent start page (NS_ADDREF changed to NS_IF_ADDREF).
1999-03-11 23:17:29 +00:00
alecf%netscape.com
af686eb77b
purify fix from bruce@cybersight.com
1999-03-11 22:53:02 +00:00
waterson%netscape.com
f0745144ef
Added GetResource() to XULElement.
1999-03-10 20:20:52 +00:00
waterson%netscape.com
bb1b0fde73
Must've missed this file in my merge: support for xpidl keyword.
1999-03-10 20:15:23 +00:00
waterson%netscape.com
6bf33e7aa9
Support for xpidl keyword.
1999-03-10 19:55:00 +00:00
waterson%netscape.com
1a72986d9a
Landed on tip.
1999-03-10 05:37:31 +00:00
waterson%netscape.com
28e7b1b92e
Initial revision.
1999-03-10 04:49:54 +00:00
vidur%netscape.com
bb1650ee77
Added CreateElementWithNameSpace to proprietary document interface. Fixed GetTagName for HTML to uppercase tag names. Hooked up style rule addition and deletion to reconstruct frames. Fixed DOM generation problem
1999-03-10 01:17:49 +00:00
alecf%netscape.com
9e73d8cb12
purify fixes from bruce@cybersight.com
...
use delete[] rather than delete
1999-03-10 00:31:59 +00:00
warren%netscape.com
c50687b845
nsRepository -> nsIComponentManager changes.
1999-03-09 09:44:27 +00:00
beard%netscape.com
bcfc9a5e17
Added InitializeLiveConnectClasses() method.
1999-03-08 00:14:40 +00:00
beard%netscape.com
a5f799e198
Added InitializeLiveConnectClasses() method. This makes the standard java packages visible to a given JSContext. Guarding against multiple initialization otherwise LiveConnect gives a warning.
1999-03-08 00:14:38 +00:00
sfraser%netscape.com
8ca03df6c8
Changes to get DOM IDL compiler to build on Mac.
1999-03-06 00:33:35 +00:00
sfraser%netscape.com
b1d6f0422d
First Checked In.
1999-03-06 00:28:40 +00:00
hyatt%netscape.com
c6912beac6
Changing the broadcaster methods to take DOM elements instead of DOM
...
nodes.
1999-03-05 22:37:24 +00:00
mcafee%netscape.com
fdf88ceddf
Uninitialized variables
1999-03-05 04:40:14 +00:00
kipp%netscape.com
284d8dc4af
Stop linking with other libraries to avoid finding symbols with dlsym that we don't want to find
1999-03-05 04:35:49 +00:00
hyatt%netscape.com
2ef50c0187
Regenerated the IDL for the XUlDocument. Changed getElementById to return
...
an element (and to have a lowercase d) for consistency with the HTML document
method of the same name.
1999-03-05 00:02:00 +00:00
hyatt%netscape.com
94f316e8f0
Many bug fixes to the RDF content model including namespace changes and
...
style support.
1999-03-05 00:01:26 +00:00
scc%netscape.com
31ff626ae9
rename |IID()| --> |GetIID()|
1999-03-03 19:48:57 +00:00
ramiro%netscape.com
1e701a5269
Unhardcode nspr libs.
1999-03-03 13:35:52 +00:00
alecf%netscape.com
d0cc12e497
add IID() method
1999-02-27 03:16:56 +00:00
alecf%netscape.com
dd392ba2d7
add static IID() method
1999-02-26 17:50:59 +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
beard%netscape.com
04da12bf61
LiveConnect initialization.
1999-02-25 04:29:08 +00:00
hyatt%netscape.com
dbc9dd98bf
Touched the files auto-generatedb y the IDL. Also implemented getElementByAttribute
...
for documents and for elements.
1999-02-23 02:40:51 +00:00
hyatt%netscape.com
69bed5464f
Touched the headers that are auto-generated from the IDL.
1999-02-23 02:40:26 +00:00
hyatt%netscape.com
3ec0b0e2a8
Adding a getElementsByAttribute method.
1999-02-23 02:40:06 +00:00
cyeh%netscape.com
fe763fea21
Remove mozilla/layout/config and use mozilla/config instead.
1999-02-18 18:16:21 +00:00
mcafee%netscape.com
81e9035294
Adding newline at end of file for Solaris/CC
1999-02-18 12:14:59 +00:00
waterson%netscape.com
02f3d9b924
Landed RDF_19990217_BRANCH. This includes a bunch of changes to get XUL scriptability up and running; also, nsRDFResourceElement and nsRDFGenericElement have been collapsed into a single class, and most of the state has been turned into attributes on the class.
1999-02-17 11:09:57 +00:00
waterson%netscape.com
23bc3c70c5
Modified generated files so that NS_InitFooClass() is accessable outside of JSDOM.DLL. a=vidur%netscape.com.
1999-02-17 08:33:27 +00:00
waterson%netscape.com
bfa4d5e3f7
Made NS_InitFooClass() accessable outside of JSDOM.DLL.
1999-02-17 08:32:14 +00:00
waterson%netscape.com
6dbd4926ba
Create RDF_19990217_BRANCH from RDF_DOM_19990216_BRANCH to pick up nsCOMPtr changes before doing major whackage.
1999-02-17 08:17:50 +00:00
troy%netscape.com
cbdfdcf022
Made some things const
1999-02-14 06:38:24 +00:00
troy%netscape.com
17dee03b1e
Added const to definition
1999-02-14 06:37:24 +00:00
alecf%netscape.com
b5e1db28ce
use built-in rules to build idlc compiler
1999-02-12 01:21:31 +00:00
rods%netscape.com
f80bf6efc6
Back and forward did not work for frames, so I put in a temporary fix
1999-02-10 20:44:31 +00:00
rods%netscape.com
f0c8c34866
Added GetWebShell
1999-02-10 16:25:49 +00:00
rods%netscape.com
a671224ede
Added GetWebShell method
1999-02-10 16:25:11 +00:00
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
sfraser%netscape.com
81b4cd7502
Convert AppleSingle -> binary, turn on debug info, fix library creator.
1998-12-09 20:47:46 +00:00
akkana%netscape.com
cbf9d5a5e9
Update Range spec
1998-12-09 18:44:26 +00:00
kipp%netscape.com
2f6417bf73
Pass in chrome and visibility during web-shell creation
1998-12-08 01:56:31 +00:00
ramiro%netscape.com
2009b728de
Add cvsignore entries for makefiles generated bu autoconf.
1998-12-05 09:07:33 +00:00
pinkerton%netscape.com
e7aa89f286
added nsJSUtils.cpp to base for vidur.
1998-12-03 00:36:06 +00:00
vidur%netscape.com
61df793102
Slimmed down DOM code by creating a few utility functions for conversion, etc. Fixed bug 1656 - bug in generator with an enum value of 0.
1998-12-03 00:33:00 +00:00
akkana%netscape.com
18ac8ac3e9
Fix IDOMRange spec
1998-12-01 18:21:05 +00:00
michaelp%netscape.com
4e221904d3
fixed build bustage.
1998-12-01 01:18:32 +00:00
beard%netscape.com
c62b49cafc
Mac shared library migration.
1998-11-30 22:15:00 +00:00
beard%netscape.com
2faa7db95c
First Checked In.
1998-11-30 22:14:25 +00:00
vidur%netscape.com
abc488c35f
docfrag test
1998-11-30 07:59:37 +00:00
mjudge%netscape.com
21583b224e
export this header for nsIRangeList
1998-11-30 02:57:59 +00:00
mjudge%netscape.com
14571ca22a
export nsIDOMRange.h
1998-11-29 22:00:46 +00:00
kipp%netscape.com
7264123b2d
Removed bogus include
1998-11-26 18:08:08 +00:00
peterl%netscape.com
7f391d30d6
hopefully fixed build bustage
1998-11-26 04:07:58 +00:00
peterl%netscape.com
974fe90469
removed simple rule, added unknown rule
1998-11-26 02:32:48 +00:00
peterl%netscape.com
76b477bf5c
updated to new version of CSSOM interfaces
1998-11-26 01:20:04 +00:00
jfrancis%netscape.com
6e4a7ad3fa
added nsIDOMRange.h
1998-11-25 01:38:46 +00:00
akkana%netscape.com
0006fe65c4
range shouldn't inherit from node
1998-11-24 19:58:40 +00:00
joki%netscape.com
16d3e30d0c
Have javascript call regular alert instead of dumping to console.
1998-11-24 07:44:39 +00:00
akkana%netscape.com
404e92d266
Add Range object
1998-11-24 03:06:53 +00:00
akkana%netscape.com
e69695ae0e
Range specification
1998-11-24 01:39:47 +00:00
vidur%netscape.com
3066da9cb1
Fix for bug 940. location.href can take a relative URL.
1998-11-23 01:09:27 +00:00
joki%netscape.com
7b1890a8f2
Adding nsJSSecurityManager.cpp to project
1998-11-21 01:14:16 +00:00
cyeh%netscape.com
e9d3c67427
Removing static makefiles as a part of the transition to Autoconf. I have taken great
...
care to only remove makefiles affailiated with building nglayout. I have also verified that
the build at this point in time succesfully builds with autoconf.
If you must recover one of these makefiles, you can use the static tag STATIC_MAKEFILES.
If I removed a makefile that you need, please e-mail cyeh@netscape.com .
1998-11-21 00:34:32 +00:00
joki%netscape.com
0b569910d9
Adding initial bit for the JS security system
1998-11-21 00:12:33 +00:00
joki%netscape.com
76afffebc9
Adding more backwards compat DOM support (event.which, pageX, and pageY)
1998-11-19 03:20:21 +00:00
joki%netscape.com
e2bfcc63b0
Adding new generated DOM header
1998-11-18 05:34:23 +00:00
joki%netscape.com
7716dc91e8
Reworking internal event code to use nsIFrame::GetFrameForPoint
...
Adding new functionality through nsEventStateManager (cursor change, enter/exit events, tab navig)
1998-11-18 05:25:26 +00:00
pierre%netscape.com
4ff6530076
Fix Mac build: added nsIDOMNSDocument.h
1998-11-17 03:09:30 +00:00
vidur%netscape.com
b4783b754d
Moved document.styleSheets from HTML-specific interface to generic Document interface
1998-11-17 02:19:28 +00:00
vidur%netscape.com
0bd5194650
Changed get/setDOMAttribute to get/setAttribute in generated script glue class. This is temporary!! It may get lost in a later checkin since the change was made manually and not through the generator
1998-11-12 23:53:46 +00:00
vidur%netscape.com
1940e19023
Added XML display support. Creation of XML elements through the DOM
1998-11-11 22:03:59 +00:00
shaver%netscape.com
a326735b23
need to reorder libs to make it link correctly
1998-11-04 00:26:44 +00:00
cls%seawood.org
f50c938b76
Removed classic build Makefiles from configure.in
...
Changed --enable-fe to --enable-toolkit which takes a single argument.
Changed MOZ_FE to MOZ_TOOLKIT.
Removed USE_NGLAYOUT and USE_NGLAYOUT_GTK.
Removed FULL_STATIC_BUILD and --enable-min-shared.
Removed checks for gnome and qt.
1998-11-03 15:48:45 +00:00
rpotts%netscape.com
5cc309c0b2
removed unused interface include...
1998-11-03 10:08:31 +00:00
joki%netscape.com
fa7cb8280b
Adding submit event type
1998-11-02 23:05:46 +00:00
akkana%netscape.com
0dd8772526
Changes over the weekend broke the IRIX build by removing the LD_ALL
...
and LD_NONE directives which enable the linker to combine dynamic
and static objects.
This puts them back.
1998-11-02 20:19:30 +00:00
vidur%netscape.com
9687424bc6
nsHTMLTaqsEnums.cpp~
1998-11-02 17:53:14 +00:00
msw%gimp.org
87b0b54c1a
use $(NSPR_LIBS) for autoconf'ed builds to get the path to nspr libs
1998-11-02 15:54:43 +00:00
ramiro%netscape.com
4481349d0d
Add support for GTK base timer. Rename the 'unix' timer lib to 'motif'
1998-11-02 14:32:12 +00:00
ramiro%netscape.com
e483cc620c
Use -lfoo for libs instead of hardcoding to $(DIST)/bin/libfoo.so. This
...
makes more unix linker happy.
Simplify the gtk hackery a bit.
1998-11-02 12:15:00 +00:00
shaver%netscape.com
5ee66c6bd6
GTK needs a different gfx lib
1998-11-01 17:13:34 +00:00
mcafee%netscape.com
2e89bacb8d
libgfxunix.a -> libgfxmotif.a. r=ramiro@netscape.com, spider@netscape.com
1998-10-31 07:05:37 +00:00
cls%seawood.org
c37725a782
Updated DEFINES
1998-10-31 01:40:28 +00:00
cls%seawood.org
7b39b34935
Fixed problem with DEFINES and missing \\. Thanks to Stuart Parmenter <pavlov@innerx.net> for pointing this out.
1998-10-31 01:24:13 +00:00
akkana%netscape.com
3c51448405
Put back the part of the old IRIX clause that doesn't break gcc/egcs
1998-10-30 23:51:43 +00:00
akkana%netscape.com
bd7903f63f
Remove nonworking IRIX compile segments; these should be in IRIX.mk anyway, if they're really needed
1998-10-29 20:08:22 +00:00
valeski%netscape.com
ff7d8fd20a
changed useragent method to call through to nsINetService's useragent method.
1998-10-28 21:16:00 +00:00
cls%seawood.org
609f087498
New autoconf files for nglayout
1998-10-28 03:53:57 +00:00
cls%seawood.org
1f612e9ddf
Some updated to work with nglayout. Others sync'd to remove cruft.
1998-10-28 03:49:12 +00:00
kipp%netscape.com
28feb6fb26
Added in opacity
1998-10-28 02:02:47 +00:00
vidur%netscape.com
09df5d98d2
Added GC method to script contenxt
1998-10-26 23:22:21 +00:00
dcone%netscape.com
a05191ea8b
fixed the project for Vidurs changes
1998-10-20 21:23:21 +00:00
vidur%netscape.com
5a8dfade2c
Updated DOM interfaces to match final W3C recommendation. Modified IDL compiler to take IIDs
1998-10-20 17:07:23 +00:00
valeski%netscape.com
87b1d979e1
removed an unreferenced local variable
1998-10-14 23:09:30 +00:00
rpotts%netscape.com
455bc0cecd
renamed nsReload to nsURLReload since the enum has changed names...
1998-10-10 04:36:59 +00:00
kipp%netscape.com
c6baac5da3
Added GetRc method
1998-10-09 22:56:58 +00:00
valeski%netscape.com
d05d57fdf5
Removed the nsINetContainerApplication interface. The methods that were part of this interface are now implemented by nsINetService.
...
Changed mozilla\network\module\makefiles so they no longer export nsINetContainerApplication.h.
M dom/src/base/nsGlobalWindow.cpp
Changed javascript so it retreives the user-agent tokens via nsINetService.
M network/module/nsINetService.h
Added the application user-agent token methods to the nsINetService interface.
M network/module/nsNetFactory.cpp
The netservice constructor no longer takes a pointer to a nsINetContainerApplication.
M network/module/nsNetService.cpp
M network/module/nsNetService.h
Added the implementation of the application user-agent token methods.
M webshell/tests/viewer/nsViewerApp.cpp
M webshell/tests/viewer/nsViewerApp.h
Removed old containerapplication implementation
M xpfe/xpviewer/src/nsViewerApp.cpp
M xpfe/xpviewer/src/nsViewerApp.h
Removed old containerapplication implementation
1998-10-07 23:19:39 +00:00
kmcclusk%netscape.com
814871c171
Moved libjsdomcss_s above libjsdomcore_s to fix Linux build. libjsdomcss uses
...
InitStyleSheetClass which is defined in libjsdomcore.
1998-10-07 22:47:06 +00:00
kmcclusk%netscape.com
e220064212
Added forward(), back(), home(), and stop() to nglayout, JavaScript
1998-10-07 18:06:23 +00:00
kipp%netscape.com
faa977eae0
Added support for onPaint methods
1998-10-06 20:59:39 +00:00
kipp%netscape.com
3c229e4792
Add new file to the build
1998-10-06 20:58:59 +00:00
kipp%netscape.com
c0e43de400
new
1998-10-06 20:58:46 +00:00
rpotts%netscape.com
30306cfc13
Changes to get javascript: URLs working again when netlib is on its own thread...
1998-10-06 06:14:42 +00:00
vidur%netscape.com
0031f0710a
Implemented style sheet and style rule interfaces on CSS classes. Made public new entry point for CSSParser for adding new imports.
1998-10-06 01:39:33 +00:00
cyeh%netscape.com
3c34f3063b
removing obsolete files. use MANIFEST instead.
1998-10-05 18:42:02 +00:00
joki%netscape.com
b4699c12c5
Add gfx libs to dom link list
1998-10-01 22:45:55 +00:00
joki%netscape.com
973826f6d6
Adding new window methods, moving js evaluate methods to using UC strings.
1998-10-01 22:21:59 +00:00
vidur%netscape.com
29747d5519
Added makefile
1998-09-30 22:41:22 +00:00
pinkerton%netscape.com
7c640d6f80
Updated projects for Pro4. Turned off mod-date caching for depend builds. Using InterfacesStubs wrapper where appropriate for Carbon.
1998-09-29 17:11:00 +00:00
pierre%netscape.com
eb1af034cd
added nsJSHTMLFieldSetElement.cpp
1998-09-26 05:14:01 +00:00
vidur%netscape.com
e6c0d5b418
Added nsIDOMHTMLFieldSetElement.h back into the build...
1998-09-26 04:47:34 +00:00
vidur%netscape.com
41ae571193
Added nsHTMLFieldSetElement.cpp back...
1998-09-26 04:44:53 +00:00
vidur%netscape.com
72db394bb5
New DOM file
1998-09-26 04:41:59 +00:00
vidur%netscape.com
ccbd42f17e
New DOM header file...
1998-09-26 04:40:46 +00:00
kipp%netscape.com
934db938f7
Backed out fieldset part of build
1998-09-26 04:28:35 +00:00
pierre%netscape.com
36c215ef4b
fixed Mac build: removed nsIDOMHTMLFieldSetElement.h
1998-09-26 00:12:49 +00:00
vidur%netscape.com
e0a756cfc5
Added FieldSetElement interface
1998-09-25 23:23:53 +00:00
michaelp%netscape.com
a65bbd88c2
New style test
1998-09-25 22:07:41 +00:00
pinkerton%netscape.com
a1d72a5b24
vidur's dom/css changes. Got the rest of them, I hope. Added new grouping (css) and all the files in dom:src:css.
1998-09-25 06:19:02 +00:00
pinkerton%netscape.com
00eb9fc1ce
vidur's dom/css changes. Added a couple of new files.
1998-09-25 05:22:06 +00:00
vidur%netscape.com
1f753fae44
Fix build bustage
1998-09-25 01:27:44 +00:00
vidur%netscape.com
50b71942fe
style test
1998-09-25 00:59:01 +00:00
vidur%netscape.com
3a99f1a5e6
Added new style interfaces. Modified property slot id allocation.
1998-09-25 00:49:44 +00:00
vidur%netscape.com
93fdf843fa
Fixes in CSS interfaces
1998-09-23 21:28:06 +00:00
vidur%netscape.com
91f67cda29
Further refinement of style interfaces
1998-09-23 20:58:31 +00:00
vidur%netscape.com
46f1e7e8d0
Added method to get property weight
1998-09-22 21:30:10 +00:00
vidur%netscape.com
9149d06af7
New style interfaces
1998-09-22 21:19:11 +00:00
mcafee%netscape.com
56d10f8858
Adding more portable link line for non-Linux OS's
1998-09-19 07:49:42 +00:00
joki%netscape.com
eb567e7269
Adding targetting of any named window
1998-09-18 00:35:55 +00:00
rpotts%netscape.com
7909491271
Fixed up usage of the NS_RELEASE2(...) macro.
1998-09-17 05:40:57 +00:00
vidur%netscape.com
5875cb774f
Added constructors for DOM JS classes. nsIScriptObjectOwner::ResetScriptObject is now SetScriptObject. New factory for layout. New interface nsIDOMNativeObjectRegistry.
1998-09-17 01:53:52 +00:00
valeski%netscape.com
81cdcbe581
? network/module/nsNetFactory.cpp
...
Added nsNetFactory implementation. This allows users to retrieve nsINetService pointers from the service factory manager.
M dom/src/base/nsGlobalWindow.cpp
M gfx/src/nsImageNetContextSync.cpp
M layout/html/document/src/nsHTMLDocument.cpp
M network/module/nsURL.cpp
Replaced NS_NewINetService() calls with nsServiceManager::GetService() calls.
M network/module/Makefile
M network/module/makefile.win
Added nsNetFactory.cpp to the builds.
M network/module/nsINetService.h
Added a #define for the class id of the nsNetService.
M network/module/nsIStreamListener.h
Removed the NS_DEFINE_IID of kIStreamListenerIID from the header file. Each module that wants this will need to delcare it themselves.
M network/module/nsNetFile.cpp
Fixed memory leak.
M network/module/nsNetService.cpp
Globalized the gNetlibService variable so the NetFactory can access it.
M webshell/src/nsDocLoader.cpp
M webshell/src/nsPluginViewer.cpp
NS_DEFINE_IID of kIStreamListenerIID
M webshell/tests/viewer/nsSetupRegistry.cpp
Added the netlib library to the list of libraries in the registry and register the nsNetFactory with the appropriate iid and clsids.
1998-09-17 00:55:35 +00:00
joki%netscape.com
58d850764d
More support for capturing, minor adjustments to window.open behavior.
1998-09-15 21:31:58 +00:00
vidur%netscape.com
4a2f15ae16
Got rid of Construct method from nsIJSScriptObject interface.
1998-09-14 23:01:48 +00:00
vidur%netscape.com
28dd43b25c
Added stopgap code for aliased constructors
1998-09-11 18:31:38 +00:00
vidur%netscape.com
6093f9899e
Added stopgap code for aliased constructors
1998-09-11 18:05:11 +00:00
joki%netscape.com
dc112aaa32
Remove duplicate functionality of nsIBrowserWindow and nsIWebShellContainer.
1998-09-09 01:19:11 +00:00
thom%netscape.com
c541298ba0
added nsDOMFactory.cpp and nsHTMLTagsEnums.cpp
1998-09-09 00:01:43 +00:00
dcone%netscape.com
a557bd5c6f
added a .h to the file Vidur added
1998-09-08 16:37:05 +00:00
kipp%netscape.com
cf36f83d69
Added missing files to the build
1998-09-05 20:11:17 +00:00
vidur%netscape.com
4c0f7a9c61
Fixed bustage
1998-09-04 23:55:37 +00:00
vidur%netscape.com
11b3d12de8
New content code adjusts to getting script objects through a factory interface
1998-09-04 23:03:16 +00:00
vidur%netscape.com
da0bb9d185
Tag enums
1998-09-04 23:02:06 +00:00
joki%netscape.com
e3ad18e2a7
Adding window.close(), fixing window.opener, window.name
1998-09-04 00:46:06 +00:00
joki%netscape.com
a88d837e58
Adding window.opener, window.focus, window.blur, event.cancelBubble, and modifying window.open
1998-09-03 01:19:58 +00:00
vidur%netscape.com
7550f14643
Proper shutdown of JS engine
1998-09-01 19:13:36 +00:00
pierre%netscape.com
c59740016b
In the previous checkin, the path "powerplant/utility" was added to the 'domDebug.o' target only. Adding it to 'dom.o' now and verified that it was already in the 'shlb' target.
1998-08-27 22:16:56 +00:00
pierre%netscape.com
d47d36e1fb
added path "powerplant/utility"
added files jsurl.cpp + nsFrameList.cpp + nsJSWindowCollection.cpp
1998-08-27 22:11:05 +00:00
joki%netscape.com
1e01e2dca8
Fix makefile typo to fix unix builds
1998-08-21 21:59:08 +00:00
joki%netscape.com
a0d498ae00
Adding DOM append child interface and implementing window.frames array.
1998-08-21 21:39:27 +00:00
joki%netscape.com
73414d65cb
Fix this darned unix redness.
1998-08-21 04:38:43 +00:00
vidur%netscape.com
e456d294d5
Fixed build bustage
1998-08-21 00:24:40 +00:00
vidur%netscape.com
8bd14f492a
Fixed build bustage.
1998-08-20 23:00:52 +00:00
vidur%netscape.com
8c0c188c44
Added javascript: URL handling. Added AddNamedReference and RemovedNamedReference to script context interface.
1998-08-20 22:25:21 +00:00
pinkerton%netscape.com
b0d655afe6
Removed full paths to PowerPlant and replaced them with compiler relative ones in shlb target.
1998-08-18 17:24:43 +00:00
troy%netscape.com
b0d16a8897
Added missing NS_INIT_REFCNT()
1998-08-15 03:24:27 +00:00
joki%netscape.com
beba90af07
Sanity check return values on window.parent, window.top
1998-08-15 00:13:51 +00:00
scullin%netscape.com
1c67c70c5d
Checked in api changes and some other small changes from the branch.
1998-08-14 23:08:54 +00:00
thom%netscape.com
2f96abb552
add nsJLocation and nsLocation to project file
1998-08-14 22:53:51 +00:00
joki%netscape.com
7f2b23193e
Modify window.open method to use sizing and location parameters
1998-08-14 22:31:38 +00:00
joki%netscape.com
2843da9ae4
Fix queryinterface calls on window.top and window.parent
1998-08-14 20:36:31 +00:00
joki%netscape.com
47948165bb
Adding more window properties and slightly refCnt declaration.
1998-08-13 23:37:54 +00:00
vidur%netscape.com
655660c5ed
Unqualified references to location need to go through a resolve method
1998-08-13 20:46:11 +00:00
vidur%netscape.com
34235bee38
Implemented document.location and better handling of named lookups that fail.
1998-08-13 19:07:45 +00:00
vidur%netscape.com
91cccf3601
Correctly implemented reload
1998-08-13 04:48:57 +00:00
vidur%netscape.com
ee732521f4
Implemented window.location
1998-08-13 04:34:53 +00:00
joki%netscape.com
a0e09aecb4
Adding url and lineno to script evaluation
1998-08-12 23:37:50 +00:00
kipp%netscape.com
113c9c5aca
Revised forwarding macros
1998-08-12 17:57:25 +00:00
joki%netscape.com
939f9a50d7
Adding partial load event support, removing script context Run_GC method adding partial script error support
1998-08-12 04:56:40 +00:00
joki%netscape.com
6d094cdbd0
Add RunGC method onto ScriptContext interface. Probably temporary until we have auto-gc'ing set up.
1998-08-10 01:33:34 +00:00
vidur%netscape.com
1ed5598714
Better support for interface families in the IDL (named elements). Netscape interfaces for HTMLDocument and HTMLFormElement (for backwards compatibility.
1998-08-07 23:01:52 +00:00
joki%netscape.com
20d06b486a
Adding window.open method, fixing editormode in release builds, various event fixes
1998-08-07 04:45:03 +00:00
kipp%netscape.com
317a9ff089
Use flexible library naming
1998-08-05 01:40:20 +00:00
kipp%netscape.com
4e12d99db1
Fix windows build to use js3250.dll
1998-08-05 01:33:07 +00:00
vidur%netscape.com
9d9813769f
Added generation of declaration and forwarding macros. Better handling of families of interfaces.
1998-08-04 00:08:29 +00:00
joki%netscape.com
90b94622e3
Fix bug 311157, mouseover crashes release builds.
1998-08-02 04:15:08 +00:00
thom%netscape.com
d6fe872f59
Added new domDebug.slib target. Envolved added a bunch of shared libraries, but only for that target. Also added all the DOM files that weren't in the project previously and grouped them. This change was for ALL targets.
1998-07-31 22:49:58 +00:00