.. |
tests
|
Adding MOZILLA_INTERNAL_API to internal makefiles, bug 288626, rs=darin
|
2005-04-05 12:36:03 +00:00 |
.cvsignore
|
…
|
|
Makefile.in
|
bug 1156
|
2005-09-21 19:14:30 +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
|
…
|
|
nsBidi.h
|
…
|
|
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
|
…
|
|
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 |
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
|
Fix bug 311615 -- don't reframe the containing block if a current inline is
|
2005-10-16 15:25:36 +00:00 |
nsCSSFrameConstructor.h
|
Table foreign frames need to be wrapped into pseudo frames reagrdless of their namespace. bug 311661 r/sr=bzbarsky
|
2005-10-12 13:35:17 +00:00 |
nsCSSRendering.cpp
|
Don't go below BODY in search for a background color (Print only bug). b=294836 r+sr=bzbarsky
|
2005-08-29 04:39:31 +00:00 |
nsCSSRendering.h
|
…
|
|
nsCaret.cpp
|
Bug 311152. Make DOM selection changes repaint the caret in the new position. r=mrbkap,sr=dbaron
|
2005-10-12 18:40:38 +00:00 |
nsCaret.h
|
Bug 193316. Caret not visible in readonly fields (HTML or XUL). r=mrbkap, sr=smfr
|
2005-10-04 03:14:03 +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
|
…
|
|
nsChildIterator.h
|
…
|
|
nsCompatibility.h
|
…
|
|
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
|
Bugs 292962 and 311269: Make pages in bf cache not behave as if they have a presentation, and evict pages from the bf cache synchronously if they are modified.
|
2005-10-07 20:20:52 +00:00 |
nsFrameContentIterator.cpp
|
…
|
|
nsFrameManager.cpp
|
Null out the undisplayed map after deleting it so we don't try to mess with it
|
2005-10-01 00:36:59 +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
|
…
|
|
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
|
…
|
|
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
|
…
|
|
nsIFrameSelection.h
|
Bug 306222. Make nsIFrame::GetContentAndOffsetsFromPoint, and nsIFrameSelection::HandleDrag, take coordinates relative to the current frame, not some random view. r+sr=roc,patch by Eli Friedman
|
2005-09-04 20:04:23 +00:00 |
nsIFrameTraversal.h
|
…
|
|
nsIImageMap.h
|
…
|
|
nsILayoutDebugger.h
|
…
|
|
nsILayoutHistoryState.h
|
…
|
|
nsIPercentHeightObserver.h
|
…
|
|
nsIPresShell.h
|
Remove now-unused CantRenderReplacedElement. b=309065 r+sr=bzbarsky
|
2005-09-21 21:54:54 +00:00 |
nsIReflowCallback.h
|
…
|
|
nsISelectionImageService.idl
|
…
|
|
nsIStyleSheetService.idl
|
Document interaction of nsIStyleSheetService with ua.css and user*.css. Bug
|
2005-08-20 01:24:00 +00:00 |
nsImageLoader.cpp
|
…
|
|
nsImageLoader.h
|
…
|
|
nsLayoutAtomList.h
|
Fix for bug 27382 (ownerDocument of orphan text and attr nodes is null). Patch by sicking, updated by peterv, r=bz, sr=peterv.
|
2005-09-24 18:43:15 +00:00 |
nsLayoutAtoms.cpp
|
…
|
|
nsLayoutAtoms.h
|
…
|
|
nsLayoutDebugger.cpp
|
…
|
|
nsLayoutErrors.h
|
…
|
|
nsLayoutHistoryState.cpp
|
…
|
|
nsLayoutUtils.cpp
|
Fix event coordinate regression when views don't line up with widgets. b=308521 Patch from Eli Friedman <sharparrow1@yahoo.com>. r+sr=roc
|
2005-09-18 18:03:06 +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
|
Bug 307172. Focus never returns when a link having focus is hidden. r+sr=bryner
|
2005-09-23 17:55:12 +00:00 |
nsPresState.cpp
|
…
|
|
nsPresState.h
|
…
|
|
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
|
…
|
|
nsStyleChangeList.h
|
…
|
|
nsStyleConsts.h
|
Implement :-moz-broken, :-moz-user-disabled, and :-moz-suppressed
|
2005-09-18 18:05:40 +00:00 |
nsStyleSheetService.cpp
|
Improve the CSSLoader API: make it clear which methods return results
|
2005-09-12 18:41:15 +00:00 |
nsStyleSheetService.h
|
…
|
|
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 |