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
25db1aed1f82a495114e14659d5bccf6a94de9bf
Mozilla
/
mozilla
/
widget
History
pinkerton%netscape.com
bb880b4b55
fix a leak where the Enumerator would create itself with a refcnt of 1 and then we'd addref it again in GetChildren(). Fixed so that the Enumerator doesn't addref itself and added addref's in the appropriate places to correct that assumption.
...
git-svn-id: svn://10.0.0.236/trunk@18628 18797224-902f-48f8-a5cc-f745e15eee43
1999-01-26 18:07:11 +00:00
..
macbuild
Removing Powerplant
1999-01-15 05:19:59 +00:00
public
moving headers from src to public. added support for dib sections to windows
1999-01-25 22:16:47 +00:00
src
fix a leak where the Enumerator would create itself with a refcnt of 1 and then we'd addref it again in GetChildren(). Fixed so that the Enumerator doesn't addref itself and added addref's in the appropriate places to correct that assumption.
1999-01-26 18:07:11 +00:00
tests
Turned off call to NET_PollSockets() on XP_MAC, to fix link error, not really needed anyway.
1999-01-08 22:43:45 +00:00
build.bat
…
Makefile.in
New autoconf files for nglayout
1998-10-28 03:53:57 +00:00
makefile.win
…