gecko-dev/layout/base
sharparrow1%yahoo.com dc0d45c95e Bug 244055: Page layout for editor. There is no UI yet, and caret display is buggy at the moment, but otherwise it works. Patch by Alexandre Tr�mon, r+sr=roc. 2006-04-01 01:19:28 +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 draw image selection using thebes in cairo builds instead of tiling an image. bug 328390. r=vlad sr=roc 2006-03-16 21:42:50 +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 Bug 330934. Set a nsIFrame's stylecontext in its constructor, to ensure that there's always one available for GetPresContext() to use even if Init hasn't been called. Patch by Marc Liddell, r+sr=roc 2006-03-26 21:30:36 +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 Bug 244055: Page layout for editor. There is no UI yet, and caret display is buggy at the moment, but otherwise it works. Patch by Alexandre Tr�mon, r+sr=roc. 2006-04-01 01:19:28 +00:00
nsCSSFrameConstructor.h One-line descriptions of files, partly because they show up in LXR. 2006-03-30 05:56:38 +00:00
nsCSSRendering.cpp One-line descriptions of files, partly because they show up in LXR. 2006-03-30 05:56:38 +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 One-line descriptions of files, partly because they show up in LXR. 2006-03-30 05:56:38 +00:00
nsCaret.h One-line descriptions of files, partly because they show up in LXR. 2006-03-30 05:56:38 +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 236613: change to MPL/LGPL/GPL tri-license. 2006-03-31 06:28:40 +00:00
nsDisplayList.h Bug 236613: change to MPL/LGPL/GPL tri-license. 2006-03-31 06:28:40 +00:00
nsDocumentViewer.cpp Bug 244055: Page layout for editor. There is no UI yet, and caret display is buggy at the moment, but otherwise it works. Patch by Alexandre Tr�mon, r+sr=roc. 2006-04-01 01:19:28 +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 One-line descriptions of files, partly because they show up in LXR. 2006-03-30 05:56:38 +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 One-line descriptions of files, partly because they show up in LXR. 2006-03-30 05:56:38 +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
nsIFrameSelection.h In nsTextEditRules::CheckBidiLevelForDeletion(), use nsSelection::GetPrevNextBidiLevels to determine bidi levels. bug=330460 r=smontagu sr=roc 2006-03-23 08:20:29 +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 One-line descriptions of files, partly because they show up in LXR. 2006-03-30 05:56:38 +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 Fix asymmetry so things are the same with scrollbars on the left. b=330732 r+sr=roc 2006-03-23 00:11:01 +00:00
nsLayoutUtils.h Bug 324896. Always paint some kind of background when we're asked to paint, for non-translucent windows. r+sr=dbaron 2006-02-06 20:38:47 +00:00
nsPresContext.cpp Bug 244055: Page layout for editor. There is no UI yet, and caret display is buggy at the moment, but otherwise it works. Patch by Alexandre Tr�mon, r+sr=roc. 2006-04-01 01:19:28 +00:00
nsPresContext.h Bug 244055: Page layout for editor. There is no UI yet, and caret display is buggy at the moment, but otherwise it works. Patch by Alexandre Tr�mon, r+sr=roc. 2006-04-01 01:19:28 +00:00
nsPresShell.cpp One-line descriptions of files, partly because they show up in LXR. 2006-03-30 05:56:38 +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 One-line descriptions of files, partly because they show up in LXR. 2006-03-30 05:56:38 +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