rods%netscape.com
|
119c100475
|
IFrames need their own calculation for placement, different from Frameset frames
Bug 167775 r=dcone sr=kin
|
2002-09-12 13:20:38 +00:00 |
rods%netscape.com
|
83f1a980a8
|
Adding more tests
|
2002-09-12 12:29:33 +00:00 |
mjudge%netscape.com
|
f6f32ac3c0
|
small fix 14835 sr=jag r=pav very small chance of a memory leak in nsFrame
|
2002-09-12 10:35:46 +00:00 |
mjudge%netscape.com
|
0bd5425f1d
|
14835 r=pavlov saari, fixing bustage of image selection on mac/unix regression
|
2002-09-12 06:16:51 +00:00 |
alecf%netscape.com
|
bab99a09b0
|
fix for bug 163736 - consolidate gfx2 into gfx, and remove the gfx2 DLL from the build.
r=pavlov, sr=rbs
includes creating a new "Shared" library which shares gfx code between all platforms
|
2002-09-12 04:43:31 +00:00 |
caillon%returnzero.com
|
df0ff613ca
|
167964 - nsCSSProps::LookupPropertyValue() doesn't handle -moz-appearance
r=dbaron sr=jst
|
2002-09-12 03:57:02 +00:00 |
bzbarsky%mit.edu
|
cde8d05426
|
Fix debug-only build bustage on GCC 3.2. Don't pass objects through "...".
|
2002-09-12 03:44:37 +00:00 |
darin%netscape.com
|
f6ca382ff1
|
adding nsISelectionImageService.idl to layoutIDL.xml to fix more mac
bustage from mjudge's checkin
|
2002-09-11 07:42:03 +00:00 |
darin%netscape.com
|
a9e21a0063
|
attempting to fix MANIFEST_IDL bustage from mjudge's checkin
|
2002-09-11 06:54:05 +00:00 |
mjudge%netscape.com
|
735c6c2559
|
missed a ';' on a ifdef mac section. fixing build bustage
|
2002-09-11 03:41:46 +00:00 |
mjudge%netscape.com
|
9b2ec88fda
|
14835 r=pavlov sr=sfraser alpha blending on images to denote selection.
|
2002-09-11 03:03:49 +00:00 |
bzbarsky%mit.edu
|
6ec7dec1d6
|
Include url in error message. Bug 167662, r=jkeiser, sr=jst
|
2002-09-11 02:55:14 +00:00 |
bzbarsky%mit.edu
|
3112a74372
|
<input type="button" value=""> should not list default text. Bug
166913, r=jkeiser, sr=jst
|
2002-09-11 02:30:52 +00:00 |
bzbarsky%mit.edu
|
7eb4bb4235
|
Make <button> align sorta like <input type="button"> does vertically.
Bug 162573, patch by dbaron, r=bzbarsky, sr=roc
|
2002-09-11 02:12:24 +00:00 |
katakai%japan.sun.com
|
b8db543571
|
bug 52416
Editor does not accept NS_TEXT_EVENT while losing input focus
r=akkana,sr=bzbarsky
(patch within #ifdef MOZ_X11)
|
2002-09-11 02:02:29 +00:00 |
katakai%japan.sun.com
|
ec9c8d4ff9
|
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
|
3f0dcdc41f
|
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
|
d878e367a6
|
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
|
ed3f04a807
|
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
|
ebe96066f3
|
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
|
49064768f2
|
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
|
348a9fade9
|
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
|
acc0f2eab9
|
oops, fix debug build bustage
|
2002-09-09 21:36:49 +00:00 |
alecf%netscape.com
|
beed06cd30
|
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
|
a900d284ec
|
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
|
8dfc8b1722
|
new regression tests, not affecting the build.
|
2002-09-09 18:37:29 +00:00 |
dougt%netscape.com
|
bc637705d6
|
fixes SVG bustage
|
2002-09-07 19:15:47 +00:00 |
dougt%netscape.com
|
c5e8f896cd
|
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
|
d94b37c68a
|
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
|
c1a26832ce
|
Whitespace cleanup, no code changes. r/sr/a=me!
|
2002-09-07 01:48:39 +00:00 |
leaf%mozilla.org
|
b1bdbfd3cd
|
update localeVersion to 1.2a, a=asa
|
2002-09-07 01:01:49 +00:00 |
rjesup%wgate.com
|
63e7443995
|
Bustage fix for 126346 - checked in the wrong version of this file.
|
2002-09-06 19:16:11 +00:00 |
rjesup%wgate.com
|
82f45610bf
|
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
|
ff46a64808
|
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
|
c5b68dfcc8
|
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
|
daafdb4744
|
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
|
b04e8d309d
|
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
|
bcb6b30a76
|
oops, extra methods
part of bug 163736, again not part of build
|
2002-09-05 21:16:04 +00:00 |
alecf%netscape.com
|
b9ff28e25b
|
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
|
5fe9f9019a
|
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
|
969d4a367f
|
Back out bidi visual selection. Bug 76190, r=mjudge, sr=kin, a=asa.
|
2002-09-05 00:56:25 +00:00 |
sicking%bigfoot.com
|
7aaa7b5df0
|
Bug 64945: XML Prettyprinting stage 1
r=peterv sr=jst
|
2002-09-04 06:57:25 +00:00 |
karnaze%netscape.com
|
b418a7c2ff
|
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
|
7fa9200e0d
|
#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
|
ff327eddd0
|
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
|
5a544e9046
|
Slight iteration on bug 163785 to gain perf
|
2002-09-04 02:31:46 +00:00 |
caillon%returnzero.com
|
4a3af11c3c
|
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
|
61be130089
|
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
|
0e30f39198
|
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
|
13bee841d9
|
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 |