.. |
resources
|
Set -moz-user-select: none so that XBL select boxes don't get text selection applied to them. Not turned on yet.
|
2002-01-25 03:29:03 +00:00 |
nsButtonFrameRenderer.cpp
|
Replace the BodyFixupRule with code in nsCSSRendering to fix all the problems with dynamic style changes and backgrounds on the root element and the BODY element. Change the way the HTMLDocumentColorRule (for the table color quirk) is initialized since it used to depend on the BodyFixupRule. b=116161 (also fixes other bugs) r=attinasi sr=hyatt
|
2002-01-07 23:46:07 +00:00 |
nsButtonFrameRenderer.h
|
Fix for 104336, deCOMtaminate rulenode, rulewalker, frames, r=dbaron, sr=waterson
|
2001-10-24 00:01:09 +00:00 |
nsComboboxControlFrame.cpp
|
Make onChange, reflow system in comboboxes/lists better (bug 112241). r=rods, sr=kin
|
2002-01-25 19:08:03 +00:00 |
nsComboboxControlFrame.h
|
Make onChange, reflow system in comboboxes/lists better (bug 112241). r=rods, sr=kin
|
2002-01-25 19:08:03 +00:00 |
nsFieldSetFrame.cpp
|
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 |
nsFileControlFrame.cpp
|
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 |
nsFileControlFrame.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 |
nsFormControlFrame.cpp
|
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 |
nsFormControlFrame.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 |
nsFormControlHelper.cpp
|
Do restoration of information in the layout history state immediately after frame initialization rather than using separate code within PresShell::ContentAppended that calls GetPrimaryFrameFor (which is slow and forces every frame into the primary frame map, inefficiently). b=109428 r=rods sr=waterson
|
2002-01-11 20:10:46 +00:00 |
nsFormControlHelper.h
|
Checking in John Keiser's <jkeiser@iname.com> fix for *tons* of form submission and <select> related bugs, see tracking bug 34297 for details. r=rods@netscape.com, sr=jst@netscape.com
|
2001-11-02 07:40:01 +00:00 |
nsGfxButtonControlFrame.cpp
|
Bug 115113. Eliminate nsIReflowCommand, and just use nsHTMLReflowCommand directly. r=karnaze, sr=attinasi.
|
2001-12-17 22:39:59 +00:00 |
nsGfxButtonControlFrame.h
|
Use NS_LITERAL_STRING instead of NS_ConvertASCIItoUCS2 where possible
|
2001-11-14 01:33:42 +00:00 |
nsGfxCheckboxControlFrame.cpp
|
Move checkbox state to content (bug 108307). r=rods, sr=jst
|
2002-01-24 19:04:55 +00:00 |
nsGfxCheckboxControlFrame.h
|
Move checkbox state to content (bug 108307). r=rods, sr=jst
|
2002-01-24 19:04:55 +00:00 |
nsGfxRadioControlFrame.cpp
|
Change more instances of NS_ConvertASCIItoUCS2 to NS_LITERAL_STRING.
|
2002-01-11 19:39:51 +00:00 |
nsGfxRadioControlFrame.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 |
nsHTMLButtonControlFrame.cpp
|
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 |
nsHTMLButtonControlFrame.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 |
nsICheckboxControlFrame.h
|
Move checkbox state to content (bug 108307). r=rods, sr=jst
|
2002-01-24 19:04:55 +00:00 |
nsIComboboxControlFrame.h
|
Make onChange, reflow system in comboboxes/lists better (bug 112241). r=rods, sr=kin
|
2002-01-25 19:08:03 +00:00 |
nsIFormControlFrame.h
|
Checking in John Keiser's <jkeiser@iname.com> fix for *tons* of form submission and <select> related bugs, see tracking bug 34297 for details. r=rods@netscape.com, sr=jst@netscape.com
|
2001-11-02 07:40:01 +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
|
Checking in John Keiser's <jkeiser@iname.com> fix for *tons* of form submission and <select> related bugs, see tracking bug 34297 for details. r=rods@netscape.com, sr=jst@netscape.com
|
2001-11-02 07:40:01 +00:00 |
nsIRadioControlFrame.h
|
Relicensing Round 1, Take 2. Most C-like NPL files -> NPL/GPL/LGPL. Bug 98089.
|
2001-09-28 20:14:13 +00:00 |
nsISelectControlFrame.h
|
Make onChange, reflow system in comboboxes/lists better (bug 112241). r=rods, sr=kin
|
2002-01-25 19:08:03 +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 |
nsImageControlFrame.cpp
|
Bug 73382. Clean up view manager interfaces, 2nd attempt. r=kmcclusk,rs=attinasi
|
2001-12-01 14:31:45 +00:00 |
nsIsIndexFrame.cpp
|
Change more instances of NS_ConvertASCIItoUCS2 to NS_LITERAL_STRING.
|
2002-01-11 19:39:51 +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 |
nsLegendFrame.cpp
|
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 |
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
|
Make onChange, reflow system in comboboxes/lists better (bug 112241). r=rods, sr=kin
|
2002-01-25 19:08:03 +00:00 |
nsListControlFrame.h
|
Make onChange, reflow system in comboboxes/lists better (bug 112241). r=rods, sr=kin
|
2002-01-25 19:08:03 +00:00 |
nsSelectsAreaFrame.cpp
|
Relicensing Round 1, Take 2. Most C-like NPL files -> NPL/GPL/LGPL. Bug 98089.
|
2001-09-28 20:14:13 +00:00 |
nsSelectsAreaFrame.h
|
Relicensing Round 1, Take 2. Most C-like NPL files -> NPL/GPL/LGPL. Bug 98089.
|
2001-09-28 20:14:13 +00:00 |