Commit Graph

99134 Commits

Author SHA1 Message Date
timeless%mac.com
37aebee9b2 Bug 123550 Toggling unread column doesn't properly toggle unread counts in name column
patch by neil@parkwaycc.co.uk r=timeless sr=sspitzer a=asa


git-svn-id: svn://10.0.0.236/trunk@116406 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-12 15:34:33 +00:00
bzbarsky%mit.edu
feb68c2f7a Account for scrollbar in incremental reflow of fixed-pos elements. Bug
130002, r=dbaron, sr=attinasi, a=roc+moz


git-svn-id: svn://10.0.0.236/trunk@116405 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-12 15:29:33 +00:00
bzbarsky%mit.edu
ea8a36ff35 Fix hang when style.cssText is set to an unrecognized value. Bug
129927, r=dbaron, sr=jst, a=roc+moz


git-svn-id: svn://10.0.0.236/trunk@116404 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-12 15:28:27 +00:00
dcone%netscape.com
ccecb1772c pulling changes. The checkin went to the wrong place.
git-svn-id: svn://10.0.0.236/trunk@116403 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-12 15:23:50 +00:00
karnaze%netscape.com
e4f8ba49ca bug 92868 - Simplified the style context provider mechanism, changed frame manager to re-resolve the provider first and to use correct style context in a few other places. a=roc, sr=attinasi, r=dbaron.
git-svn-id: svn://10.0.0.236/trunk@116402 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-12 15:21:35 +00:00
mkaply%us.ibm.com
3fa5718c88 #125432
r=pedemont, sr=blizzard, a=roc+moz
OS/2 only - use the web page font for entryfields, buttons, and lists since our chrome font is a bitmap font that can't be scaled.


git-svn-id: svn://10.0.0.236/trunk@116400 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-12 15:07:47 +00:00
mkaply%us.ibm.com
20d48f32d0 #129716
r=pedemont, sr=blizzard, a=roc+moz
OS/2 only - Initialize titlebars to a blank rather than 0


git-svn-id: svn://10.0.0.236/trunk@116397 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-12 15:04:03 +00:00
dcone%netscape.com
2bce851d6d Adding the debug object. This is not part of the build.
git-svn-id: svn://10.0.0.236/trunk@116395 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-12 14:57:25 +00:00
rods%netscape.com
cdc9d9dd89 Change getters of widgets to nsCOMPtrs to get rid of leaks.
Bug 129933 r=dcone sr=attinasi a=roc


git-svn-id: svn://10.0.0.236/trunk@116394 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-12 14:16:57 +00:00
brade%netscape.com
4d042a6ff7 display save error on !success (rather than only for exceptions); bug 128367, r=adamlock, sr=kin; a=asa
git-svn-id: svn://10.0.0.236/trunk@116393 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-12 14:13:39 +00:00
myk%mozilla.org
8382a27dc5 Fix for bug 103778: Rewrites and templatizes buglist.cgi.
Patch by Myk Melez <myk@mozilla.org>.
r=bbaetz,gerv


git-svn-id: svn://10.0.0.236/trunk@116392 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-12 13:55:07 +00:00
bbaetz%student.usyd.edu.au
c61d5aa145 Bug 130254 - Template params don't have to exist, since they may be
subject to interpolation. Ignore names with $ in them as a workaround
r=myk x 2


