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
Mozilla
/
mozilla
/
gfx
History
pinkerton%netscape.com
966827cd60
fix for sunWpro compiler. forgot a return in my haste. thanks to tor@cs.brown.edu for pointing this out.
...
git-svn-id: svn://10.0.0.236/trunk@66747 18797224-902f-48f8-a5cc-f745e15eee43
2000-04-21 21:26:42 +00:00
..
idl
Moving Screen API away from individual attributes for performance reasons (stage 1). Fixes bugs on win32 with xul popups where taskbar is not at bottom of screen.
2000-04-21 06:55:13 +00:00
macbuild
Put nsRenderingContextImpl.cpp into the build.
2000-03-30 15:11:01 +00:00
public
Moving Screen API away from individual attributes for performance reasons (stage 1). Fixes bugs on win32 with xul popups where taskbar is not at bottom of screen.
2000-04-21 06:55:13 +00:00
src
fix for sunWpro compiler. forgot a return in my haste. thanks to tor@cs.brown.edu for pointing this out.
2000-04-21 21:26:42 +00:00
tests
Moved static MOZ_COMPONENT_NSPR_LIBS, MOZ_COMPONENT_XPCOM_LIBS, MOZ_COMPONENT_LIBS definitions from configure.in to config.mk. Replaced -lxpcom in Makefiles to $(XPCOM_LIBS) so that we can optionally link against -lboehm when needed. Bug
#31287
2000-04-04 04:46:38 +00:00
Makefile.in
changes to let us build on MacOS X
2000-03-11 03:08:04 +00:00
makefile.win
Adding a new flag to the Win32 build system. Set DISABLE_TESTS=1 to skip
2000-02-25 04:12:40 +00:00