gecko-dev/layout/base
bzbarsky%mit.edu ce77028296 Don't calculate stuff with dirty lists. Bug 367243, r=mats, sr=dbaron 2007-01-20 01:18:57 +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 Fixing bug 366393. Attempt to schedule GC between pageloads when possible rather than slowing down page load with GC calls while loading. r+sr=bugmail@sicking.cc 2007-01-11 00:02:58 +00:00
bidicattable.h Update data files to Unicode 5.0. Bug 345156, r=jshin, sr=jag 2006-07-30 12:50:15 +00:00
nsBidi.cpp Only strip zero-width joiner and non-joiner control characters when we do our own Arabic shaping. Bug 280936, r=jshin, sr=rbs 2006-08-17 09:23:13 +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 Abort early from ReorderFrames in case of an empty line frame, to avoid crashing later. bug=367015, r+sr=bzbarsky. 2007-01-16 07:09:49 +00:00
nsBidiPresUtils.h Bug 328168: Horizontal paddings, borders and margins on multi-frame bidi inlines appear in the wrong places. Patch by Haamed Gheibi <gheibi@gmail.com>. r=roc+uriber, sr=roc. 2006-06-15 08:16:23 +00:00
nsBidiUtils.cpp Only strip zero-width joiner and non-joiner control characters when we do our own Arabic shaping. Bug 280936, r=jshin, sr=rbs 2006-08-17 09:23:13 +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 Don't calculate stuff with dirty lists. Bug 367243, r=mats, sr=dbaron 2007-01-20 01:18:57 +00:00
nsCSSFrameConstructor.h Bug 363813. Ensure that floating first-letter frames get inserted in the right place in the list of new floated items. r+sr=dbaron 2007-01-17 21:20:33 +00:00
nsCSSRendering.cpp Be consistent about what percentage border-radius is a percentage of. Bug 2006-12-30 05:23:51 +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 Bug 233348: BiDi marker is hidden when the caret is at the edge of a textarea. Patch by Haamed Gheibi <gheibi@gmail.com>. r=mrbkap sr=roc 2006-11-01 18:31:42 +00:00
nsCaret.h Moved mCaretBidiLevel and its accessors from nsPresShell to nsFrameSelection. Also added sBidiKeyboard as a static service to nsContentUtils. bug=346891 r+sr=roc 2006-08-08 05:14:52 +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 Don't calculate stuff with dirty lists. Bug 367243, r=mats, sr=dbaron 2007-01-20 01:18:57 +00:00
nsCounterManager.h Don't calculate stuff with dirty lists. Bug 367243, r=mats, sr=dbaron 2007-01-20 01:18:57 +00:00
nsDisplayList.cpp Bug 355300 There should be only one nsGkAtoms creature 2006-12-26 17:47:52 +00:00
nsDisplayList.h Bug 350148. Fix scrolling in IFRAMEs with borders or outlines, by having OptimizeVisibility take account of the fact that borders or outlines whose inner rectangle entirely encloses the visible area are not, in fact, visible. r+sr=dbaron 2006-09-19 21:58:52 +00:00
nsDocumentViewer.cpp Fixing bug 366393. Attempt to schedule GC between pageloads when possible rather than slowing down page load with GC calls while loading. r+sr=bugmail@sicking.cc 2007-01-11 00:02:58 +00:00
nsFrameManager.cpp Bug 355300 There should be only one nsGkAtoms creature 2006-12-26 17:47:52 +00:00
nsFrameManager.h Make ReconstructDocElementHierarchy work correctly even if we first blew away a 2006-12-04 20:35:55 +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 355300 There should be only one nsGkAtoms creature 2006-12-26 17:47:52 +00:00
nsFrameTraversal.h Allow users of nsFrameTraversal to specify what features they want the iterator to have, and make nsFrame::GetFrameFromDirection() specify "following OOFs". bug=334626 r+sr=roc 2006-08-30 13:38:16 +00:00
nsGenConList.cpp Fix error tracking size of circularly linked list of counters, causing mis-sorting. b=367220 r+sr=roc 2007-01-17 09:24:19 +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 361844: Printing cleanup; r+sr=roc. Changes the way the presentation is managed for print preview, plus many smaller cleanups. 2006-12-10 08:05:05 +00:00
nsIFrameTraversal.h Allow users of nsFrameTraversal to specify what features they want the iterator to have, and make nsFrame::GetFrameFromDirection() specify "following OOFs". bug=334626 r+sr=roc 2006-08-30 13:38:16 +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 Make PushStackMemory never fail to simplify callers, and deCOMtaminate the stack memory API. b=366866 r+sr=bzbarsky 2007-01-17 23:53:47 +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 Rev the iid. Bug 335689, r+sr=dbaron 2006-06-20 04:21:56 +00:00
nsImageLoader.cpp Bug 355300 There should be only one nsGkAtoms creature 2006-12-26 17:47:52 +00:00
nsImageLoader.h Implement a stub imgIDecoderObserver to save code size in content and layout. b=339612 r+sr=sicking 2006-06-16 21:07:47 +00:00
nsLayoutAtoms.h Bug 355300 There should be only one nsGkAtoms creature 2006-12-26 17:47:52 +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 363813. When inserting frames into a list of out-of-flow frames, finding the correct position by comparing positions in the content tree doesn't always work, in particular when the frames are for anonymous content. So compare the positions of placeholders in the frame tree, which should always work (if we're careful). r+sr=dbaron 2007-01-17 22:48:24 +00:00
nsLayoutUtils.h Bug 363813. When inserting frames into a list of out-of-flow frames, finding the correct position by comparing positions in the content tree doesn't always work, in particular when the frames are for anonymous content. So compare the positions of placeholders in the frame tree, which should always work (if we're careful). r+sr=dbaron 2007-01-17 22:48:24 +00:00
nsPresContext.cpp Bug 355300 There should be only one nsGkAtoms creature 2006-12-26 17:47:52 +00:00
nsPresContext.h Bug 355300 There should be only one nsGkAtoms creature 2006-12-26 17:47:52 +00:00
nsPresShell.cpp Make PushStackMemory never fail to simplify callers, and deCOMtaminate the stack memory API. b=366866 r+sr=bzbarsky 2007-01-17 23:53:47 +00:00
nsPresState.cpp Bug 345339, attachment 243112: Revisit nsPresState, patch by Karthik Sarma <karthik3@comcast.net>, r+sr=roc 2006-11-06 16:08:20 +00:00
nsPresState.h Bug 345339, attachment 243112: Revisit nsPresState, patch by Karthik Sarma <karthik3@comcast.net>, r+sr=roc 2006-11-06 16:08:20 +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 Use memmove() instead of memcpy() for potential overlapping regions. b=337896 r+sr=dbaron 2006-06-03 14:19:21 +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 Bug 331883. Restrict anonymous box selectors to agent/user style sheets. r+sr=dbaron/bzbarsky 2006-06-15 03:20:19 +00:00
nsStyleSheetService.h Make stylesheet service sheets apply dynamically. Bug 335689, r+sr=dbaron 2006-06-08 14:32:20 +00:00
symmtable.h Update data files to Unicode 5.0. Bug 345156, r=jshin, sr=jag 2006-07-30 12:50:15 +00:00