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
Mozilla
/
mozilla
/
layout
/
forms
History
bzbarsky%mit.edu
c437fa8889
Only update the select command for focused text inputs. Bug 394792, r=roc,
...
sr=neil, a=roc git-svn-id: svn://10.0.0.236/trunk@236005 18797224-902f-48f8-a5cc-f745e15eee43
2007-09-14 22:33:40 +00:00
..
resources
…
test
Make maxlength not affect initial values or scripted sets. Bug 345267,
2007-08-22 03:22:22 +00:00
Makefile.in
Make maxlength not affect initial values or scripted sets. Bug 345267,
2007-08-22 03:22:22 +00:00
nsButtonFrameRenderer.cpp
…
nsButtonFrameRenderer.h
…
nsComboboxControlFrame.cpp
When selectedIndex is set, make sure to display the corresponding text in the
2007-08-22 03:25:42 +00:00
nsComboboxControlFrame.h
Bug 379349. Add support for 'overflow containers' --- special frame continuations that do not map any content of their own, but serve only as containers for laying out children that overflowed their parents' content height. patch by fantasai, r+sr=eli,roc
2007-07-26 04:03:31 +00:00
nsFieldSetFrame.cpp
Introduce a setter for nsHTMLReflowState::mComputedHeight so that we're sure to
2007-08-02 18:08:07 +00:00
nsFileControlFrame.cpp
When a file has already been selected, correctly prefill the filepicker with
2007-08-14 18:42:10 +00:00
nsFileControlFrame.h
…
nsFormControlFrame.cpp
Bug 348748 - Replace all instances of NS_STATIC_CAST and friends with C++ casts (and simultaneously bitrot nearly every patch in existence). r=bsmedberg on the script that did this. Tune in next time for Macro Wars: Episode II: Attack on the LL_* Macros.
2007-07-08 07:08:56 +00:00
nsFormControlFrame.h
…
nsGfxButtonControlFrame.cpp
Bug 348748 - Replace all instances of NS_STATIC_CAST and friends with C++ casts (and simultaneously bitrot nearly every patch in existence). r=bsmedberg on the script that did this. Tune in next time for Macro Wars: Episode II: Attack on the LL_* Macros.
2007-07-08 07:08:56 +00:00
nsGfxButtonControlFrame.h
…
nsGfxCheckboxControlFrame.cpp
Bug 348748 - Replace all instances of NS_STATIC_CAST and friends with C++ casts (and simultaneously bitrot nearly every patch in existence). r=bsmedberg on the script that did this. Tune in next time for Macro Wars: Episode II: Attack on the LL_* Macros.
2007-07-08 07:08:56 +00:00
nsGfxCheckboxControlFrame.h
…
nsGfxRadioControlFrame.cpp
Bug 348748 - Replace all instances of NS_STATIC_CAST and friends with C++ casts (and simultaneously bitrot nearly every patch in existence). r=bsmedberg on the script that did this. Tune in next time for Macro Wars: Episode II: Attack on the LL_* Macros.
2007-07-08 07:08:56 +00:00
nsGfxRadioControlFrame.h
…
nsHTMLButtonControlFrame.cpp
Introduce a setter for nsHTMLReflowState::mComputedHeight so that we're sure to
2007-08-02 18:08:07 +00:00
nsHTMLButtonControlFrame.h
…
nsICheckboxControlFrame.h
…
nsIComboboxControlFrame.h
…
nsIFormControlFrame.h
…
nsIListControlFrame.h
…
nsImageControlFrame.cpp
Bug 348748 - Replace all instances of NS_STATIC_CAST and friends with C++ casts (and simultaneously bitrot nearly every patch in existence). r=bsmedberg on the script that did this. Tune in next time for Macro Wars: Episode II: Attack on the LL_* Macros.
2007-07-08 07:08:56 +00:00
nsIRadioControlFrame.h
…
nsISelectControlFrame.h
…
nsIsIndexFrame.cpp
Fix for bug 386496 (Clicking on link in designMode document does follow that link now). r/sr=bz.
2007-07-11 13:05:06 +00:00
nsIsIndexFrame.h
…
nsITextControlFrame.h
…
nsLegendFrame.cpp
Bug 348748 - Replace all instances of NS_STATIC_CAST and friends with C++ casts (and simultaneously bitrot nearly every patch in existence). r=bsmedberg on the script that did this. Tune in next time for Macro Wars: Episode II: Attack on the LL_* Macros.
2007-07-08 07:08:56 +00:00
nsLegendFrame.h
…
nsListControlFrame.cpp
Make sure to process style updates before reflow, and both before painting.
2007-08-22 02:57:08 +00:00
nsListControlFrame.h
Bug 348748 - Replace all instances of NS_STATIC_CAST and friends with C++ casts (and simultaneously bitrot nearly every patch in existence). r=bsmedberg on the script that did this. Tune in next time for Macro Wars: Episode II: Attack on the LL_* Macros.
2007-07-08 07:08:56 +00:00
nsSelectsAreaFrame.cpp
Bug 348748 - Replace all instances of NS_STATIC_CAST and friends with C++ casts (and simultaneously bitrot nearly every patch in existence). r=bsmedberg on the script that did this. Tune in next time for Macro Wars: Episode II: Attack on the LL_* Macros.
2007-07-08 07:08:56 +00:00
nsSelectsAreaFrame.h
…
nsTextControlFrame.cpp
Only update the select command for focused text inputs. Bug 394792, r=roc,
2007-09-14 22:33:40 +00:00
nsTextControlFrame.h
Make auto-height abs-pos textfields with top and bottom offsets both set use
2007-08-22 03:07:25 +00:00