This website requires JavaScript.
Explore
Help
Sign In
wine
/
gecko
Watch
0
Star
0
Fork
0
You've already forked gecko
mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced
2024-09-13 09:24:08 -07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
ca6acd6147
gecko
/
layout
/
forms
History
dbaron@dbaron.org
6dfd3f8a50
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 09:57:34 -08:00
..
crashtests
Add crashtest.
2008-01-06 15:55:24 -08:00
resources
test
Bug 411212, cannot prevent file-picker from showing on <INPUT TYPE=FILE>, r+sr=roc+bzbarsky, a=mtschrep
2008-01-10 13:55:38 -08:00
Makefile.in
Bug 73353: Clean up our MODULE/REQUIRES story. rs=dbaron, a=brendan
2008-02-18 00:50:04 -08: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-03 18:08:29 -08:00
nsButtonFrameRenderer.h
nsComboboxControlFrame.cpp
nsComboboxControlFrame.h
nsFieldSetFrame.cpp
Fix the weird Get* API on nsStyleSides in favor of returning structs by value, to avoid further occurrences of bug 420069. b=420069 r+sr=roc a=beltzner
2008-03-05 16:05:26 -08:00
nsFileControlFrame.cpp
Bug 411212, cannot prevent file-picker from showing on <INPUT TYPE=FILE>, r+sr=roc+bzbarsky, a=mtschrep
2008-01-10 13:55:38 -08: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 09:57:34 -08: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 09:57:34 -08: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, a=dsicore
2008-01-04 22:44:38 -08:00
nsIRadioControlFrame.h
nsISelectControlFrame.h
nsIsIndexFrame.cpp
nsIsIndexFrame.h
nsITextControlFrame.h
nsLegendFrame.cpp
nsLegendFrame.h
nsListControlFrame.cpp
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 12:37:06 -08: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 12:37:06 -08: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-03 18:08:29 -08:00
nsSelectsAreaFrame.h
nsTextControlFrame.cpp
Bug 418470 Go to line in View Source broken (NS_ERROR_UNEXPECTED at nsISelectionController.scrollSelectionIntoView) (retry) r+sr=roc, a1.9b4=beltzner
2008-02-28 07:28:37 -08:00
nsTextControlFrame.h