gecko-dev/layout/base
darin%meer.net 0318b8c707 landing patch for bug 326273 "Implement nsIThreadManager" (Mac portions by Mark Mentovai) with reviews from bienvenu, bsmedberg, bzbarsky, josh, roc, and ssieb 2006-05-10 17:30:15 +00:00
..
tests Adding MOZILLA_INTERNAL_API to internal makefiles, bug 288626, rs=darin 2005-04-05 12:36:03 +00:00
.cvsignore
Makefile.in missed file for checkin 2006-05-03 01:33:51 +00:00
bidicattable.h Update Bidi character data tables to Unicode 4.1.0. Bug 288836, r=jshin, rs=roc, a=mkaply 2005-04-07 14:24:52 +00:00
nsBidi.cpp Bug 106386 Correct misspellings in source code 2005-11-20 22:05:24 +00:00
nsBidi.h Update bidi data tables to Unicode 4.0.1 and add surrogate handling. Bug 240943, r=jshin, sr=rbs. 2004-05-18 11:01:49 +00:00
nsBidiPresUtils.cpp Set NS_FRAME_IS_BIDI on skipped fluid continuations. bug=333433 r=smontagu sr=bzbarsky 2006-04-10 17:05:01 +00:00
nsBidiPresUtils.h Mark lines for which bidi continuations were created or removed dirty, instead of marking everything dirty when continuations removed. bug=330373 r=roc sr=bzbarsky 2006-03-15 20:52:02 +00:00
nsBidiUtils.cpp Fix crash on unicode "zero width non-joiner" sequence. b=217903 r+sr=dbaron 2005-08-31 00:35:17 +00:00
nsBidiUtils.h Trigger Bidi processing also for non-displayable control characters (RLM, RLE, RLO, etc.) Bug 177148, r+sr=roc, a=asa 2005-04-10 06:40:10 +00:00
nsCSSColorUtils.cpp One-line descriptions of files, partly because they show up in LXR. 2006-03-30 05:56:38 +00:00
nsCSSColorUtils.h One-line descriptions of files, partly because they show up in LXR. 2006-03-30 05:56:38 +00:00
nsCSSFrameConstructor.cpp landing patch for bug 326273 "Implement nsIThreadManager" (Mac portions by Mark Mentovai) with reviews from bienvenu, bsmedberg, bzbarsky, josh, roc, and ssieb 2006-05-10 17:30:15 +00:00
nsCSSFrameConstructor.h landing patch for bug 326273 "Implement nsIThreadManager" (Mac portions by Mark Mentovai) with reviews from bienvenu, bsmedberg, bzbarsky, josh, roc, and ssieb 2006-05-10 17:30:15 +00:00
nsCSSRendering.cpp Bug 335911: Change nsIContent::IsContentOfType to nsINode::IsNodeOfType. r/sr=bz 2006-05-05 06:52:21 +00:00
nsCSSRendering.h One-line descriptions of files, partly because they show up in LXR. 2006-03-30 05:56:38 +00:00
nsCaret.cpp Only recalculate the caret's rect when we're not currently drawn in an attempt to avoid caret turds when we're being notified of the caret movement after the frame has already been marked dirty. bug 335834, r+sr=roc 2006-05-04 00:05:22 +00:00
nsCaret.h Update the caret position after reflows to avoid turds. bug 334649, r+sr=roc 2006-04-28 04:33:41 +00:00
nsChangeHint.h Bug 331921 - Fix up some corrupt/dodgy Initial Developer lines. 2006-03-30 07:57:05 +00:00
nsChildIterator.cpp One-line descriptions of files, partly because they show up in LXR. 2006-03-30 05:56:38 +00:00
nsChildIterator.h One-line descriptions of files, partly because they show up in LXR. 2006-03-30 05:56:38 +00:00
nsCompatibility.h One-line descriptions of files, partly because they show up in LXR. 2006-03-30 05:56:38 +00:00
nsCounterManager.cpp One-line descriptions of files, partly because they show up in LXR. 2006-03-30 05:56:38 +00:00
nsCounterManager.h One-line descriptions of files, partly because they show up in LXR. 2006-03-30 05:56:38 +00:00
nsDisplayList.cpp Bug 130078. Backing out now that I have perf. numbers 2006-05-04 05:36:53 +00:00
nsDisplayList.h Bug 335140. Set 'force descend into' bit on frames and then leave it set until we're done with the display list ... then we can be sure of descending to frames whose container is not an ancestor of the placeholder. r=mrbkap 2006-04-27 02:45:03 +00:00
nsDocumentViewer.cpp landing patch for bug 326273 "Implement nsIThreadManager" (Mac portions by Mark Mentovai) with reviews from bienvenu, bsmedberg, bzbarsky, josh, roc, and ssieb 2006-05-10 17:30:15 +00:00
nsFrameContentIterator.cpp Bug 259032. DeCOMtaminate nsIFrame::GetNext/PrevInFlow. r+sr=roc, patch by Will Levine 2004-09-14 02:28:03 +00:00
nsFrameManager.cpp landing patch for bug 326273 "Implement nsIThreadManager" (Mac portions by Mark Mentovai) with reviews from bienvenu, bsmedberg, bzbarsky, josh, roc, and ssieb 2006-05-10 17:30:15 +00:00
nsFrameManager.h One-line descriptions of files, partly because they show up in LXR. 2006-03-30 05:56:38 +00:00
nsFrameManagerBase.h One-line descriptions of files, partly because they show up in LXR. 2006-03-30 05:56:38 +00:00
nsFrameTraversal.cpp Bug 309286: Caret moves incorrectly in some cases of bidi HTML contained within an inline element in LTR context. r=smontagu sr=roc 2006-03-14 09:16:40 +00:00
nsFrameTraversal.h Change nsIPresContext to nsPresContext globally, follow-up to bug 253470. rs=roc 2004-07-31 23:15:21 +00:00
nsGenConList.cpp One-line descriptions of files, partly because they show up in LXR. 2006-03-30 05:56:38 +00:00
nsGenConList.h One-line descriptions of files, partly because they show up in LXR. 2006-03-30 05:56:38 +00:00
nsICaret.h Update the caret position after reflows to avoid turds. bug 334649, r+sr=roc 2006-04-28 04:33:41 +00:00
nsIChromeEventHandler.idl Bug 234455, Centralize event dispatch r=jst, sr=bz 2006-03-07 17:08:51 +00:00
nsIDocumentViewer.h One-line descriptions of files, partly because they show up in LXR. 2006-03-30 05:56:38 +00:00
nsIDocumentViewerPrint.h Bug 313309 part 2 - change the NS_DEFINE_STATIC_IID_ACCESSOR macro to NS_DECLARE, and make a NS_DEFINE_ macro that's outside the class declaration, r=shaver 2005-11-11 14:36:26 +00:00
nsIFrameTraversal.h Bug 313309 part 2 - change the NS_DEFINE_STATIC_IID_ACCESSOR macro to NS_DECLARE, and make a NS_DEFINE_ macro that's outside the class declaration, r=shaver 2005-11-11 14:36:26 +00:00
nsIImageMap.h One-line descriptions of files, partly because they show up in LXR. 2006-03-30 05:56:38 +00:00
nsILayoutDebugger.h One-line descriptions of files, partly because they show up in LXR. 2006-03-30 05:56:38 +00:00
nsILayoutHistoryState.h One-line descriptions of files, partly because they show up in LXR. 2006-03-30 05:56:38 +00:00
nsIPercentHeightObserver.h Bug 313309 part 2 - change the NS_DEFINE_STATIC_IID_ACCESSOR macro to NS_DECLARE, and make a NS_DEFINE_ macro that's outside the class declaration, r=shaver 2005-11-11 14:36:26 +00:00
nsIPresShell.h Bug 330305. Rename nsSelection to nsFrameSelection, and deCOMtaminate it, removing nsIFrameSelection. patch by Marc Liddell, r+sr=roc 2006-04-26 02:01:07 +00:00
nsIReflowCallback.h Bug 313309 part 2 - change the NS_DEFINE_STATIC_IID_ACCESSOR macro to NS_DECLARE, and make a NS_DEFINE_ macro that's outside the class declaration, r=shaver 2005-11-11 14:36:26 +00:00
nsISelectionImageService.idl Bug 236613: change to MPL/LGPL/GPL tri-license. 2004-04-18 14:30:37 +00:00
nsIStyleSheetService.idl One-line descriptions of files, partly because they show up in LXR. 2006-03-30 05:56:38 +00:00
nsImageLoader.cpp One-line descriptions of files, partly because they show up in LXR. 2006-03-30 05:56:38 +00:00
nsImageLoader.h One-line descriptions of files, partly because they show up in LXR. 2006-03-30 05:56:38 +00:00
nsLayoutAtoms.h One-line descriptions of files, partly because they show up in LXR. 2006-03-30 05:56:38 +00:00
nsLayoutDebugger.cpp One-line descriptions of files, partly because they show up in LXR. 2006-03-30 05:56:38 +00:00
nsLayoutErrors.h Remove nsIPresState (bug 279699). r+sr=roc. 2005-01-27 22:52:53 +00:00
nsLayoutHistoryState.cpp Oops, added the comment in the wrong place. 2006-03-30 06:16:27 +00:00
nsLayoutUtils.cpp Bug 335140. Set 'force descend into' bit on frames and then leave it set until we're done with the display list ... then we can be sure of descending to frames whose container is not an ancestor of the placeholder. r=mrbkap 2006-04-27 02:45:03 +00:00
nsLayoutUtils.h Bug 335140. Set 'force descend into' bit on frames and then leave it set until we're done with the display list ... then we can be sure of descending to frames whose container is not an ancestor of the placeholder. r=mrbkap 2006-04-27 02:45:03 +00:00
nsPresContext.cpp Bug 327003 Don't commit the IME composition string when Mozilla is deactivated r=roc+masaki.katakai+timeless sr=roc 2006-04-11 16:37:58 +00:00
nsPresContext.h Convert one other assertion to a warning. b=310985 2006-05-05 16:31:59 +00:00
nsPresShell.cpp landing patch for bug 326273 "Implement nsIThreadManager" (Mac portions by Mark Mentovai) with reviews from bienvenu, bsmedberg, bzbarsky, josh, roc, and ssieb 2006-05-10 17:30:15 +00:00
nsPresState.cpp One-line descriptions of files, partly because they show up in LXR. 2006-03-30 05:56:38 +00:00
nsPresState.h One-line descriptions of files, partly because they show up in LXR. 2006-03-30 05:56:38 +00:00
nsQuoteList.cpp One-line descriptions of files, partly because they show up in LXR. 2006-03-30 05:56:38 +00:00
nsQuoteList.h One-line descriptions of files, partly because they show up in LXR. 2006-03-30 05:56:38 +00:00
nsStyleChangeList.cpp Remove uses of MOZ_DECL_CTOR_COUNTER, which is always defined to nothing. b=332745 rs=roc,bzbarsky 2006-04-05 00:00:44 +00:00
nsStyleChangeList.h One-line descriptions of files, partly because they show up in LXR. 2006-03-30 05:56:38 +00:00
nsStyleConsts.h One-line descriptions of files, partly because they show up in LXR. 2006-03-30 05:56:38 +00:00
nsStyleSheetService.cpp One-line descriptions of files, partly because they show up in LXR. 2006-03-30 05:56:38 +00:00
nsStyleSheetService.h One-line descriptions of files, partly because they show up in LXR. 2006-03-30 05:56:38 +00:00
symmtable.h Update Bidi character data tables to Unicode 4.1.0. Bug 288836, r=jshin, rs=roc, a=mkaply 2005-04-07 14:24:52 +00:00