.. |
nsButtonFrameRenderer.cpp
|
making string conversions explicit
|
2000-04-16 11:19:26 +00:00 |
nsButtonFrameRenderer.h
|
…
|
|
nsComboboxControlFrame.cpp
|
makes sure we are responding to the correct layer for GetFrameForPoint (thanks dbaron)
|
2000-05-11 19:22:06 +00:00 |
nsComboboxControlFrame.h
|
effectively removed area frame
|
2000-05-09 05:11:12 +00:00 |
nsFieldSetFrame.cpp
|
1) StyleChange coelescing
|
2000-04-25 07:10:48 +00:00 |
nsFileControlFrame.cpp
|
changing way we access caret. use the selection controller whenever possible. because it will make the caret do the right thing even when we have multiple selections accessing same caret.
|
2000-05-11 04:25:43 +00:00 |
nsFileControlFrame.h
|
Not enabling creator's to be asked if they want to create a special frame for anonymous content
|
2000-04-19 13:55:17 +00:00 |
nsFormControlFrame.cpp
|
Add ifdef'ed Performance Reflow Counting code
|
2000-04-21 21:51:35 +00:00 |
nsFormControlFrame.h
|
Elimination of nsIFocusableContent and improvements to tabbing r=saari
|
2000-04-04 23:55:31 +00:00 |
nsFormControlHelper.cpp
|
making string conversions explicit
|
2000-04-16 11:19:26 +00:00 |
nsFormControlHelper.h
|
28598: map \r and \r\n to \n in form textarea submissions
|
2000-03-30 22:49:59 +00:00 |
nsGfxButtonControlFrame.cpp
|
fixes for 5995, 7304, 10573, 22832, and 9668.
|
2000-04-24 04:41:27 +00:00 |
nsGfxButtonControlFrame.h
|
Not enabling creator's to be asked if they want to create a special frame for anonymous content
|
2000-04-19 13:55:17 +00:00 |
nsGfxCheckboxControlFrame.cpp
|
Add ifdef'ed Performance Reflow Counting code
|
2000-04-21 21:51:35 +00:00 |
nsGfxCheckboxControlFrame.h
|
Added new interface to support additional StyleContexts that can be used for "skinning" checkboxes.
|
2000-03-24 15:02:02 +00:00 |
nsGfxRadioControlFrame.cpp
|
Add ifdef'ed Performance Reflow Counting code
|
2000-04-21 21:51:35 +00:00 |
nsGfxRadioControlFrame.h
|
They now cache their state properly in the PresState
|
2000-02-15 15:05:56 +00:00 |
nsHTMLButtonControlFrame.cpp
|
now sets maxelement width/height
|
2000-04-30 13:27:49 +00:00 |
nsHTMLButtonControlFrame.h
|
Fix event targetting bugs by using paint layers in GetFrameForPoint, testing for visibility, and trying GetFrameForPoint on additional views if one fails. r=joki@netscape.com(, hyatt@netscape.com) b=12232,20051,21304,24474,26785, and remaining issues from 23161.
|
2000-03-22 02:43:08 +00:00 |
nsICheckboxControlFrame.h
|
Adding nsICheckboxControlFrame to build
|
2000-03-24 14:47:58 +00:00 |
nsIComboboxControlFrame.h
|
modified the reflow method for better handling incremental and for optimization
|
2000-03-03 04:28:59 +00:00 |
nsIFormControlFrame.h
|
…
|
|
nsIListControlFrame.h
|
Added method to get the container frame for adding/removing option frames
|
2000-03-18 14:17:30 +00:00 |
nsIRadioControlFrame.h
|
…
|
|
nsISelectControlFrame.h
|
add OptionDisabled so the nsHTMLOptionElement can notify a select that an option
|
2000-04-28 23:24:59 +00:00 |
nsITextControlFrame.h
|
changing way we access caret. use the selection controller whenever possible. because it will make the caret do the right thing even when we have multiple selections accessing same caret.
|
2000-05-11 04:25:43 +00:00 |
nsImageControlFrame.cpp
|
Reinstated clipping code which had been backed out because it caused
|
2000-04-25 04:43:11 +00:00 |
nsLegendFrame.cpp
|
Add ifdef'ed Performance Reflow Counting code
|
2000-04-21 21:51:35 +00:00 |
nsLegendFrame.h
|
…
|
|
nsListControlFrame.cpp
|
temporary fix for 38825, the frame gets notified that an option has been added
|
2000-05-11 14:05:44 +00:00 |
nsListControlFrame.h
|
add OptionDisabled so the nsHTMLOptionElement can notify a select that an option
|
2000-04-28 23:24:59 +00:00 |
nsSelectsAreaFrame.cpp
|
Fix event targetting bugs by using paint layers in GetFrameForPoint, testing for visibility, and trying GetFrameForPoint on additional views if one fails. r=joki@netscape.com(, hyatt@netscape.com) b=12232,20051,21304,24474,26785, and remaining issues from 23161.
|
2000-03-22 02:43:08 +00:00 |
nsSelectsAreaFrame.h
|
Fix event targetting bugs by using paint layers in GetFrameForPoint, testing for visibility, and trying GetFrameForPoint on additional views if one fails. r=joki@netscape.com(, hyatt@netscape.com) b=12232,20051,21304,24474,26785, and remaining issues from 23161.
|
2000-03-22 02:43:08 +00:00 |
nsTextControlFrame.cpp
|
…
|
|
nsTextControlFrame.h
|
…
|
|