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
fe0f1e89f29743f55dcbb765ef57beb4a59cd824
Mozilla
/
mozilla
/
widget
History
pavlov%netscape.com
831fb8d0dc
fix bug where we copied pasted ascii data as unicode
...
git-svn-id: svn://10.0.0.236/trunk@66831 18797224-902f-48f8-a5cc-f745e15eee43
2000-04-22 02:49:33 +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
fix bug where we copied pasted ascii data as unicode
2000-04-22 02:49:33 +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
…