Commit Graph

14191 Commits

Author SHA1 Message Date
katakai%japan.sun.com
04efa431f3 bug 167040
CTL: caret does not move to next/prev line on text area
r=Roland.Mainz@informatik.med.uni-giessen.de,sr=scc
(CTL is not part of default build)
2002-09-11 01:52:34 +00:00
bzbarsky%mit.edu
49fd167d97 negative border widths are not legal in CSS. bug 167657, r=glazou,
sr=dbaron.
2002-09-11 01:47:25 +00:00
bzbarsky%mit.edu
720bcd0c52 Fix offset-calculation logic so <select size="1"> works in scrolled
divs.  Bug 115253, r=jkeiser, sr=roc
2002-09-11 01:44:36 +00:00
bzbarsky%mit.edu
b394f6d78c views are not refcounted; do not nsCOMPtr them! Bug 166804, r=timeless,
sr=roc
2002-09-11 01:42:02 +00:00
kin%netscape.com
d38f0b028d Fix for bug 167355 (non-inline document.write does not work in builds after 090522)
Clear the mDidInitialReflow flag in ContentRemoved() to allow the content sink
to call InitialReflow() when the <html> node is re-inserted.

r=jkeiser@netscape.com  sr=jst@netscape.com  a=asa@mozilla.org
2002-09-10 04:36:00 +00:00
rods%netscape.com
493c71a327 Make sure the Print Data is cleaned up when exiting PP
Bug 164384 r=pete sr=kin a=asa
2002-09-10 01:57:09 +00:00
mjudge%netscape.com
efcadd8b2a fix for 165169. sr=bryner r=kin solves the problem of not finding the area frame to traverse the page when composing in mail or composer. cntrl-home/end should work now. 2002-09-10 00:10:09 +00:00
alecf%netscape.com
7cc4b89fd0 oops, fix debug build bustage 2002-09-09 21:36:49 +00:00
alecf%netscape.com
d946fe2aad fix for bug 166308 - remove a bunch of debugging code from XUL
r=bryner, sr=jag, a=asa
2002-09-09 21:32:33 +00:00
karnaze%netscape.com
46e888130b bug 154780 - make the computed width for a cell unconstrained when the table will re-initialize or re-balance. a=rjesup, sr=kin, r=alexsavulov. 2002-09-09 18:46:06 +00:00
karnaze%netscape.com
23a1a3be5c new regression tests, not affecting the build. 2002-09-09 18:37:29 +00:00
dougt%netscape.com
896ebee95a fixes SVG bustage 2002-09-07 19:15:47 +00:00
dougt%netscape.com
68faeb5241 166917. Clean up xpcom SDK includes. r=rpotts@netscape.com, sr=alecf@netscape.com, a=rjesup@wgate.com 2002-09-07 17:13:19 +00:00
dougt%netscape.com
fae89c4077 Fixes up the timer interface. b157136, r=rpotts@netscape.com, sr=alecf@netscape.com, a=rjesup@wgate.com 2002-09-07 05:38:16 +00:00
jst%netscape.com
76ab201522 Whitespace cleanup, no code changes. r/sr/a=me! 2002-09-07 01:48:39 +00:00
leaf%mozilla.org
70941124cb update localeVersion to 1.2a, a=asa 2002-09-07 01:01:49 +00:00
rjesup%wgate.com
e74f7b07e5 Bustage fix for 126346 - checked in the wrong version of this file. 2002-09-06 19:16:11 +00:00
rjesup%wgate.com
a6da2110b6 Bug 126346: make iframes inherit text zoom values. Re-commiting after mods
to deal with 1.5% Tp regression in last commit.  r=dbaron, sr=jst, a=roc+moz
2002-09-06 18:46:19 +00:00
jkeiser%netscape.com
0717b547f2 Fix race condition where iframe's frame is created after document is loaded and body is parsed (bug 153815), kin@netscape.com's patch, r=jkeiser@netscape.com, sr=jst@netscape.com 2002-09-06 05:44:31 +00:00
timeless%mac.com
a4f01e457f Bug 52007 Menu accelerators don't work if alt held down patch by jruderman@hmc.edu r=akkana sr=kin a=asa 2002-09-06 03:15:55 +00:00
aaronl%netscape.com
b1087a4af6 Bug 166704. Alt-tabbing between apps can disable typeaheadfind. r=kyle, sr=jst, a=asa 2002-09-06 02:52:24 +00:00
bryner%netscape.com
11659c8e1c Bug 141295 and 153681 - fix some timing problems with initial focus. Make sure that window watcher's activeWindow accurately reflects the last window to receive an NS_ACTIVATE. Remove the GetFocusController API from nsIDocument, since the focus controller can now be obtained for the entire lifetime of the document by using GetContainer(). Cleaned up some methods on nsEventStateManager/nsIEventStateManager that were virtual for no reason. r=danm, sr=jst. 2002-09-06 00:19:58 +00:00
alecf%netscape.com
6d9653d8f6 oops, extra methods
part of bug 163736, again not part of build
2002-09-05 21:16:04 +00:00
alecf%netscape.com
f83d79bf19 move these over from gfx in preparation for gfx2 destruction (bug 163736)
not part of build just yet
2002-09-05 18:18:40 +00:00
rbs%maths.uq.edu.au
03096fcdeb Overshooting when measuring the text caused things to go out-of-sync and to hang, b=142206, r=shanjian, sr=dbaron, a=asa 2002-09-05 01:58:55 +00:00
smontagu%netscape.com
244a1b0f8d Back out bidi visual selection. Bug 76190, r=mjudge, sr=kin, a=asa. 2002-09-05 00:56:25 +00:00
sicking%bigfoot.com
443bb6d0bc Bug 64945: XML Prettyprinting stage 1
r=peterv sr=jst
2002-09-04 06:57:25 +00:00
karnaze%netscape.com
3687f1f3d0 bug 149275 - Allocate reflow state and let ReflowBlock initialize it so the correct reflow state can be passed to DidReflow. Combined DoReflowBlock with ReflowBlock. sr=bzbarsky, r=alexsavulov. 2002-09-04 06:55:40 +00:00
mkaply%us.ibm.com
e11c584e8d #67749
r=cls
Better solution for platform specific forms.css - add platform-forms.css for OS/2
2002-09-04 05:12:18 +00:00
karnaze%netscape.com
132be7a8bd bug 137388 - Jery Tan's patch to restrict applying CalcQuirkContainingBlockHeight to a frame inside a table cell. sr=bzbarsky, r=karnaze. 2002-09-04 04:00:41 +00:00
rbs%maths.uq.edu.au
a1543297ff Slight iteration on bug 163785 to gain perf 2002-09-04 02:31:46 +00:00
caillon%returnzero.com
7f92e25158 Remove an unneeded check: unsigned ints are always >= 0.
Bug 166364; r=sicking; sr=jst
2002-09-04 02:15:35 +00:00
dbaron%fas.harvard.edu
25ef476c7f Fix regression in graying of disabled radio buttons and checkboxes. b=164484 r=bbaetz sr=bzbarsky 2002-09-04 00:39:19 +00:00
karnaze%netscape.com
0085190f4a bug 154780 - Revised bernd's patch. treat null unit margins as auto. leave the cell avail width at 0 if a strategy init will occur. sr=kin, r=alexsavulov. 2002-09-04 00:10:43 +00:00
rbs%maths.uq.edu.au
1d2d905c1d Minimum font-size wasn't working if no font props was specified, b=163785, r=dbaron, sr=bzbarsky 2002-09-03 23:55:48 +00:00
karnaze%netscape.com
04b24dd63f bug 131065 - revised Jerry Tan's patch to handle top/bottom margins and absolutely positioned cases. sr=kin, r=peterl. 2002-09-03 23:42:52 +00:00
dougt%netscape.com
f2a00efc93 Move FROZEN ContractID into nsXPCOM.h and define r=rpotts, sr=alec, b=166426 2002-09-03 23:36:13 +00:00
rods%netscape.com
e2bf68e0fb Checked in from wrong tree. 2002-09-03 23:25:17 +00:00
rods%netscape.com
24609f73f8 Bug 164250 Instrument the PrintEngine for print testing
r=dcone sr=kin
2002-09-03 23:21:15 +00:00
cbiesinger%web.de
15fb039188 bug 151983 patch by bernd.mielke@snafu.de r=paper sr=tor
ASSERTION: imgLoader::LoadImage -- NULL URI pointer: 'aURI'
2002-09-03 22:49:51 +00:00
bzbarsky%mit.edu
7f484ee985 Allow view-source to handle arbitrary content (as text-plain, in the
worst case).  Bug 77337, r=jst, sr=darin
2002-09-03 22:10:08 +00:00
roc+%cs.cmu.edu
23f188782e Bug 164625. Remove references to nsRectFast, they're not needed and this shouldn't be used outside of the nsRegion code. Patch by Dainis_Jonitis@swh-t.lv. r=roc,sr=kin 2002-09-03 21:53:22 +00:00
rods%netscape.com
aba304f7d5 Bug 165122 rearrange initializer r=rods sr=bz 2002-09-03 14:40:53 +00:00
jay.yan%sun.com
9be2781a61 bug 164796 disable menu should not be opened. patch=robin.lu@sun.com, r=jay.yan@sun.com, sr=hyatt 2002-09-03 02:26:01 +00:00
timeless%mac.com
46be326ed0 Bug 161945 clean up simple mac build warnings
r=dbradley sr=bz
2002-09-02 21:26:11 +00:00
bzbarsky%mit.edu
dde7681290 Do not inherit text-transform into inputs and textareas. Bug 150341,
r=glazman, sr=roc+moz
2002-08-31 04:38:57 +00:00
alecf%netscape.com
2dded12ab7 fix for bug 164575 - clean nsIPersistentProperties interface to reduce UTF8/UCS2 conversions
r=dougt, sr=darin
2002-08-30 17:13:34 +00:00
karnaze%netscape.com
9bdca7c014 bug 162691 - don't include siblings which will be next in flows when ordering row groups. sr=kin, r=bernd. 2002-08-30 16:30:04 +00:00
caillon%returnzero.com
add1e76599 Bug 45557 - Rounded transparent borders are not transparent.
r=bzbarsky sr=jag
2002-08-30 06:39:34 +00:00
roc+%cs.cmu.edu
78f830028e Bug 164625. Native regions on Linux (and probably some other platforms) are limited to 16bit signed coordinates, so we have to use our own region implementation to manipulate regions in twips space. Using our own regions should also improve performance. r=kmcclusk,sr=kin 2002-08-30 03:32:05 +00:00