Граф коммитов

126 Коммитов

Автор SHA1 Сообщение Дата
alecf%netscape.com dd392ba2d7 add static IID() method 1999-02-26 17:50:59 +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
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 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
rods%netscape.com f0c8c34866 Added GetWebShell 1999-02-10 16:25:49 +00:00
pinkerton%netscape.com e1b73fed6e add IID 1999-02-04 18:29:36 +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 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
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 0fe7ca5e0e Fixed Get/SetAttribute naming problem 1999-01-12 16:35:14 +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 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
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
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
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
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
akkana%netscape.com cbf9d5a5e9 Update Range spec 1998-12-09 18:44:26 +00:00
ramiro%netscape.com 2009b728de Add cvsignore entries for makefiles generated bu autoconf. 1998-12-05 09:07:33 +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
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
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
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
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 1940e19023 Added XML display support. Creation of XML elements through the DOM 1998-11-11 22:03:59 +00:00
joki%netscape.com fa7cb8280b Adding submit event type 1998-11-02 23:05:46 +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
cls%seawood.org 609f087498 New autoconf files for nglayout 1998-10-28 03:53:57 +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
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
kipp%netscape.com c6baac5da3 Added GetRc method 1998-10-09 22:56:58 +00:00