cbiesinger%web.de
284b56bf25
bug 147938 patch by paper r=dbaron sr=waterson
...
Don't Invalidate nsImageFrame area if it's hidden
2002-07-01 18:17:35 +00:00
bernd.mielke%snafu.de
7054f14c18
bug 154979 - use gNoisyMaxElementSize instead of NOISY_MAX_ELEMENTSIZE r=karnaze sr=waterson
2002-07-01 17:43:02 +00:00
rods%netscape.com
4bb20f5f7a
Set style in media print to turn off blinking
...
Bug 153092 r=rods sr=kin
2002-07-01 14:45:50 +00:00
bzbarsky%mit.edu
fc4c589320
Bug 144479 (crash changing display prefs on pages with position:fixed
...
stuff), r=dbaron, sr=jst
2002-06-28 23:25:57 +00:00
pete%alphanumerica.com
9b33dcc62e
b=88049 r=bzbarsky sr=jst
...
[RFE] Support .selectionStart & friends for textareas
Enjoy
--pete
2002-06-27 20:22:28 +00:00
peterlubczynski%netscape.com
4cf346e06f
Fixing some plugins don't understand the DATA attribute on the OBJECT tag so in those cases copy that value to an appened "SRC" entry to the array of attributes/parameters plugins are passed. Bug 152334 r=av sr=waterson
2002-06-27 01:51:34 +00:00
dbaron%fas.harvard.edu
6d2263f19b
Convert handwritten GetIID methods to use NS_DEFINE_STATIC_IID_ACCESSOR and add |const| to GetCID methods so that static |nsID|s are declared as |const|. b=153525 sr=jag r=bryner
2002-06-26 03:38:55 +00:00
kyle.yuan%sun.com
177ebed004
Bug 149856 [XBLFC] Active Accessibility: support XBL-based HTML button
...
r=aaronl, sr=jst
2002-06-26 01:53:11 +00:00
dbaron%fas.harvard.edu
ff0f07e45b
Set up preference style rules before any frame creation happens. b=148414 r=bryner sr=waterson
2002-06-25 21:21:48 +00:00
dbaron%fas.harvard.edu
e63a11c0e8
Split strict mode into almost-standards and full-standards mode, where the only quirk in almost standards mode is the quirky inline box model. Remove previous fix for bug 151620. Tweak mode detection to use almost-standards for XHTML Transitional, HTML 4.01 transitional with system ID, and for IBM system DOCTYPE. b=153032 r=karnaze, bzbarsky, harishd sr=waterson
2002-06-25 21:16:17 +00:00
bernd.mielke%snafu.de
ba45f0a1ca
bug 151888 - use SafeElementAt as we use it in all other places r=karnaze sr=kin
2002-06-25 06:58:49 +00:00
timeless%mac.com
a527d91fe6
Bug 138019 radio form control images should have flex="1"
...
r=andreww sr=jst
2002-06-24 07:44:04 +00:00
bryner%netscape.com
3debe8d735
Fixing a crash resulting from my checkin for bug 138237. Instead of causing an initial reflow so that we can dispatch the focus event, just update the focus controller's state. r=alexsavulov, sr=blake.
2002-06-24 04:16:49 +00:00
heikki%netscape.com
e1ed4e08e3
Bug 133654, param attribute not recognized in XHTML. Patch from jst, r=peterv, sr=heikki.
2002-06-21 18:28:46 +00:00
cmanske%netscape.com
73802b9d82
Fixed retaining text attributes when using 'end' key. b=113613, fix=mjudge, r=blythe, sr=kin
2002-06-21 14:22:30 +00:00
timeless%mac.com
296945c4b1
Bug 143903 crash if I close the mail window while a save as dialog is open for a message attachment
...
patch by antonio.xu@sun.com r=dbaron sr=waterson
2002-06-21 01:55:14 +00:00
radha%netscape.com
f39992a397
Fix for bug # 35011. r=jst sr=kin. window.onscroll and element.onscroll don't fire.
2002-06-20 21:47:59 +00:00
dbaron%fas.harvard.edu
41a51a0938
Fix accesskey regression for text inputs and textareas. b=148249 r=aaronl sr=jst
2002-06-20 20:44:27 +00:00
bzbarsky%mit.edu
879a291e42
Bug 152979, r=dbaron,chak, sr=waterson
2002-06-20 20:34:37 +00:00
jst%netscape.com
f794a72a60
Fixing bug 143782. Don't double release the content pointers in mCurrentEventContentStack when a presshell is destroyed from within an event handler called through the presshell. r=dbaron@fas.harvard.edu, sr=protts@netscape.com
2002-06-20 20:14:59 +00:00
karnaze%netscape.com
fcf58cc094
bug 127022 - make sure the desired width is at least as big as the max element width. sr=kin, r=alexsavulov
2002-06-19 23:16:33 +00:00
karnaze%netscape.com
4df112e093
new regression tests, not affecting the build.
2002-06-19 23:07:11 +00:00
karnaze%netscape.com
694c4c654a
bug 114706 - only use last height as desired size if a special reflow occurred during an incremental reflow. sr=kin
2002-06-19 22:42:41 +00:00
karnaze%netscape.com
4e2ffcaab4
bug 127544 - fixed asserts when there are no cells in a row group and there is a column. sr=kin, r=alexsavulov.
2002-06-19 22:35:59 +00:00
karnaze%netscape.com
8458aad931
bug 151620 - always use quirk line-height inside a td. sr=waterson, r=dbaron.
2002-06-19 22:28:47 +00:00
rods%netscape.com
89bbd44ace
Add PR_LOGGING for printing
...
Bug 121622 r=dcone sr=kin
2002-06-19 21:51:13 +00:00
karnaze%netscape.com
4a91b4198d
bug 149436 - shanmu's patch to fix crash on OSF/1, sr=kin, r=karnaze
2002-06-19 13:43:19 +00:00
karnaze%netscape.com
88f6934f88
bug 151956 - make sure child of row group is a row in CalcRowHeights. sr=kin, r=bernd.
2002-06-19 13:37:18 +00:00
jaggernaut%netscape.com
270fced72b
Back out changes for bug 35011 (context menu, ctrl+key, page-up/down all stopped working in browser).
2002-06-19 12:37:57 +00:00
kyle.yuan%sun.com
61c5b0b4db
Bug 149858 [XBLFC] Active Accessibility: support XBL-based HTML radio
...
r=aaronl, sr=jst
Add nsIAccessibleProvider in radio.xml, create accessible object for XBL radio button
2002-06-19 02:00:38 +00:00
radha%netscape.com
376379c878
Fix for bug # 35011. window.onscroll and element.onscroll don't fire. r=joki sr=jst
2002-06-18 23:01:48 +00:00
alexsavulov%netscape.com
a2ad7f3caa
patch for bug 148199 - Images that are "broken" during document editing
...
don't redisplay using broken image icon.
added a request proxy removal from the mLoads to get the broken icon
when paint.
r=glazman, sr=waterson
2002-06-18 21:28:53 +00:00
bzbarsky%mit.edu
117b27cc78
layout tests, not part of build
2002-06-18 10:31:16 +00:00
kmcclusk%netscape.com
4c676a798c
Save and restore transformation matrix translation components instead of setting a negative translation while painting to eliminate off by one pixel rendering errors in 120DPI display mode. bug=80530 r=dbaron sr=waterson
2002-06-17 23:35:15 +00:00
waterson%netscape.com
b2ab61667e
Bug 146125. Zero top- and bottom-margin for <th> in same cases we zero for <td>. r=dbaron, sr=kin
2002-06-16 00:51:55 +00:00
peterlubczynski%netscape.com
6eef25d218
Fixing IPIX for Mac Classic: SetWindow needed to be called and nsObjectFrame::DidReflow() needed to complete on Mac as well, bug 144896 r=av sr=beard
2002-06-15 16:05:09 +00:00
karnaze%netscape.com
8d5a4575cc
new regression tests, not affecting the build.
2002-06-14 14:56:54 +00:00
karnaze%netscape.com
d77603590f
bug 148399 - fix places where patch in bug 145305 incorrectly changed checks for NS_FRAME_COMPLETE to use NS_FRAME_IS_NOT_COMPLETE macro. sr=kin, r=alexsavulov
2002-06-14 14:40:02 +00:00
karnaze%netscape.com
29f4ff0184
bug 148245 - only split floaters when printing if the height is constrained, never split floating first letters. sr=waterson
2002-06-14 14:30:33 +00:00
karnaze%netscape.com
267c071408
bug 151230 - consider style width when calculating avail width for a cell only during initial reflow. sr=kin, r=alexsavulov
2002-06-14 14:21:03 +00:00
karnaze%netscape.com
ab674e6d21
bug 148338 - fixed optimization in nsTableRowGroupFrame::CalculateRowHeights to only process the newly added rows. sr=waterson, r=bernd
2002-06-14 14:17:01 +00:00
jkeiser%netscape.com
ff4098d11e
Make enter fire onChange for non-dropped-down select. bug 150759, r=rods@netscape.com, sr=kin@netscape.com
2002-06-14 06:50:22 +00:00
jkeiser%netscape.com
3a72319ba7
Make form within table or tr not create a cell frame and screw up layout. bug 149282, r=dbaron@fas.harvard.edu, sr=waterson@netscape.com
2002-06-14 06:47:35 +00:00
kin%netscape.com
776de7f77e
Fix for bug 150566 (Readonly text fields aren't read-only)
...
Use kNameSpaceID_None when calling GetAttr() so that the
backend find attribute code in the content module matches
against atoms.
Removed calls to GetNameSpaceID().
r=jkeiser@netscape.com sr=jst@netscape.com
2002-06-14 06:01:29 +00:00
kin%netscape.com
2cc8934aad
Partial fix for bug 141900 (Text entry fields in forms excruciatingly slow.)
...
mozilla/content/base/public/nsISelectionController.idl
mozilla/content/base/src/nsSelection.cpp
mozilla/editor/composer/src/nsEditorShell.cpp
mozilla/editor/idl/nsIPlaintextEditor.idl
mozilla/editor/libeditor/base/nsEditor.cpp
mozilla/editor/libeditor/base/nsEditor.h
mozilla/editor/libeditor/html/nsHTMLDataTransfer.cpp
mozilla/editor/libeditor/html/nsHTMLEditor.cpp
mozilla/editor/libeditor/text/nsEditorEventListeners.cpp
mozilla/editor/libeditor/text/nsPlaintextDataTransfer.cpp
mozilla/editor/libeditor/text/nsPlaintextEditor.cpp
mozilla/editor/txtsvc/src/nsTextServicesDocument.cpp
mozilla/editor/ui/dialogs/content/EdTableProps.js
mozilla/embedding/components/find/src/nsWebBrowserFind.cpp
mozilla/extensions/xmlterm/base/mozXMLTermSession.cpp
mozilla/layout/base/public/nsIFrameSelection.h
mozilla/layout/html/base/src/nsPresShell.cpp
mozilla/layout/html/forms/src/nsGfxTextControlFrame2.cpp
mozilla/mailnews/compose/src/nsMsgCompose.cpp
mozilla/xpfe/browser/resources/content/viewPartialSource.js
- Added aIsSynchronous arg to the ScrollSelectionIntoView()
method of nsISelectionController and nsIFrameSelection.
Updated all callers to pass new arg.
- Modified selection to post a plevent to call which does the
call to ScrollIntoView() in the async ScrollIntoView() case.
- Edits in text widgets now use asynchronous reflow, paint,
and scroll processing full time.
- Removed redundant ScrollSelectionIntoView() calls in the
editor event listeners.
- Editor IME code now forced to flush reflows and paints before
getting caret coordinates.
r=jfrancis@netscape.com sr=waterson@netscape.com
2002-06-13 20:35:12 +00:00
kin%netscape.com
f11bc612c7
Partial fix for bug 141900 (Text entry fields in forms excruciatingly slow.)
...
mozilla/layout/html/base/src/nsBlockFrame.cpp
- Removed code in ReflowDirtyChild() which propagated
the reflow command up to the block's parent if the
block already had dirty children. There's no need
for this optimization with waterson's reflow command
tree changes.
mozilla/xul/base/src/nsBox.cpp
- Modified RelayoutDirtyChild() so that it posts
a dirty reflow event if |this| is a reflow root.
This prevents ReflowDirtyChild requests from
propagating all the way out of the box hierarchy.
r=dbaron@fas.harvard.edu sr=waterson@netscape.com
2002-06-13 20:30:14 +00:00
mjudge%netscape.com
b91274d165
113613 r=blythe sr=kin patch to fix end of line key moving caret outside of the style block. if we see a BR tag when searching for valid selection point keep backing up if possible.
2002-06-13 00:06:49 +00:00
peterlubczynski%netscape.com
3d6ee550ba
Fixing bug 122119, cannot use consecutive white space characters in PARAM tags, r=harishd, sr=jst
2002-06-12 16:41:25 +00:00
jfrancis%netscape.com
d0375cdd06
bug 83378: plaintext mail reply problems editing quotes. r=fm, sr=kin
2002-06-12 14:14:18 +00:00
jkeiser%netscape.com
f58b85e424
Make input type=file disabled work properly and look right. bug 92858, r=rods@netscape.com, sr=roc+moz
2002-06-12 07:58:26 +00:00