.. |
resources
|
Instead of setting inline style for every text input's anonymous div, have a
|
2004-05-15 05:09:37 +00:00 |
nsButtonFrameRenderer.cpp
|
Change nsIPresContext to nsPresContext globally, follow-up to bug 253470. rs=roc
|
2004-07-31 23:15:21 +00:00 |
nsButtonFrameRenderer.h
|
Change nsIPresContext to nsPresContext globally, follow-up to bug 253470. rs=roc
|
2004-07-31 23:15:21 +00:00 |
nsComboboxControlFrame.cpp
|
Bug 62384. Invalidate cached height when it's not equal to the current height. r+sr=roc, patch by Hideo Saito.
|
2004-09-29 01:44:29 +00:00 |
nsComboboxControlFrame.h
|
Bug 254039. deCOMtaminate nsIScrollableFrame. r+sr=roc, patch by Will Levine
|
2004-09-06 02:44:43 +00:00 |
nsFieldSetFrame.cpp
|
decouple the maxWidth form the desiredSize.width, debug code removal, bug 237159 r/sr=dbaron
|
2004-10-14 17:37:54 +00:00 |
nsFileControlFrame.cpp
|
frames with a percentage based width should report a 0 MEW bug 246999 r/sr=roc
|
2004-08-31 18:50:40 +00:00 |
nsFileControlFrame.h
|
Change nsIPresContext to nsPresContext globally, follow-up to bug 253470. rs=roc
|
2004-07-31 23:15:21 +00:00 |
nsFormControlFrame.cpp
|
frames with a percentage based width should report a 0 MEW bug 246999 r/sr=roc
|
2004-08-31 18:50:40 +00:00 |
nsFormControlFrame.h
|
Change nsIPresContext to nsPresContext globally, follow-up to bug 253470. rs=roc
|
2004-07-31 23:15:21 +00:00 |
nsFormControlHelper.cpp
|
Don't crash if someone pretends to be a form control (via XBL) without implementing
|
2004-09-30 19:15:59 +00:00 |
nsFormControlHelper.h
|
Change nsIPresContext to nsPresContext globally, follow-up to bug 253470. rs=roc
|
2004-07-31 23:15:21 +00:00 |
nsGfxButtonControlFrame.cpp
|
whoops. fixing bustage.
|
2004-10-14 19:05:31 +00:00 |
nsGfxButtonControlFrame.h
|
Change nsIPresContext to nsPresContext globally, follow-up to bug 253470. rs=roc
|
2004-07-31 23:15:21 +00:00 |
nsGfxCheckboxControlFrame.cpp
|
Bug 133165. Draw the outline outside the frame's normal overflow area. r+sr=dbaron. Also, correct some trivial misuses of nsChangeHint, r+sr=mozbot
|
2004-08-26 00:07:56 +00:00 |
nsGfxCheckboxControlFrame.h
|
Change nsIPresContext to nsPresContext globally, follow-up to bug 253470. rs=roc
|
2004-07-31 23:15:21 +00:00 |
nsGfxRadioControlFrame.cpp
|
Bug 133165. Draw the outline outside the frame's normal overflow area. r+sr=dbaron. Also, correct some trivial misuses of nsChangeHint, r+sr=mozbot
|
2004-08-26 00:07:56 +00:00 |
nsGfxRadioControlFrame.h
|
Change nsIPresContext to nsPresContext globally, follow-up to bug 253470. rs=roc
|
2004-07-31 23:15:21 +00:00 |
nsHTMLButtonControlFrame.cpp
|
frames with a percentage based width should report a 0 MEW bug 246999 r/sr=roc
|
2004-08-31 18:50:40 +00:00 |
nsHTMLButtonControlFrame.h
|
no bug - remove unused header includes, and remove an unused local variable.
|
2004-10-14 18:48:42 +00:00 |
nsICheckboxControlFrame.h
|
Change nsIPresContext to nsPresContext globally, follow-up to bug 253470. rs=roc
|
2004-07-31 23:15:21 +00:00 |
nsIComboboxControlFrame.h
|
Change nsIPresContext to nsPresContext globally, follow-up to bug 253470. rs=roc
|
2004-07-31 23:15:21 +00:00 |
nsIFormControlFrame.h
|
Change nsIPresContext to nsPresContext globally, follow-up to bug 253470. rs=roc
|
2004-07-31 23:15:21 +00:00 |
nsIImageControlFrame.h
|
Adding new files for John Keiser <jkeiser@iname.com>, not part of the build yet.
|
2001-10-01 17:51:28 +00:00 |
nsIListControlFrame.h
|
Change nsIPresContext to nsPresContext globally, follow-up to bug 253470. rs=roc
|
2004-07-31 23:15:21 +00:00 |
nsIRadioControlFrame.h
|
Change nsIPresContext to nsPresContext globally, follow-up to bug 253470. rs=roc
|
2004-07-31 23:15:21 +00:00 |
nsISelectControlFrame.h
|
Change nsIPresContext to nsPresContext globally, follow-up to bug 253470. rs=roc
|
2004-07-31 23:15:21 +00:00 |
nsITextControlFrame.h
|
Bug 236613: change to MPL/LGPL/GPL tri-license.
|
2004-04-18 14:30:37 +00:00 |
nsImageControlFrame.cpp
|
Change nsIPresContext to nsPresContext globally, follow-up to bug 253470. rs=roc
|
2004-07-31 23:15:21 +00:00 |
nsIsIndexFrame.cpp
|
frames with a percentage based width should report a 0 MEW bug 246999 r/sr=roc
|
2004-08-31 18:50:40 +00:00 |
nsIsIndexFrame.h
|
Fix for bug 27382 (ownerDocument of orphan text and attr nodes is null). r/sr=jst.
|
2004-08-10 10:22:36 +00:00 |
nsLegendFrame.cpp
|
Change nsIPresContext to nsPresContext globally, follow-up to bug 253470. rs=roc
|
2004-07-31 23:15:21 +00:00 |
nsLegendFrame.h
|
Change nsIPresContext to nsPresContext globally, follow-up to bug 253470. rs=roc
|
2004-07-31 23:15:21 +00:00 |
nsListControlFrame.cpp
|
Don't use QueryInterface to get a view from a scrollable view b=258521 r+sr=roc
|
2004-09-20 22:25:07 +00:00 |
nsListControlFrame.h
|
Bug 257916. Move history scroll position save and restore from nsScrollBoxFrame to nsHTML/XULScrollFrame. +sr=dbaron(rubber-stamp)
|
2004-09-13 02:10:29 +00:00 |
nsSelectsAreaFrame.cpp
|
Change nsIPresContext to nsPresContext globally, follow-up to bug 253470. rs=roc
|
2004-07-31 23:15:21 +00:00 |
nsSelectsAreaFrame.h
|
Change nsIPresContext to nsPresContext globally, follow-up to bug 253470. rs=roc
|
2004-07-31 23:15:21 +00:00 |
nsTextControlFrame.cpp
|
Bug 261054. Make caret consistently the same width throughout Gecko/Mozilla. Configurable through ui.caretWidth. r=glazou, sr=rbs
|
2004-10-13 01:12:14 +00:00 |
nsTextControlFrame.h
|
Bug 167001: Anything below the baseline goes out of input field. Patch by Hideo Saito <saito@densan.co.jp>, r+sr=dbaron
|
2004-10-10 18:30:28 +00:00 |