Commit Graph

13971 Commits

Author SHA1 Message Date
rods%netscape.com
5a1daf5a2a fixing up test for more variants 2002-07-22 14:43:17 +00:00
rods%netscape.com
c7f42486a8 adding hidden iframe test 2002-07-22 14:02:27 +00:00
rods%netscape.com
45b2693413 Added additional tests cases for printing 2002-07-22 10:58:21 +00:00
rods%netscape.com
d1ba61dd4b When a FrameSet Frame's contains a FrameSet the mFrameType for the PrintObject
is always set to an eFrame. Which is fine when printing "AsIs"
but is incorrect when when printing "Each Frame Separately".
When printing "Each Frame Separately" the Frame really acts like a frameset.
So we need to set it to an eFrame
Bug 157918 r=dcone sr=kin a=scc
2002-07-22 10:55:07 +00:00
pete.zha%sun.com
efe33e8b2b Summary: print to file overwrites file without asking
bug=107484 r=rods sr=bzbarsky a=scc
2002-07-21 10:59:57 +00:00
bzbarsky%mit.edu
783a32db62 fix startup assertions, bug 154503, r=sicking, sr=dbaron, a=asa 2002-07-19 23:58:10 +00:00
varga%netscape.com
ebce2fe56c Fix for bug 128809 - Mail layout goes into infinite loop when "view headers all" is activated
r=kin, sr=bryner, a=scc
2002-07-19 22:36:46 +00:00
leaf%mozilla.org
a3ac15471b backout dataloss-causing fixes for 143862 and 156719, a=asa 2002-07-19 21:58:09 +00:00
rods%netscape.com
cfc2ea8421 need to check BUSY_FLAGS_PAGE_LOADING before printing
Bug 157632 r=dcone sr=jst a=scc
2002-07-18 09:09:54 +00:00
kyle.yuan%sun.com
55abaa2cb6 Bug 131883 All filenames of attachment disappeared by resizing attachment area;
r=hewitt, sr=scc, a=scc
Force listitem's rect to be recalculated when its parent was going wider.
2002-07-18 02:19:12 +00:00
bzbarsky%mit.edu
dca89da4d5 Make sure that painting is properly unsuppressed in XML docs. Bugs
156985, 81546, 157487, r=dbaron, sr=rbs, a=scc
2002-07-18 01:49:47 +00:00
jkeiser%netscape.com
dca7f18492 Make select clear when last option is removed from it (bug 154410), r=bzbarsky@mit.edu, sr=dbaron@fas.harvard.edu, a=asa 2002-07-18 00:58:31 +00:00
leaf%mozilla.org
8860985e79 bug 154840, r=cls, sr=brendan, a=jesup update localeVersion strings 2002-07-17 23:51:49 +00:00
karnaze%netscape.com
d4170a31fb new regression tests, not affecting the build. 2002-07-17 16:51:52 +00:00
rods%netscape.com
5fb31c3e15 Add additional test to printing test files 2002-07-17 13:37:59 +00:00
peterv%netscape.com
be908653fb Fixing MathML packaging bustage on Mac. 2002-07-17 07:17:05 +00:00
karnaze%netscape.com
b342f8f732 bug 153785 - Added function to undo splitting floaters when the line they are on gets moved to the next page. Cached the break type of the last floater that gets split in the block reflow state so that the frame afterh the floater's continuation can combine that break type with its own. a=asa, sr=kin, r=alexsavulov 2002-07-17 01:48:56 +00:00
jkeiser%netscape.com
c5b0a4280a Make save/restore work for all forms, not just the first (bug 138892), r=rods@netscape.com, sr=attinasi@netscape.com, a=asa 2002-07-16 22:38:51 +00:00
dbaron%fas.harvard.edu
020c118cfd 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
kyle.yuan%sun.com
30148562cb Sorry, my previous checkin is not the final one. Fixed! 2002-07-16 01:45:38 +00:00
kyle.yuan%sun.com
1feb7f868a Bug 154929 Wrong behavior when dragging splitter in mail thread pane
r=varga, sr=bryner, a=asa
omitted hidden columns when dragging
2002-07-16 01:23:43 +00:00
karnaze%netscape.com
7f034a3166 new regression tests not affecting the build. 2002-07-15 15:18:28 +00:00
karnaze%netscape.com
669f9885af bug 154741 - use macros instead of NS_FRAME_COMPLETE, a=asa, sr=kin, r=alexsavulov. 2002-07-15 14:46:01 +00:00
ccarlen%netscape.com
04b6fab64b Bug 154883 - Use session printing APIs on Mac OSX. r=pinkerton/sr=sfraser/a=asa 2002-07-13 00:18:46 +00:00
rbs%maths.uq.edu.au
964b8b6a4a Align the bar of the radical on pixel boundaries to get a nicer & uniform spacing on stacked radicals, b=130282, r=roc+moz, sr=waterson, a=asa 2002-07-12 21:14:32 +00:00
bzbarsky%mit.edu
8bcb659f61 Add some more Ethiopic list styles. Bug 154503, patch by yacob@geez.org
(Daniel Yacob), r=dbaron, rs=brendan, a=asa
2002-07-12 20:46:19 +00:00
dbaron%fas.harvard.edu
725f1e7cab Fix crash when we do a ReconstructDocElementHierarchy on a XUL document, which destroys the nsDocElementBoxFrame (which constructs the popupset) but not the nsRootBoxFrame. b=156719 r=waterson sr=ben a=asa 2002-07-12 01:46:20 +00:00
serge%netscape.com
74c6f3e741 fix #156936, regression: crash using OBJECT tag with any plugin, r=peterl, sr=jag 2002-07-11 19:32:44 +00:00
ducarroz%netscape.com
1bb98ce41b Fix for bug 156772: Replace the pair NS_ADDREF_THIS/NS_RELEASE_THIS by nsCOMPtr<nsIDocumentViewer>
kungFuDeathGrip(this). R=rods, SR=jst
2002-07-11 18:11:12 +00:00
mkaply%us.ibm.com
b8bed56fb0 Fix OS/2 runtime bustage - appears to be a compiler bug - working on getting a testcase together 2002-07-10 22:20:36 +00:00
dbaron%fas.harvard.edu
6572cde9f7 Correctly process a framechange hint on the root element to prevent crashes. Prevent selects from triggering style reresolution before they're added to the document, and prevent a little bit more reresolution that's a performance hit. b=143862 r=bzbarsky, jkeiser sr=jst, waterson 2002-07-10 02:24:18 +00:00
dbaron%fas.harvard.edu
9376629e94 Make scrollbars be reflow roots so that moving the scrollbar in an element with 'overflow' that leads to scrollability doesn't cause a reflow from the top of a document. b=156522 r=waterson sr=kin 2002-07-10 02:17:54 +00:00
smontagu%netscape.com
d63551e2ff Fix regression with form controls on visual bidi pages. Bug 142233, r=jkeiser, sr=kin 2002-07-10 00:52:17 +00:00
rods%netscape.com
1ba1fcde85 Implement progress dialog for printing and PP that show before reflow
Bug 154136 r=dcone/sgehani sr=alecf
2002-07-09 12:39:02 +00:00
dbaron%fas.harvard.edu
d35e32612b Ensure that scroll position listeners are properly unregistered. b=114221 sr=waterson r=attinasi 2002-07-09 04:30:28 +00:00
dbaron%fas.harvard.edu
834581869f Turn on CSS parser error reporting in DEBUG builds. Make unexpected-EOF error messages more informative. b=155855 r=bzbarsky sr=ben 2002-07-09 04:28:58 +00:00
dbaron%fas.harvard.edu
27b9d4524f To make maintainance easier and allow more data-as-data rather than data-as-code, create a preprocessable list of style structs and use it in many places where we previously listed all (or half) of the style structs. b=155745 r=bzbarsky sr=waterson 2002-07-09 04:10:10 +00:00
jst%netscape.com
f2ccfa37c0 Fixing security bug 134315. Make sure we clear the JS scope in cases where it's needed. r=mstoltz@netscape.com, sr=brendan@mozilla.org 2002-07-09 02:49:58 +00:00
rods%netscape.com
9ad7dc90a0 use the title unless empty then use URL instead. And change
the progress dialog to display title intead of url
Bug 156305 r=dcone sr=waterson
2002-07-09 02:33:29 +00:00
rbs%maths.uq.edu.au
a6dc0bdbde support <msqrt> and <mroot> with Mathematica fonts in addition to TeX fonts, b=121493, r=roc+moz, sr=waterson 2002-07-09 01:41:52 +00:00
rbs%maths.uq.edu.au
f166816b3d crash if position: absolute applied to <math>, b=151054, r=roc+moz, sr=waterson 2002-07-09 01:34:12 +00:00
bryner%netscape.com
90a2f7dfb7 Fix all of the warnings about member initializer ordering in constructors (bug 156135). r=timeless, sr=jag. 2002-07-08 07:56:50 +00:00
caillon%returnzero.com
9df8f33a00 * Implement CSSValueLists and computed -moz-border-{side}-colors
* Get the computed -moz-binding directly from the style context which is faster than getComputedStyle
* Speed up computed style by not QI'ing so much
* Cache the computed style object so we don't keep re-alloc'ing memory for it.
* Shrink ROCSSPrimitiveValue.
* Don't get computed style of non-existant properties.
* Use nsSize instead of nsRect when we only care about height and width
* Other random code cleanup of computed style

