This website requires JavaScript.
Explore
Help
Register
Sign In
Magic-Mirror
/
gecko-dev
Watch
1
Star
0
Fork
0
You've already forked gecko-dev
mirror of
https://github.com/mozilla/gecko-dev.git
synced
2025-02-02 03:49:37 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
gecko-dev
/
widget
History
danm%netscape.com
1122730e8d
another tweak for bug 34631
2000-04-06 00:37:51 +00:00
..
macbuild
fix for bug
#34094
: turned on USE_TLS_FOR_TOOLKIT, so only 1 per thread will be used, changed nsAppShell::Create(int* argc, char ** argv) to use NS_GetCurrentToolkit(). This is a total blocker for Mac. r=sfraser
2000-03-31 21:43:34 +00:00
public
Make nsIFileURL scriptable and QueryInterfaceable. fix bug
#34335
and 34328 and 34470. Minor cleanups on unix file picker dialog
2000-04-04 23:50:41 +00:00
src
another tweak for bug 34631
2000-04-06 00:37:51 +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
# 33860
2000-04-04 00:07:04 +00:00
.cvsignore
…
build.bat
…
Makefile.in
Fix for PDT+ bug 28861. r=leaf,a=leaf.
2000-02-23 22:27:10 +00:00
makefile.win
…