hyatt%netscape.com
f5c5ee63c6
Fix for 78725. r=pink, sr=ben
2001-05-12 08:32:18 +00:00
nisheeth%netscape.com
72b5275077
Fix OS/2 build bustage from fix to bug 29171.
2001-05-12 07:12:33 +00:00
dr%netscape.com
4923905f33
fixing windows bustage
2001-05-12 06:07:15 +00:00
dr%netscape.com
ab4138e3ba
fix for 60584 (page keeps jumping to the bottom) and maybe also 73725 (content area flashes/jitters when typing in textarea). r=evaughan, pollman, sr=jst
2001-05-12 05:16:53 +00:00
nisheeth%netscape.com
debd64da49
r=heikki. sr=jst. Fix for bug 29171. Create HTML unknown element for non-lowercased elements that are in the XHTML namespace.
2001-05-12 05:10:48 +00:00
evaughan%netscape.com
94198ed5d8
Landing accessibility
...
-r aarol, jgaunt
-sr brendan
2001-05-11 21:11:38 +00:00
darin%netscape.com
b26d5adb54
Http branch landing: changes to other files (bug 76866) r=gagan,sr=dougt,a=chofmann
2001-05-11 21:05:08 +00:00
mjudge%netscape.com
9cb20c1f7d
reverting method for getting selection controller. this WAS to stop selection from snapping from outer document to inside the text field. unfortunately this caused a regression with copying. r= kin a= leaf
2001-05-11 18:51:43 +00:00
kin%netscape.com
ab0e977a52
Fix non-debug build bustage.
2001-05-11 15:19:28 +00:00
attinasi%netscape.com
b696e7f9a5
Fixes crash deleting legend frame. r=rods sr=waterson b=70648
2001-05-11 14:26:04 +00:00
brade%netscape.com
50a1c5a282
rename GetScrollView to GetScrollableView to match Set; bug #65124
2001-05-11 13:25:38 +00:00
brade%netscape.com
cbc456fb1d
fill in the scrolling methods; add GetScrollableView; bug #65124
2001-05-11 13:24:43 +00:00
brade%netscape.com
fc0f0c61c8
add GetScrollableView; bug #65124
2001-05-11 13:24:28 +00:00
mkaply%us.ibm.com
b96a7af920
senna REQUIRES bustage
2001-05-11 13:09:28 +00:00
mkaply%us.ibm.com
996855da28
senna REQUIRES bustage
2001-05-11 11:55:38 +00:00
mjudge%netscape.com
62aec426fa
62971 sr= hyatt r=kin/waterson fix for changing how we find the line given an event point
...
this will now do a binary search muuuch faster worst case than before
2001-05-11 08:04:29 +00:00
mjudge%netscape.com
6f570c3a64
46811 sr= kin r= cmanske
2001-05-11 08:01:40 +00:00
anthonyd%netscape.com
77d91686d8
rechecking in fix for 59005
...
r=rods
sr=kin
2001-05-11 02:33:50 +00:00
anthonyd%netscape.com
cbd59ba530
rechecking in bug fix for 59005
...
r=rods
sr=kin
2001-05-11 02:32:31 +00:00
pinkerton%netscape.com
e7d8d7e91e
don't use rint. fix bustage.
2001-05-11 02:26:05 +00:00
waterson%netscape.com
37b090af98
Bug 62589. Remove ad hoc timers from layout regression page cycler, collection regression data 200msec after page load has completed. Fix some bustage on framesets that happened when landing the new embed APIs. Fix Win32 harness to set XPCOM_DEBUG_BREAK=warn. r=karnaze,rpotts; sr=attinasi
2001-05-11 02:17:35 +00:00
pinkerton%netscape.com
23936658d1
implement outliner drag/drop. r=ben/sr=hyatt. bugs 75404 and 74831.
2001-05-11 01:51:04 +00:00
danm%netscape.com
e039daddd4
adjust for possible rounding in intrinsic window sizing calculation. bugs 68352,77639, probably others. r=brendan,hyatt
2001-05-11 00:47:38 +00:00
mkaply%us.ibm.com
c136fc58fc
Fix most senna REQUIRES bustage
...
We don't need to include nsIUBidiUtils.h in nsIPresContext.h
Also saves tons of interdependency between components
Also removing IBM spam while I'm here
2001-05-10 22:05:38 +00:00
dcone%netscape.com
a81e76f9b1
bug 79477 r=kmmclusk sr=attinasi
2001-05-10 14:19:58 +00:00
bernd.mielke%snafu.de
d4a123483c
remove non local access from table testcases. bug 78537, r=karnaze
...
not part of the build
2001-05-10 05:59:05 +00:00
bernd.mielke%snafu.de
42083e63c1
remove non local access from table testcases. bug 78537 r=karnaze
...
not part of the build
2001-05-10 05:54:15 +00:00
dr%netscape.com
2d2e67c3fa
fix for 78010 (implement nsIClipboardHelper). r=pavlov, pinkerton, hewitt, sr=hyatt
2001-05-10 02:35:00 +00:00
ftang%netscape.com
c872c09c83
fix 75982 to prepare bidi landing
...
r=leaf sr=erik
check in for erik@netscape.com
2001-05-09 11:20:46 +00:00
rbs%maths.uq.edu.au
8887badac5
Approximate the leading with 0.2em since uisng nsIFontMetrics::GetLeading() gives unreliable results on suspicious fonts
2001-05-09 04:50:34 +00:00
harishd%netscape.com
50404b6290
77746 - Remove style from the style stack on encountering the appropritate end tag.
...
78202 - Added text-decoration property for GetComputedStyle.
26347 - Anchor ( special element ) should be able to close phrasel elements
78140 - Putting back list-style-image support for getComputedStyle that got removed accidently.
r=heikki
sr=jst
2001-05-09 03:29:09 +00:00
bryner%uiuc.edu
55279c8fcb
Fixing bustage resulting from linking with libjsdom. r=shaver.
2001-05-08 19:48:55 +00:00
dbaron%fas.harvard.edu
32c43cb5ef
Fix MOZ_TRACK_MODULE_DEPS (senna tinderbox) bustage by adding new header file dependencies from XPCDOM landing to REQUIRES.
2001-05-08 19:19:03 +00:00
jst%netscape.com
ea706038cf
Landing the XPCDOM_20010329_BRANCH branch, changes mostly done by jband@netscape.com and jst@netscape.com, also some changes done by shaver@mozilla.org, peterv@netscape.com and markh@activestate.com. r= and sr= by vidur@netscape.com, jband@netscape.com, jst@netscpae.com, danm@netscape.com, hyatt@netscape.com, shaver@mozilla.org, dbradley@netscape.com, rpotts@netscape.com.
2001-05-08 17:42:36 +00:00
jst%netscape.com
f7460d0269
Landing the XPCDOM_20010329_BRANCH branch, changes mostly done by jband@netscape.com and jst@netscape.com, also some changes done by shaver@mozilla.org, peterv@netscape.com and markh@activestate.com. r= and sr= by vidur@netscape.com, jband@netscape.com, jst@netscpae.com, danm@netscape.com, hyatt@netscape.com, shaver@mozilla.org, dbradley@netscape.com, rpotts@netscape.com.
2001-05-08 16:46:42 +00:00
mkaply%us.ibm.com
bbb16707b2
#78728
...
r=pierre, sr=waterson
Change bool/true/false cases to PRBool/PR_TRUE/PR_FALSE
2001-05-08 14:19:01 +00:00
rbs%maths.uq.edu.au
5f2388d3f9
Typographical changes
2001-05-08 08:36:02 +00:00
rbs%maths.uq.edu.au
3a003c2b87
Correct stretchy metadata
2001-05-08 08:34:13 +00:00
ftang%netscape.com
9501179328
fix #ifdef IBMBID bustage
...
change other.mUnicodeBidi to other->mUnicodeBidi
r=noone sr=onone
2001-05-08 08:13:12 +00:00
bnesse%netscape.com
fe37cea912
Fix for broken color preferences. bug 77828. r=sfraser, sr=alecf.
2001-05-08 01:40:09 +00:00
arik%netscape.com
48c7f5579c
Added an AttributeChanged function to nsXULTreeFrame so that you can dynamically set the row count. Fixed bug 59511, r=danm, sr=hyatt.
2001-05-06 01:08:20 +00:00
waterson%netscape.com
8537458995
Bug 78941. Null-check to handle view giving back a null selection. r=varga@utcru.sk, sr=hyatt
2001-05-06 00:02:27 +00:00
attinasi%netscape.com
d77ce7e88b
Fix for regression that prevented listboxes inside of inline containers from showing up. b=69785 r=kmcclusk sr=roc+moz
2001-05-04 21:25:58 +00:00
glazman%netscape.com
86e10e9db0
getComputedStyle was not implemented for text-align property; b=78709, r=harishd, sr=hyatt
2001-05-04 11:30:34 +00:00
pavlov%netscape.com
f66fe26096
fixing bug 78015 and removing some old imagelib code r=saari sr=hyatt
2001-05-04 06:29:59 +00:00
joki%netscape.com
61d66026c7
Fix for 77362, null check of global window before firing resize to it. sr:bienvenu, r:jst
2001-05-04 03:04:40 +00:00
pierre%netscape.com
74ffb14bf7
Fixed bloat metrics: added MOZ_COUNT_CTOR/MOZ_COUNT_DTOR to the style blobs.
2001-05-04 02:22:41 +00:00
mjudge%netscape.com
a326b58572
changing table cell selection to use borders. sr=waterson r= kin 26831
2001-05-03 23:59:55 +00:00
mjudge%netscape.com
eb8e69ab3e
sr= waterson r= kin bug 26831 table cell selection changed to use borders not background.
2001-05-03 23:57:08 +00:00
timeless%mac.com
1d6d2167b1
Bugzilla Bug 77080 Show application/x-javascript in browser window instead of trying to download
...
fix by bzbarsky@mit.edu , r=harishd, sr=jst
2001-05-03 22:28:44 +00:00
dcone%netscape.com
411c36ec1c
Added a parameter to regression testing output. sr=waterson r=karnaze b=78523
2001-05-03 21:20:35 +00:00
jdunn%netscape.com
3866ca5116
Fixing tinderbox bustage
...
fixing per pierre's suggested patch on the n.p.m.b
r=pierre@netscape.com ,jdunn@netscape.com
2001-05-03 20:37:06 +00:00
waterson%netscape.com
7567c5e94d
Bug 76727. Remove redundancy from BRS_ISINLINEINCRREFLOW optimization; take advantage of existing control flow. Also, correct misc misspelling. r=rbs@maths.uq.edu.au; sr=attinasi@netscape.com
2001-05-03 20:11:50 +00:00
mkaply%us.ibm.com
d55543cda7
OS/2 TB break - forgot a false
2001-05-03 18:05:27 +00:00
mkaply%us.ibm.com
b4b92d9caf
OS/2 TB break - need to change true to PR_TRUE and false to PR_FALSE
2001-05-03 16:09:42 +00:00
pierre%netscape.com
8c7ba4bba1
Changed 2 stray |bool|s to |PRBool| to make OS/2 happy. Thanks to dbaron.
2001-05-03 15:40:05 +00:00
pierre%netscape.com
f879af80a7
attempt to make unix compilers happy
2001-05-03 14:08:50 +00:00
pierre%netscape.com
08aac85e54
43457: change the mutable style context APIs, disable style context sharing, implement style data sharing. r=waterson.
2001-05-03 13:20:48 +00:00
hyatt%netscape.com
bde85cdf76
Fix crashing in SetView.
2001-05-03 07:53:13 +00:00
pierre%netscape.com
45e5ab78ac
78541 Typos in nsCSSStyleRule.cpp. Fix by sfraser, r=valeski.
2001-05-03 07:39:57 +00:00
hyatt%netscape.com
7189f027ca
Missed a file.
2001-05-03 02:39:36 +00:00
hyatt%netscape.com
5fd5b52098
Fix for 800K leaks on tinderbox. Fix for broken printing. Both bugs r=danm, sr=hewitt
2001-05-03 01:41:10 +00:00
waterson%netscape.com
d18fab4f90
Bug 78055. Remove vestigial content construction code. r=mjudge, sr=attinasi.
2001-05-02 22:26:33 +00:00
erik%netscape.com
6bbe0d4deb
bug 74587; author=simon@softel.co.il; r=attinasi; sr=erik; fix for a
...
crasher in IBMBIDI-ifdeffed code for bidi documents
2001-05-02 22:13:29 +00:00
pierre%netscape.com
5d218e63a6
30971 cursor: auto does not work. r=attinasi
2001-05-02 11:03:03 +00:00
pierre%netscape.com
c5bc44cb82
14448 'border' property not resetting 'border-color' to initial value. tested=dbaron/hixie
2001-05-02 10:58:45 +00:00
pierre%netscape.com
2ae03292f4
74773 UMR in AccumulateCRC(). r=attinasi
2001-05-02 10:55:08 +00:00
pierre%netscape.com
b0fcb3608c
62304 [CASCADE] Can't style form controls. r=attinasi, a=hyatt, sr=the man formerly known as buster.
2001-05-02 10:45:07 +00:00
pierre%netscape.com
e9070a9f0a
14448 'border' property not resetting 'border-color' to initial value. tested=dbaron/hixie
2001-05-02 10:31:31 +00:00
pierre%netscape.com
8585a14bb1
66190 External style sheet with unrecognized charset is ignored / 63502 Content-Style-Type don't ignore parameters. r=attinasi/glazman
2001-05-02 10:24:33 +00:00
rbs%maths.uq.edu.au
bce1ab71b4
Restore default fixed-font that was inadvertently changed b=76531
2001-05-02 07:40:37 +00:00
rbs%maths.uq.edu.au
651dbbfef2
Fix bug 76567 (load viewsource.css on demand rather than at startup). Patch mostly by bzbarsky@mit.edu r=harishd,brendan sr=jst
2001-05-02 04:53:38 +00:00
dr%netscape.com
fd80839499
fix for 65617 (unsafe memory allocations in PresShell). r=jag, sr=smfr
2001-05-02 00:36:02 +00:00
hyatt%netscape.com
9ac35d4459
Fix for 76495. r=danm, sr=rpotts
2001-05-01 22:54:11 +00:00
hyatt%netscape.com
dddabd000c
Fix for 76495. r=danm, sr=rpotts
2001-05-01 22:50:16 +00:00
karnaze%netscape.com
9516920471
bug 5522 - initialize max element size. sr=attinasi, r=peterl.
2001-05-01 12:42:53 +00:00
waterson%netscape.com
a209763985
Add .cvsignore file.
2001-05-01 05:42:17 +00:00
waterson%netscape.com
6584908739
Bug 77414. Break nsBlockReflowState out into its own files. sr=attinasi
2001-05-01 04:22:57 +00:00
waterson%netscape.com
8f8aee371f
Remove everything but nsBlockReflowStat implementation, part 2. Not part of the build.
2001-05-01 03:43:41 +00:00
waterson%netscape.com
873a8472d6
Remove everything but nsBlockReflowStat implementation, part 1. Not part of the build.
2001-05-01 03:41:11 +00:00
waterson%netscape.com
e492f8163a
Remove everything bug nsBlockReflowState declaration. Not part of the build.
2001-05-01 03:40:32 +00:00
blakeross%telocity.com
bcb010be4c
View source uses background from prefs and hardcoded text color (62678, patch by bzbarsky@mit.edu). r=dbaron sr=attinasi
2001-05-01 03:19:46 +00:00
hewitt%netscape.com
8c075c3565
76465 - outliner rowHeight, r=waterson, sr=hyatt
...
76297 - screen coordinates, r=hyatt, sr=brendan
76428 - can't set view on an outliner until its frame is created, r=brendan, sr=hyatt
76894 - obelisk crash, r=evaughan, sr=hyatt
2001-04-30 18:30:18 +00:00
cls%seawood.org
d62bacf705
Remove unneeded LOST_SYM_LIBS defines.
2001-04-30 01:13:22 +00:00
rbs%maths.uq.edu.au
40c93afc37
A bit of tidy (NS_LITERAL_STRING and some indentations)
2001-04-29 22:20:35 +00:00
waterson%netscape.com
cceb7520a4
Bug 76885. Removed redundant test from nsBlockFrame::ReflowDirtyChild(). sr=attinasi
2001-04-29 21:58:50 +00:00
blakeross%telocity.com
b3fe6e7096
Adding context menu to sidebar panel headers to silence whiny c|net reporter, only change panels on left-click, optimizing nsMenuFrame::OnCreate by reducing number of necessary nsAutoString ctor's (60071). r=kerz sr=ben
2001-04-29 02:57:29 +00:00
waterson%netscape.com
5b29cd31ca
Add regression tests. Not part of normal build.
2001-04-29 01:42:52 +00:00
cls%seawood.org
00f28396a9
Set EXPORT_LIBRARY=1 in all pertinent Makefile.ins. Allows us to build the final link list as we traverse the tree. Bug #46775
2001-04-28 19:48:12 +00:00
rbs%maths.uq.edu.au
4ca6a08d6c
Do not cache a volatile presentation context in objects that can outlive the presentation context. Fix crasher bug 77146 r=dbaron sr=waterson
2001-04-28 07:39:20 +00:00
hyatt%netscape.com
1b85a18abe
Fix 75516. r=danm, sr=ben
2001-04-28 06:38:23 +00:00
dbaron%fas.harvard.edu
60db9f50dc
Fix OS/2 bustage. |nsISupportsArrayEnumFunc| should not have |PR_CALLBACK|.
2001-04-28 04:30:42 +00:00
hyatt%netscape.com
b03223f5de
Fix for 77859. r=danm, sr=waterson
2001-04-28 03:48:38 +00:00
waterson%netscape.com
31af8a6d5d
Bugs 76721, 76724. Remove vestigial |aDeltaY| argument from RecoverStateFrom() methods. Remove redundant implementation of GetAvailableSpace(). r=dbaron, sr=attinasi.
2001-04-28 02:34:58 +00:00
dbaron%fas.harvard.edu
4d9bf05712
Fix crash due to null frame type atom. b=77630 r=pierre@netscape.com sr=tor@cs.brown.edu
2001-04-28 02:19:13 +00:00
dbaron%fas.harvard.edu
33fd6335e4
Fix unneeded construction of |nsAutoString|s in |SelectorMatches| by pulling one out of a loop and rewriting matching of ^= and $= CSS3 selectors to remove the other. b=77063 r=glazman@netscape.com sr=attinasi@netscape.com
...
Fix O(N^2) cascading by replacing insertion into one large |nsISupportsArray| with appending into a hashtable (hashed by weight) of |nsISupportsArray| and then combining those arrays into the larger array. b=77066 r=attinasi@netscape.com sr=waterson@netscape.com
Reduce construction of |SelectorMatchesData| by retaining (so they can be used for matching other selectors) any new ones constructed in |SelectorMatchesTree| until the one originally passed to |SelectorMatchesTree| is destroyed. b=77090 r=attinasi@netscape.com sr=waterson@netscape.com
2001-04-28 02:16:16 +00:00
valeski%netscape.com
00bca056ef
mozilla diffs r=tao, sr=alecf, commercial diffs r=syd, sr=syd/shaver. lower-casing JS calls to createBundle. removing un-used nsILocale param from nsIStringBundle::CreateBundle(). 76332
2001-04-27 21:30:24 +00:00
sfraser%netscape.com
44cbfd57f8
Fix for 76758, 63241 and 68307. Make Find search through all frames, bring the Find dialog up from JS, and make a docShell enumerator. r=adamlock, sr=kin
2001-04-27 21:11:03 +00:00
bernd.mielke%snafu.de
b6e84e904c
table regression tests not part of the build
2001-04-27 14:59:35 +00:00
sfraser%netscape.com
245d4eb76f
Backing out valeski
2001-04-27 05:53:22 +00:00