.. |
public
|
Bug 161184. Shrink nsIPresContexts by moving some default value settings out of it and into StyleStructs where they belong.
|
2002-08-07 07:39:34 +00:00 |
src
|
Bug 161184. Shrink nsIPresContexts by moving some default value settings out of it and into StyleStructs where they belong.
|
2002-08-07 07:39:34 +00:00 |
tests
|
Fix win32 gmake static builds.
|
2002-08-06 04:17:50 +00:00 |
.cvsignore
|
…
|
|
Makefile.in
|
Bug 86947:
|
2001-10-25 01:08:40 +00:00 |
bidicattable.h
|
Converting bidi utilities to non-XPCOM interfaces. Bug 120818; r=mkaply, nhotta; sr=attinasi
|
2002-02-19 20:41:32 +00:00 |
makefile.win
|
Adding a new flag to the Win32 build system. Set DISABLE_TESTS=1 to skip
|
2000-02-25 04:12:40 +00:00 |
nsAutoCopy.cpp
|
bug 157624 - prep for freezing nsISupports* primitives by renaming the string classes appropriately
|
2002-08-06 00:53:19 +00:00 |
nsBidi.cpp
|
Fixes mozilla/strings requiring unfrozen nsCRT class. patch by scc, r=dougt, sr=jag, b=136756
|
2002-05-15 18:55:21 +00:00 |
nsBidi.h
|
Correct handling of zero-width joiners and non-joiners. Bug 110497. r=ftang, sr=attinasi
|
2002-04-23 23:50:17 +00:00 |
nsBidiPresUtils.cpp
|
Fix regression with form controls on visual bidi pages. Bug 142233, r=jkeiser, sr=kin
|
2002-07-10 00:52:17 +00:00 |
nsBidiPresUtils.h
|
Fix regression with form controls on visual bidi pages. Bug 142233, r=jkeiser, sr=kin
|
2002-07-10 00:52:17 +00:00 |
nsBidiUtils.cpp
|
Fix crasher bug 158796, r=jkeiser, sr=jst, a=asa
|
2002-07-25 20:40:51 +00:00 |
nsBidiUtils.h
|
ArabicShaping() shouldn't assume that the input and output is in visual order. Bug 137871. r=ftang, sr=attinasi
|
2002-04-24 00:26:49 +00:00 |
nsCSSFrameConstructor.cpp
|
Stop using |nsCOMPtr|s on nsIBox and nsIMenuParent, which are always implemented on frames, to prevent calling of |Release| after frame destruction and freeing to the pres shell arena. b=114235 r=bryner sr=bzbarsky
|
2002-08-06 12:48:28 +00:00 |
nsCSSFrameConstructor.h
|
Make form within table or tr not create a cell frame and screw up layout. bug 149282, r=dbaron@fas.harvard.edu, sr=waterson@netscape.com
|
2002-06-14 06:47:35 +00:00 |
nsCSSRendering.cpp
|
Backing out changes for the background speedup.. it broke some hoovering code.. on a web page.
|
2002-08-02 18:21:33 +00:00 |
nsCSSRendering.h
|
Fix drawing of rounded borders and backgrounds on large elements by using PRInt32 instead of PRInt16. b=131233 r=dcone sr=attinasi a=asa
|
2002-03-16 15:25:16 +00:00 |
nsCaret.cpp
|
Bug 153196. Active Accessibility: support MSAA caret object and events. r=kyle, sr=kin
|
2002-06-25 22:54:23 +00:00 |
nsCaret.h
|
Use more efficient command structure, refactor commands, broadcasters and keys, remove unused attributes, do some other optimization (72923). Landing navigator part only; this should help new window opening and some other areas. r=ben sr=hyatt
|
2001-04-05 19:53:13 +00:00 |
nsChildIterator.cpp
|
Bug 143903 crash if I close the mail window while a save as dialog is open for a message attachment
|
2002-06-21 01:55:14 +00:00 |
nsChildIterator.h
|
Work around crashes at ChildIterator::get using bounds check on ChildIterator::seek. sr=waterson r=kin a=asa b=133219
|
2002-07-16 14:53:43 +00:00 |
nsCompatibility.h
|
Split strict mode into almost-standards and full-standards mode, where the only quirk in almost standards mode is the quirky inline box model. Remove previous fix for bug 151620. Tweak mode detection to use almost-standards for XHTML Transitional, HTML 4.01 transitional with system ID, and for IBM system DOCTYPE. b=153032 r=karnaze, bzbarsky, harishd sr=waterson
|
2002-06-25 21:16:17 +00:00 |
nsDocumentViewer.cpp
|
5th patch for bug 158080
|
2002-08-06 06:20:45 +00:00 |
nsFrameContentIterator.cpp
|
Bug 84645. Move XBL insertion point logic into nsCSSFrameConstructor, where it can interact nicely with continuing frames. r=dbaron, sr=hyatt
|
2001-09-12 20:19:41 +00:00 |
nsFrameManager.cpp
|
Fixing bug 152927: can't script any plugin in nested EMBED tag inside an OBJECT tag from onLoad handler -- CNET radio does not play with Real because SetSource is called from onLoad r=kmcclusk sr=dveditz a=asa
|
2002-07-26 03:48:24 +00:00 |
nsFrameTraversal.cpp
|
82151 r=jfrancis sr = kin
|
2002-04-16 02:42:09 +00:00 |
nsFrameTraversal.h
|
82151 r=jfrancis sr = kin
|
2002-04-16 02:42:09 +00:00 |
nsIAutoCopy.h
|
Convert handwritten GetIID methods to use NS_DEFINE_STATIC_IID_ACCESSOR and add |const| to GetCID methods so that static |nsID|s are declared as |const|. b=153525 sr=jag r=bryner
|
2002-06-26 03:38:55 +00:00 |
nsICaret.h
|
Convert handwritten GetIID methods to use NS_DEFINE_STATIC_IID_ACCESSOR and add |const| to GetCID methods so that static |nsID|s are declared as |const|. b=153525 sr=jag r=bryner
|
2002-06-26 03:38:55 +00:00 |
nsIChromeEventHandler.idl
|
Header include dependency cleanup. b=64023 r=jag rs=brendan
|
2001-07-16 02:40:48 +00:00 |
nsIDocumentViewer.h
|
Fix for bug 142108 (Crash when reloading XML+XSLT Trunk, M100, N70PR1, M11A [@ nsXMLContentSink::Observe][@ 0x00000001]). r=Pike, sr=jst.
|
2002-06-20 12:04:22 +00:00 |
nsIFrameSelection.h
|
Convert handwritten GetIID methods to use NS_DEFINE_STATIC_IID_ACCESSOR and add |const| to GetCID methods so that static |nsID|s are declared as |const|. b=153525 sr=jag r=bryner
|
2002-06-26 03:38:55 +00:00 |
nsIFrameTraversal.h
|
Relicensing Round 1, Take 2. Most C-like NPL files -> NPL/GPL/LGPL. Bug 98089.
|
2001-09-28 20:14:13 +00:00 |
nsILayoutDebugger.h
|
Extraneous Symbol Removal. Patch by Jon Smirl jonsmirl@mediaone.net. r=dougt@netscape.com, sr=alecf@netscape.com. Bug 104172 , 104316 , 104420 , 104426 , 104461 , 104511 , 104527
|
2001-10-23 01:37:21 +00:00 |
nsILayoutHistoryState.h
|
Bug 77834: Fix problem where form control state is being restored to the wrong form control or not restored at all when going back and forth through session history. The problem was that the hash key we used was the content ID, which was not consistent from page load to page load. The fix was to key instead by index of form in document / index of control in form, with logic to fall back to content ID if we are unable to do this. r=nisheeth@netscape.com, sr=jst@netscape.com, a=drivers@mozilla.org (blizzard@mozilla.org)
|
2001-05-30 11:26:21 +00:00 |
nsIPercentHeightObserver.h
|
bug 125543 - Prevent row groups from splitting in the reflow preceeding a special height reflow. Cells are only notified that they should observe a percent height element if the element is inside the table's cell. Percent height elements inside the body will have a height based on the page height when printing. sr=kin, r=alexsavulov.
|
2002-04-10 21:32:41 +00:00 |
nsIPresShell.h
|
Bug 160153. Accessibility: Report fully expanded URL's. r=jgaunt, sr=jst
|
2002-08-01 21:36:02 +00:00 |
nsIPresState.h
|
Convert users of nsAReadable[C]String and nsAWritable[C]String typedefs to [const] nsA[C]String. b=131899 r=scc sr=jag a=asa
|
2002-03-23 22:26:36 +00:00 |
nsIReflowCallback.h
|
Convert handwritten GetIID methods to use NS_DEFINE_STATIC_IID_ACCESSOR and add |const| to GetCID methods so that static |nsID|s are declared as |const|. b=153525 sr=jag r=bryner
|
2002-06-26 03:38:55 +00:00 |
nsImageLoader.cpp
|
Abort paint if destroying the PresShell and check for null PresShell in nsImageLoader. bug 102585. r=waterson sr=attinasi
|
2002-04-26 20:44:38 +00:00 |
nsImageLoader.h
|
Fixing bug 84654. r=bryner sr=sfraser. image blocking should not block backgrounds if you use it
|
2002-02-14 23:31:54 +00:00 |
nsLayoutAtomList.h
|
Bug 3935 - mozilla-native psuedo classes and properties should be marked as such. This fixes a number of them; still a few more to do. Patch by gerv, r=dbaron, sr=jst, a=asa.
|
2002-04-19 08:07:11 +00:00 |
nsLayoutAtoms.cpp
|
Reduce the performance cost of (threadsafely) refcounting many atoms by creating a second implementation of nsIAtom (derived from the first) that does not refcount and gets destroyed at XPCOM shutdown. Normal atoms are converted to permanent ones without loss of pointer identity when a permanent atom is requested and a normal one already exists. b=92141 r=waterson sr=brendan
|
2001-10-20 23:19:07 +00:00 |
nsLayoutAtoms.h
|
License changes, take 2. Bug 98089. mozilla/content/.
|
2001-09-25 01:32:19 +00:00 |
nsLayoutDebugger.cpp
|
Relicensing Round 1, Take 2. Most C-like NPL files -> NPL/GPL/LGPL. Bug 98089.
|
2001-09-28 20:14:13 +00:00 |
nsLayoutHistoryState.cpp
|
Relicensing Round 1, Take 2. Most C-like NPL files -> NPL/GPL/LGPL. Bug 98089.
|
2001-09-28 20:14:13 +00:00 |
nsPresContext.cpp
|
Bug 161184. Shrink nsIPresContexts by moving some default value settings out of it and into StyleStructs where they belong.
|
2002-08-07 07:39:34 +00:00 |
nsPresContext.h
|
Bug 161184. Shrink nsIPresContexts by moving some default value settings out of it and into StyleStructs where they belong.
|
2002-08-07 07:39:34 +00:00 |
nsPresShell.cpp
|
Better fix for OS/2 bustage earlier
|
2002-08-07 04:06:57 +00:00 |
nsPresState.cpp
|
bug 157624 - prep for freezing nsISupports* primitives by renaming the string classes appropriately
|
2002-08-06 00:53:19 +00:00 |
nsStyleChangeList.cpp
|
remove memcpy function from nsCRT, eliminate 2 new nsCRT::memcpy callers
|
2002-01-26 00:04:45 +00:00 |
nsStyleChangeList.h
|
Extraneous Symbol Removal. Patch by Jon Smirl jonsmirl@mediaone.net. r=dougt@netscape.com, sr=alecf@netscape.com. Bug 104172 , 104316 , 104420 , 104426 , 104461 , 104511 , 104527
|
2001-10-23 01:37:21 +00:00 |
nsStyleConsts.h
|
Introduce 2 CSS values for color property and 1 for text-decoration retrieving the pref for anchors' color, visited anchors' color, and underline or not the anchors; b=57757, r=brade, sr=bzbarsky
|
2002-08-06 14:39:55 +00:00 |
symmtable.h
|
Converting bidi utilities to non-XPCOM interfaces. Bug 120818; r=mkaply, nhotta; sr=attinasi
|
2002-02-19 20:41:32 +00:00 |