.. |
resources
|
Rename Mozilla-extension values for real CSS properties to begin with -moz-. Remove some unused code. b=3935 r=hixie sr=waterson
|
2002-05-01 00:17:04 +00:00 |
nsButtonFrameRenderer.cpp
|
Fix SunWS / OS/2 bustage.
|
2002-04-06 19:18:35 +00:00 |
nsButtonFrameRenderer.h
|
Make button controls paint on top of inline element backgrounds. b=107244 r=rods sr=waterson a=asa
|
2002-04-06 15:31:53 +00:00 |
nsComboboxControlFrame.cpp
|
Make dropdowns paint over the background beneath them (bug 95826). r=jkeiser@netscape.com, sr=attinasi@netscape.com, a=asa
|
2002-04-05 04:29:05 +00:00 |
nsComboboxControlFrame.h
|
Move save/restore form control state to content (bug 108309). r=rods@netscape.com, sr=jst@netscape.com, a=asa@mozilla.org
|
2002-03-31 10:14:01 +00:00 |
nsFieldSetFrame.cpp
|
Fixing bustage. --disable-accessibility is broken
|
2002-02-16 03:23:18 +00:00 |
nsFileControlFrame.cpp
|
fixes bug 129279 "nsIFile unicode/utf8/ascii task"
|
2002-04-27 05:33:09 +00:00 |
nsFileControlFrame.h
|
Move save/restore form control state to content (bug 108309). r=rods@netscape.com, sr=jst@netscape.com, a=asa@mozilla.org
|
2002-03-31 10:14:01 +00:00 |
nsFormControlFrame.cpp
|
Convert users of nsAReadable[C]String and nsAWritable[C]String typedefs to [const] nsA[C]String. b=131899 r=scc sr=jag a=asa
|
2002-03-23 22:26:36 +00:00 |
nsFormControlFrame.h
|
Convert users of nsAReadable[C]String and nsAWritable[C]String typedefs to [const] nsA[C]String. b=131899 r=scc sr=jag a=asa
|
2002-03-23 22:26:36 +00:00 |
nsFormControlHelper.cpp
|
Move save/restore form control state to content (bug 108309). r=rods@netscape.com, sr=jst@netscape.com, a=asa@mozilla.org
|
2002-03-31 10:14:01 +00:00 |
nsFormControlHelper.h
|
Move save/restore form control state to content (bug 108309). r=rods@netscape.com, sr=jst@netscape.com, a=asa@mozilla.org
|
2002-03-31 10:14:01 +00:00 |
nsGfxButtonControlFrame.cpp
|
Remove |aForceUnique| parameter from style context resolving methods, and corresponding flag from nsStyleContext, since the only caller was ReResolveStyleContext (on the assumption that other callers used it). Allow ReResolveStyleContext to benefit from FindChildWithRules and allow it to re-resolve to the same tree even when called on the root style context. b=133821 r=attinasi sr=hyatt a=asa
|
2002-03-31 16:59:00 +00:00 |
nsGfxButtonControlFrame.h
|
Move save/restore form control state to content (bug 108309). r=rods@netscape.com, sr=jst@netscape.com, a=asa@mozilla.org
|
2002-03-31 10:14:01 +00:00 |
nsGfxCheckboxControlFrame.cpp
|
Move save/restore form control state to content (bug 108309). r=rods@netscape.com, sr=jst@netscape.com, a=asa@mozilla.org
|
2002-03-31 10:14:01 +00:00 |
nsGfxCheckboxControlFrame.h
|
Move save/restore form control state to content (bug 108309). r=rods@netscape.com, sr=jst@netscape.com, a=asa@mozilla.org
|
2002-03-31 10:14:01 +00:00 |
nsGfxRadioControlFrame.cpp
|
Move save/restore form control state to content (bug 108309). r=rods@netscape.com, sr=jst@netscape.com, a=asa@mozilla.org
|
2002-03-31 10:14:01 +00:00 |
nsGfxRadioControlFrame.h
|
Move save/restore form control state to content (bug 108309). r=rods@netscape.com, sr=jst@netscape.com, a=asa@mozilla.org
|
2002-03-31 10:14:01 +00:00 |
nsHTMLButtonControlFrame.cpp
|
Make button controls paint on top of inline element backgrounds. b=107244 r=rods sr=waterson a=asa
|
2002-04-06 15:31:53 +00:00 |
nsHTMLButtonControlFrame.h
|
Convert users of nsAReadable[C]String and nsAWritable[C]String typedefs to [const] nsA[C]String. b=131899 r=scc sr=jag a=asa
|
2002-03-23 22:26:36 +00:00 |
nsICheckboxControlFrame.h
|
Move checkbox state to content (bug 108307). r=rods, sr=jst
|
2002-01-24 19:04:55 +00:00 |
nsIComboboxControlFrame.h
|
bug 110800 - fire onChange when losing dropdown focus. r=rods@netscape.com, sr=kin@netscape.com
|
2002-02-08 18:35:48 +00:00 |
nsIFormControlFrame.h
|
Convert users of nsAReadable[C]String and nsAWritable[C]String typedefs to [const] nsA[C]String. b=131899 r=scc sr=jag a=asa
|
2002-03-23 22:26:36 +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
|
Tabbing out of dropdown does not reset selected item (bug 100188), r=rods@netscape.com, sr=attinasi@netscape.com
|
2002-02-20 05:59:46 +00:00 |
nsImageControlFrame.cpp
|
Stop image control frame stomping on the event status. This stops context menu events being propogated to their parents and sent twice for input elements with images. bugscape=14131 r=saari@netscape.com sr=jst@netscape.com
|
2002-05-01 20:15:44 +00:00 |
nsIRadioControlFrame.h
|
Move radio buttons to content (bug 108308). r=rods@netscape.com, sr=jst@netscape.com, a=asa@mozilla.org
|
2002-03-07 20:53:40 +00:00 |
nsISelectControlFrame.h
|
Move save/restore form control state to content (bug 108309). r=rods@netscape.com, sr=jst@netscape.com, a=asa@mozilla.org
|
2002-03-31 10:14:01 +00:00 |
nsIsIndexFrame.cpp
|
Catch the case where the content node for the Input has not been created yet, prevent crash. b=123914 r=jkeiser, sr=roc+moz, a=asa (OBO drivers)
|
2002-03-15 00:40:07 +00:00 |
nsIsIndexFrame.h
|
Backing out Bernd's checkin for bug 110596 to fix crashes / weird display. b=118991 r=bernd
|
2002-01-09 19:17:46 +00:00 |
nsITextControlFrame.h
|
Prevent input elements from adding frames back into the primary frame map during their destruction (and leaving the map with dangling pointers) by passing the frame to functions that will be called during frame destruction to avoid calls to GetPrimaryFrameFor that will repopulate the primary frame map. b=114220 r=jkeiser sr=jst
|
2001-12-11 05:39:36 +00:00 |
nsLegendFrame.cpp
|
fieldset reflow cleanup:
|
2002-01-31 05:09:13 +00:00 |
nsLegendFrame.h
|
Backing out Bernd's checkin for bug 110596 to fix crashes / weird display. b=118991 r=bernd
|
2002-01-09 19:17:46 +00:00 |
nsListControlFrame.cpp
|
Selection now works with multiple selects
|
2002-04-17 00:09:54 +00:00 |
nsListControlFrame.h
|
Click on the checkbox to get focus to the right spot and then press <tab> to
|
2002-04-11 00:53:20 +00:00 |
nsSelectsAreaFrame.cpp
|
Error 690: "nsSelectsAreaFrame.cpp", line 149 # Nonempty source files must end with a newline that is not preceded by a backslash.
|
2002-04-11 03:25:58 +00:00 |
nsSelectsAreaFrame.h
|
Click on the checkbox to get focus to the right spot and then press <tab> to
|
2002-04-11 00:53:20 +00:00 |