.. |
public
|
Removing old cfm build files. Use the CFM_LAST_RITES tag to resurrect. r=macdev
|
2003-06-10 21:18:27 +00:00 |
src
|
Use the cached IOService pointer when loading background images. Bug 123401,
|
2003-06-14 18:49:28 +00:00 |
tests
|
Remember the lowest floater top for CSS2 9.5.1 rule 5 (a float cannot be higher than earlier floats) on the space manager rather than the block reflow state so that it works across blocks sharing the same space manager. Save and restore it in the space manager's PushState and PopState to fix incremental reflow bug (177331). b=196919 r+sr=roc+moz Change PRIntn to PRInt32. b=115153 r+sr=bzbarsky
|
2003-03-11 23:56:49 +00:00 |
.cvsignore
|
|
|
bidicattable.h
|
|
|
Makefile.in
|
|
|
nsAutoCopy.cpp
|
Remove unneeded include nsWidgetsCID.h (bug 189813), patch by luke_harless@attglobal.net, r=jkeiser@netscape.com, sr=sfraser@netscape.com
|
2003-03-06 00:59:43 +00:00 |
nsBidi.cpp
|
Bug 126484 Occurences of uninitialized variables being used before being set (in Bidi files)
|
2003-02-23 11:10:28 +00:00 |
nsBidi.h
|
|
|
nsBidiPresUtils.cpp
|
Clean up API (and its callers) for getting style data: remove unneeded null checks and switch to new inline member functions (one for each struct) that return values. b=197205 r+sr=roc a=brendan
|
2003-05-15 03:42:21 +00:00 |
nsBidiPresUtils.h
|
|
|
nsBidiUtils.cpp
|
Don't do numeric substitution in Arabic text by default. Bug 181711, r+sr=rbs, a=asa.
|
2003-05-08 18:38:19 +00:00 |
nsBidiUtils.h
|
Don't do numeric substitution in Arabic text by default. Bug 181711, r+sr=rbs, a=asa.
|
2003-05-08 18:38:19 +00:00 |
nsCaret.cpp
|
Bug 204005: optimize caret timer usage
|
2003-05-26 07:03:29 +00:00 |
nsCaret.h
|
Bug 199412: optimize nsTypedSelection::ScrollIntoView r/sr=sfraser
|
2003-04-20 01:03:40 +00:00 |
nsChangeHint.h
|
|
|
nsChildIterator.cpp
|
Bug 209087
|
2003-06-13 20:10:01 +00:00 |
nsChildIterator.h
|
Bug 209087
|
2003-06-13 20:10:01 +00:00 |
nsCompatibility.h
|
|
|
nsCSSColorUtils.cpp
|
|
|
nsCSSColorUtils.h
|
|
|
nsCSSFrameConstructor.cpp
|
Bug 209087
|
2003-06-13 20:10:01 +00:00 |
nsCSSFrameConstructor.h
|
Bug #201891 --> lazily instantiate CSSFrameConstructor::gXBLService in order to break a weird cycle
|
2003-06-03 04:23:56 +00:00 |
nsCSSRendering.cpp
|
Bug 209087
|
2003-06-13 20:10:01 +00:00 |
nsCSSRendering.h
|
Bug 191938. 'Dont print backgrounds' by setting background to white. also clean up unused params and make background-attachment:fixed work in printing/printpreview. r+sr=bzbarsky
|
2003-02-23 02:49:22 +00:00 |
nsDocumentViewer.cpp
|
Bug 209087
|
2003-06-13 20:10:01 +00:00 |
nsFrameContentIterator.cpp
|
|
|
nsFrameManager.cpp
|
Bug 209087
|
2003-06-13 20:10:01 +00:00 |
nsFrameTraversal.cpp
|
Clean up API (and its callers) for getting style data: remove unneeded null checks and switch to new inline member functions (one for each struct) that return values. b=197205 r+sr=roc a=brendan
|
2003-05-15 03:42:21 +00:00 |
nsFrameTraversal.h
|
|
|
nsIAutoCopy.h
|
|
|
nsICaret.h
|
Bug 199412: optimize nsTypedSelection::ScrollIntoView r/sr=sfraser
|
2003-04-20 01:03:40 +00:00 |
nsIChromeEventHandler.idl
|
|
|
nsIDocumentViewer.h
|
Bug 209087
|
2003-06-13 20:10:01 +00:00 |
nsIDocumentViewerPrint.h
|
|
|
nsIFrameSelection.h
|
Fix bug 192611: nsIFrameSelection has a data member. r/sr=dbaron
|
2003-04-03 22:32:50 +00:00 |
nsIFrameTraversal.h
|
|
|
nsIImageMap.h
|
|
|
nsILayoutDebugger.h
|
|
|
nsILayoutHistoryState.h
|
|
|
nsImageLoader.cpp
|
Clean up API (and its callers) for getting style data: remove unneeded null checks and switch to new inline member functions (one for each struct) that return values. b=197205 r+sr=roc a=brendan
|
2003-05-15 03:42:21 +00:00 |
nsImageLoader.h
|
|
|
nsIPercentHeightObserver.h
|
|
|
nsIPresShell.h
|
Bug 203960: Make bookmark groups replace existing tabs instead of appending. r=jkeiser, varga, adamlock, sr=jst, hewitt
|
2003-05-30 00:21:01 +00:00 |
nsIPresState.h
|
Fix for bug 195153 (Remove bogus 'extern' decls from NS_New* functions.). Patch by jst, r=sicking, sr=peterv.
|
2003-03-05 15:08:41 +00:00 |
nsIReflowCallback.h
|
|
|
nsISelectionImageService.idl
|
|
|
nsLayoutAtomList.h
|
fix for bug 199170, convert layout to use nsStaticAtom. sr=dbaron
|
2003-04-02 04:51:07 +00:00 |
nsLayoutAtoms.cpp
|
fix for bug 199170, convert layout to use nsStaticAtom. sr=dbaron
|
2003-04-02 04:51:07 +00:00 |
nsLayoutAtoms.h
|
fix for bug 199170, convert layout to use nsStaticAtom. sr=dbaron
|
2003-04-02 04:51:07 +00:00 |
nsLayoutDebugger.cpp
|
|
|
nsLayoutErrors.h
|
Make sure that Init() failures for image frames don't mean no alt text. Also
|
2003-04-21 23:57:47 +00:00 |
nsLayoutHistoryState.cpp
|
|
|
nsLayoutUtils.cpp
|
Make nsCSSFrameConstructor::AppendFrames be smarter about looking for :after
|
2003-04-21 23:06:40 +00:00 |
nsLayoutUtils.h
|
Make nsCSSFrameConstructor::AppendFrames be smarter about looking for :after
|
2003-04-21 23:06:40 +00:00 |
nsPresContext.cpp
|
Use the cached IOService pointer when loading background images. Bug 123401,
|
2003-06-14 18:49:28 +00:00 |
nsPresContext.h
|
Remove some code left over from old native form controls. b=205575 r+sr=roc a=asa
|
2003-05-14 22:36:33 +00:00 |
nsPresShell.cpp
|
Bug 209087
|
2003-06-13 20:10:01 +00:00 |
nsPresState.cpp
|
|
|
nsStyleChangeList.cpp
|
|
|
nsStyleChangeList.h
|
|
|
nsStyleConsts.h
|
Fix for bug 189719. Automatic image sizing: Use a custom magnifying glass cursor.
|
2003-05-02 22:23:55 +00:00 |
symmtable.h
|
|
|