dbaron%fas.harvard.edu
a90c2131dc
Use the same information for max ascent/max descent (which is used for painting backgrounds) that we've been using all along for default line spacing (ascent/descent rather than max_bounds.ascent/max_bounds.descent), since max_bounds often gives extents larger than ascent/descent. Also clean up the metrics calculation a bit and clean up some debugging macros. b=91794 (also fixes 59825, 64807, 77067, 91776, and probably 89133) r=bstell sr=waterson a=tor
2001-08-23 13:44:06 +00:00
rods%netscape.com
a65fa3d47e
Disabling the auto radio seleciton and fixing a bug if it ever gets turned on
...
The bug is that when printing you don't want to do the auto default selection stuff because
it ends up calling into the DOM and changing the radios on the page.
Bug 96367 r=timeless sr=attinasi a=dbaron
2001-08-23 11:09:16 +00:00
mcafee%netscape.com
1df4fdf321
minor comment nit
2001-08-23 07:09:09 +00:00
kaie%netscape.com
81956d03a6
Fixing my checkin for bug 76915
2001-08-23 06:15:38 +00:00
kaie%netscape.com
9acd90d6f6
b=76915 r=dveditz sr=sfraser a=asa
...
Giving GUI feedback instead of crashing
Part 3 of 3 - changes to existing code
2001-08-23 05:25:15 +00:00
kaie%netscape.com
ab97d227f0
b=76915 r=dveditz sr=sfraser a=asa
...
Giving GUI feedback instead of crashing
Part 2 of 3 - changes to make files only
2001-08-23 05:23:21 +00:00
kaie%netscape.com
6195f1545e
b=76915 r=dveditz sr=sfraser a=asa
...
Giving GUI feedback instead of crashing
Part 1 of 3 - added files only
2001-08-23 05:20:33 +00:00
mscott%netscape.com
9a54e0f289
Bug #92367--> fix a crash when closing a compose window while we are busy quoting. the fix is to cleanup some ref counting issues
...
using a combination of nsCOMPtr and nsWeakReferences
r=varada
sr=sspitzer
2001-08-23 05:12:06 +00:00
mscott%netscape.com
4974b04b75
Bug #85825 --> don't resend messages which we weren't able to send when doing send later.
...
r=sspitzer
sr=bienvenu
2001-08-23 05:09:58 +00:00
kaie%netscape.com
ec52006f36
b=93617 r=dcone sr=attinasi a=asa
...
Fixing print dialog focus problem on Unix
2001-08-23 05:04:06 +00:00
mcafee%netscape.com
096a196a7d
Set MOZILLA_FIVE_HOME for each build loop. reduce sleep time to 10sec for performance tests. debug printouts.
2001-08-23 04:59:55 +00:00
kaie%netscape.com
65bfe90ec3
b=95987 r=relyea sr=sfraser a=asa
...
Fixing SSL crash by disabling ciphers
2001-08-23 04:58:27 +00:00
kaie%netscape.com
05a31115ed
b=79153 r=kaie sr=sfraser a=asa
...
Making the new feature actually work on Mac.
2001-08-23 04:39:25 +00:00
shanjian%netscape.com
108f61c127
#45187 Inherit character coding does not work in <a href= xxxx target="new">
...
r = rpotts, sr=waterson, a=tor
2001-08-23 04:24:25 +00:00
waldemar%netscape.com
6111dd54aa
Removed type-expression
2001-08-23 04:22:56 +00:00
waldemar%netscape.com
b57ec3972b
Added more basic semantics
2001-08-23 04:22:24 +00:00
waldemar%netscape.com
3096004e48
Added vector subtyping, support for & on unions of tags, and the nonempty operator
2001-08-23 04:21:18 +00:00
dcone%netscape.com
2b2c916207
b=58002 r=dcone sr=attinasi r=rods a=asa. Fix radio buttons to print the correct setting.
2001-08-23 02:25:14 +00:00
brendan%mozilla.org
f81e32a193
Avoid corrupting backpatch chains by checking for jump offset operand overflow (90445, khanson's patch with minor changes, sr=shaver&me, a=asa).
2001-08-23 02:07:07 +00:00
bienvenu%netscape.com
e8de0a5138
fix crash reading an imap message rs=mscott, a=asa 96518
2001-08-23 02:04:43 +00:00
sspitzer%netscape.com
9867c7fd8e
fix for #96499 , account central not being shown on start up, "read messages" not working if server collapsed
...
fix for #95358 , folder pane sorting should be case insensitive
fix for #18343 , newsgroups in the folder pane should be in newsrc order, not alphabetical order.
plus, some clean up.
r=racham, sr=bienvenu, a=asa
2001-08-23 01:10:05 +00:00
mcafee%netscape.com
ce0f999657
Adding java test, whitespace cleanup
2001-08-23 01:06:35 +00:00
sfraser%netscape.com
2602a83257
Fix bug 96232, crash while typing if tooltip is showing. Add kung fu death grip on the nsMacWindow. r=pinkerton/brade, sr=brendan, a=drivers
2001-08-23 00:23:45 +00:00
pinkerton%netscape.com
c60795aabc
rollup popups when a toplevel window hides. makes popups go away about the same time in destruction sequences as on win32. r=pchen/sr=sfraser/a=asa. bug 89373.
2001-08-23 00:23:30 +00:00
wtc%netscape.com
8e29929a28
Bugzilla bug 94685: defining SECUTIL_NEW caused the wrong function
...
declaration (with PRFileDesc* as the first parameter) to be used and
hence a compiler warning.
2001-08-23 00:22:07 +00:00
wtc%netscape.com
f148c6831a
Bugzilla bug 94685: added 'const' to eliminate compiler warning.
...
Modified files: install.c instsec.c
2001-08-23 00:10:00 +00:00
cmanske%netscape.com
7805adb04c
Finish fixing Fixed Width bug 79200, r=brade, sr=sfraser, a=asa
2001-08-23 00:05:53 +00:00
wtc%netscape.com
365a4318af
Bugzilla bug 94685: deleted unused variable 'iter'.
2001-08-23 00:05:46 +00:00
wtc%netscape.com
e35eaa6c17
Bugzilla bug 94685: added 'const' to eliminate a compiler warning.
2001-08-23 00:00:05 +00:00
mitesh%netscape.com
ebe667ebd0
Fix for Bug 95795 Timer on Linux doesn't work in AutoConfig
...
r=bnesse , sr=sfraser and a=asa
2001-08-22 23:58:12 +00:00
wtc%netscape.com
ef8a0c68f8
Bugzilla bug 94685: added 'const' to eliminate compiler warnings.
2001-08-22 23:55:53 +00:00
harishd%netscape.com
430336c866
56245 - Misplaced /FONT was closing out TABLE. I've added logic such that if a residual style tag ( inline element ) cannot contain a tag ( block element ) then it
...
cannot close it either. Which implies that the end tag is misplaced. Also, made userdefined tags to act as inline elements.
r=heikki,sr=vidur,a=tor.
2001-08-22 23:43:43 +00:00
javi%netscape.com
c7d68428b6
Remove PSM 1 file from repository.
2001-08-22 23:36:18 +00:00
javi%netscape.com
ee62eb683e
Remove PSM 1 files from repository.
2001-08-22 23:34:43 +00:00
wtc%netscape.com
949af4f43b
Bugzilla bug 94685: eliminated a compiler warning about unreferenced label
...
'retry'.
2001-08-22 23:25:54 +00:00
javi%netscape.com
2ad9d51d10
Remove PSM 1 files from repository
2001-08-22 23:25:25 +00:00
wtc%netscape.com
e58049dd18
Bugzilla bug 94685: added missing 'case' in a switch statement. I have
...
to say that switch statement looks unusual.
2001-08-22 23:22:12 +00:00
javi%netscape.com
1eeb3e6a64
Remove PSM 1 files from repository.
2001-08-22 23:17:12 +00:00
wtc%netscape.com
4ba020ddd2
Bugzilla bug 94685: deleted the unreferenced label 'no_wrapped_key'.
2001-08-22 23:15:45 +00:00
javi%netscape.com
eb27fa0cb1
Remove PSM 1 files from repository
2001-08-22 23:08:46 +00:00
javi%netscape.com
224b0fa7df
Removing PSM 1 files from repository.
2001-08-22 23:04:38 +00:00
javi%netscape.com
36ef0c1449
Removing old psm files
2001-08-22 23:03:22 +00:00
javi%netscape.com
86f0b37c13
Check to make sure we're still logged into a slot when trying
...
to re-use a client-auth session.
2001-08-22 22:50:26 +00:00
wtc%netscape.com
bf832ce37d
Bugzilla bug 94685: fixed compiler warnings. The patch is from
...
timeless@mac.com .
Modified Files:
cmd/certcgi/certcgi.c cmd/pk12util/pk12util.c
lib/certdb/certdb.c
2001-08-22 22:40:42 +00:00
pinkerton%netscape.com
f02452db2b
fix for strlen being called on a null string when there is no text to convert to the platform charset. r=pchen/sr=sfraser/a=asa. bug# 92755.
2001-08-22 22:21:43 +00:00
sspitzer%netscape.com
286201ce5a
fix for blocker #96282 . use SelectFolder() to select the inbox on the default account
...
on startup. r=mscott,sr=bienvenu
2001-08-22 18:41:59 +00:00
mcgreer%netscape.com
c7720287c0
Move functions to 3.3.1 to avoid confustion (they are not 3.2.x functions!)
2001-08-22 16:26:07 +00:00
cls%seawood.org
4e16538c50
Removing dos newlines (^M) to fix irix bustage
2001-08-22 07:30:46 +00:00
cls%seawood.org
3a15d94cdc
Fixing REQUIRES bustage
2001-08-22 07:11:45 +00:00
blakeross%telocity.com
43964cd991
smart browsing pref pane polish. r/sr=hewitt
2001-08-22 06:59:21 +00:00