Граф коммитов

65406 Коммитов

Автор SHA1 Сообщение Дата
waterson%netscape.com e5c00bbf09 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 ad2c431234 Fix silly leak that dbaron found with leaksoup. r=jack,a=lumpy. 2000-07-06 04:27:10 +00:00
BlakeR1234%aol.com 2919d71d4c Fix for bugs 20832 and 42202 r=dveditz 2000-07-06 04:05:48 +00:00
mkaply%us.ibm.com 15461953e2 # 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 56ed6720ee Fix for crasher bug 44444. r=jst. 2000-07-06 02:44:48 +00:00
gagan%netscape.com 58c731c652 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 e2019ad5ce 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 91346aa064 44046
r=dveditz@netscape.com
pdt+
2000-07-06 02:05:51 +00:00
mozilla.BenB%bucksch.org d678cde285 39370: Use format=flowed for quoting 2000-07-06 01:45:02 +00:00
ben%netscape.com 0832dcced8 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 edd250b0fd Bug 43583; add interface for helper app dialog; r=varada@netscape.com 2000-07-06 01:42:46 +00:00
javi%netscape.com be2ab04476 More entries that were multiply defined are now fixed. 2000-07-06 01:38:51 +00:00
ben%netscape.com e1042b397c small change in ds to support Helper Apps pref panel 2000-07-06 01:35:03 +00:00
mozilla.BenB%bucksch.org 0e34a3d017 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 1dfc504882 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 b288ea04fe ...and again. I suck. 2000-07-06 01:24:35 +00:00
cmanske%netscape.com 24103320e0 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 acd609b43f fix braindead stuff. (make global variable local, oops) 2000-07-06 01:22:59 +00:00
brendan%mozilla.org 9f75367cb3 Avoid 80th column violations and unnecessary local variable. 2000-07-06 01:15:08 +00:00
warren%netscape.com 6f03aded49 Bug 43858. Fix to make wallet dlls be optional. 2000-07-06 00:45:00 +00:00
warren%netscape.com e27abfc94d Fix for lost status/error return value. Affects javascript: urls. r=gagan 2000-07-06 00:40:53 +00:00
edburns%acm.org d9918eb890 compile_under_solaris 2000-07-06 00:39:53 +00:00
brendan%mozilla.org c55f98ab95 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 1f1fbabd6b Compile_String_changes_with_M16 2000-07-06 00:25:23 +00:00
dougt%netscape.com 454444a95f 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 f183ee0d33 Bug 43583; add new interface for helper app dialog 2000-07-06 00:09:51 +00:00
ben%netscape.com 88337879bb toolbar drag and drop 2000-07-05 23:55:48 +00:00
ben%netscape.com 02eb763265 toolbar drag and drop 2000-07-05 23:55:39 +00:00
jefft%netscape.com cb8dadfc32 fixed bug 44164 - improperly parented modal dialog in nsPop3Protocol; r=mscott 2000-07-05 23:55:17 +00:00
ben%netscape.com fbc10dff3b 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 82ce151e38 personal toolbar drag and drop and a fix for 42692, [disabled by default!] 2000-07-05 23:49:31 +00:00
law%netscape.com 185907d29a 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 46738240e4 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 27d8973512 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 72354eed78 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 938bad2962 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 bd98ffaa86 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
ruslan%netscape.com e8005c2d01 Make XPCOM_CHECK_THREADSAFE env. variable to actually be useful 2000-07-05 22:58:28 +00:00
ruslan%netscape.com 9e3c57923a Fix 42377 - make http SetNotificationCallbacks go through the proxy object, thus
avoiding crashers when OpenInputStream is used, a=gagan,warren
2000-07-05 22:57:50 +00:00
av%netscape.com bb2018010c #43500, making the default plugin part of the build on Windows, r=pollmann 2000-07-05 22:51:34 +00:00
danm%netscape.com bf3301714d added nsIDocShellHistory for rpotts 2000-07-05 22:44:57 +00:00
bienvenu%netscape.com 3421f488ee fix mork memory leak, a+r=waterson 35913 2000-07-05 22:40:17 +00:00
rpotts%netscape.com 68a1097f13 New session history interface for the DocShell... not part of the build yet. 2000-07-05 22:28:24 +00:00
bienvenu%netscape.com 476d677a5b check in fix for 40746 for putterman, crash hitting next unread in empty folder, r=me 2000-07-05 22:26:55 +00:00
danm%netscape.com a2365079d3 stick Macintosh modal windows on top, correct other platforms' dependent window z-level, all with icky XP_ ifdefs. bug 44117 r=pinkerton 2000-07-05 22:24:44 +00:00
danm%netscape.com 382e39de51 remove dependence on modality for z-ordering. bug 44117 r=pinkerton 2000-07-05 22:22:58 +00:00
varada%netscape.com b45cbb0880 fix for bug #36155 -default identity for compose message must be the selected identity in messenger windows; r=ducarroz 2000-07-05 22:06:34 +00:00
leaf%mozilla.org eaa7c50f3e Automated update 2000-07-05 21:30:10 +00:00
mkaply%us.ibm.com 7286817bc7 #40177
r = cls, a = brendan
OS/2 bringup - Changes so we can build mng
2000-07-05 21:28:07 +00:00
kin%netscape.com 6be6bbe159 Backout passing of PR_FALSE to GetText() in CreateAnonymousContent(). That
was a debug change in my tree that I accidentally included in my previous
checkin.
2000-07-05 21:23:35 +00:00