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-01-31 11:01:40 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
gecko-dev
/
widget
History
blizzard%redhat.com
1376d32f64
fix for bug
#14856
. this fixes DOM key events on linux so that a keyrepeat is keydown, keypress, keypress, keypress, keyup like it should be. r=syd
2000-04-17 04:45:08 +00:00
..
macbuild
add nsMenuRollup.idl
2000-04-13 20:10:32 +00:00
public
new clipboard interfaces for unix selection clipboard.
2000-04-14 02:52:38 +00:00
src
fix for bug
#14856
. this fixes DOM key events on linux so that a keyrepeat is keydown, keypress, keypress, keypress, keyup like it should be. r=syd
2000-04-17 04:45:08 +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
.cvsignore
…
build.bat
…
Makefile.in
…
makefile.win
…