gecko-dev/layout/forms
bzbarsky%mit.edu 0f56e73dd0 Make sure kepress handlers are not affected by Caps Lock state. Bug 295228,
patch by Dainis Jonitis <Dainis_Jonitis@swh-t.lv>, r=neil, sr=bzbarsky
2005-08-30 18:13:48 +00:00
..
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 Make nsIPresShell::GetPrimaryFrameFor return nsIFrame* instead of using an out 2005-08-22 22:24:29 +00:00
nsComboboxControlFrame.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
nsFieldSetFrame.cpp Bug 302959 If the a element in the legend element got focus, the ancestor table width is broken r+sr=dbaron, a=benjamin 2005-08-02 14:58:55 +00:00
nsFileControlFrame.cpp Make frames know whether they're leaves or not from the frame construction 2005-08-16 22:52:48 +00:00
nsFileControlFrame.h Make frames know whether they're leaves or not from the frame construction 2005-08-16 22:52:48 +00:00
nsFormControlFrame.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
nsFormControlFrame.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
nsFormControlHelper.cpp
nsFormControlHelper.h
nsGfxButtonControlFrame.cpp Make frames know whether they're leaves or not from the frame construction 2005-08-16 22:52:48 +00:00
nsGfxButtonControlFrame.h Make frames know whether they're leaves or not from the frame construction 2005-08-16 22:52:48 +00:00
nsGfxCheckboxControlFrame.cpp
nsGfxCheckboxControlFrame.h
nsGfxRadioControlFrame.cpp
nsGfxRadioControlFrame.h
nsHTMLButtonControlFrame.cpp
nsHTMLButtonControlFrame.h
nsICheckboxControlFrame.h
nsIComboboxControlFrame.h
nsIFormControlFrame.h
nsIImageControlFrame.h
nsIListControlFrame.h
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
nsITextControlFrame.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
nsIsIndexFrame.cpp Make nsIPresShell::GetPrimaryFrameFor return nsIFrame* instead of using an out 2005-08-22 22:24:29 +00:00
nsIsIndexFrame.h Make frames know whether they're leaves or not from the frame construction 2005-08-16 22:52:48 +00:00
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 Make sure kepress handlers are not affected by Caps Lock state. Bug 295228, 2005-08-30 18:13:48 +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
nsSelectsAreaFrame.h
nsTextControlFrame.cpp In the XUL autocomplete widget, make user-initiated autocomplete dispatch an oninput event, just as if the user had typed the text. Also fixing a bug where it was not possible to create an oninput event from script. Bug 287996, r=mconnor sr=jst. 2005-08-22 18:34:21 +00:00
nsTextControlFrame.h Make frames know whether they're leaves or not from the frame construction 2005-08-16 22:52:48 +00:00