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
e4cbd86ff06dfdad102fcdc5cf8c6d7cd3674472
Mozilla
/
mozilla
/
embedding
History
blakeross%telocity.com
e4cbd86ff0
UIEvent button property is incorrect according to the DOM2 spec. Changing values to 0, 1, 2 (left, middle, right mouse buttons respectively) from 1, 2, 3. |event.which| continues to use the old values for backwards compatibility. This affects future xbl, js, and c++ event button checks so please see the newsgroups for more info (60703). r=timeless sr=jst
...
git-svn-id: svn://10.0.0.236/trunk@88373 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-02 03:07:53 +00:00
..
base
change name of WindowCreator function to fix inexplicable Windows error necessitating careful ordering of includes files
2001-02-26 02:17:02 +00:00
browser
UIEvent button property is incorrect according to the DOM2 spec. Changing values to 0, 1, 2 (left, middle, right mouse buttons respectively) from 1, 2, 3. |event.which| continues to use the old values for backwards compatibility. This affects future xbl, js, and c++ event button checks so please see the newsgroups for more info (60703). r=timeless sr=jst
2001-03-02 03:07:53 +00:00
components
change name of WindowCreator function to fix inexplicable Windows error necessitating careful ordering of includes files
2001-02-26 02:17:02 +00:00
config
Changed installation macro to copy installed-chrome.txt rather than link to it to solve nightly tarball issue. b=62762, sr=cls@seawood.org
2001-02-27 23:15:34 +00:00
tests
adding nsIDOMWindow to GetInterface. More hookup of WindowWatcher from last revision. bug 65229 r=brendan and by extension hyatt
2001-02-28 00:43:01 +00:00
Makefile.in
now building embedding components
2001-02-07 04:00:54 +00:00
makefile.win
now building embedding components
2001-02-07 03:09:15 +00:00