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
a15922e7ae2014c47dd73bf926dcefdbaaeb60c1
Mozilla
/
mozilla
/
layout
/
html
History
av%netscape.com
b20d79675e
Fixing
#44993
, added style visibility check to the object frame, r=buster
...
git-svn-id: svn://10.0.0.236/trunk@78078 18797224-902f-48f8-a5cc-f745e15eee43
2000-09-03 20:54:26 +00:00
..
base
Fixing
#44993
, added style visibility check to the object frame, r=buster
2000-09-03 20:54:26 +00:00
content
fix for 46505, text inputs and text areas need to change their event targets when crossing the anonymous content boundry. r=hyatt
2000-09-02 04:59:44 +00:00
document
fixing code that relied on implicit string construction (less than optimal temporary fix). r=scc
2000-09-02 07:21:57 +00:00
forms
Fix for bug 46861. nsIDOMWindow is now split into two interfaces: a public interface (still called nsIDOMWindow) for embedders and an internal interface (nsIDOMWindowInternal) for internal use. The union of the two interfaces is still visible from JavaScript. r=jst@netscape.com
2000-09-01 01:54:35 +00:00
style
removing unused xul frames, nsTitledButton and nsToolbarItemFrame. r=hyatt.
2000-09-01 21:39:25 +00:00
table
bug 27529 - round column allocations to even pixel value. bug 18955 - don't allocate a col based on desired content if there is a fixed value. r=peterl.
2000-09-01 01:29:50 +00:00
tests
Removed references to non existent urls causing assertions. This does not affect the build.
2000-08-31 20:19:25 +00:00
Makefile.in
…
makefile.win
…