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-11 10:08:41 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
gecko-dev
/
gfx
History
timeless%mac.com
060425ec59
Bugzilla Bug 110080 change !NS_SUCCEEDED(status) to NS_FAILED(status)
...
s/!NS_SUCCEEDED/NS_FAILED/g;s/!NS_FAILED/NS_SUCCEEDED/g; r=dougt sr=hewitt
2001-11-19 06:45:00 +00:00
..
idl
Fixed up nsIPrintSettings interface and add a Get/Set method to nsIPrintOptions (only
2001-11-03 14:45:46 +00:00
macbuild
Change to convert Widget and Gfx into component DLLs on Mac, bug 94434. r=pchen, sr=beard/darin
2001-11-10 01:05:03 +00:00
public
Use NS_LITERAL_STRING instead of NS_ConvertASCIItoUCS2 where possible
2001-11-14 01:33:42 +00:00
src
Bugzilla Bug 110080 change !NS_SUCCEEDED(status) to NS_FAILED(status)
2001-11-19 06:45:00 +00:00
tests
Use NS_LITERAL_STRING instead of NS_ConvertASCIItoUCS2 where possible
2001-11-14 01:33:42 +00:00
.cvsignore
…
Makefile.in
…
makefile.win
…