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
d0a8fc6deadabefcfada4e800613361de3202213
Mozilla
/
mozilla
/
widget
History
pinkerton%netscape.com
afdd8ba069
whoops, forgot to weaklink in the optimized target.
...
git-svn-id: svn://10.0.0.236/trunk@66588 18797224-902f-48f8-a5cc-f745e15eee43
2000-04-20 22:59:29 +00:00
..
macbuild
whoops, forgot to weaklink in the optimized target.
2000-04-20 22:59:29 +00:00
public
new clipboard interfaces for unix selection clipboard.
2000-04-14 02:52:38 +00:00
src
Don't return an error code just because there was no nsXPLookAndFeel override (thanks to Pierre for noticing)
2000-04-20 22:43:25 +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
timer
Changed BeOS linker flags so that it will resolve all symbols when linking shared libs. Added -lbe to OS_LIBS for BeOS. This should get rid of the "missing symbol" error at runtime.
2000-04-17 03:47:33 +00:00
build.bat
…
Makefile.in
Fix for PDT+ bug 28861. r=leaf,a=leaf.
2000-02-23 22:27:10 +00:00
makefile.win
…