..
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
BeOS changes
1999-06-27 09:28:16 +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
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
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
Relative URLs specified for window.location.href are now resolved relative to the calling location.
1999-08-03 23:16:48 +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
BeOS changes
1999-06-27 09:34:52 +00:00
JSStubGen.cpp
- Avoid generating "if (argc >= 0)" dead code and incurring warnings on some
1999-08-10 06:59:03 +00:00
JSStubGen.h
Changes to get DOM IDL compiler to build on Mac.
1999-03-06 00:33:35 +00:00
main.cpp
BeOS changes
1999-06-27 09:34:52 +00:00
Makefile.in
Cleaned it up and changed the name of libreg.{a,so} to libmozreg.{a,so} to fix the conflict reported in bug 8568.
1999-07-27 23:27:44 +00:00
Makefile.win
Trying to fix Win32 dependencies. Lots of broken cut-n-paste makefiles
1999-07-02 11:50:19 +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
BeOS changes
1999-06-27 09:34:52 +00:00
XPCOMGen.h
Changes to get DOM IDL compiler to build on Mac.
1999-03-06 00:33:35 +00:00