.. |
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
|
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 |
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
|
Remove prescontext args for some nsIFrame methods
|
2005-02-07 01:58:25 +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 |
nsCaret.cpp
|
Windows CE build changes. This addresses most of the outstanding Windows
|
2005-04-29 13:33:49 +00:00 |
nsCaret.h
|
Remove nsIAutoCopy and fold the functionality into nsSelection.cpp (bug 231343). r+sr=roc.
|
2005-01-31 23:47:26 +00:00 |
nsChangeHint.h
|
Bug 280498. Invalidate accessibility subtree for frame visibility/display style changes. r=bz, sr=roc, a=asa
|
2005-05-03 03:46:51 +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 |
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
|
Process some more menu-related attribute changes synchronously for now. Bug
|
2005-05-19 16:01:25 +00:00 |
nsCSSFrameConstructor.h
|
Bug 289090. Get the pagesequenceframe from the frame constructor, don't poke around the frame hierarchy trying to find it. r+sr=bzbarsky
|
2005-04-05 22:46:56 +00:00 |
nsCSSRendering.cpp
|
Fix border width inheritance by keeping track of both the border width we'd
|
2005-04-29 15:44:38 +00:00 |
nsCSSRendering.h
|
Change nsIPresContext to nsPresContext globally, follow-up to bug 253470. rs=roc
|
2004-07-31 23:15:21 +00:00 |
nsDocumentViewer.cpp
|
Bug 293947. Add canvas API to render a DOM window to the canvas, including transparency support. r=vlad,sr=darin,a=asa
|
2005-05-19 21:28:58 +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
|
Don't copy/paste code to cast to placeholder frames all over the place; use a
|
2005-04-14 15:30:35 +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
|
Fix crash regression in bug 276954. r+sr+a=dbaron
|
2005-04-16 06:18:47 +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
|
Bug 261054. Make caret consistently the same width throughout Gecko/Mozilla. Configurable through ui.caretWidth. r=glazou, sr=rbs
|
2004-10-13 01:12:14 +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
|
Fix save/restore of form control contents when reloading (bug 294258). r=sicking, sr=bzbarsky.
|
2005-05-18 03:52:33 +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 |
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 |
nsIPercentHeightObserver.h
|
Change nsIPresContext to nsPresContext globally, follow-up to bug 253470. rs=roc
|
2004-07-31 23:15:21 +00:00 |
nsIPresShell.h
|
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 |
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
|
Add methods to the user/agent sheet service to unregister sheets and check
|
2005-03-23 02:34:30 +00:00 |
nsLayoutAtomList.h
|
b=293407, canvas uses wrong frame type; 293306, canvas leaks memory; 293225, default canvas height should be 150, r+sr=bzbarsky,a=shaver
|
2005-05-10 00:28:30 +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
|
Don't copy/paste code to cast to placeholder frames all over the place; use a
|
2005-04-14 15:30:35 +00:00 |
nsLayoutUtils.h
|
Remove unnecessary prescontext args on some nsLayoutUtils methods. Bug 281767,
|
2005-02-18 06:06:47 +00:00 |
nsPresContext.cpp
|
Fix coverity uninitialized variable warnings in layout. b=288092 r=bernd sr=roc
|
2005-03-30 01:50:56 +00:00 |
nsPresContext.h
|
Flush out reflows before processing invalidates and paint events. Fixes a
|
2005-01-20 03:39:09 +00:00 |
nsPresShell.cpp
|
Protect against sizeToContent being called on windows with no content a bit.
|
2005-05-13 19:47:38 +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
|
Fix border width inheritance by keeping track of both the border width we'd
|
2005-04-29 15:44:38 +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 |