Bug 155525
r=bzbarsky
sr=jst
2002-07-08 07:11:59 +00:00
peterlubczynski%netscape.com
64fd02fac7 Fixing regression: Default plugin shows for ActiveX controls and hides Netscape plugin (users sent to PFS to fetch plugin for application/x-oleobject), bug 151074 r=bryner sr=jst 2002-07-08 06:26:44 +00:00
smontagu%netscape.com
7dc1cf7ceb Bug 140608 ("Bookmarks menu goes offscreen with 3rd level menu when UI aligned to the right"), r=dean_tessman@hotmail.com, sr=jst 2002-07-05 23:12:51 +00:00
cbiesinger%web.de
b8aa101e51 bug 146974 r=hwaara sr=tor
js strict warnings
2002-07-03 19:16:45 +00:00
seawood%netscape.com
0597412383 The c++ standard requires that the throw list be used when declaring functions as well as defining them.
commercial compiler fixes for bug #149032
2002-07-03 17:14:41 +00:00
aaronl%netscape.com
480ebf281a Bug 132489. Caret still blinking when entering menus. r=bryner, sr=hewitt. Bug 154704. No accessibility events fired as menus exit. r=jgaunt, sr=jag. Bug 154721. Active accessibility: No accessible focus events fired for documents. r=kyle, sr=jst 2002-07-03 16:38:15 +00:00
bernd.mielke%snafu.de
647fc6fa97 bug153718 remove nsTableBorderCollapse.cpp from build r=karnaze sr=waterson 2002-07-03 04:59:55 +00:00
shanjian%netscape.com
db6d418deb #152056 Uninitialized memory read in nsTextFrame::GetPosition
relocate a line to prevent i from reaching contentLength.
r=mjudge, sr=dveditz
2002-07-03 03:47:53 +00:00