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

65456 Коммитов

Автор SHA1 Сообщение Дата
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
ruslan%netscape.com 6b7345ebd1 Make XPCOM_CHECK_THREADSAFE env. variable to actually be useful 2000-07-05 22:58:28 +00:00
ruslan%netscape.com d2c1fc301c 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 5ab221439c #43500, making the default plugin part of the build on Windows, r=pollmann 2000-07-05 22:51:34 +00:00
danm%netscape.com 4c1a9ad990 added nsIDocShellHistory for rpotts 2000-07-05 22:44:57 +00:00
bienvenu%netscape.com 51fa2e149a fix mork memory leak, a+r=waterson 35913 2000-07-05 22:40:17 +00:00
rpotts%netscape.com cbd2256a60 New session history interface for the DocShell... not part of the build yet. 2000-07-05 22:28:24 +00:00
bienvenu%netscape.com 65efcc31d6 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 5ae96795a8 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 7d256c7d67 remove dependence on modality for z-ordering. bug 44117 r=pinkerton 2000-07-05 22:22:58 +00:00
varada%netscape.com fcc484937b 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 e1b3fb24d2 Automated update 2000-07-05 21:30:10 +00:00
mkaply%us.ibm.com 6f637f704c #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 d240a51aa0 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
mkaply%us.ibm.com b45f36b442 #40177
r = cls, a = brendan
OS/2 bringup - XP_OS2_EMX should be defined for EMX builds no matter what
2000-07-05 21:21:54 +00:00
kin%netscape.com f7a4b35d1b Fix for bug #43679: lose sender when scrolling in the addressing pane
Modified CreateAnonymousContent() to use mCachedState if it exists.

r=ducarroz@netscape.com
2000-07-05 20:51:08 +00:00
edburns%acm.org b1ce20f6b7 Whitespace formatting changes. 2000-07-05 20:27:41 +00:00
morse%netscape.com 88c61d33c3 fix bug 44581, minor wording change, submitter=Blake Ross, r=morse 2000-07-05 20:14:30 +00:00
tor%cs.brown.edu 3f32a2f7cf Build MNG decoder when MOZ_MNG is set. r=roc+@cs.cmu.edu, a=brendan@mozilla.org 2000-07-05 19:54:33 +00:00
edburns%acm.org 5cfdba3262 Make it so it compiles on UNIX. 2000-07-05 19:53:24 +00:00
mkaply%us.ibm.com bfc9ae45ad #42637
r = mkaply, a = brendan
OS/2 bringup - remove obsolete widgets, begin font work, get filepicker working
2000-07-05 19:53:21 +00:00