git-svn-id: svn://10.0.0.236/trunk@116391 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-12 13:33:55 +00:00
rjc%netscape.com
b2f19e6355 Backout fix for bug # 129794 due to orangeness. Will try again tomorrow.
git-svn-id: svn://10.0.0.236/trunk@116390 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-12 11:21:03 +00:00
rjc%netscape.com
8c77c5a067 Typo. Fix bug # 129794: plug leak due to circular ownership. r=dp sr=ben a=roc+moz
git-svn-id: svn://10.0.0.236/trunk@116389 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-12 10:28:18 +00:00
hyatt%netscape.com
e47e30f4ce Fix for 122369, XBL form selects show scrollbars when their size=the number of options. This fixes that problem. r=bryner, sr=ben, a=brendan
git-svn-id: svn://10.0.0.236/trunk@116388 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-12 10:13:05 +00:00
hyatt%netscape.com
ea10ff831d Fix 129787. Select popups should inherit the background color from the select. XBL Form Controls. r=bryner, sr=ben, a=brendan
git-svn-id: svn://10.0.0.236/trunk@116387 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-12 09:44:11 +00:00
hyatt%netscape.com
89dcff9376 Fix the font of XBL select widgets to be sans serif (using the list system font). r=bryner, sr=ben, a=brendan, bug 129788
git-svn-id: svn://10.0.0.236/trunk@116386 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-12 09:31:54 +00:00
hyatt%netscape.com
bbc2982cd9 Fix for bugs 129786 and 129803, correcting the min width on XBL form control buttons and rewriting the button CSS to disable moz-appearance and correct the padding and active and focus states. r=bryner, sr=ben, a=brendan
git-svn-id: svn://10.0.0.236/trunk@116385 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-12 09:19:34 +00:00
hyatt%netscape.com
aeafe69b77 Fix for 129789, XBL form control selects need to leave space for scrollbars. r=bryner, sr=ben, a=brendan
git-svn-id: svn://10.0.0.236/trunk@116384 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-12 08:45:52 +00:00
hyatt%netscape.com
15a466345b Fix for 129792, XBL form control selects had wrong display type (block XUL box instead of inline XUL box), r=bryner, sr=shaver, a=brendan
git-svn-id: svn://10.0.0.236/trunk@116381 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-12 08:24:58 +00:00
badami%netscape.com
9bb0081936 Support start number for lists in plain text output
bug 62188 r=bratell sr=jst a=asa


git-svn-id: svn://10.0.0.236/trunk@116380 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-12 08:21:51 +00:00
rjc%netscape.com
ded7901394 Fix bug # 129794: plug leak due to circular ownership. r=dp sr=ben a=roc+moz
git-svn-id: svn://10.0.0.236/trunk@116379 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-12 08:00:33 +00:00
brendan%mozilla.org
86689bb73e Don't forget to lock obj in js_AddNativeProperty and js_ChangeNativePropertyAttrs (130137, r=jband, sr=shaver, a=roc+moz).
git-svn-id: svn://10.0.0.236/trunk@116378 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-12 07:17:30 +00:00
pavlov%netscape.com
c2656eac4d fixing topcrash bug 89595. r=dougt sr=darin a=robert@ocallahan.org
git-svn-id: svn://10.0.0.236/trunk@116377 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-12 07:15:21 +00:00
jkeiser%netscape.com
07f7874717 Make sure we *always* send Content-Length: 0 in POST requests (bug 129333). r=sicking@bigfoot.com, sr=darin@netscape.com, a=roc+moz
git-svn-id: svn://10.0.0.236/trunk@116376 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-12 07:10:25 +00:00
jkeiser%netscape.com
5a35aacad7 Make all inputs honor CHECKED attribute (bug 129969). r=rods@netscape.com, sr=jst@netscape.com, a=roc+moz
git-svn-id: svn://10.0.0.236/trunk@116375 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-12 07:05:05 +00:00
bbaetz%student.usyd.edu.au
62d19df5d2 Bug 127998 - Uninitialized memory read in InterlockedExchange
patch by pj@ludd.luth.se, r=bbaetz, sr=darin, a=shaver


git-svn-id: svn://10.0.0.236/trunk@116374 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-12 06:18:56 +00:00
bbaetz%student.usyd.edu.au
3dde2468f3 Bug 127997 - Uninitialized memory read in nsStringBundle::FormatString
r=dougt, sr=darin, a=shaver


git-svn-id: svn://10.0.0.236/trunk@116373 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-12 05:56:29 +00:00
sspitzer%netscape.com
b4a2c2fc07 fix for #124022. improve LDAP addressbook performance by only asking
the server for the attributes that we can handle,
to reduce network traffic.  r=dmose,sr=bienvenu,a=shaver


git-svn-id: svn://10.0.0.236/trunk@116372 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-12 05:37:21 +00:00
sspitzer%netscape.com
6ce6795b98 fix for #129955. LDAP search doesn't work if you don't have maxHits defined.
r=dmose,sr=mscott,a=shaver


git-svn-id: svn://10.0.0.236/trunk@116371 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-12 05:30:19 +00:00
badami%netscape.com
229bfc35d1 Newlines in links should be stripped when selecting "Copy Link Location"
bug 77522 r=harishd sr=jst a=asa patch=tmutreja@netscape.com


git-svn-id: svn://10.0.0.236/trunk@116370 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-12 05:29:31 +00:00
badami%netscape.com
74047e4e30 image not loaded if SRC URL has a leading SPACE character.
bug 117410 r=bbaetz sr=darin a=asa


