This website requires JavaScript.
Explore
Help
Sign In
Bommels05
/
Mozilla
Watch
1
Star
0
Fork
0
You've already forked Mozilla
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
0b44808cd72bfabd0d5eb31ecd2828f73623baf3
Mozilla
/
mozilla
/
widget
History
jdunn%netscape.com
683abe50c2
Fix error with OR'ing ENUMS. ansi C++ doesn't allow the direct OR'ing of them.
...
git-svn-id: svn://10.0.0.236/trunk@31050 18797224-902f-48f8-a5cc-f745e15eee43
1999-05-11 00:03:17 +00:00
..
macbuild
add nsMimeMapper.cpp
1999-04-27 22:51:13 +00:00
public
add GetIID() method.
1999-05-10 23:15:21 +00:00
src
Fix error with OR'ing ENUMS. ansi C++ doesn't allow the direct OR'ing of them.
1999-05-11 00:03:17 +00:00
tests
Fix for Bug
#2115
Modified nsStringUtil.h as suggested in Bugzilla.
1999-05-07 20:14:16 +00:00
build.bat
…
Makefile.in
Wrapping tests with ENABLE_TESTS
1999-02-07 12:13:23 +00:00
makefile.win
…