.. |
public
|
Bug 166791. Invisible insertion point after tabbing to text field when typeaheadfind is active. r=mjudge, sr=alecf
|
2002-09-26 00:07:53 +00:00 |
src
|
Bug 166791. Invisible insertion point after tabbing to text field when typeaheadfind is active. r=mjudge, sr=alecf
|
2002-09-26 00:07:53 +00:00 |
tests
|
Removing old nmake build makefiles. Bug #158528 r=pavlov
|
2002-08-10 07:55:43 +00:00 |
.cvsignore
|
|
|
bidicattable.h
|
|
|
Makefile.in
|
|
|
nsAutoCopy.cpp
|
166917. Clean up xpcom SDK includes. r=rpotts@netscape.com, sr=alecf@netscape.com, a=rjesup@wgate.com
|
2002-09-07 17:13:19 +00:00 |
nsBidi.cpp
|
|
|
nsBidi.h
|
|
|
nsBidiPresUtils.cpp
|
Extend Bidi processing to elements with position: relative. Bug 168455, r=dbaron, sr=kin
|
2002-09-17 22:08:51 +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
|
|
|
nsCaret.cpp
|
Bug 166791. Invisible insertion point after tabbing to text field when typeaheadfind is active. r=mjudge, sr=alecf
|
2002-09-26 00:07:53 +00:00 |
nsCaret.h
|
Bug 166791. Invisible insertion point after tabbing to text field when typeaheadfind is active. r=mjudge, sr=alecf
|
2002-09-26 00:07:53 +00:00 |
nsChangeHint.h
|
Bug 160936. Add type nsChangeHint for style hints. Make it a set of bits. Make sure an NS_STYLE_HINT_REFLOW always also does a repaint of the frame. r=dbaron,sr=kin
|
2002-08-24 14:41:28 +00:00 |
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 |
nsCSSColorUtils.cpp
|
oops, extra methods
|
2002-09-05 21:16:04 +00:00 |
nsCSSColorUtils.h
|
oops, extra methods
|
2002-09-05 21:16:04 +00:00 |
nsCSSFrameConstructor.cpp
|
Fix crash on fixed position selects (Rick.Ju@sun.com's patch, bug 166750), r=dbaron@fas.harvard.edu, sr=kin@netscape.com
|
2002-09-26 23:51:23 +00:00 |
nsCSSFrameConstructor.h
|
Bug 160936. Add type nsChangeHint for style hints. Make it a set of bits. Make sure an NS_STYLE_HINT_REFLOW always also does a repaint of the frame. r=dbaron,sr=kin
|
2002-08-24 14:41:28 +00:00 |
nsCSSRendering.cpp
|
Fix for 169373, make HTML form controls fully support native look on Windows XP. r/sr=hewitt/blake
|
2002-09-21 01:03:38 +00:00 |
nsCSSRendering.h
|
Move FindNonTransparentBackground from nsStyleUtil to nsCSSRendering so that nsStyleUtil doesn't need to be in content/shared. b=71257 r=heikki sr=bzbarsky
|
2002-08-11 17:56:15 +00:00 |
nsDocumentViewer.cpp
|
Make sure the Print Data is cleaned up when exiting PP
|
2002-09-10 01:57:09 +00:00 |
nsFrameContentIterator.cpp
|
166917. Clean up xpcom SDK includes. r=rpotts@netscape.com, sr=alecf@netscape.com, a=rjesup@wgate.com
|
2002-09-07 17:13:19 +00:00 |
nsFrameManager.cpp
|
Fix some inline-block style-resolution issues. Bug 146409, r=kin, r=dbaron
|
2002-09-12 20:33:11 +00:00 |
nsFrameTraversal.cpp
|
166917. Clean up xpcom SDK includes. r=rpotts@netscape.com, sr=alecf@netscape.com, a=rjesup@wgate.com
|
2002-09-07 17:13:19 +00:00 |
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
|
Bug 166791. Invisible insertion point after tabbing to text field when typeaheadfind is active. r=mjudge, sr=alecf
|
2002-09-26 00:07:53 +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 |
nsIDocumentViewerPrint.h
|
Move printing code out of the DocumentViewer
|
2002-08-21 12:01:05 +00:00 |
nsIFrameSelection.h
|
23784 r=akk sr=dbaron fix for stopping immediate drag after double clicking of the mouse
|
2002-08-30 01:32:11 +00:00 |
nsIFrameTraversal.h
|
|
|
nsIImageMap.h
|
Bug 132158. Active Accessibility: expose correct bounds information and accessible value for HTML areas. r=saari, sr=alecf.
|
2002-08-17 01:46:58 +00:00 |
nsILayoutDebugger.h
|
|
|
nsILayoutHistoryState.h
|
|
|
nsImageLoader.cpp
|
bug #145579 (r=darin, sr=jst) send the correct referrer for images...
|
2002-09-17 18:59:41 +00:00 |
nsImageLoader.h
|
|
|
nsIPercentHeightObserver.h
|
|
|
nsIPresShell.h
|
Fix for 169373, make HTML form controls fully support native look on Windows XP. r/sr=hewitt/blake
|
2002-09-21 01:03:38 +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 |
nsISelectionImageService.idl
|
14835 r=pavlov sr=sfraser alpha blending on images to denote selection.
|
2002-09-11 03:03:49 +00:00 |
nsLayoutAtomList.h
|
Bug 64945: XML Prettyprinting stage 1
|
2002-09-04 06:57:25 +00:00 |
nsLayoutAtoms.cpp
|
|
|
nsLayoutAtoms.h
|
|
|
nsLayoutDebugger.cpp
|
166917. Clean up xpcom SDK includes. r=rpotts@netscape.com, sr=alecf@netscape.com, a=rjesup@wgate.com
|
2002-09-07 17:13:19 +00:00 |
nsLayoutHistoryState.cpp
|
166917. Clean up xpcom SDK includes. r=rpotts@netscape.com, sr=alecf@netscape.com, a=rjesup@wgate.com
|
2002-09-07 17:13:19 +00:00 |
nsPresContext.cpp
|
bug #93015 (r=darin/sr=jst) First patch that cleans up imglib use of LoadFlags and channel attributes...
|
2002-09-18 22:08:12 +00:00 |
nsPresContext.h
|
Bug 161184. Shrink nsIPresContexts by moving some default value settings out of it and into StyleStructs where they belong.
|
2002-08-07 07:39:34 +00:00 |
nsPresShell.cpp
|
Bug 75121. Incrementally reflow absolute frames without doing a resize-reflow of the container. Patch by dbaron and roc. r=dbaron,r=roc,sr=kin
|
2002-09-24 11:43:48 +00:00 |
nsPresState.cpp
|
Move FROZEN ContractID into nsXPCOM.h and define r=rpotts, sr=alec, b=166426
|
2002-09-03 23:36:13 +00:00 |
nsStyleChangeList.cpp
|
Bug 160936. Add type nsChangeHint for style hints. Make it a set of bits. Make sure an NS_STYLE_HINT_REFLOW always also does a repaint of the frame. r=dbaron,sr=kin
|
2002-08-24 14:41:28 +00:00 |
nsStyleChangeList.h
|
Bug 160936. Add type nsChangeHint for style hints. Make it a set of bits. Make sure an NS_STYLE_HINT_REFLOW always also does a repaint of the frame. r=dbaron,sr=kin
|
2002-08-24 14:41:28 +00:00 |
nsStyleConsts.h
|
Bug 160936. Add type nsChangeHint for style hints. Make it a set of bits. Make sure an NS_STYLE_HINT_REFLOW always also does a repaint of the frame. r=dbaron,sr=kin
|
2002-08-24 14:41:28 +00:00 |
symmtable.h
|
|
|