.. |
crashtests
|
Bug 716875 - Make nsTextControlFrame inherits from nsContainerFrame instead of nsStackFrame. r=roc,bz
|
2012-06-23 13:11:00 +02:00 |
test
|
Bug 565274 - Implement the accept attribute for the form and file upload controls for custom MIME types; r=sicking,mounir
|
2012-06-06 14:16:58 +02:00 |
Makefile.in
|
Bug 716478 - update licence to MPL 2.
|
2012-05-21 12:12:37 +01:00 |
nsButtonFrameRenderer.cpp
|
Remove nsStyleBorder::GetActualBorder, since it now does the same thing as nsStyleBorder::GetComputedBorder. (Bug 713643, patch 3) r=bzbarsky
|
2012-05-30 22:19:49 -07:00 |
nsButtonFrameRenderer.h
|
Bug 716478 - update licence to MPL 2.
|
2012-05-21 12:12:37 +01:00 |
nsComboboxControlFrame.cpp
|
Bug 767388 - Kill NS_DEBUG. r=bz.
|
2012-06-25 20:59:42 +01:00 |
nsComboboxControlFrame.h
|
Bug 767388 - Kill NS_DEBUG. r=bz.
|
2012-06-25 20:59:42 +01:00 |
nsFieldSetFrame.cpp
|
Rename nsStyleBorder::GetActualBorderWidth to GetComputedBorderWidth. (Bug 713643, patch 4) r=bzbarsky
|
2012-05-30 22:19:49 -07:00 |
nsFileControlFrame.cpp
|
Bug 767388 - Kill NS_DEBUG. r=bz.
|
2012-06-25 20:59:42 +01:00 |
nsFileControlFrame.h
|
Bug 767388 - Kill NS_DEBUG. r=bz.
|
2012-06-25 20:59:42 +01:00 |
nsFormControlFrame.cpp
|
Restore application of font size inflation to radios and checkboxes. (Bug 757937) r=roc
|
2012-06-04 16:26:30 -07:00 |
nsFormControlFrame.h
|
Restore application of font size inflation to radios and checkboxes. (Bug 757937) r=roc
|
2012-06-04 16:26:30 -07:00 |
nsGfxButtonControlFrame.cpp
|
Bug 716478 - update licence to MPL 2.
|
2012-05-21 12:12:37 +01:00 |
nsGfxButtonControlFrame.h
|
Remove unused member variable from nsGfxButtonControlFrame. No bug.
|
2012-06-05 15:52:28 -07:00 |
nsGfxCheckboxControlFrame.cpp
|
bug 759033 - nsAccessible -> Accessible and nsAccessibleWrap -> AccessibleWrap r=surkov
|
2012-05-28 21:18:45 -04:00 |
nsGfxCheckboxControlFrame.h
|
bug 759033 - nsAccessible -> Accessible and nsAccessibleWrap -> AccessibleWrap r=surkov
|
2012-05-28 21:18:45 -04:00 |
nsGfxRadioControlFrame.cpp
|
bug 759033 - nsAccessible -> Accessible and nsAccessibleWrap -> AccessibleWrap r=surkov
|
2012-05-28 21:18:45 -04:00 |
nsGfxRadioControlFrame.h
|
bug 759033 - nsAccessible -> Accessible and nsAccessibleWrap -> AccessibleWrap r=surkov
|
2012-05-28 21:18:45 -04:00 |
nsHTMLButtonControlFrame.cpp
|
Remove nsStyleBorder::GetActualBorder, since it now does the same thing as nsStyleBorder::GetComputedBorder. (Bug 713643, patch 3) r=bzbarsky
|
2012-05-30 22:19:49 -07:00 |
nsHTMLButtonControlFrame.h
|
bug 759033 - nsAccessible -> Accessible and nsAccessibleWrap -> AccessibleWrap r=surkov
|
2012-05-28 21:18:45 -04:00 |
nsICapturePicker.idl
|
Bug 716478 - update licence to MPL 2.
|
2012-05-21 12:12:37 +01:00 |
nsIComboboxControlFrame.h
|
Bug 575294. part=2/5 r=smaug,roc
|
2012-06-23 03:13:56 +02:00 |
nsIFormControlFrame.h
|
Bug 716478 - update licence to MPL 2.
|
2012-05-21 12:12:37 +01:00 |
nsIListControlFrame.h
|
Bug 575294. part=2/5 r=smaug,roc
|
2012-06-23 03:13:56 +02:00 |
nsImageControlFrame.cpp
|
bug 759033 - nsAccessible -> Accessible and nsAccessibleWrap -> AccessibleWrap r=surkov
|
2012-05-28 21:18:45 -04:00 |
nsISelectControlFrame.h
|
Bug 716478 - update licence to MPL 2.
|
2012-05-21 12:12:37 +01:00 |
nsITextControlFrame.h
|
Bug 716478 - update licence to MPL 2.
|
2012-05-21 12:12:37 +01:00 |
nsLegendFrame.cpp
|
Bug 767388 - Kill NS_DEBUG. r=bz.
|
2012-06-25 20:59:42 +01:00 |
nsLegendFrame.h
|
Bug 767388 - Kill NS_DEBUG. r=bz.
|
2012-06-25 20:59:42 +01:00 |
nsListControlFrame.cpp
|
Bug 575294. part=3/5 r=roc
|
2012-06-23 03:13:56 +02:00 |
nsListControlFrame.h
|
Bug 575294. part=2/5 r=smaug,roc
|
2012-06-23 03:13:56 +02:00 |
nsMeterFrame.cpp
|
Revert c39d36167b99 due to a horribly munged backout.
|
2012-06-10 19:44:50 -04:00 |
nsMeterFrame.h
|
Bug 767388 - Kill NS_DEBUG. r=bz.
|
2012-06-25 20:59:42 +01:00 |
nsProgressFrame.cpp
|
Merge mozilla-central to mozilla-inbound
|
2012-05-21 13:19:38 +01:00 |
nsProgressFrame.h
|
Bug 767388 - Kill NS_DEBUG. r=bz.
|
2012-06-25 20:59:42 +01:00 |
nsSelectsAreaFrame.cpp
|
Bug 716478 - update licence to MPL 2.
|
2012-05-21 12:12:37 +01:00 |
nsSelectsAreaFrame.h
|
Bug 716478 - update licence to MPL 2.
|
2012-05-21 12:12:37 +01:00 |
nsTextControlFrame.cpp
|
Bug 716875 - Make nsTextControlFrame inherits from nsContainerFrame instead of nsStackFrame. r=roc,bz
|
2012-06-23 13:11:00 +02:00 |
nsTextControlFrame.h
|
Bug 767388 - Kill NS_DEBUG. r=bz.
|
2012-06-25 20:59:42 +01:00 |