.. |
tests
|
|
|
.cvsignore
|
|
|
bidicattable.h
|
Update data files to Unicode 5.0. Bug 345156, r=jshin, sr=jag
|
2006-07-30 12:50:15 +00:00 |
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 |
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
|
|
|
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
|
|
|
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
|
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 |
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
|
ConstructDocElementFrame can return null if the XBL hasn't loaded yet. Handle
|
2007-01-13 03:32:31 +00:00 |
nsCSSFrameConstructor.h
|
remove TableProcessChild, this creates a single codepath trough ProcessChildren for frame construction bug 243159 2. attempt r=rbs sr=bz
|
2007-01-03 07:18:54 +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 |
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
|
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 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 |
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 |
nsIPercentHeightObserver.h
|
|
|
nsIPresShell.h
|
Implement the proposed Web Apps 1.0 API for changing the selected style sheet
|
2007-01-11 19:32:31 +00:00 |
nsIReflowCallback.h
|
|
|
nsISelectionImageService.idl
|
|
|
nsIStyleSheetService.idl
|
Rev the iid. Bug 335689, r+sr=dbaron
|
2006-06-20 04:21:56 +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
|
|
|
nsLayoutHistoryState.cpp
|
Oops, added the comment in the wrong place.
|
2006-03-30 06:16:27 +00:00 |
nsLayoutUtils.cpp
|
Bug 333659. Relanding new nsLayoutUtils APIs --- shouldn't affect current code. r=dbaron
|
2007-01-17 02:37:19 +00:00 |
nsLayoutUtils.h
|
Bug 333659. Relanding new nsLayoutUtils APIs --- shouldn't affect current code. r=dbaron
|
2007-01-17 02:37:19 +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
|
Implement the proposed Web Apps 1.0 API for changing the selected style sheet
|
2007-01-11 19:32:31 +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 |