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
bc9bc357bec76aa34ffe51ae41f730ee96e4b294
Mozilla
/
mozilla
/
widget
History
brade%netscape.com
e56cb73396
bug
#14493
; a=leaf; r=saari,sfraser. Start to implement proposed key spec (enough to match current editor assumptions). Send KeyPress events for all keydowns. Set or zero charCode and keyCode as appropriate. Have ConvertKeyEventToUnicode return the charCode (only for keypress). Add some additional infrastructure for when the spec is finalized.
...
git-svn-id: svn://10.0.0.236/trunk@48904 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-23 14:47:09 +00:00
..
macbuild
add nsPrimitiveHelpers.cpp to build.
1999-09-21 21:39:08 +00:00
public
Changing broadcaster to use onbroadcast instead of oncommand. Adding the "braodcast" "commandupdate" and "input" events. Changed all xul observes nodes to use onbroadcast instead of onchange.
1999-09-21 23:02:35 +00:00
src
bug
#14493
; a=leaf; r=saari,sfraser. Start to implement proposed key spec (enough to match current editor assumptions). Send KeyPress events for all keydowns. Set or zero charCode and keyCode as appropriate. Have ConvertKeyEventToUnicode return the charCode (only for keypress). Add some additional infrastructure for when the spec is finalized.
1999-09-23 14:47:09 +00:00
tests
General cleanup.
1999-09-16 01:09:42 +00:00
timer
Fixed my breakage.
1999-09-16 03:07:57 +00:00
build.bat
…
Makefile.in
Build widget/timer before gfx, dom, etc since they all need the timer code
1999-09-12 12:33:52 +00:00
makefile.win
Remove IGNORE_MANIFEST=1. It doesn't do anything and it confuses people.
1999-09-01 01:13:14 +00:00