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
3b8981d2f1ca792c498ce3e514b240c82375474f
Mozilla
/
mozilla
/
layout
/
forms
History
jag%tty.nl
bc91d919a7
Bug 73353: Clean up our MODULE/REQUIRES story. rs=dbaron, a=brendan
...
git-svn-id: svn://10.0.0.236/trunk@245897 18797224-902f-48f8-a5cc-f745e15eee43
2008-02-18 08:50:33 +00:00
..
crashtests
Add crashtest.
2008-01-06 23:55:24 +00:00
resources
Bug 373623 - "Unicode ⦠should be used instead of three separate dots: ..." (browser locales) [p=hendrik.maryns@uni-tuebingen.de (Hendrik Maryns) r=mconnor a1.9=beltzner]
2007-11-27 02:44:51 +00:00
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
Bug 408772: Replace nscoord_MAX-unsafe arithmetic with safe call to
2007-12-18 19:26:35 +00:00
nsComboboxControlFrame.h
Bug 401627, better way of handling click to close menu so that it doesn't reopen the menu again, r+sr=roc
2007-12-03 16:33:45 +00:00
nsFieldSetFrame.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
nsFileControlFrame.cpp
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
nsFileControlFrame.h
…
nsFormControlFrame.cpp
…
nsFormControlFrame.h
…
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
…
nsIsIndexFrame.h
…
nsITextControlFrame.h
…
nsLegendFrame.cpp
…
nsLegendFrame.h
…
nsListControlFrame.cpp
Bug 407015. Dropdown listboxes should not propagate computed height from the scrollframe to its scrolled content. r+sr=dbaron
2007-12-07 00:10:32 +00:00
nsListControlFrame.h
Bug 407015. Dropdown listboxes should not propagate computed height from the scrollframe to its scrolled content. r+sr=dbaron
2007-12-07 00:10:32 +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
Back out Theppitak Karoonboonyanan's patch from bug 157546 due to a regression (bug 417745).
2008-02-15 20:20:56 +00:00
nsTextControlFrame.h
…