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
a669be3da98fcc4f59cd8fa88e0d45f8a19fac27
Mozilla
/
mozilla
/
layout
History
dbaron%fas.harvard.edu
b25ea4d45d
Fix misleading indentation. r=attinasi
...
git-svn-id: svn://10.0.0.236/trunk@78239 18797224-902f-48f8-a5cc-f745e15eee43
2000-09-06 02:34:35 +00:00
..
base
Fix misleading indentation. r=attinasi
2000-09-06 02:34:35 +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
…
events
Undoing what appears to be a complete brain fart of mine from a while ago. I was releasing focus information before its time.
2000-09-02 07:49:39 +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
generic
fix for bug 47840. When resolving the absolute url for plugin content, use the document's url as the base. r=av a=brendan
2000-09-05 23:40:07 +00:00
html
Add code to allow the CSS parser to report errors. This code is not enabled by default in any builds, but it could be useful for chrome authors to catch CSS errors. We may want to turn it on in debug builds at some point, but it needs some work first. r=attinasi
2000-09-06 02:27:46 +00:00
macbuild
added files: mozilla/layout/xbl/src/nsXBLPrototypeHandler.cpp
2000-09-02 01:11:32 +00:00
mathml
Change uses of CSS properties not part of the CSS2 spec to use -moz- prefix. b=3935
2000-09-06 02:17:26 +00:00
style
Fix misleading indentation. r=attinasi
2000-09-06 02:34:35 +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 45350 - correctly consider rowspan height in table row incremental reflow
2000-09-05 14:57:34 +00:00
tools
…
xbl
fix for 51410 - xbl syntax change, r=danm
2000-09-05 22:52:57 +00:00
xml
Change uses of CSS properties not part of the CSS2 spec to use -moz- prefix. b=3935
2000-09-06 02:17:26 +00:00
xsl
Fix XSLT hooks (Preparation for bug
#42228
). r=jst@netscape.com, a=waterson@netscape.com.
2000-09-02 15:35:19 +00:00
xul
Fix potential leak on failure. r=evaughan
2000-09-04 21:41:07 +00:00
Makefile.in
…
makefile.win
…