This website requires JavaScript.
Explore
Help
Register
Sign In
Magic-Mirror
/
gecko-dev
Watch
1
Star
0
Fork
0
You've already forked gecko-dev
mirror of
https://github.com/mozilla/gecko-dev.git
synced
2024-12-13 10:25:01 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
ec5177d695
gecko-dev
/
layout
/
forms
History
mats.palmgren%bredband.net
5eda45ec6c
Avoid recursive frame construction by using an event to call ActuallyDisplayText(). b=283117 r+sr=bzbarsky
2005-03-21 01:58:17 +00:00
..
resources
.cvsignore
Makefile.in
Remove unneeded nsIFrameLoader interface (bug 280992). r+sr=jst.
2005-02-07 23:53:47 +00:00
nsButtonFrameRenderer.cpp
nsButtonFrameRenderer.h
nsComboboxControlFrame.cpp
Avoid recursive frame construction by using an event to call ActuallyDisplayText(). b=283117 r+sr=bzbarsky
2005-03-21 01:58:17 +00:00
nsComboboxControlFrame.h
Avoid recursive frame construction by using an event to call ActuallyDisplayText(). b=283117 r+sr=bzbarsky
2005-03-21 01:58:17 +00:00
nsFieldSetFrame.cpp
Remove prescontext args for some nsIFrame methods
2005-02-07 01:58:25 +00:00
nsFileControlFrame.cpp
nsFileControlFrame.h
nsFormControlFrame.cpp
nsFormControlFrame.h
nsFormControlHelper.cpp
Move reflow command construction into nsPresShell::AppendReflowCommand, remove
2005-02-08 00:59:52 +00:00
nsFormControlHelper.h
nsGfxButtonControlFrame.cpp
nsGfxButtonControlFrame.h
nsGfxCheckboxControlFrame.cpp
nsGfxCheckboxControlFrame.h
nsGfxRadioControlFrame.cpp
nsGfxRadioControlFrame.h
nsHTMLButtonControlFrame.cpp
Remove prescontext args for some nsIFrame methods
2005-02-07 01:58:25 +00:00
nsHTMLButtonControlFrame.h
Bug 267037. Buttons should delegate child frames to the wrapped block, and tell the style system that legends are always blocks. Fixes a couple of crashes. r+sr=bzbarsky
2005-03-07 19:08:26 +00:00
nsICheckboxControlFrame.h
nsIComboboxControlFrame.h
Add a presshell member to nsCSSFrameConstructor. Remove prescontext and
2005-02-18 16:11:53 +00:00
nsIFormControlFrame.h
nsIImageControlFrame.h
nsIListControlFrame.h
nsImageControlFrame.cpp
nsIRadioControlFrame.h
nsISelectControlFrame.h
Make assignments to DOM 'selectedIndex' change the focused index for lists/comboboxes. b=279868 r+sr=bzbarsky
2005-02-04 22:56:13 +00:00
nsIsIndexFrame.cpp
nsIsIndexFrame.h
nsITextControlFrame.h
nsLegendFrame.cpp
nsLegendFrame.h
nsListControlFrame.cpp
Bug 262236 Can't select listitems which are not next to.
2005-03-08 03:05:03 +00:00
nsListControlFrame.h
Bug 262236 Can't select listitems which are not next to.
2005-03-08 03:05:03 +00:00
nsSelectsAreaFrame.cpp
nsSelectsAreaFrame.h
nsTextControlFrame.cpp
Fix autocomplete in message compose by making oninput start off enabled, and just disabling it within SetValue. Bug 282645, r= (and lots of ideas from) neil, sr=bzbarsky.
2005-03-02 01:19:19 +00:00
nsTextControlFrame.h