.. |
public
|
bug 92868 - Simplified the style context provider mechanism, changed frame manager to re-resolve the provider first and to use correct style context in a few other places. a=roc, sr=attinasi, r=dbaron.
|
2002-03-12 15:21:35 +00:00 |
src
|
Render background images when the entire image has been loaded instead of incrementally. <IMG> elements are not affected, they will continue to be incrementally displayed as image data arrives. bug 85771 r=pavlov sr=attinasi a=roc+moz, tor
|
2002-03-09 00:15:46 +00:00 |
tests
|
Order matters.
|
2001-12-18 11:58:12 +00:00 |
.cvsignore
|
|
|
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.in
|
Bug 86947:
|
2001-10-25 01:08:40 +00:00 |
makefile.win
|
|
|
nsAutoCopy.cpp
|
fixes bug 70519 "Select All (+ Copy) does not clobber the X primary selection"
|
2001-10-31 06:14:11 +00:00 |
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 |
nsCaret.cpp
|
Tweak XP_MACOSX ifdefs to fix keyboard shortcuts (partly), context menus, and hidden window behavior and build the mac classic skin in the Mach-O build. b=109165 r=pinkerton sr=beard
|
2001-11-10 23:30:13 +00:00 |
nsCaret.h
|
|
|
nsChildIterator.cpp
|
Factoring out ChildIterator to separate files so that the outliner code can use it. Not yet part of the build.
|
2001-12-16 09:13:48 +00:00 |
nsChildIterator.h
|
Fix OS/2 bustage by undefining |index|.
|
2002-01-05 15:43:19 +00:00 |
nsCSSFrameConstructor.cpp
|
bug 92868 - Simplified the style context provider mechanism, changed frame manager to re-resolve the provider first and to use correct style context in a few other places. a=roc, sr=attinasi, r=dbaron.
|
2002-03-12 15:21:35 +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 |
nsDocumentViewer.cpp
|
The document viewer was only clamping on values above 100%, the Front-end UI
|
2002-03-10 15:23:54 +00:00 |
nsFrameContentIterator.cpp
|
Bug 84645. Move XBL insertion point logic into nsCSSFrameConstructor, where it can interact nicely with continuing frames. r=dbaron, sr=hyatt
|
2001-09-12 20:19:41 +00:00 |
nsFrameManager.cpp
|
bug 92868 - Simplified the style context provider mechanism, changed frame manager to re-resolve the provider first and to use correct style context in a few other places. a=roc, sr=attinasi, r=dbaron.
|
2002-03-12 15:21:35 +00:00 |
nsFrameTraversal.cpp
|
Fixing compile warnings. r=akkana, sr=ben.
|
2001-12-07 01:57:56 +00:00 |
nsFrameTraversal.h
|
Relicensing Round 1, Take 2. Most C-like NPL files -> NPL/GPL/LGPL. Bug 98089.
|
2001-09-28 20:14:13 +00:00 |
nsIAutoCopy.h
|
Relicensing Round 1, Take 2. Most C-like NPL files -> NPL/GPL/LGPL. Bug 98089.
|
2001-09-28 20:14:13 +00:00 |
nsICaret.h
|
Relicensing Round 1, Take 2. Most C-like NPL files -> NPL/GPL/LGPL. Bug 98089.
|
2001-09-28 20:14:13 +00:00 |
nsIChromeEventHandler.idl
|
Header include dependency cleanup. b=64023 r=jag rs=brendan
|
2001-07-16 02:40:48 +00:00 |
nsIDocumentViewer.h
|
License changes, take 2. Bug 98089. mozilla/content/.
|
2001-09-25 01:32:19 +00:00 |
nsIFrameSelection.h
|
Relicensing Round 1, Take 2. Most C-like NPL files -> NPL/GPL/LGPL. Bug 98089.
|
2001-09-28 20:14:13 +00:00 |
nsIFrameTraversal.h
|
Relicensing Round 1, Take 2. Most C-like NPL files -> NPL/GPL/LGPL. Bug 98089.
|
2001-09-28 20:14:13 +00:00 |
nsILayoutDebugger.h
|
Extraneous Symbol Removal. Patch by Jon Smirl jonsmirl@mediaone.net. r=dougt@netscape.com, sr=alecf@netscape.com. Bug 104172 , 104316 , 104420 , 104426 , 104461 , 104511 , 104527
|
2001-10-23 01:37:21 +00:00 |
nsILayoutHistoryState.h
|
Bug 77834: Fix problem where form control state is being restored to the wrong form control or not restored at all when going back and forth through session history. The problem was that the hash key we used was the content ID, which was not consistent from page load to page load. The fix was to key instead by index of form in document / index of control in form, with logic to fall back to content ID if we are unable to do this. r=nisheeth@netscape.com, sr=jst@netscape.com, a=drivers@mozilla.org (blizzard@mozilla.org)
|
2001-05-30 11:26:21 +00:00 |
nsImageLoader.cpp
|
Render background images when the entire image has been loaded instead of incrementally. <IMG> elements are not affected, they will continue to be incrementally displayed as image data arrives. bug 85771 r=pavlov sr=attinasi a=roc+moz, tor
|
2002-03-09 00:15:46 +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 |
nsIPercentHeightObserver.h
|
bug 113424 - mechanism for percent height frames inside table cells to receive special height reflow. sr=attinasi, r=alexsavulov
|
2001-12-07 14:51:12 +00:00 |
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
|
Relicensing Round 1, Take 2. Most C-like NPL files -> NPL/GPL/LGPL. Bug 98089.
|
2001-09-28 20:14:13 +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
|
Reduce the performance cost of (threadsafely) refcounting many atoms by creating a second implementation of nsIAtom (derived from the first) that does not refcount and gets destroyed at XPCOM shutdown. Normal atoms are converted to permanent ones without loss of pointer identity when a permanent atom is requested and a normal one already exists. b=92141 r=waterson sr=brendan
|
2001-10-20 23:19:07 +00:00 |
nsLayoutAtoms.h
|
License changes, take 2. Bug 98089. mozilla/content/.
|
2001-09-25 01:32:19 +00:00 |
nsLayoutDebugger.cpp
|
Relicensing Round 1, Take 2. Most C-like NPL files -> NPL/GPL/LGPL. Bug 98089.
|
2001-09-28 20:14:13 +00:00 |
nsLayoutHistoryState.cpp
|
Relicensing Round 1, Take 2. Most C-like NPL files -> NPL/GPL/LGPL. Bug 98089.
|
2001-09-28 20:14:13 +00:00 |
nsPresContext.cpp
|
Don't crash when the user changes OS themes (bug 129314). This avoids reconstructing the rule tree, which is unnecessary and currently buggy. r=pinkerton, sr=hyatt, a=asa.
|
2002-03-08 00:53:04 +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
|
Change getters of widgets to nsCOMPtrs to get rid of leaks.
|
2002-03-12 14:16:57 +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
|
Extraneous Symbol Removal. Patch by Jon Smirl jonsmirl@mediaone.net. r=dougt@netscape.com, sr=alecf@netscape.com. Bug 104172 , 104316 , 104420 , 104426 , 104461 , 104511 , 104527
|
2001-10-23 01:37:21 +00:00 |
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 |