.. |
tests
|
Adding MOZILLA_INTERNAL_API to internal makefiles, bug 288626, rs=darin
|
2005-04-05 12:36:03 +00:00 |
.cvsignore
|
|
|
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 |
Makefile.in
|
missed file for checkin
|
2006-05-03 01:33:51 +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 339699: Reduce number of calls to nsLineBox::Contains from nsBidiPresUtils::Resolve. r+sr=bzbarsky
|
2006-05-31 10:21:34 +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 |
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 |
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 331432. Split nsSVGForeignObjectFrame into a pure SVG frame containing an anonymous block child, to avoid state bit collisions and simplify things. Also fixes configure.in so that foreignObject is really enabled by default in cairo builds. r=tor,sr=bzbarsky
|
2006-06-06 23:13: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 |
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
|
Bug 336978, Crash when window gets destroyed on pagehide event, r+sr=bryner
|
2006-05-24 20:31:59 +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
|
Fix the way we do notifications so we don't notify twice for <head>. Bug
|
2006-05-12 20:36:39 +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 |
nsImageLoader.cpp
|
Fix GC hazards associated with event handlers on images only reachable from their current network loads, some of which are regressions from 241518. b=321054 r=darin sr=bzbarsky
|
2006-06-01 18:35:21 +00:00 |
nsImageLoader.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 |
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 334765. Testing backout to see if it was responsible for btek's Tp change.
|
2006-06-07 02:35:57 +00:00 |
nsLayoutUtils.h
|
Bug 334765. Testing backout to see if it was responsible for btek's Tp change.
|
2006-06-07 02:35:57 +00:00 |
nsPresContext.cpp
|
Bug 338122, Crash [@ nsIMEStateManager::IsActive] when window gets removed on mousedown at button, r+sr=roc
|
2006-05-19 10:26:44 +00:00 |
nsPresContext.h
|
Bug 338122, Crash [@ nsIMEStateManager::IsActive] when window gets removed on mousedown at button, r+sr=roc
|
2006-05-19 10:26:44 +00:00 |
nsPresShell.cpp
|
Bug 338122, Crash [@ nsIMEStateManager::IsActive] when window gets removed on mousedown at button, r+sr=roc
|
2006-05-19 10:26:44 +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
|
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
|
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 |