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
vladimir%pobox.com
685e2a2b04
b=431081; native selection box frame missing in fx3 - vista content only; r+sr=roc,a=beltzner
...
git-svn-id: svn://10.0.0.236/trunk@250906 18797224-902f-48f8-a5cc-f745e15eee43
2008-04-29 03:55:07 +00:00
..
crashtests
Adding crashtest
2008-03-27 04:27:43 +00:00
resources
…
test
Bug 411212, cannot prevent file-picker from showing on <INPUT TYPE=FILE>, r+sr=roc+bzbarsky, a=mtschrep
2008-01-10 21:55:39 +00:00
Makefile.in
Bug 73353: Clean up our MODULE/REQUIRES story. rs=dbaron, a=brendan
2008-02-18 08:50:33 +00:00
nsButtonFrameRenderer.cpp
Bug 407889. Reduce dynamic memory allocations during event handling by having nested invocations of HitTest share a single buffer for reordering display items; this buffer is an nsAutoTArray so it's mostly stack-allocated. r+sr=mats
2008-01-04 02:08:30 +00:00
nsButtonFrameRenderer.h
…
nsComboboxControlFrame.cpp
b=431081; native selection box frame missing in fx3 - vista content only; r+sr=roc,a=beltzner
2008-04-29 03:55:07 +00:00
nsComboboxControlFrame.h
…
nsFieldSetFrame.cpp
Don't use fieldset pref widths as min widths, since pref widths can be
2008-03-14 20:48:24 +00:00
nsFileControlFrame.cpp
Landing fix for bug 419716. Make us consistently deal how we're pass param tags to object tags when parsing XHTML. Patch by mrbkap@gmail.com and bent.mozilla@gmail.com, r+sr=jonas@sicking.cc, a=beltzner
2008-04-17 22:30:53 +00:00
nsFileControlFrame.h
…
nsFormControlFrame.cpp
Give radio buttons and checkboxes a useful baseline, and switch checkboxes from text-bottom to baseline alignment (to match radios). b=402940 r+sr=bzbarsky a=blocking1.9+
2008-03-07 17:57:34 +00:00
nsFormControlFrame.h
Give radio buttons and checkboxes a useful baseline, and switch checkboxes from text-bottom to baseline alignment (to match radios). b=402940 r+sr=bzbarsky a=blocking1.9+
2008-03-07 17:57:34 +00:00
nsGfxButtonControlFrame.cpp
…
nsGfxButtonControlFrame.h
…
nsGfxCheckboxControlFrame.cpp
…
nsGfxCheckboxControlFrame.h
…
nsGfxRadioControlFrame.cpp
…
nsGfxRadioControlFrame.h
…
nsHTMLButtonControlFrame.cpp
…
nsHTMLButtonControlFrame.h
…
nsICheckboxControlFrame.h
…
nsIComboboxControlFrame.h
…
nsIFormControlFrame.h
…
nsIListControlFrame.h
…
nsImageControlFrame.cpp
Make image controls splittable just like regular images. Bug 409659, r+sr=roc,
2008-01-05 06:44:38 +00:00
nsIRadioControlFrame.h
…
nsISelectControlFrame.h
…
nsIsIndexFrame.cpp
Landing fix for bug 419716. Make us consistently deal how we're pass param tags to object tags when parsing XHTML. Patch by mrbkap@gmail.com and bent.mozilla@gmail.com, r+sr=jonas@sicking.cc, a=beltzner
2008-04-17 22:30:53 +00:00
nsIsIndexFrame.h
…
nsITextControlFrame.h
…
nsLegendFrame.cpp
…
nsLegendFrame.h
…
nsListControlFrame.cpp
Bug 425253. Propagate reflow-depth tracking through XUL box layout. r+sr=dbaron,a=damon
2008-04-10 04:39:42 +00:00
nsListControlFrame.h
Bug 405952. Add scrollbar width to pref and min widths for overflow:scroll elements but for no other overflow values. r+sr=bzbarsky,dbaron,dholbert, a=beltzner
2008-02-28 20:37:06 +00:00
nsSelectsAreaFrame.cpp
Bug 407889. Reduce dynamic memory allocations during event handling by having nested invocations of HitTest share a single buffer for reordering display items; this buffer is an nsAutoTArray so it's mostly stack-allocated. r+sr=mats
2008-01-04 02:08:30 +00:00
nsSelectsAreaFrame.h
…
nsTextControlFrame.cpp
Landing fix for bug 419716. Make us consistently deal how we're pass param tags to object tags when parsing XHTML. Patch by mrbkap@gmail.com and bent.mozilla@gmail.com, r+sr=jonas@sicking.cc, a=beltzner
2008-04-17 22:30:53 +00:00
nsTextControlFrame.h
…