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
2b5b989cc5f33fe856495d0d309780c2ac9d2bd8
Mozilla
/
mozilla
/
layout
/
html
/
style
/
src
History
karnaze%netscape.com
49e0a9f4cb
bug 145305 - split floaters during printing. sr=attinasi, r=alexsavulov.
...
git-svn-id: svn://10.0.0.236/trunk@122236 18797224-902f-48f8-a5cc-f745e15eee43
2002-05-28 22:50:43 +00:00
..
Makefile.in
Initial checkin of XBL select widget (listbox) code (bug 112713).
2002-01-05 07:17:10 +00:00
makefile.win
bug 109826 - turn on MathML in default builds (Windows & Linux), r=cls, a=endico on behalf of staff@mozilla.org, a=shaver on behalf of drivers@mozilla.org
2002-02-08 08:32:32 +00:00
MANIFEST
…
nsChildIterator.cpp
Factoring out ChildIterator to separate files so that the outliner code can use it. Not yet part of the build.
2001-12-16 09:13:48 +00:00
nsChildIterator.h
Fix OS/2 bustage by undefining |index|.
2002-01-05 15:43:19 +00:00
nsCSSFrameConstructor.cpp
bug 145305 - split floaters during printing. sr=attinasi, r=alexsavulov.
2002-05-28 22:50:43 +00:00
nsCSSFrameConstructor.h
Clean up FindFrameWithContent. No need to search children of special frames too (hang bug 140275). Use special sibling when next-in-flow isn't available, and use the hint even when we have special frames. Convert gotos into additional while loop. Turn useless :after check into assertion. Don't modify aParentFrame and aParentContent for when the hint fails. b=140275 r=attinasi sr=waterson
2002-05-16 13:39:44 +00:00
nsCSSRendering.cpp
Replace assertion with a comment explaining why we need to null-check the result of |nsIDOMHTMLDocument::GetBody|. b=119351 r=kin sr=waterson
2002-05-08 19:27:40 +00:00
nsCSSRendering.h
Fix drawing of rounded borders and backgrounds on large elements by using PRInt32 instead of PRInt16. b=131233 r=dcone sr=attinasi a=asa
2002-03-16 15:25:16 +00:00
nsFrameContentIterator.cpp
Bug 84645. Move XBL insertion point logic into nsCSSFrameConstructor, where it can interact nicely with continuing frames. r=dbaron, sr=hyatt
2001-09-12 20:19:41 +00:00
nsICSSFrameConstructor.h
Relicensing Round 1, Take 2. Most C-like NPL files -> NPL/GPL/LGPL. Bug 98089.
2001-09-28 20:14:13 +00:00
nsIHTMLStyleSheet.h
Bug 41983: Make (x)html-elements support namespaced attributes.
2002-03-27 00:13:57 +00:00