.. |
public
|
Introduce 2 CSS values for color property and 1 for text-decoration retrieving the pref for anchors' color, visited anchors' color, and underline or not the anchors; b=57757, r=brade, sr=bzbarsky
|
2002-08-06 14:39:55 +00:00 |
src
|
Output a JS warning when a web developer does the wrong form sub attributes (bug 158927), r=rods, sr=bryner
|
2002-08-06 04:26:35 +00:00 |
tests
|
Fix win32 gmake static builds.
|
2002-08-06 04:17:50 +00:00 |
.cvsignore
|
…
|
|
Makefile.in
|
…
|
|
bidicattable.h
|
…
|
|
makefile.win
|
…
|
|
nsAutoCopy.cpp
|
bug 157624 - prep for freezing nsISupports* primitives by renaming the string classes appropriately
|
2002-08-06 00:53:19 +00:00 |
nsBidi.cpp
|
…
|
|
nsBidi.h
|
…
|
|
nsBidiPresUtils.cpp
|
Fix regression with form controls on visual bidi pages. Bug 142233, r=jkeiser, sr=kin
|
2002-07-10 00:52:17 +00:00 |
nsBidiPresUtils.h
|
Fix regression with form controls on visual bidi pages. Bug 142233, r=jkeiser, sr=kin
|
2002-07-10 00:52:17 +00:00 |
nsBidiUtils.cpp
|
Fix crasher bug 158796, r=jkeiser, sr=jst, a=asa
|
2002-07-25 20:40:51 +00:00 |
nsBidiUtils.h
|
…
|
|
nsCSSFrameConstructor.cpp
|
Stop using |nsCOMPtr|s on nsIBox and nsIMenuParent, which are always implemented on frames, to prevent calling of |Release| after frame destruction and freeing to the pres shell arena. b=114235 r=bryner sr=bzbarsky
|
2002-08-06 12:48:28 +00:00 |
nsCSSFrameConstructor.h
|
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 |
nsCSSRendering.cpp
|
Backing out changes for the background speedup.. it broke some hoovering code.. on a web page.
|
2002-08-02 18:21:33 +00:00 |
nsCSSRendering.h
|
…
|
|
nsCaret.cpp
|
Bug 153196. Active Accessibility: support MSAA caret object and events. r=kyle, sr=kin
|
2002-06-25 22:54:23 +00:00 |
nsCaret.h
|
…
|
|
nsChildIterator.cpp
|
Bug 143903 crash if I close the mail window while a save as dialog is open for a message attachment
|
2002-06-21 01:55:14 +00:00 |
nsChildIterator.h
|
Work around crashes at ChildIterator::get using bounds check on ChildIterator::seek. sr=waterson r=kin a=asa b=133219
|
2002-07-16 14:53:43 +00:00 |
nsCompatibility.h
|
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 |
nsDocumentViewer.cpp
|
5th patch for bug 158080
|
2002-08-06 06:20:45 +00:00 |
nsFrameContentIterator.cpp
|
…
|
|
nsFrameManager.cpp
|
Fixing bug 152927: can't script any plugin in nested EMBED tag inside an OBJECT tag from onLoad handler -- CNET radio does not play with Real because SetSource is called from onLoad r=kmcclusk sr=dveditz a=asa
|
2002-07-26 03:48:24 +00:00 |
nsFrameTraversal.cpp
|
…
|
|
nsFrameTraversal.h
|
…
|
|
nsIAutoCopy.h
|
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 |
nsICaret.h
|
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 |
nsIChromeEventHandler.idl
|
…
|
|
nsIDocumentViewer.h
|
Fix for bug 142108 (Crash when reloading XML+XSLT Trunk, M100, N70PR1, M11A [@ nsXMLContentSink::Observe][@ 0x00000001]). r=Pike, sr=jst.
|
2002-06-20 12:04:22 +00:00 |
nsIFrameSelection.h
|
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 |
nsIFrameTraversal.h
|
…
|
|
nsILayoutDebugger.h
|
…
|
|
nsILayoutHistoryState.h
|
…
|
|
nsIPercentHeightObserver.h
|
…
|
|
nsIPresShell.h
|
Bug 160153. Accessibility: Report fully expanded URL's. r=jgaunt, sr=jst
|
2002-08-01 21:36:02 +00:00 |
nsIPresState.h
|
…
|
|
nsIReflowCallback.h
|
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 |
nsImageLoader.cpp
|
…
|
|
nsImageLoader.h
|
…
|
|
nsLayoutAtomList.h
|
…
|
|
nsLayoutAtoms.cpp
|
…
|
|
nsLayoutAtoms.h
|
…
|
|
nsLayoutDebugger.cpp
|
…
|
|
nsLayoutHistoryState.cpp
|
…
|
|
nsPresContext.cpp
|
Output a JS warning when a web developer does the wrong form sub attributes (bug 158927), r=rods, sr=bryner
|
2002-08-06 04:26:35 +00:00 |
nsPresContext.h
|
Output a JS warning when a web developer does the wrong form sub attributes (bug 158927), r=rods, sr=bryner
|
2002-08-06 04:26:35 +00:00 |
nsPresShell.cpp
|
OS/2 bustage
|
2002-08-06 15:22:34 +00:00 |
nsPresState.cpp
|
bug 157624 - prep for freezing nsISupports* primitives by renaming the string classes appropriately
|
2002-08-06 00:53:19 +00:00 |
nsStyleChangeList.cpp
|
…
|
|
nsStyleChangeList.h
|
…
|
|
nsStyleConsts.h
|
Introduce 2 CSS values for color property and 1 for text-decoration retrieving the pref for anchors' color, visited anchors' color, and underline or not the anchors; b=57757, r=brade, sr=bzbarsky
|
2002-08-06 14:39:55 +00:00 |
symmtable.h
|
…
|
|