Commit Graph

93484 Commits

Author SHA1 Message Date
evaughan%netscape.com
b5e2981ee1 Facelift for nsBoxToBlockAdaptor -r hyatt -sr waterson #110328
Grid memory leak -r naving -sr hewitt #109490
2001-12-03 23:41:13 +00:00
kmcclusk%netscape.com
da0e66d506 Check aHandled after event dispatch before accessing the view's children. b=113121 r=roc+moz sr=attinasi 2001-12-03 23:37:09 +00:00
mscott%netscape.com
829746a823 remove some obsolete comments. 2001-12-03 23:36:57 +00:00
hwaara%chello.se
94d94c566e #78365, make scrolling="off" and scrolling="on" work for frameset elements.
r=fabian, sr=attinasi
2001-12-03 23:36:40 +00:00
bryner%netscape.com
e5534233ce Removing unused MORK_OBSOLETE and MORK_ALONE code. r=bienvenu, sr=alecf. 2001-12-03 23:35:23 +00:00
shanjian%netscape.com
7a8f056a0b #109913 universal charset detector improvement: use positive approach
r=yokoyama, sr=brendan
2001-12-03 23:33:12 +00:00
bienvenu%netscape.com
4306539df1 reduce number of outliner row paints r=varga, sr=hyatt 112253 2001-12-03 23:32:00 +00:00
sgehani%netscape.com
0b1b5aab76 Fix font size menupopup to show sizes more than one char wide.
b=112907; r=sgehani; sr=alecf (checking in for jrgm@netscape.com)
2001-12-03 23:30:53 +00:00
smontagu%netscape.com
68c01ded67 Fix for Bug 17644 [INLINE-H] negative text-indent paragraphs starting with images, r=dbaron, sr=roc+moz 2001-12-03 23:30:32 +00:00
sgehani%netscape.com
1686a19805 Make old profiles that have a closed sidebar be able to open the sidebar again.
b=113031; r=morse; sr=alecf
2001-12-03 23:28:28 +00:00
naving%netscape.com
67c66b0acb 112783 r=ducarroz sr=bienvenu. free charset got from parsing headers before setting to ISO-8859-1 2001-12-03 23:25:13 +00:00
dbaron%fas.harvard.edu
dc8b10ae25 Make nsSharableString::Assign set the length correctly when it's reusing its existing buffer. b=112483 r=scc sr=alecf 2001-12-03 23:14:15 +00:00
bzbarsky%mit.edu
16f773af3a Create formpost files as 0600, not 0666 so people can't randomly read
them.  Bug 76463, r=alexsavulov, sr=darin
2001-12-03 23:04:44 +00:00
jdunn%netscape.com
a7c187ac83 fixing hp-ux tinderbox orange and aix build bustage
when functions are defined they shouldn't be defined extern
and when declaring externs, they should be declared globably

