.. |
tests
|
Adding MOZILLA_INTERNAL_API to internal makefiles, bug 288626, rs=darin
|
2005-04-05 12:36:03 +00:00 |
.cvsignore
|
…
|
|
Makefile.in
|
Kill nsGeneratedContentIterator and related classes and code since it's not used. r/sr=dbaron b=357957
|
2006-10-25 20:24:00 +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
|
Don't descend into bidi leaves in InitContinuationStates(). bug=348711 r+sr=roc
|
2006-08-17 07:50:35 +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
|
Make ReconstructDocElementHierarchy work correctly even if we first blew away a
|
2006-12-04 20:35:55 +00:00 |
nsCSSFrameConstructor.h
|
Bug 328468: Back out bug 323098 to fix mutations of xbl content. r/sr=bz
|
2006-11-29 23:17:53 +00:00 |
nsCSSRendering.cpp
|
Use DrawImage instaed of DrawTile when drawing a background and the entire
|
2006-11-29 21:58:13 +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
|
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. Reverting fix because of regressions. We'll have to come back to this again :-(.
|
2006-11-23 01:12: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
|
Bug 130078. Reverting fix because of regressions. We'll have to come back to this again :-(.
|
2006-11-23 01:12:52 +00:00 |
nsFrameManager.cpp
|
Make ReconstructDocElementHierarchy work correctly even if we first blew away a
|
2006-12-04 20:35:55 +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
|
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 |
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 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
|
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
|
Add an API on the presshell for invalidating the caret if it isn't currently
|
2006-11-07 01:35:36 +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
|
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 |
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
|
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 301149 :hover is processed in Print Preview mode r+sr=roc
|
2006-11-01 13:56:48 +00:00 |
nsLayoutUtils.h
|
Bug 301149 :hover is processed in Print Preview mode r+sr=roc
|
2006-11-01 13:56:48 +00:00 |
nsPresContext.cpp
|
Move GetCompatibilityMode() to nsIDocument. Bug 362797, r+sr=jst
|
2006-12-05 15:46:18 +00:00 |
nsPresContext.h
|
Move GetCompatibilityMode() to nsIDocument. Bug 362797, r+sr=jst
|
2006-12-05 15:46:18 +00:00 |
nsPresShell.cpp
|
Move GetCompatibilityMode() to nsIDocument. Bug 362797, r+sr=jst
|
2006-12-05 15:46:18 +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 |