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
74ef2e3d9f2e75dc609cf9e14cf97fca8f032d07
Mozilla
/
mozilla
/
layout
History
evaughan%netscape.com
f5136fdba1
Fix for bug# 44571
...
git-svn-id: svn://10.0.0.236/trunk@77807 18797224-902f-48f8-a5cc-f745e15eee43
2000-09-01 00:59:09 +00:00
..
base
r=ian hickson. Fix for nsbeta3+ bug 41924. Updated the way we calculate alternate text for images that are not found.
2000-08-31 06:27:49 +00:00
build
Fix for bug 49187. ViewSource now emits HTML. The VIEW_SOURCE_HTML #define at the top of nsViewSourceHTML.cpp and nsLayoutDLF.cpp allows us to switch back to XML if necessary. The VIEW_SOURCE_COLORING #define in nsViewSourceHTML.cpp allows us to turn on source coloring. Without source coloring (the default right now), bringing up source is considerably faster. r=harishd
2000-09-01 00:57:14 +00:00
doc
Change invalid REC-html40 to correct XHTML namespace. b:7834. a:ekrock@netscape.com
2000-06-15 09:54:41 +00:00
events
Bulletproofing to try and fix 50006. r=dbaron.
2000-08-24 05:06:21 +00:00
forms
Bug 50143: All radio buttons should be unchecked before checking new one when restoring frame state r=jst@netscape.com
2000-08-31 00:59:31 +00:00
generic
Fixing exploits involving changing the location of a window and getting the wrong principal. Bug 48723, r=vidur
2000-08-31 05:53:32 +00:00
html
Bug 49897: Only send focus and left click events from labels to target content r=jst@netscape.com
2000-09-01 00:48:47 +00:00
macbuild
Removing nsTabFrame.cpp from layout.mcp for dr
2000-08-31 02:39:51 +00:00
mathml
API changes for embedding. b=46847, r=dougt, a=valeski
2000-08-25 18:39:46 +00:00
style
Really fix nsbeta3+ 38506 (same reviewer as before)
2000-08-29 23:29:24 +00:00
svg
Removing last vestiges of raptor from unix build. Since some libs were renamed, a 'make distclean' is recommeneded to remove the old copies of those libs. Bug
#8228
r=bryner
2000-07-02 18:44:42 +00:00
tables
bug 48295 (floating nested table height initially 0, makes layout wrong)
2000-08-31 02:57:58 +00:00
tools
…
xbl
better use of NS_LITERAL_STRING for perf on platforms that can use it.
2000-08-30 02:45:02 +00:00
xml
Fixing nsbeta3+ bug 48213 and most of bug 48161. Finally removing the temporary DOM Level 2 debugging code, cleaning out some unused code and making getAttribute and setAttribute on HTML elemensts case insensitive. r=vidur@netscape.com, waterson@netscape.com
2000-08-31 00:36:31 +00:00
xsl
Removing last vestiges of raptor from unix build. Since some libs were renamed, a 'make distclean' is recommeneded to remove the old copies of those libs. Bug
#8228
r=bryner
2000-07-02 18:44:42 +00:00
xul
Fix for bug# 44571
2000-09-01 00:59:09 +00:00
Makefile.in
…
makefile.win
…