r=bnesse@netscape.com
sr=alecf@netscape.com
# 113319
2001-12-03 23:04:29 +00:00
alecf%netscape.com
e2d9c7adee part of fix for bug 110531 - move CSS loader over to using nsIConverterStream instead of nsIUnicharInputStream
sr=darin, r=dougt
2001-12-03 23:03:18 +00:00
bzbarsky%mit.edu
500aebd40a Forms should return .method in all lowercase for compat with IE and
NS4.  Bug 113174, r=fabian, sr=jst
2001-12-03 23:02:12 +00:00
sonja.mirtitsch%sun.com
ae1eb3376b commiting some changes (backwardcompatibility tests, uname -p problem,
numbers of tests...)
before starting to work on tinderbox problem, log hard to find. 111229
2001-12-03 23:00:02 +00:00
morse%netscape.com
e4306c81f6 bug 112757, form manager not working correctly with frames, r=sgehani, sr=alecf 2001-12-03 22:58:47 +00:00
nhotta%netscape.com
215f2f9e8c Added geostd8 to charset menu, bug 107533, r=yokoyama. 2001-12-03 22:58:26 +00:00
dsirnapalli%netscape.com
95a7c4da54 Test case to test nsIAccessible methods for HTML Table. 2001-12-03 22:33:51 +00:00
dsirnapalli%netscape.com
85c55ab17d This javascript file contains all the basic functions needed to test nsIAccessible interface. 2001-12-03 22:33:13 +00:00
ben%netscape.com
7ad599ae2b forgot this too..(113295, blocker) 2001-12-03 22:23:17 +00:00
ben%netscape.com
ac8802a51b part of previous fix for 113295 2001-12-03 21:51:56 +00:00
ben%netscape.com
13c08ff0bb fix for 113295 -'Exit' etc missing from menus. (smoketest blocker) 2001-12-03 21:35:55 +00:00
mcafee%netscape.com
33e830aebd Adjusting btek yrange hack value 2001-12-03 20:48:38 +00:00
kestes%walrus.com
ecb5b17c4a empty cells need to have text brower string. 2001-12-03 20:02:39 +00:00
kestes%walrus.com
bc12f06bf0 minor changes in now addnote communicates with tinder.cgi. now the note
is rendered on an as needed basis inside tinder.cgi.
2001-12-03 19:57:35 +00:00
relyea%netscape.com
eb5f59dca1 Sigh, Fix name collision between pk11wrap and softoken. 2001-12-03 19:56:00 +00:00
kestes%walrus.com
1f0967426d text browser updates. 2001-12-03 19:55:56 +00:00
kestes%walrus.com
15567e3914 add features to allow text browsers to view status tables. 2001-12-03 19:55:12 +00:00
kestes%walrus.com
572164fdd0 update tests to accomidate new text browser features and conventions. 2001-12-03 19:53:31 +00:00
kestes%walrus.com
3c0f636f8f add support for an ALL page.
fix a bunch of minor bugs and typos.
2001-12-03 19:52:38 +00:00
relyea%netscape.com
0ad6ee3eca Fix Solaris and HP build failures. 2001-12-03 19:51:57 +00:00
kestes%walrus.com
fe5b24cccf add link back to the current status page from which ever status page
you are looking at.
2001-12-03 19:50:00 +00:00
kestes%walrus.com
e80777fb94 add support for text browser characters. 2001-12-03 19:48:47 +00:00
kestes%walrus.com
2c1da9b53c generalize treestate so that we can provide data to text browsers. 2001-12-03 19:47:24 +00:00
kestes%walrus.com
1033dd75d6 add support for an ALL page. 2001-12-03 19:46:04 +00:00
kestes%walrus.com
28b599eab9 add support for text browsers: colorized characters which discribe the build
cell state.  Also allow users to chose the brief/full log from the
status page.
2001-12-03 19:44:26 +00:00
kestes%walrus.com
22ecd64fd0 add support for text browsers including, special colorized characters
and click through text of notices.
2001-12-03 19:43:28 +00:00
kestes%walrus.com
32d632c2c6 add support for text browsers. 2001-12-03 19:42:45 +00:00
jdunn%netscape.com
8b4cd4a4e1 Use the right vtable : AIX ONLY!
# 90720
r=cls@seawood.org
2001-12-03 15:02:08 +00:00
peterv%netscape.com
d7af2093d9 Making SOAP build on Mac. Not part of the default build. 2001-12-03 14:43:30 +00:00
locka%iol.ie
a2785c5d51 Add code to nullify pointers and do extra checks to catch docshell crashes most likely caused by bad weak references. b=67721 r=rpotts@netscape.com sr=mscott@netscape.com 2001-12-03 12:42:49 +00:00
seawood%netscape.com
6f72f9fad0 Backing out previous checkin due to TT font issues.
Bug #94327
2001-12-03 10:29:10 +00:00
mcafee%netscape.com
4f0ed5535a Adding &days=0 default to Ts and Txul links. 2001-12-03 09:10:32 +00:00
ben%netscape.com
ffd615833c fix 77513 - text on autocomplete checkbox does not wrap on mac modern/classic and causes panel to overflow. r=jag, sr=hewitt 2001-12-03 09:07:23 +00:00
mcafee%netscape.com
813da6c87b removing jrgm's version of &days=, Date::Calc version is working. 2001-12-03 09:07:16 +00:00
ben%netscape.com
186b785a7a oops forgot this one 2001-12-03 08:58:40 +00:00
mcafee%netscape.com
c649101a71 Adding &days=n argument. 2001-12-03 08:56:28 +00:00
mcafee%netscape.com
0963eca175 Adding &days=n argument. Left in jrgm's attempt as a comment for now. 2001-12-03 08:40:42 +00:00