vidur%netscape.com
566459d539
Separated class intialization from name registration in namespace management code
1998-12-30 21:35:35 +00:00
vidur%netscape.com
c534e7ce68
Fixed early initialization problem in script namespace management
1998-12-30 02:46:36 +00:00
vidur%netscape.com
03857886a6
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
vidur%netscape.com
a0bb847d23
Ongoing work on mechanism for introducing global names into a script namespace
1998-12-21 16:51:10 +00:00
vidur%netscape.com
b0d18252ca
Script global namespace management.
1998-12-19 02:11:17 +00:00
vidur%netscape.com
fd093d0d82
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
mjudge%netscape.com
f4a33109c2
adding IID to auto generated files
1998-12-11 23:36:04 +00:00
mjudge%netscape.com
c01fe7ab14
adding IID for now, auto generate will duplicate work that is ok
1998-12-11 23:35:46 +00:00
akkana%netscape.com
1021dc344c
Update Range spec
1998-12-09 18:44:26 +00:00
ramiro%netscape.com
e2b921bf3c
Add cvsignore entries for makefiles generated bu autoconf.
1998-12-05 09:07:33 +00:00
vidur%netscape.com
669b99cbac
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
34602cbafa
Fix IDOMRange spec
1998-12-01 18:21:05 +00:00
mjudge%netscape.com
b061ceb35f
export this header for nsIRangeList
1998-11-30 02:57:59 +00:00
mjudge%netscape.com
1e981d9d5e
export nsIDOMRange.h
1998-11-29 22:00:46 +00:00
peterl%netscape.com
f3008afc85
removed simple rule, added unknown rule
1998-11-26 02:32:48 +00:00
peterl%netscape.com
c48536f023
updated to new version of CSSOM interfaces
1998-11-26 01:20:04 +00:00
jfrancis%netscape.com
08d1ee43b9
added nsIDOMRange.h
1998-11-25 01:38:46 +00:00
akkana%netscape.com
87cbc01e26
range shouldn't inherit from node
1998-11-24 19:58:40 +00:00
akkana%netscape.com
6fe8539958
Add Range object
1998-11-24 03:06:53 +00:00
akkana%netscape.com
a254a6fbca
Range specification
1998-11-24 01:39:47 +00:00
cyeh%netscape.com
65038e9551
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
ec365a7a8c
Adding initial bit for the JS security system
1998-11-21 00:12:33 +00:00
joki%netscape.com
5700dacf30
Adding more backwards compat DOM support (event.which, pageX, and pageY)
1998-11-19 03:20:21 +00:00
joki%netscape.com
37060f6cec
Adding new generated DOM header
1998-11-18 05:34:23 +00:00
joki%netscape.com
77fd9c2652
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
f67eb545ac
Fix Mac build: added nsIDOMNSDocument.h
1998-11-17 03:09:30 +00:00
vidur%netscape.com
f34203bf21
Moved document.styleSheets from HTML-specific interface to generic Document interface
1998-11-17 02:19:28 +00:00
vidur%netscape.com
e0004fcce5
Added XML display support. Creation of XML elements through the DOM
1998-11-11 22:03:59 +00:00
joki%netscape.com
7a58f918de
Adding submit event type
1998-11-02 23:05:46 +00:00
cls%seawood.org
f83469a9ac
Updated DEFINES
1998-10-31 01:40:28 +00:00
cls%seawood.org
e5b59a4f10
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
cls%seawood.org
411ab80ce3
New autoconf files for nglayout
1998-10-28 03:53:57 +00:00
kipp%netscape.com
6b07a723d5
Added in opacity
1998-10-28 02:02:47 +00:00
vidur%netscape.com
1b135ae3ec
Added GC method to script contenxt
1998-10-26 23:22:21 +00:00
vidur%netscape.com
f9e3760137
Updated DOM interfaces to match final W3C recommendation. Modified IDL compiler to take IIDs
1998-10-20 17:07:23 +00:00
kipp%netscape.com
a6a7325583
Added GetRc method
1998-10-09 22:56:58 +00:00
kmcclusk%netscape.com
ba3c1c8a9e
Added forward(), back(), home(), and stop() to nglayout, JavaScript
1998-10-07 18:06:23 +00:00
kipp%netscape.com
94f22e1b8e
Add new file to the build
1998-10-06 20:58:59 +00:00
kipp%netscape.com
a4d2daf389
new
1998-10-06 20:58:46 +00:00
vidur%netscape.com
7cff1485c8
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
joki%netscape.com
c08549fd99
Adding new window methods, moving js evaluate methods to using UC strings.
1998-10-01 22:21:59 +00:00
vidur%netscape.com
e20802b79a
Added makefile
1998-09-30 22:41:22 +00:00
vidur%netscape.com
dbf780eb41
Added nsIDOMHTMLFieldSetElement.h back into the build...
1998-09-26 04:47:34 +00:00
vidur%netscape.com
cd3ff1b5aa
New DOM header file...
1998-09-26 04:40:46 +00:00
pierre%netscape.com
3484edb36b
fixed Mac build: removed nsIDOMHTMLFieldSetElement.h
1998-09-26 00:12:49 +00:00
vidur%netscape.com
06b0278e67
Added FieldSetElement interface
1998-09-25 23:23:53 +00:00
vidur%netscape.com
2d0550a5a2
Added new style interfaces. Modified property slot id allocation.
1998-09-25 00:49:44 +00:00
vidur%netscape.com
576d667be6
Fixes in CSS interfaces
1998-09-23 21:28:06 +00:00
vidur%netscape.com
bf5af14167
Further refinement of style interfaces
1998-09-23 20:58:31 +00:00
vidur%netscape.com
b9b6b51edd
Added method to get property weight
1998-09-22 21:30:10 +00:00