git-svn-id: svn://10.0.0.236/trunk@116368 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-12 04:07:14 +00:00
jfrancis%netscape.com
b521bfd66f one word fix for smoketest blocker 130103
git-svn-id: svn://10.0.0.236/trunk@116367 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-12 04:05:46 +00:00
nicolson%netscape.com
b07f0e44c9 Fix 129756: PK11_SetObjectNickname is broken.
r=relyea.


git-svn-id: svn://10.0.0.236/trunk@116365 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-12 01:50:57 +00:00
seawood%netscape.com
856b3c0b75 Fix win32 gmake depend loop hang by always treating the dependency .pp files as binary. Avoid any cygwin unix/dos line-ending issues.
r=bryner sr=leaf a=drivers


git-svn-id: svn://10.0.0.236/trunk@116364 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-12 01:28:22 +00:00
darin%netscape.com
8b8bec3e37 ward of mac bustage
git-svn-id: svn://10.0.0.236/trunk@116363 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-12 01:09:11 +00:00
darin%netscape.com
254dc7fb32 minor revision to comments
git-svn-id: svn://10.0.0.236/trunk@116361 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-12 01:03:12 +00:00
darin%netscape.com
3e1ff610f1 minor change of tense: "to read" -> "to be read"
git-svn-id: svn://10.0.0.236/trunk@116360 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-12 01:01:08 +00:00
darin%netscape.com
3872488d18 b=99165 Freeze nsIInputStream nsIOutputStream (not yet frozen... but close)
r=dougt sr=shaver a=asa


git-svn-id: svn://10.0.0.236/trunk@116359 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-12 00:59:06 +00:00
hyatt%netscape.com
f40531262d Fix refPoint event field values to be correct. Cocoa. NPOB.
git-svn-id: svn://10.0.0.236/trunk@116352 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-11 23:31:39 +00:00
gerv%gerv.net
43afcdc139 Replacing original licensing text from C version of this file.
git-svn-id: svn://10.0.0.236/trunk@116351 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-11 23:11:55 +00:00
yokoyama%netscape.com
aa5f2f0b67 bug: 126744
Fixing bustage of gb18030 Decoder
/r=ftang; /a=asa


git-svn-id: svn://10.0.0.236/trunk@116350 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-11 23:00:43 +00:00
nisheeth%netscape.com
c4abeaed7a Ongoing fix for bug 81446. r=peter lubcynzski. sr=jst. a=asa. Fixes leaks of PARAM elements which now get destroyed when the document goes away. This fix ddoes away with 394206 bytes of leaks described in bugs 129423, 129424, 129425, 129429. We still leak memory across reloads of the same page so bug 81446 is being left open.
git-svn-id: svn://10.0.0.236/trunk@116348 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-11 21:52:32 +00:00
attinasi%netscape.com
506da516c9 Support for overflow:hidden on body or html element, in html documents. b=93520 r=alexsavulov,jkeiser, sr=kin, a=asa OBO drivers
git-svn-id: svn://10.0.0.236/trunk@116346 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-11 21:47:40 +00:00
dp%netscape.com
36d368d794 making linux and mac compilers happy.
git-svn-id: svn://10.0.0.236/trunk@116341 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-11 21:09:12 +00:00
dougt%netscape.com
8bf05e3815 PL_strcmp to strcmp. 129973. r=dougt, sr=alecf, a=shaver
git-svn-id: svn://10.0.0.236/trunk@116340 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-11 20:54:11 +00:00
sspitzer%netscape.com
fcf1f53bc5 fix for regression #129988 (that I caused).
next unread message (and other commands) should work when message pane has focus.
r=ducarroz,ssu sr=bienveu a=brendan.


git-svn-id: svn://10.0.0.236/trunk@116339 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-11 20:29:07 +00:00
dp%netscape.com
68ad48b2a0 bug 116187 Using Arenas to cut down on small memory allocs happening
for the maintaining the zip manifest. r=dveditz/blythe, sr=alecf, a=shaver/asa


git-svn-id: svn://10.0.0.236/trunk@116337 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-11 20:18:35 +00:00
bnesse%netscape.com
cc22d5503e Fix for bug 129250. Re-enable the MRJ plugin live connect code which was broken by the AUTF8 string landing. r=beard, sr=darin, a=asa.
git-svn-id: svn://10.0.0.236/trunk@116334 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-11 19:56:59 +00:00
kaie%netscape.com
0726475ec4 b=123069 Mozilla ignores "encrypt always" preference!
r=javi sr=mscott a=asa


git-svn-id: svn://10.0.0.236/trunk@116329 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-11 19:00:09 +00:00