Commit Graph

65476 Commits

Author SHA1 Message Date
axel%pike.org
861e4bd4e0 Code cleanup in extensions/transformiix, getting rid of -DMOZILLA
not part of build
2000-07-06 12:35:44 +00:00
BlakeR1234%aol.com
a881efdc6b Fix for bug 35057, patch by timeless@bemail.org r=me a=brendan 2000-07-06 08:16:23 +00:00
sdv%sparc.spb.su
0a3563c0b4 fix for bug=44196 2000-07-06 08:01:07 +00:00
BlakeR1234%aol.com
3bfeaee6ed Fix bug 43277 r=me 2000-07-06 07:43:50 +00:00
brendan%mozilla.org
b117e30fa4 Fix lying comment, pick control flow nit (r=lumpy,a=jack). 2000-07-06 07:38:11 +00:00
BlakeR1234%aol.com
bbd55c2f87 erg. fix indentation. 2000-07-06 07:37:48 +00:00
BlakeR1234%aol.com
716b7ff562 Fix tiny mistake in my previous checkin. 2000-07-06 07:23:44 +00:00
dougt%netscape.com
4dad68ccc7 44046
r=dveditz@netscape.com
pdt+
2000-07-06 06:58:28 +00:00
BlakeR1234%aol.com
5b6288682e Compatibility with the mail spec 2000-07-06 06:52:46 +00:00
BlakeR1234%aol.com
6490acb61a Compatibility with the mail spec - http://www.mozilla.org/mailnews/specs/threepane/MailMenusM.html 2000-07-06 06:49:11 +00:00
brendan%mozilla.org
6d7ae73603 Add jsdhash.h to export/install lists, and jsdhash.c/.obj. 2000-07-06 04:46:18 +00:00
radha%netscape.com
53a2ad494c More changes regarding feature bug 36547 r=rpotts 2000-07-06 04:34:52 +00:00
waterson%netscape.com
ccb8424247 Update regression test for 22037 to include fun new test cases. 2000-07-06 04:33:16 +00:00
waterson%netscape.com
feb9226f40 Bug 22037. Detect when CantRenderReplacedElement() is inserting a block frame into an inline. When this happens, 'split' the frame model to the nearest containing block. Re-arranged some of ConstructInline()'s support routines to share code with new method SplitToContainingBlock(). r=nisheeth 2000-07-06 04:31:33 +00:00
waterson%netscape.com
63073d53d3 Fix silly leak that dbaron found with leaksoup. r=jack,a=lumpy. 2000-07-06 04:27:10 +00:00
BlakeR1234%aol.com
6aaa8a91f3 Fix for bugs 20832 and 42202 r=dveditz 2000-07-06 04:05:48 +00:00
mkaply%us.ibm.com
f668a6f633 # 42637
r = mkaply, a = brendan
OS/2 bring-up - Need header file for Henry's changes
2000-07-06 02:52:58 +00:00
bryner%uiuc.edu
fce9a08c4f Fix for crasher bug 44444. r=jst. 2000-07-06 02:44:48 +00:00
gagan%netscape.com
e65d13c7ea Fix for bug 22405 (proxy authentication) We were skipping over proxy authentication becuz proxytransparent was false. r=ruslan 2000-07-06 02:37:15 +00:00
mozilla.BenB%bucksch.org
67b72ae485 40862: Fix bug 9202 for this class, temporarily remove the wrapping <div class=text-flowed> in the quoting case.
43453: Check in the nsbr conversion for flowed paragraphs, if we're in an HTML tag (as e.g. outputted by the TXT->HTML converter).
43455: Allow space-stuffing even for otherwise empty (or quoted) lines.
2000-07-06 02:22:59 +00:00
dougt%netscape.com
c5f75a46b4 44046
r=dveditz@netscape.com
pdt+
2000-07-06 02:05:51 +00:00
mozilla.BenB%bucksch.org
0beb9ebea4 39370: Use format=flowed for quoting 2000-07-06 01:45:02 +00:00
ben%netscape.com
5c91e66869 initial checkin for bug 10958 (exception feature), application helper pref panel.
Supports adding a new override but not editing or removing. Will work on that next.
2000-07-06 01:43:17 +00:00
law%netscape.com
269dfdf285 Bug 43583; add interface for helper app dialog; r=varada@netscape.com 2000-07-06 01:42:46 +00:00
javi%netscape.com
d8af2764fb More entries that were multiply defined are now fixed. 2000-07-06 01:38:51 +00:00
ben%netscape.com
1d24177f35 small change in ds to support Helper Apps pref panel 2000-07-06 01:35:03 +00:00
mozilla.BenB%bucksch.org
44e0bccbdb Rest of 29653: Use a valid "mid" URL as value for the cite attribute of <blockquote> instead of just the raw Msg-ID. 2000-07-06 01:33:19 +00:00
javi%netscape.com
7087d3e436 Removed some properties that were multiply defined and correctly defined some
hdr property entires to avoid over-writing properties.
2000-07-06 01:31:30 +00:00
ben%netscape.com
36ce109fd2 ...and again. I suck. 2000-07-06 01:24:35 +00:00
cmanske%netscape.com
0fc2b69db6 Temporary fix for HTML source window being overwritten by regular editor window when window is resized b=34414. r=mjudge 2000-07-06 01:23:47 +00:00
ben%netscape.com
71ddc84ae5 fix braindead stuff. (make global variable local, oops) 2000-07-06 01:22:59 +00:00
brendan%mozilla.org
2ecb3888a2 Avoid 80th column violations and unnecessary local variable. 2000-07-06 01:15:08 +00:00
warren%netscape.com
c5667c3305 Bug 43858. Fix to make wallet dlls be optional. 2000-07-06 00:45:00 +00:00
warren%netscape.com
2b4188f0bb Fix for lost status/error return value. Affects javascript: urls. r=gagan 2000-07-06 00:40:53 +00:00
edburns%acm.org
70f097b8ac compile_under_solaris 2000-07-06 00:39:53 +00:00
brendan%mozilla.org
e5ca3a7b1a Undo teeny optimization from rev 3.28, alas it breaks ECMA Ed. 3, 15.5.4.15. 2000-07-06 00:30:46 +00:00
edburns%acm.org
c2d5bf500f Compile_String_changes_with_M16 2000-07-06 00:25:23 +00:00
dougt%netscape.com
789492867e Mike Kaply <mkaply@us.ibm.com> pointed out a malloc(0) bug as well as a free(null).
a=brendan@mozilla.org
2000-07-06 00:22:17 +00:00
law%netscape.com
24d247088f Bug 43583; add new interface for helper app dialog 2000-07-06 00:09:51 +00:00
ben%netscape.com
00787d398d toolbar drag and drop 2000-07-05 23:55:48 +00:00
ben%netscape.com
0d8ee902a4 toolbar drag and drop 2000-07-05 23:55:39 +00:00
jefft%netscape.com
2558b1d445 fixed bug 44164 - improperly parented modal dialog in nsPop3Protocol; r=mscott 2000-07-05 23:55:17 +00:00
ben%netscape.com
c15cec98c9 give toolbar buttons a max width of 10em to prevent ridiculously large personal toolbar buttons. 2000-07-05 23:50:30 +00:00
ben%netscape.com
6309595899 personal toolbar drag and drop and a fix for 42692, [disabled by default!] 2000-07-05 23:49:31 +00:00
law%netscape.com
24137bab1a Bug 43583; add new interface file for helper app dialog;r=varada@netscape.com 2000-07-05 23:41:14 +00:00
cmanske%netscape.com
bd5d66cc9f Fixed setting value on multiline textarea - get value from content node instead of frame. Fixed by kin, b=42646, r=mjudge, a=beppe 2000-07-05 23:38:26 +00:00
jefft%netscape.com
2bb8793d40 fixed bug 33986 -- IMAP: Quit with unsaved draft, save to draft crashes & bug 44203 -- Closing last mail compose crashes the app; r=alecf 2000-07-05 23:19:24 +00:00
pinkerton%netscape.com
d6f1f104b5 when passing drag event into gecko, correctly compute offset to child widget. r=damn bug 43405 2000-07-05 23:14:14 +00:00
pinkerton%netscape.com
5cf9105b70 take into account the scroll position of the tree's view when computing frame-relative mouse coordinates. r=damn bug 43405 2000-07-05 23:12:35 +00:00
rpotts%netscape.com
32cbe86ba8 Moved session history methods from nsIWebNavigation into a new interface called nsIDocShellHistory. Also made docshells persist layout state before being destroyed (this is necesssary for framesets). 2000-07-05 23:10:29 +00:00