gecko-dev/dom/tools
pollmann%netscape.com e335d3d54f Bug 2195: Make select[n] == select.options[n] (idlc bugfix courtesy of Vidur) 1999-06-15 23:41:30 +00:00
..
macbuild First Checked In. 1999-03-06 00:28:40 +00:00
.cvsignore ignore generated files 1999-03-12 19:34:47 +00:00
Exceptions.cpp Changes to get DOM IDL compiler to build on Mac. 1999-03-06 00:33:35 +00:00
Exceptions.h Changes to get DOM IDL compiler to build on Mac. 1999-03-06 00:33:35 +00:00
FileGen.cpp Fixes for bug 927. JS timer code can deal with the window closing in a timer callback. NamedItem gets called for unknown integer property values as well. Added nsCOMPtr generation option to idlc. Fixed warnings in generated code. 1999-06-11 21:49:41 +00:00
FileGen.h Fixes for bug 927. JS timer code can deal with the window closing in a timer callback. NamedItem gets called for unknown integer property values as well. Added nsCOMPtr generation option to idlc. Fixed warnings in generated code. 1999-06-11 21:49:41 +00:00
IdlAttribute.cpp Added support for noscript qualifier to attributes and methods. When this qualifier is used, the corresponding attribute or method is not reflected in the glue. 1999-05-28 00:17:38 +00:00
IdlAttribute.h Added support for noscript qualifier to attributes and methods. When this qualifier is used, the corresponding attribute or method is not reflected in the glue. 1999-05-28 00:17:38 +00:00
IdlEnum.cpp Changes to get DOM IDL compiler to build on Mac. 1999-03-06 00:33:35 +00:00
IdlEnum.h Changes to get DOM IDL compiler to build on Mac. 1999-03-06 00:33:35 +00:00
IdlFunction.cpp Added support for noscript qualifier to attributes and methods. When this qualifier is used, the corresponding attribute or method is not reflected in the glue. 1999-05-28 00:17:38 +00:00
IdlFunction.h Added support for noscript qualifier to attributes and methods. When this qualifier is used, the corresponding attribute or method is not reflected in the glue. 1999-05-28 00:17:38 +00:00
IdlInterface.cpp Updated DOM interfaces to match final W3C recommendation. Modified IDL compiler to take IIDs 1998-10-20 17:07:23 +00:00
IdlInterface.h Changes to get DOM IDL compiler to build on Mac. 1999-03-06 00:33:35 +00:00
IdlObject.cpp idl compiler 1998-05-12 20:30:45 +00:00
IdlObject.h final checkin from Judah 1998-05-15 18:49:17 +00:00
IdlParameter.cpp Added setTimeout/setInterval to Window. Added ellipsis special-case to IDL generation code. Slightly better error reporting in generated JavaScript stub classes 1998-07-08 23:44:46 +00:00
IdlParameter.h Changes to get DOM IDL compiler to build on Mac. 1999-03-06 00:33:35 +00:00
IdlParser.cpp Added support for noscript qualifier to attributes and methods. When this qualifier is used, the corresponding attribute or method is not reflected in the glue. 1999-05-28 00:17:38 +00:00
IdlParser.h Added support for noscript qualifier to attributes and methods. When this qualifier is used, the corresponding attribute or method is not reflected in the glue. 1999-05-28 00:17:38 +00:00
IdlScanner.cpp Added support for noscript qualifier to attributes and methods. When this qualifier is used, the corresponding attribute or method is not reflected in the glue. 1999-05-28 00:17:38 +00:00
IdlScanner.h Added support for noscript qualifier to attributes and methods. When this qualifier is used, the corresponding attribute or method is not reflected in the glue. 1999-05-28 00:17:38 +00:00
IdlSpecification.cpp final checkin from Judah 1998-05-15 18:49:17 +00:00
IdlSpecification.h Changes to get DOM IDL compiler to build on Mac. 1999-03-06 00:33:35 +00:00
IdlVariable.cpp Added autogeneration of XPCOM headers and JavaScript stub classes. Added better masking of JS-specific structures in generic interfaces. Creation of a scripting global object interface. 1998-06-23 18:43:06 +00:00
IdlVariable.h Added use of the nsIJSNativeInitializer interface in constructors. Work in progress for unknown keyword. 1999-05-04 20:48:50 +00:00
JSStubGen.cpp Bug 2195: Make select[n] == select.options[n] (idlc bugfix courtesy of Vidur) 1999-06-15 23:41:30 +00:00
JSStubGen.h Changes to get DOM IDL compiler to build on Mac. 1999-03-06 00:33:35 +00:00
Makefile.in Landing xpcom20/21 branch. 1999-05-26 01:38:36 +00:00
Makefile.win Landing xpcom20/21 branch. 1999-05-26 01:38:36 +00:00
Test.idl Added generation of declaration and forwarding macros. Better handling of families of interfaces. 1998-08-04 00:08:29 +00:00
XPCOMGen.cpp Added use of the nsIJSNativeInitializer interface in constructors. Work in progress for unknown keyword. 1999-05-04 20:48:50 +00:00
XPCOMGen.h Changes to get DOM IDL compiler to build on Mac. 1999-03-06 00:33:35 +00:00
geniid.pl Added special case for global object. Changed geniid.pl to take multiple directories 1998-07-03 00:48:06 +00:00
gentags.pl New content code adjusts to getting script objects through a factory interface 1998-09-04 23:03:16 +00:00
main.cpp documented existence of -g flag 1999-05-28 01:25:31 +00:00