.. |
tests
|
Adding MOZILLA_INTERNAL_API to internal makefiles, bug 288626, rs=darin
|
2005-04-05 12:36:03 +00:00 |
.cvsignore
|
…
|
|
Makefile.in
|
Add support for caching content viewers in session history to speed up back/forward (bug 274784). This initial landing has the feature disabled by default; set browser.sessionhistory.max_viewers to the maximum number of pages to cache to enable the feature. r=bzbarsky, sr/a=brendan.
|
2005-05-04 20:22:32 +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
|
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 |
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
|
Move the workaround for Windows displaying right-to-left presentation forms as left-to-right into Windows-specific code. Bug 204272, r+sr=rbs, a=chofmann
|
2005-06-23 08:03:24 +00:00 |
nsBidiPresUtils.h
|
Bug 162081 Wrong letter is underlined as accesskey / mnemonic when widget direction is RTL
|
2004-10-29 12:28:19 +00:00 |
nsBidiUtils.cpp
|
Correct the joining of some Urdu characters. Bug 255566, r=jshin, sr=rbs.
|
2004-08-21 20:09:51 +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
|
bug 56314 reverse selection colors when page background is similar to default selection background. Updating the algorithm. r/sr=bzbarsky, a=dbaron
|
2005-04-19 06:05:22 +00:00 |
nsCSSColorUtils.h
|
bug 56314 reverse selection colors when page background is similar to default selection background. Updating the algorithm. r/sr=bzbarsky, a=dbaron
|
2005-04-19 06:05:22 +00:00 |
nsCSSFrameConstructor.cpp
|
Make nsIPresShell::GetPrimaryFrameFor return nsIFrame* instead of using an out
|
2005-08-22 22:24:29 +00:00 |
nsCSSFrameConstructor.h
|
Bug 286491. Recreate the entire IB-split complex if the child of an IB-special frame is recreated, because the structure of the IB split may be changing. r+sr=bzbarsky
|
2005-08-21 23:56:40 +00:00 |
nsCSSRendering.cpp
|
Make nsIPresShell::GetPrimaryFrameFor return nsIFrame* instead of using an out
|
2005-08-22 22:24:29 +00:00 |
nsCSSRendering.h
|
Change nsIPresContext to nsPresContext globally, follow-up to bug 253470. rs=roc
|
2004-07-31 23:15:21 +00:00 |
nsCaret.cpp
|
bug 303399: Bidi: Problems with caret positioning on blank lines. Patch by Uri Bernstein <uriber@gmail.com>. r=mrbkap sr=roc
|
2005-08-24 17:44:28 +00:00 |
nsCaret.h
|
Don't use a Frame pointer to remember where we last painted the caret, instead use Content+offset+hint. b=296464 r=mrbkap sr=roc a=cbeard
|
2005-08-11 03:44:16 +00:00 |
nsChangeHint.h
|
Bug 290352. Fix show/hide events, and anything dependent on those such as DHTML sub sub menus, alerts and progress bars. r=louie.zhao, sr=bz, a=asa
|
2005-06-10 13:57:27 +00:00 |
nsChildIterator.cpp
|
Guarantee that a document's binding manager is non-null. Bug 282792, r+sr=bzbarsky.
|
2005-02-19 10:31:27 +00:00 |
nsChildIterator.h
|
Bug 236613: change to MPL/LGPL/GPL tri-license.
|
2004-04-18 14:30:37 +00:00 |
nsCompatibility.h
|
Bug 236613: change to MPL/LGPL/GPL tri-license.
|
2004-04-18 14:30:37 +00:00 |
nsCounterManager.cpp
|
Implement CSS2 counters. b=3247 r+sr=bzbarsky
|
2005-04-01 23:07:00 +00:00 |
nsCounterManager.h
|
Implement CSS2 counters. b=3247 r+sr=bzbarsky
|
2005-04-01 23:07:00 +00:00 |
nsDocumentViewer.cpp
|
Make nsIPresShell::GetPrimaryFrameFor return nsIFrame* instead of using an out
|
2005-08-22 22:24:29 +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
|
Remove nsDummyLayoutRequest and use the nsIDocument onload-blocking API
|
2005-08-23 01:29:02 +00:00 |
nsFrameManager.h
|
Move handling of replaced element events from frame manager to presshell, make
|
2005-03-28 23:20:54 +00:00 |
nsFrameManagerBase.h
|
Move handling of replaced element events from frame manager to presshell, make
|
2005-03-28 23:20:54 +00:00 |
nsFrameTraversal.cpp
|
Bug 296628. Don't crash when traversal is at the root and we try to go up. r+sr=bzbarsky,a=asa
|
2005-06-17 02:50:15 +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
|
Implement CSS2 counters. b=3247 r+sr=bzbarsky
|
2005-04-01 23:07:00 +00:00 |
nsGenConList.h
|
Implement CSS2 counters. b=3247 r+sr=bzbarsky
|
2005-04-01 23:07:00 +00:00 |
nsICaret.h
|
Don't use a Frame pointer to remember where we last painted the caret, instead use Content+offset+hint. b=296464 r=mrbkap sr=roc a=cbeard
|
2005-08-11 03:44:16 +00:00 |
nsIChromeEventHandler.idl
|
Change nsIPresContext to nsPresContext globally, follow-up to bug 253470. rs=roc
|
2004-07-31 23:15:21 +00:00 |
nsIDocumentViewer.h
|
bug 303267: Store the entire inner window in the window state holder instead of copying properties and restoring them. This fixes going back and forth with the bfcache on when the page gone to has javascript in it. r=jst sr=bryner
|
2005-08-15 18:16:42 +00:00 |
nsIDocumentViewerPrint.h
|
Remove the long-deprecated nsIWebShell interface. Bug 273319, r=biesi, sr=jst.
|
2005-01-03 22:51:17 +00:00 |
nsIFrameSelection.h
|
Bug 106386 Correct misspellings in source code
|
2004-11-10 07:27:11 +00:00 |
nsIFrameTraversal.h
|
Change nsIPresContext to nsPresContext globally, follow-up to bug 253470. rs=roc
|
2004-07-31 23:15:21 +00:00 |
nsIImageMap.h
|
Change nsIPresContext to nsPresContext globally, follow-up to bug 253470. rs=roc
|
2004-07-31 23:15:21 +00:00 |
nsILayoutDebugger.h
|
Bug 236613: change to MPL/LGPL/GPL tri-license.
|
2004-04-18 14:30:37 +00:00 |
nsILayoutHistoryState.h
|
Remove nsIPresState (bug 279699). r+sr=roc.
|
2005-01-27 22:52:53 +00:00 |
nsIPercentHeightObserver.h
|
Change nsIPresContext to nsPresContext globally, follow-up to bug 253470. rs=roc
|
2004-07-31 23:15:21 +00:00 |
nsIPresShell.h
|
Make nsIPresShell::GetPrimaryFrameFor return nsIFrame* instead of using an out
|
2005-08-22 22:24:29 +00:00 |
nsIReflowCallback.h
|
Bug 236613: change to MPL/LGPL/GPL tri-license.
|
2004-04-18 14:30:37 +00:00 |
nsISelectionImageService.idl
|
Bug 236613: change to MPL/LGPL/GPL tri-license.
|
2004-04-18 14:30:37 +00:00 |
nsIStyleSheetService.idl
|
Document interaction of nsIStyleSheetService with ua.css and user*.css. Bug
|
2005-08-20 01:24:00 +00:00 |
nsImageLoader.cpp
|
Change nsIPresContext to nsPresContext globally, follow-up to bug 253470. rs=roc
|
2004-07-31 23:15:21 +00:00 |
nsImageLoader.h
|
Change nsIPresContext to nsPresContext globally, follow-up to bug 253470. rs=roc
|
2004-07-31 23:15:21 +00:00 |
nsLayoutAtomList.h
|
Bug 295850 -- Set up general GetReferencedFrame routine and use it for ClipPath, Glyph, Gradients, Markers, and Paths.
|
2005-08-04 20:32:02 +00:00 |
nsLayoutAtoms.cpp
|
Bug 236613: change to MPL/LGPL/GPL tri-license.
|
2004-04-17 21:52:36 +00:00 |
nsLayoutAtoms.h
|
Bug 236613: change to MPL/LGPL/GPL tri-license.
|
2004-04-17 21:52:36 +00:00 |
nsLayoutDebugger.cpp
|
Bug 236613: change to MPL/LGPL/GPL tri-license.
|
2004-04-18 14:30:37 +00:00 |
nsLayoutErrors.h
|
Remove nsIPresState (bug 279699). r+sr=roc.
|
2005-01-27 22:52:53 +00:00 |
nsLayoutHistoryState.cpp
|
Remove nsIPresState (bug 279699). r+sr=roc.
|
2005-01-27 22:52:53 +00:00 |
nsLayoutUtils.cpp
|
Bug 296036. Remove the very poorly specified (and redundant) field 'point' of nsEvent. r+sr=roc, patch by Eli Friedman
|
2005-08-23 03:57:07 +00:00 |
nsLayoutUtils.h
|
Bug 296036. Remove the very poorly specified (and redundant) field 'point' of nsEvent. r+sr=roc, patch by Eli Friedman
|
2005-08-23 03:57:07 +00:00 |
nsPresContext.cpp
|
Fix bug 303987: long delays after resetting font prefs. Use a zero-delay timer to coalesce multiple pref callbacks in the pres context into one update. r/sr=roc
|
2005-08-23 23:52:16 +00:00 |
nsPresContext.h
|
Fix bug 303987: long delays after resetting font prefs. Use a zero-delay timer to coalesce multiple pref callbacks in the pres context into one update. r/sr=roc
|
2005-08-23 23:52:16 +00:00 |
nsPresShell.cpp
|
Go back to having UnblockOnload firing onload sync in cases where it's safe.
|
2005-08-23 23:24:30 +00:00 |
nsPresState.cpp
|
Remove nsIPresState (bug 279699). r+sr=roc.
|
2005-01-27 22:52:53 +00:00 |
nsPresState.h
|
Convert CR-LF and CR linebreaks to LF.
|
2005-01-28 20:01:46 +00:00 |
nsQuoteList.cpp
|
Implement CSS2 counters. b=3247 r+sr=bzbarsky
|
2005-04-01 23:07:00 +00:00 |
nsQuoteList.h
|
Implement CSS2 counters. b=3247 r+sr=bzbarsky
|
2005-04-01 23:07:00 +00:00 |
nsStyleChangeList.cpp
|
Bug 236613: change to MPL/LGPL/GPL tri-license.
|
2004-04-18 14:30:37 +00:00 |
nsStyleChangeList.h
|
Bug 236613: change to MPL/LGPL/GPL tri-license.
|
2004-04-18 14:30:37 +00:00 |
nsStyleConsts.h
|
Implement the same block-alignment behavior for align=left (which matters only for RTL) that we do for center and right. b=64510 r+sr=roc a=asa
|
2005-06-15 23:45:06 +00:00 |
nsStyleSheetService.cpp
|
Add methods to the user/agent sheet service to unregister sheets and check
|
2005-03-23 02:34:30 +00:00 |
nsStyleSheetService.h
|
Add methods to the user/agent sheet service to unregister sheets and check
|
2005-03-23 02:34:30 +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 |