This website requires JavaScript.
Explore
Help
Register
Sign In
Magic-Mirror
/
gecko-dev
Watch
1
Star
0
Fork
0
You've already forked gecko-dev
mirror of
https://github.com/mozilla/gecko-dev.git
synced
2025-02-23 10:54:33 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
gecko-dev
/
dom
/
tools
History
jst%netscape.com
1be3a2b618
Script that converts IDLC files to XPIDL files.
2001-01-21 08:43:22 +00:00
..
macbuild
Part of fix for bug 13718 -- API for natural dimensions of image. Extend the netscape nsIDOMImage interface. r=jst
2000-09-08 01:32:39 +00:00
.cvsignore
…
Exceptions.cpp
…
Exceptions.h
…
FileGen.cpp
DOM string changes. All nsString& in DOM interfaces (and interfaces needed by DOM implementations) have been changed to nsAReadableString& and nsAWritableString&. String implementation additions (sanctioned by scc) to support DOM needs. Bug 49091. r=vidur,jst,scc
2000-08-23 17:27:06 +00:00
FileGen.h
DOM string changes. All nsString& in DOM interfaces (and interfaces needed by DOM implementations) have been changed to nsAReadableString& and nsAWritableString&. String implementation additions (sanctioned by scc) to support DOM needs. Bug 49091. r=vidur,jst,scc
2000-08-23 17:27:06 +00:00
geniid.pl
…
gentags.pl
…
IdlAttribute.cpp
…
IdlAttribute.h
…
idlc2xpidl.pl
Script that converts IDLC files to XPIDL files.
2001-01-21 08:43:22 +00:00
IdlEnum.cpp
…
IdlEnum.h
…
IdlFunction.cpp
…
IdlFunction.h
…
IdlInterface.cpp
…
IdlInterface.h
…
IdlObject.cpp
…
IdlObject.h
…
IdlParameter.cpp
…
IdlParameter.h
…
IdlParser.cpp
…
IdlParser.h
…
IdlScanner.cpp
…
IdlScanner.h
…
IdlSpecification.cpp
…
IdlSpecification.h
…
IdlVariable.cpp
…
IdlVariable.h
…
JSStubGen.cpp
Fixing bug 58188 (and doing some minor whitespace cleanup). Making window.length replaceable so that scripts can use variables named length. To make this change I hadto fix the IDLC compiler to generate correct code in this case. r=brendan@mozilla.org, sr=vidur@netscape.com
2000-12-16 03:49:08 +00:00
JSStubGen.h
…
main.cpp
…
Makefile.in
…
Makefile.win
…
Test.idl
…
XPCOMGen.cpp
Bug 61339. Change idlc to generate NS_DEFINE_STATIC_IID_ACCESSOR() macro instead of 'hand rolled' GetIID(). r=jst, sr=brendan
2000-12-21 00:41:00 +00:00
XPCOMGen.h
…