pjs/layout
rbs%maths.uq.edu.au 625a7d05a7 Added two APIs, InheritAutomaticData() & TransmitAutomaticData(), to respond to dynamic changes that affect automatic data (i.e., data inferred from the actual definition of each MathML tag). The computation of the data was so far mostly locked in Init() and SetInitialChildList() which are meant to be called only once in the life-time of a frame. Factored this computation into the two APIs to be used to rebuild the data, and which can be called repeatedly as appropriate, when dynamic changes arise in the content model. Shuffled code to stay in sync and consolidated the hooks used dynamic changes with the APIs 2002-02-01 15:10:50 +00:00
..
base 1) Removes the arg of nsIDOMWindow in the nsIWebBrowserPrint calls 2002-02-01 14:52:11 +00:00
build Making the nsModuleComponentInfo data const; bug 74803. r=dp, sr=waterson 2002-01-30 21:14:20 +00:00
doc Moved these files to new subfolder 'obsolete' 2002-01-16 01:20:39 +00:00
forms fieldset reflow cleanup: 2002-01-31 05:09:13 +00:00
generic Clipping wasn't being set correctly in the PageContentFrame when the reflow was smaller than a page 2002-01-31 14:24:06 +00:00
html Clipping wasn't being set correctly in the PageContentFrame when the reflow was smaller than a page 2002-01-31 14:24:06 +00:00
macbuild bug 112698. For rods checkin. r=dcone sr=waterson 2002-01-25 02:55:51 +00:00
mathml Added two APIs, InheritAutomaticData() & TransmitAutomaticData(), to respond to dynamic changes that affect automatic data (i.e., data inferred from the actual definition of each MathML tag). The computation of the data was so far mostly locked in Init() and SetInitialChildList() which are meant to be called only once in the life-time of a frame. Factored this computation into the two APIs to be used to rebuild the data, and which can be called repeatedly as appropriate, when dynamic changes arise in the content model. Shuffled code to stay in sync and consolidated the hooks used dynamic changes with the APIs 2002-02-01 15:10:50 +00:00
printing Initial check in for BUg 113917 (not in the build yet) 2001-12-14 22:40:12 +00:00
style eliminate nsCRT::zero() to use memset to zero instead, bug 118135, r=dp sr=waterson 2002-01-30 02:55:57 +00:00
svg Makefiles must use tabs in some places. Fixing bustage from rbs's checkin. 2002-01-15 23:35:27 +00:00
tables remove unused static kITableRowGroupFrameIID saving 16 bytes (bug 117927; rs=glazou) 2002-01-09 15:46:00 +00:00
tools
xul Forgot the .h for 122057. 2002-02-01 06:55:41 +00:00
.cvsignore
Makefile.in
makefile.win