.. |
tests
|
Adding MOZILLA_INTERNAL_API to internal makefiles, bug 288626, rs=darin
|
2005-04-05 12:36:03 +00:00 |
.cvsignore
|
…
|
|
Makefile.in
|
bug 329140
|
2006-03-04 14:23:39 +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
|
Bug 106386 Correct misspellings in source code
|
2005-11-20 22:05:24 +00:00 |
nsBidi.h
|
…
|
|
nsBidiPresUtils.cpp
|
Reparent views when splitting inline ancestors. bug=329762 r+sr=bzbarsky
|
2006-03-08 18:12:07 +00:00 |
nsBidiPresUtils.h
|
Change RemoveBidiContinuation() to convert bidi continuations into in-flows instead of actually remove them, in attempt to impreove performance. bug=319930 r=smontagu sr=bzbarsky
|
2006-03-08 09:02:42 +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 |
nsCSSColorUtils.cpp
|
Bug 106386 Correct misspellings in source code
|
2005-11-20 22:05:24 +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
|
Bug 328926. Remove aPresContext from nsIFrame::Init and nsIFrame::DidSetStyleContext. r+sr=roc, patch by Marc Liddell
|
2006-03-09 18:55:21 +00:00 |
nsCSSFrameConstructor.h
|
Bug 299065: Bidi resolution needs to split inlines in addition to text frames. r+sr=dbaron
|
2006-02-21 21:33:47 +00:00 |
nsCSSRendering.cpp
|
Don't convert to floating point and back when we don't need to. b=326040 r+sr=roc
|
2006-02-07 06:05:00 +00:00 |
nsCSSRendering.h
|
Bug 317375. Reorganize frame painting and mouse event targeting around frame display lists. Some review from dbaron, lots of testing help from Martijn, Julien and others
|
2006-01-26 02:29:17 +00:00 |
nsCaret.cpp
|
Bug 305798: Bidi: After deleting last character of reverse-direction text, arrow keys move caret incorrectly. Patch by Uri Bernstein <uriber@gmail.com, r=smontagu, sr=roc
|
2005-11-16 09:37:01 +00:00 |
nsCaret.h
|
Bug 305798: Bidi: After deleting last character of reverse-direction text, arrow keys move caret incorrectly. Patch by Uri Bernstein <uriber@gmail.com, r=smontagu, sr=roc
|
2005-11-16 09:37:01 +00:00 |
nsChangeHint.h
|
Bug 106386 Correct misspellings in source code
|
2005-11-20 22:05:24 +00:00 |
nsChildIterator.cpp
|
…
|
|
nsChildIterator.h
|
…
|
|
nsCompatibility.h
|
…
|
|
nsCounterManager.cpp
|
Bug 106386 Correct misspellings in source code
|
2006-02-23 09:36:43 +00:00 |
nsCounterManager.h
|
Implement CSS2 counters. b=3247 r+sr=bzbarsky
|
2005-04-01 23:07:00 +00:00 |
nsDisplayList.cpp
|
Bug 325296 JavaScript opacity for text in <div> element is broken, no problem on branch. patch by YAMASHITA Makoto <makotoy@ms.u-tokyo.ac.jp> r+sr=roc
|
2006-03-04 16:05:12 +00:00 |
nsDisplayList.h
|
Bug 324896. Always paint some kind of background when we're asked to paint, for non-translucent windows. r+sr=dbaron
|
2006-02-06 20:38:47 +00:00 |
nsDocumentViewer.cpp
|
Bug 234455, Centralize event dispatch r=jst, sr=bz
|
2006-03-07 17:08:51 +00:00 |
nsFrameContentIterator.cpp
|
…
|
|
nsFrameManager.cpp
|
Bug 328926. Remove aPresContext from nsIFrame::Init and nsIFrame::DidSetStyleContext. r+sr=roc, patch by Marc Liddell
|
2006-03-09 18:55:21 +00:00 |
nsFrameManager.h
|
Bug 321294: Remove unused ReplaceFrame codepaths.
|
2006-01-10 22:58:37 +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 183156 remove *UCS2* functions, replacing them with *UTF16* ones
|
2006-02-03 14:18:39 +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
|
Bug 305798: Bidi: After deleting last character of reverse-direction text, arrow keys move caret incorrectly. Patch by Uri Bernstein <uriber@gmail.com, r=smontagu, sr=roc
|
2005-11-16 09:37:01 +00:00 |
nsIChromeEventHandler.idl
|
Bug 234455, Centralize event dispatch r=jst, sr=bz
|
2006-03-07 17:08:51 +00:00 |
nsIDocumentViewer.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 |
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 |
nsIFrameSelection.h
|
Bug 316281. Rework GetContentAndOffsetsFromPoint. r=uriber,sr=roc,patch by Eli Friedman
|
2005-12-07 23:08:39 +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
|
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 |
nsILayoutDebugger.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 |
nsILayoutHistoryState.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 |
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 234455, Centralize event dispatch r=jst, sr=bz
|
2006-03-07 17:08:51 +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
|
…
|
|
nsIStyleSheetService.idl
|
Document interaction of nsIStyleSheetService with ua.css and user*.css. Bug
|
2005-08-20 01:24:00 +00:00 |
nsImageLoader.cpp
|
Fix bug 323028 -- don't set our mRequest until after the clone is done. r+sr=dbaron
|
2006-01-27 01:11:50 +00:00 |
nsImageLoader.h
|
…
|
|
nsLayoutAtoms.h
|
Bug 323910: Merge atom lists in gklayout
|
2006-01-19 00:58:12 +00:00 |
nsLayoutDebugger.cpp
|
Bug 317375. Reorganize frame painting and mouse event targeting around frame display lists. Some review from dbaron, lots of testing help from Martijn, Julien and others
|
2006-01-26 02:29:17 +00:00 |
nsLayoutErrors.h
|
…
|
|
nsLayoutHistoryState.cpp
|
…
|
|
nsLayoutUtils.cpp
|
Fix build bustage on non-SVG builds
|
2006-02-21 01:24:42 +00:00 |
nsLayoutUtils.h
|
Bug 324896. Always paint some kind of background when we're asked to paint, for non-translucent windows. r+sr=dbaron
|
2006-02-06 20:38:47 +00:00 |
nsPresContext.cpp
|
Bug 325426: Only use baseURI to resolve relative uris. r=bz sr=jst
|
2006-03-08 05:01:16 +00:00 |
nsPresContext.h
|
Bug 317375. Reorganize frame painting and mouse event targeting around frame display lists. Some review from dbaron, lots of testing help from Martijn, Julien and others
|
2006-01-26 02:29:17 +00:00 |
nsPresShell.cpp
|
Bug 234455, Centralize event dispatch r=jst, sr=bz
|
2006-03-07 17:08:51 +00:00 |
nsPresState.cpp
|
bug 183156 remove *UCS2* functions, replacing them with *UTF16* ones
|
2006-02-03 14:18:39 +00:00 |
nsPresState.h
|
…
|
|
nsQuoteList.cpp
|
bug 183156 remove *UCS2* functions, replacing them with *UTF16* ones
|
2006-02-03 14:18:39 +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
|
Bug 328298: crash when passing null to loadAndRegisterSheet, r+sr=dbaron
|
2006-02-26 19:39:06 +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 |