.. |
resources
|
Bug 296764: Move html keybindings to chrome to make sure they work even with js turned off
|
2005-06-29 22:41:59 +00:00 |
.cvsignore
|
|
|
Makefile.in
|
|
|
nsButtonFrameRenderer.cpp
|
|
|
nsButtonFrameRenderer.h
|
|
|
nsComboboxControlFrame.cpp
|
Fix for bug 27382 (ownerDocument of orphan text and attr nodes is null). Patch by sicking, updated by peterv, r=bz, sr=peterv.
|
2005-09-24 18:43:15 +00:00 |
nsComboboxControlFrame.h
|
Bug 108310. Make GetFrameForPoint take frame-relative coordinates, not bogus relative-to-some-view-or-other, and simplify the signature. r+sr=roc, patch by Eli Friedman.
|
2005-09-19 02:15:54 +00:00 |
nsFieldSetFrame.cpp
|
Bug 108310. Make GetFrameForPoint take frame-relative coordinates, not bogus relative-to-some-view-or-other, and simplify the signature. r+sr=roc, patch by Eli Friedman.
|
2005-09-19 02:15:54 +00:00 |
nsFileControlFrame.cpp
|
Bug 258875. Make a file upload control's textbox be read-only and take it out of the tab order. Clicking on the textbox will open the filepicker. r+sr=dbaron
|
2005-09-30 22:01:54 +00:00 |
nsFileControlFrame.h
|
Bug 108310. Make GetFrameForPoint take frame-relative coordinates, not bogus relative-to-some-view-or-other, and simplify the signature. r+sr=roc, patch by Eli Friedman.
|
2005-09-19 02:15:54 +00:00 |
nsFormControlFrame.cpp
|
Bug 108310. Make GetFrameForPoint take frame-relative coordinates, not bogus relative-to-some-view-or-other, and simplify the signature. r+sr=roc, patch by Eli Friedman.
|
2005-09-19 02:15:54 +00:00 |
nsFormControlFrame.h
|
Bug 108310. Make GetFrameForPoint take frame-relative coordinates, not bogus relative-to-some-view-or-other, and simplify the signature. r+sr=roc, patch by Eli Friedman.
|
2005-09-19 02:15:54 +00:00 |
nsFormControlHelper.cpp
|
|
|
nsFormControlHelper.h
|
|
|
nsGfxButtonControlFrame.cpp
|
Fix for bug 27382 (ownerDocument of orphan text and attr nodes is null). Patch by sicking, updated by peterv, r=bz, sr=peterv.
|
2005-09-24 18:43:15 +00:00 |
nsGfxButtonControlFrame.h
|
Remove the pointless nsIContent arg of nsIFrame::AttributeChanged. Bug 281390,
|
2005-09-07 16:49:21 +00:00 |
nsGfxCheckboxControlFrame.cpp
|
|
|
nsGfxCheckboxControlFrame.h
|
|
|
nsGfxRadioControlFrame.cpp
|
|
|
nsGfxRadioControlFrame.h
|
|
|
nsHTMLButtonControlFrame.cpp
|
Bug 108310. Make GetFrameForPoint take frame-relative coordinates, not bogus relative-to-some-view-or-other, and simplify the signature. r+sr=roc, patch by Eli Friedman.
|
2005-09-19 02:15:54 +00:00 |
nsHTMLButtonControlFrame.h
|
Bug 108310. Make GetFrameForPoint take frame-relative coordinates, not bogus relative-to-some-view-or-other, and simplify the signature. r+sr=roc, patch by Eli Friedman.
|
2005-09-19 02:15:54 +00:00 |
nsICheckboxControlFrame.h
|
|
|
nsIComboboxControlFrame.h
|
|
|
nsIFormControlFrame.h
|
|
|
nsIImageControlFrame.h
|
|
|
nsIListControlFrame.h
|
|
|
nsImageControlFrame.cpp
|
Bug 296036. Remove the very poorly specified (and redundant) field 'point' of nsEvent. r+sr=roc, patch by Eli Friedman
|
2005-08-23 03:57:07 +00:00 |
nsIRadioControlFrame.h
|
|
|
nsISelectControlFrame.h
|
Stop trying to observe content changes for the selected option, instead rely on getting a combobox reflow if it changed. b=297389 r+sr=roc a=asa
|
2005-06-21 00:00:14 +00:00 |
nsIsIndexFrame.cpp
|
Fix for bug 27382 (ownerDocument of orphan text and attr nodes is null). Patch by sicking, updated by peterv, r=bz, sr=peterv.
|
2005-09-24 18:43:15 +00:00 |
nsIsIndexFrame.h
|
Remove the pointless nsIContent arg of nsIFrame::AttributeChanged. Bug 281390,
|
2005-09-07 16:49:21 +00:00 |
nsITextControlFrame.h
|
|
|
nsLegendFrame.cpp
|
Bug 301313 : Remove mPresContext in /layout/forms/, patch by Andreas Lange <mozilla@lange.cx>, r+sr=roc
|
2005-08-16 12:20:58 +00:00 |
nsLegendFrame.h
|
Bug 301313 : Remove mPresContext in /layout/forms/, patch by Andreas Lange <mozilla@lange.cx>, r+sr=roc
|
2005-08-16 12:20:58 +00:00 |
nsListControlFrame.cpp
|
Fix for bug 27382 (ownerDocument of orphan text and attr nodes is null). Patch by sicking, updated by peterv, r=bz, sr=peterv.
|
2005-09-24 18:43:15 +00:00 |
nsListControlFrame.h
|
Fix leaks on any page with a <select> by using already_AddRefed instead of a
|
2005-07-28 16:23:22 +00:00 |
nsSelectsAreaFrame.cpp
|
Bug 108310. Make GetFrameForPoint take frame-relative coordinates, not bogus relative-to-some-view-or-other, and simplify the signature. r+sr=roc, patch by Eli Friedman.
|
2005-09-19 02:15:54 +00:00 |
nsSelectsAreaFrame.h
|
Bug 108310. Make GetFrameForPoint take frame-relative coordinates, not bogus relative-to-some-view-or-other, and simplify the signature. r+sr=roc, patch by Eli Friedman.
|
2005-09-19 02:15:54 +00:00 |
nsTextControlFrame.cpp
|
Bug 108310. Make GetFrameForPoint take frame-relative coordinates, not bogus relative-to-some-view-or-other, and simplify the signature. r+sr=roc, patch by Eli Friedman.
|
2005-09-19 02:15:54 +00:00 |
nsTextControlFrame.h
|
Bug 108310. Make GetFrameForPoint take frame-relative coordinates, not bogus relative-to-some-view-or-other, and simplify the signature. r+sr=roc, patch by Eli Friedman.
|
2005-09-19 02:15:54 +00:00 |