gecko-dev/layout/base
bryner%netscape.com d2229cbf68 - Implement the :checked CSS pseudoclass which maps to the "selected" property on option elements.
- Eliminate the _moz-option-selected attribute; move the actual selected state into the option content node.
- Change all users of _moz-option-selected to use :checked.
- Add a third parameter to nsIDocument[Observer]::ContentStatesChanged to indicate which pseudoclass changed, this is used for optimizing handling of :checked state changes.

Bug 128947, r=dbaron, sr=jst, a=asa.
2002-03-07 03:34:29 +00:00
..
public - Implement the :checked CSS pseudoclass which maps to the "selected" property on option elements. 2002-03-07 03:34:29 +00:00
src fixes bug 124042 "support internationalized URIs" r=dougt, sr=alecf, a=asa 2002-03-06 07:48:55 +00:00
tests
.cvsignore
Makefile.in
bidicattable.h Converting bidi utilities to non-XPCOM interfaces. Bug 120818; r=mkaply, nhotta; sr=attinasi 2002-02-19 20:41:32 +00:00
makefile.win
nsAutoCopy.cpp
nsBidi.cpp Converting bidi utilities to non-XPCOM interfaces. Bug 120818; r=mkaply, nhotta; sr=attinasi 2002-02-19 20:41:32 +00:00
nsBidi.h Converting bidi utilities to non-XPCOM interfaces. Bug 120818; r=mkaply, nhotta; sr=attinasi 2002-02-19 20:41:32 +00:00
nsBidiPresUtils.cpp Converting bidi utilities to non-XPCOM interfaces. Bug 120818; r=mkaply, nhotta; sr=attinasi 2002-02-19 20:41:32 +00:00
nsBidiPresUtils.h Converting bidi utilities to non-XPCOM interfaces. Bug 120818; r=mkaply, nhotta; sr=attinasi 2002-02-19 20:41:32 +00:00
nsBidiUtils.cpp Converting bidi utilities to non-XPCOM interfaces. Bug 120818; r=mkaply, nhotta; sr=attinasi 2002-02-19 20:41:32 +00:00
nsBidiUtils.h Fix for bug 121654, "Browser hangs when viewing a Ja message w/o MIME header with folder charset set to Arabic (IBM-864)". r=mkaply, sr=kin, a=asa 2002-03-05 00:41:35 +00:00
nsCSSFrameConstructor.cpp - Implement the :checked CSS pseudoclass which maps to the "selected" property on option elements. 2002-03-07 03:34:29 +00:00
nsCSSFrameConstructor.h - Implement the :checked CSS pseudoclass which maps to the "selected" property on option elements. 2002-03-07 03:34:29 +00:00
nsCSSRendering.cpp Make FindBackground not QI to nsIHTMLBodyElement -- this makes it much 2002-03-05 23:17:32 +00:00
nsCSSRendering.h bug 41262 - new table border collapsing code. sr=attinasi, r=alexsavulov. 2002-02-19 15:48:28 +00:00
nsCaret.cpp
nsCaret.h
nsChildIterator.cpp
nsChildIterator.h
nsDocumentViewer.cpp fixes bug 124042 "support internationalized URIs" r=dougt, sr=alecf, a=asa 2002-03-06 07:48:55 +00:00
nsFrameContentIterator.cpp
nsFrameManager.cpp Fix invalid optimization that prevented style changes on inline elements that caused a reflow from applying to more than the first line. b=98783 r=attinasi sr=hyatt 2002-02-16 16:31:49 +00:00
nsFrameTraversal.cpp
nsFrameTraversal.h
nsIAutoCopy.h
nsICaret.h
nsIChromeEventHandler.idl
nsIDocumentViewer.h
nsIFrameSelection.h
nsIFrameTraversal.h
nsILayoutDebugger.h
nsILayoutHistoryState.h
nsIPercentHeightObserver.h
nsIPresShell.h one part of fix for bug 107575 - clean up consumers of nsString::EqualsIgnoreCase and nsString::EqualsWithConversion, to be explicit about case-insensitive compares 2002-02-19 22:49:12 +00:00
nsIPresState.h
nsIReflowCallback.h
nsImageLoader.cpp bug 107579, infrastructure for detecting 3rd-party cookies, r=darin,rpotts, sr=devitz 2002-03-02 01:49:30 +00:00
nsImageLoader.h Fixing bug 84654. r=bryner sr=sfraser. image blocking should not block backgrounds if you use it 2002-02-14 23:31:54 +00:00
nsLayoutAtomList.h - Implement the :checked CSS pseudoclass which maps to the "selected" property on option elements. 2002-03-07 03:34:29 +00:00
nsLayoutAtoms.cpp
nsLayoutAtoms.h
nsLayoutDebugger.cpp
nsLayoutHistoryState.cpp
nsPresContext.cpp fixes bug 124042 "support internationalized URIs" r=dougt, sr=alecf, a=asa 2002-03-06 07:48:55 +00:00
nsPresContext.h b=96870 r=rods sr=attinasi Fixed printing so backgrounds can be turned on and off. 2002-02-15 14:48:12 +00:00
nsPresShell.cpp - Implement the :checked CSS pseudoclass which maps to the "selected" property on option elements. 2002-03-07 03:34:29 +00:00
nsPresState.cpp
nsStyleChangeList.cpp remove memcpy function from nsCRT, eliminate 2 new nsCRT::memcpy callers 2002-01-26 00:04:45 +00:00
nsStyleChangeList.h
nsStyleConsts.h bug 41262 - new table border collapsing code. sr=attinasi, r=alexsavulov. 2002-02-19 15:48:28 +00:00
symmtable.h Converting bidi utilities to non-XPCOM interfaces. Bug 120818; r=mkaply, nhotta; sr=attinasi 2002-02-19 20:41:32 +00:00