This website requires JavaScript.
Explore
Help
Register
Sign In
Magic-Mirror
/
gecko-dev
Watch
1
Star
0
Fork
0
You've already forked gecko-dev
mirror of
https://github.com/mozilla/gecko-dev.git
synced
2024-12-12 09:01:16 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
d3d3e0a089
gecko-dev
/
layout
/
forms
History
karnaze%netscape.com
128e7ac8d2
bug 105166 - split images (except for image contro frames), round pixels down for printing. sr=attinasi,kin r=alexsavulov
2001-11-01 15:31:13 +00:00
..
nsButtonFrameRenderer.cpp
nsButtonFrameRenderer.h
Fix for 104336, deCOMtaminate rulenode, rulewalker, frames, r=dbaron, sr=waterson
2001-10-24 00:01:09 +00:00
nsComboboxControlFrame.cpp
Avoid attempting to do CSS selector matching on text nodes, comments, or processing instructions by adding a 'NonElement' style resolution method that assumes that no rules match (temporarily, until we don't have style contexts for text nodes) and by cleaning code that was using textPseudo (the usual case) or passing the text node directly (only a few unusual cases). b=56117 r=hyatt sr=attinasi
2001-10-30 06:02:05 +00:00
nsComboboxControlFrame.h
nsFieldSetFrame.cpp
bug 103925 - general reflow debugging capability. sr=attinasi, r=alexsavulov
2001-10-29 01:43:59 +00:00
nsFileControlFrame.cpp
bug 103925 - general reflow debugging capability. sr=attinasi, r=alexsavulov
2001-10-29 01:43:59 +00:00
nsFileControlFrame.h
nsFormControlFrame.cpp
bug 103925 - general reflow debugging capability. sr=attinasi, r=alexsavulov
2001-10-29 01:43:59 +00:00
nsFormControlFrame.h
nsFormControlHelper.cpp
nsFormControlHelper.h
nsGfxButtonControlFrame.cpp
Avoid attempting to do CSS selector matching on text nodes, comments, or processing instructions by adding a 'NonElement' style resolution method that assumes that no rules match (temporarily, until we don't have style contexts for text nodes) and by cleaning code that was using textPseudo (the usual case) or passing the text node directly (only a few unusual cases). b=56117 r=hyatt sr=attinasi
2001-10-30 06:02:05 +00:00
nsGfxButtonControlFrame.h
nsGfxCheckboxControlFrame.cpp
bug 103925 - general reflow debugging capability. sr=attinasi, r=alexsavulov
2001-10-29 01:43:59 +00:00
nsGfxCheckboxControlFrame.h
nsGfxRadioControlFrame.cpp
bug 103925 - general reflow debugging capability. sr=attinasi, r=alexsavulov
2001-10-29 01:43:59 +00:00
nsGfxRadioControlFrame.h
nsHTMLButtonControlFrame.cpp
bug 103925 - general reflow debugging capability. sr=attinasi, r=alexsavulov
2001-10-29 01:43:59 +00:00
nsHTMLButtonControlFrame.h
nsICheckboxControlFrame.h
nsIComboboxControlFrame.h
nsIFormControlFrame.h
nsIImageControlFrame.h
nsIListControlFrame.h
nsImageControlFrame.cpp
bug 105166 - split images (except for image contro frames), round pixels down for printing. sr=attinasi,kin r=alexsavulov
2001-11-01 15:31:13 +00:00
nsIRadioControlFrame.h
nsISelectControlFrame.h
nsIsIndexFrame.cpp
bug 103925 - general reflow debugging capability. sr=attinasi, r=alexsavulov
2001-10-29 01:43:59 +00:00
nsIsIndexFrame.h
nsITextControlFrame.h
nsLegendFrame.cpp
bug 103925 - general reflow debugging capability. sr=attinasi, r=alexsavulov
2001-10-29 01:43:59 +00:00
nsLegendFrame.h
nsListControlFrame.cpp
#104874
2001-10-31 14:49:15 +00:00
nsListControlFrame.h
Bug 86947:
2001-10-25 01:08:40 +00:00
nsSelectsAreaFrame.cpp
nsSelectsAreaFrame.h