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

10641 Коммитов

Автор SHA1 Сообщение Дата
stephend%netscape.com 32dd092a4a Bug 80444, putting tooltips on the throbber across the app. r=cmanske/blakeross/suresh sr=sspitzer 2001-05-17 00:42:27 +00:00
prass%netscape.com d5cdc32562 fix for bug 79490. r=varada, sr=bienvenu 2001-05-17 00:14:15 +00:00
prass%netscape.com e49203d844 fix for bug 77773, r=varada, sr=bienvenu 2001-05-17 00:13:33 +00:00
prass%netscape.com 352b24729d fix for bug 80451, r=sr=mscott 2001-05-17 00:11:30 +00:00
naving%netscape.com e2576075af #80107 r=mscott sr=bienvenu; Send expunge on inbox and do empty trash
simultaneously.
2001-05-16 23:55:00 +00:00
bienvenu%netscape.com 3d591d3a58 add call to StopUrls when closing msg window bug 66795 r=naving, sr=mscott 2001-05-16 23:52:05 +00:00
ducarroz%netscape.com eb1a2689f8 Fix for bug 77226. Remove usage of NSGetFactory. R=varada, SR=bienvenu 2001-05-16 02:09:02 +00:00
ben%netscape.com 0ae24960cb Fix for 80392, r=blake, sspitzer 2001-05-16 02:04:14 +00:00
naving%netscape.com f91f28622e 79444. r=suresh sr=bienvenu. Set the trash folder flag for cyrus imap servers and when
delimiter is not '/' convert name to onlineName
2001-05-16 01:42:57 +00:00
naving%netscape.com c4053df510 75936. r=suresh sr=bienvenu. No need to use copy service 2001-05-16 01:40:32 +00:00
brendan%mozilla.org 38fa3fed08 Add optional JSDHashTableOps.initEntry hook, spruce up comments (74883, r=waterson, sr=shaver). 2001-05-15 21:07:10 +00:00
sspitzer%netscape.com b39b1161cd *** empty log message *** 2001-05-15 20:38:30 +00:00
sspitzer%netscape.com 2d960c60ac add comment for patch for bug #80089 2001-05-15 20:33:20 +00:00
racham%netscape.com 5f38cf839e Fixing bug 80985. Allowing valid characters in the hostname during the mail accountsetup. sr=sspitzer 2001-05-15 19:02:48 +00:00
kandrot%netscape.com 59d6cbd865 Backing out the changes I checked in for Ron Guilmette. 2001-05-15 07:31:40 +00:00
kandrot%netscape.com 17d33fd40b Checkin for Ron Guilmette, bug #76788. r=chuang, sr=waterson 2001-05-15 06:01:10 +00:00
sspitzer%netscape.com de70a2f2c7 fix for #65704. offline status indicators aren't changing.
now the offline indicators in multiple browser, mailnews, msg compose, editor windows will
update when we go offline.  also, allow windows to 'jump in' before the offline state
changes so they can do certain tasks and allow the user to cancel the state change, if needed.
(important for mailnews).  there is still some work to do, but this is the bulk of it.
r=alecf (on initial patch), r=bienvenu, sr=ben.
2001-05-15 05:49:09 +00:00
sspitzer%netscape.com b568072a67 fix for #63225. "Save Image As" from a message provides a bogus image filename.
remove some dead code.  r=ducarroz, sr=mscott,sspitzer.
2001-05-15 05:04:55 +00:00
sspitzer%netscape.com 04fa6cbeca fix for #80089. for imap, get saving a draft to remove the old draft if
the drafts folder is not currently open (in the thread pane.)
fix by cavin@netscape.com  r=ducarroz,mscott.  sr=sspitzer
2001-05-15 04:44:19 +00:00
racham%netscape.com 5fa6f1b3c4 Fixing bug 80102. Using radio group items to represent server type selection in mail account wizard. r=ssu,hwaara sr=sspitzer 2001-05-15 03:09:10 +00:00
nhotta%netscape.com 1d120d9e17 Separated a code to get a top most window's charset as a function, so it can be called by both reply and forward,
that allows mime decoder to get an inherited charset from the original message for forward,
bug 66098, r=ducarroz, sr=bienvenu.
2001-05-15 03:01:44 +00:00
sspitzer%netscape.com c7a9d61619 fix for #75973. prevent the crash when a user entered a bogus hostname
in the account wizard.  and now, prevent the user from entering a
bogus hostname.  the test isn't perfect yet, but it's much better.
r=racham,sr=bienvenu
2001-05-15 03:00:52 +00:00
timeless%mac.com 3d5c71d461 Bugzilla Bug 70392 Prefs: default size affects HTML/Text Domains section (mail Send Format)
r=stephend@netscape.com sr=ben@netscape.com
2001-05-15 02:59:16 +00:00
stephend%netscape.com e85d7b77eb Remove treePopup.js include in threadPane.xul r=hwaara@chello.se sr=sspitzer@netscape.com. Bug 80549 2001-05-15 02:57:02 +00:00
blakeross%telocity.com c2bc584942 Component bar in statusbar is flat and messed up in win classic (80434). r=kerz sr=ben 2001-05-14 03:58:24 +00:00
suresh%netscape.com 053c1be610 68879. r-racham. sr=bienvenu 2001-05-14 02:55:07 +00:00
suresh%netscape.com 9a77d2f126 68879. r=racham, sr=bienvenu 2001-05-14 02:37:25 +00:00
rpotts%netscape.com f02e84c4bb bug #65777 (r=valeski, sr=mscott) - Window targeting fixes... 2001-05-14 02:16:27 +00:00
sspitzer%netscape.com 08a6fbeccc fix for #79579. previous unread and previous navigation can leave us
with "bogus" rows in the thread pane.  sr=bienvenu
2001-05-13 06:05:09 +00:00
sspitzer%netscape.com a26d2332fd fix for #77510. get posting a draft to work. pass in (but ignore)
the nntp posting url until I clean up the code that uses it.  sr=bienvenu
2001-05-13 05:27:35 +00:00
ducarroz%netscape.com 7bb9c937be Remove temporary debugging printf to help resolve bug 79775. R=n/a, SR=n/a 2001-05-13 01:35:47 +00:00
ducarroz%netscape.com 874f583de1 Fix for bug 77053. Correctly detect redirection in order to avoid to abort the fetch. R=varada. SR=mscott 2001-05-13 01:08:34 +00:00
hwaara%chello.se a6f10e3bbf #40486, The action section in Filter Editor is missing descriptive text.
Patch by gervase.markham@univ.ox.ac.uk
r=hwaara, sr=sspitzer
2001-05-12 23:06:04 +00:00
sspitzer%netscape.com 3bf9df3490 fix for #80499. sr=bienvenu 2001-05-12 21:24:25 +00:00
sspitzer%netscape.com ad2d1225da fix for #80498. prevent assertion / js exception when expanding news server when offline.
sr=bienvenu
2001-05-12 20:48:33 +00:00
sspitzer%netscape.com 1d45ff7eb6 fix for #80485. sr=bienvenu 2001-05-12 19:17:53 +00:00
sspitzer%netscape.com c4abbdc849 remove unused file. 2001-05-12 19:12:52 +00:00
peterv%netscape.com edb2d8d3f4 Follow-up to the xpcdom landing: nothing should link against the dom library anymore, it's a component now. sr=jst. 2001-05-12 18:05:48 +00:00
hwaara%chello.se dc8167b9e3 #79955, Mail standalone's statusbar is too high. r=andreww, sr=hewitt
#79827, Remove call to deprecated function. r=cmanske, sr=bienvenu
2001-05-12 15:38:02 +00:00
cls%seawood.org 74757e3db2 Replace chrome:: target with install::. Using chrome:: was causing |make -j3 install| builds to fail to execute the chrome:: target due to a suspected bug in gnu make. (|make MAKE='make -j3' install| works fine.) 2001-05-12 07:08:27 +00:00
racham%netscape.com 45e77bd7b1 Fixing bug 80104. Changing text on congratulations page of mail accountwizard to request user to verify the account information. r=racham, a=jglick,robinf 2001-05-12 05:17:43 +00:00
hewitt%netscape.com e4e8350056 63246 - global stylesheet scoping, r=jag/blake, sr=hyatt 2001-05-12 04:51:28 +00:00
andreww%netscape.com 927fea20a0 bugzilla 75812 - r=timeless sr=hewitt - moving file button in mailnews search dialog to the right location. 2001-05-12 03:25:09 +00:00
darin%netscape.com b26d5adb54 Http branch landing: changes to other files (bug 76866) r=gagan,sr=dougt,a=chofmann 2001-05-11 21:05:08 +00:00
bryner%uiuc.edu ec224b9d73 removing mailnews/cthandlers/signstub/Makefile. r=cls. 2001-05-11 08:33:33 +00:00
hewitt%netscape.com b86e65c7af 79803 - Progress meter are gone in mail3Pane and msg compose!, r=andreww, sr=mscott 2001-05-11 05:59:07 +00:00
ducarroz%netscape.com ebc1cd0e6d This is temporary code to help us debug bug 79775. R=n/a, SR=n/a 2001-05-11 05:38:06 +00:00
sspitzer%netscape.com d9f3b710b6 fix for #63411. add twisties to the tree in the account manager dialog.
this should open the door for some UI improvements.  sr=bienvenu
2001-05-11 03:41:04 +00:00
pinkerton%netscape.com 23936658d1 implement outliner drag/drop. r=ben/sr=hyatt. bugs 75404 and 74831. 2001-05-11 01:51:04 +00:00
racham%netscape.com b8abae75f2 Fixing 75943. Implementation for location sort in mail search window. Patch by Gayatri Bhimaraju. r=ssu sr=sspitzer 2001-05-11 01:20:54 +00:00
nhotta%netscape.com 28206f8ca4 Changed to get charset/charsetoverride from dbfolderinfo instead of cached value or getting from pref, bug 74772, r=bienvenu, sr=sspitzer. 2001-05-11 00:27:49 +00:00
varada%netscape.com b83c5d915a fix for 77773-enabling open and delete in search dialog;r=ducarroz;sr=sspitzer 2001-05-11 00:24:41 +00:00
varada%netscape.com 470ac8180c fix for bug#65592-search screen is not entered;r=bhuvan;sr=sspitzer 2001-05-11 00:24:08 +00:00
varada%netscape.com 6b866ab660 fix for 79484-new navigator and editor from msgcompose and for selecting the default pref before throwing up the send format dialog;r=ducarroz;sr=sspitzer;sr=mscott 2001-05-11 00:22:48 +00:00
varada%netscape.com b6db40a736 bug#55236 - fix for throwing save as draft dialog when send fails;r=ducarroz;sr=sspitzer 2001-05-11 00:22:38 +00:00
srilatha%netscape.com 94eec66a2d Subtree radiobutton doesn't hold bug# 79575
r/sr = spitzer
2001-05-11 00:21:05 +00:00
bienvenu%netscape.com ec04ca5b0d fix potential problem sending unsent msgs when going offline - reset current playback state r+sr=sspitzer 79877 2001-05-10 14:46:33 +00:00
bienvenu%netscape.com 47c33c4421 fix potential problem sending unsent msgs when going offline - ensure we're in the online state if the fe has put us in the offline state r+sr=sspitzer 79877 2001-05-10 14:24:49 +00:00
bienvenu%netscape.com ee741c5aee fix hang doing imap sync r+sr=sspitzer, 79764 2001-05-10 14:09:39 +00:00
bienvenu%netscape.com 212b9c9a14 fix problem getting msgs for offline use when they're in the memory cache r=naving, sr=mscott 78799 2001-05-10 14:02:55 +00:00
sspitzer%netscape.com b0cfdb66cd fix for #79736 (cross folder message navigation is broken)
fix for #76792 (text zoom not working in 3 pane, alt 3 pane, or the stand alone msg window.)
sr=bienvenu,mscott
2001-05-10 10:22:56 +00:00
sspitzer%netscape.com 4718794653 fix for #79950. sr=bienvenu 2001-05-10 08:09:28 +00:00
sspitzer%netscape.com 1f94b08342 fix for #74055. get news and subscribe to work with non-ASCII newsgroup names.
r=bienvenu,sr=mscott
2001-05-10 07:26:30 +00:00
sspitzer%netscape.com 03fb171268 remove unnecessary local variable. rs=bienvenu 2001-05-10 07:24:03 +00:00
sspitzer%netscape.com 751e8d8aec fix for #69231. initial patch bug shochat@acm.org.
r=sspitzer, sr=bienvenu
2001-05-10 07:23:04 +00:00
naving%netscape.com ca66309631 72588; reset m_folderDoingCleanupInbox and m_folderDoingEmptyTrash to nsnull.
r=suresh sr=bienvenu
2001-05-10 03:05:20 +00:00
mscott%netscape.com 725090d0e7 Bug #74433 --> show bcc field in the message pane
r=ducarroz
sr=sspitzer
2001-05-10 02:47:07 +00:00
dr%netscape.com 2d2e67c3fa fix for 78010 (implement nsIClipboardHelper). r=pavlov, pinkerton, hewitt, sr=hyatt 2001-05-10 02:35:00 +00:00
bienvenu%netscape.com 76714edbe6 fix search of imap/news while offline r=naving, sr=sspitzer 77808 2001-05-09 13:44:57 +00:00
bienvenu%netscape.com 648d31be78 fix problem detecting if special folders, like the sent folder, exist r=racham, sr=sspitzer 78791 2001-05-09 13:43:32 +00:00
bienvenu%netscape.com 3225b2ad2d fix hang emptying trash on exit while offline r=naving, sr=sspitzer 78825 2001-05-09 13:39:04 +00:00
bienvenu%netscape.com 2941641b58 fix problem where we crash if you do an offline synchronize but don't send unsent messages r=naving, sr=sspitzer 79104 2001-05-09 13:37:02 +00:00
racham%netscape.com c76791b62e Partial fix to bug 76388. Getting dtd file changes in. r=racham, a=jglick. 2001-05-09 07:00:21 +00:00
dprice%netscape.com 9ae5e72d4d fixing bustage, r=fraser 2001-05-09 06:03:57 +00:00
sspitzer%netscape.com 3d45ec9abc new strings for fix for #39584. getting them in before the UI freeze. patch by hwaara@chello.se
r/sr=sspitzer
2001-05-09 05:32:58 +00:00
andreww%netscape.com bc903fcb13 bugzilla 43797 abolish the taskbar sr=hewitt, (s)r=hyatt 2001-05-09 04:40:33 +00:00
andreww%netscape.com b127925948 bugzilla 43797 abolish the taskbar. sr=hewitt [s]r=hyatt 2001-05-09 04:38:34 +00:00
bienvenu%netscape.com deb6defbd0 fix offline toggle in mail news windows r=mohanb, sr=sspitzer 78920 (ui changes only, won't affect tinderbox) 2001-05-09 04:33:09 +00:00
ducarroz%netscape.com 8a9c710000 Fix for bug 78432. Do not display inline RFC822 message's attachement in the attachment list of message display. R=varada, SR=mscott 2001-05-09 04:03:22 +00:00
ducarroz%netscape.com 1474704ea3 Fix for bug 78967. Need to add an extra nsCOMPtr to avoid to be self detroyed. R=varada, SR=sspitzer 2001-05-09 04:00:25 +00:00
ducarroz%netscape.com 2d54747632 Fix for bug 79254. Catch potential errors when reading prefs. Also don't instanciate a LDAP session is LDAP autocomplete is off. R=srilatha, SR=ssptizer 2001-05-09 03:48:43 +00:00
srilatha%netscape.com e28faabdd9 crash on saving directory server preferences. bug# 79488
r=chuang, sr=spitzer
2001-05-09 03:42:47 +00:00
naving%netscape.com c79a0bc848 79577. fix linux warnings. sr=bienvenu 2001-05-09 03:14:19 +00:00
stephend%netscape.com 78646002ad Fix 'Inconsistency in describing SMTP server' r=robinf@netscape.com, sr=sspitzer@netscape.com 2001-05-09 03:14:01 +00:00
dbaron%fas.harvard.edu 32c43cb5ef Fix MOZ_TRACK_MODULE_DEPS (senna tinderbox) bustage by adding new header file dependencies from XPCDOM landing to REQUIRES. 2001-05-08 19:19:03 +00:00
jst%netscape.com ea706038cf Landing the XPCDOM_20010329_BRANCH branch, changes mostly done by jband@netscape.com and jst@netscape.com, also some changes done by shaver@mozilla.org, peterv@netscape.com and markh@activestate.com. r= and sr= by vidur@netscape.com, jband@netscape.com, jst@netscpae.com, danm@netscape.com, hyatt@netscape.com, shaver@mozilla.org, dbradley@netscape.com, rpotts@netscape.com. 2001-05-08 17:42:36 +00:00
hewitt%netscape.com 52a0cc0d16 78574 - Mail crashes Trunk when entering a second email address, r=ducarroz, sr=mscott 2001-05-08 01:43:33 +00:00
stephend%netscape.com 8e0a2b76f1 Fixing bug 79071, 'Remove declaration of gThreadTree from SearchDialog.js' r=hwaara@chello.se sr=sspitzer@netscape.com 2001-05-07 23:45:58 +00:00
prass%netscape.com df2d360723 fix for bugs 76256, 76927(also fixes 78063, 4668) . r=varada@netscape.com, sr=sspitzer2netscape.com 2001-05-07 23:33:21 +00:00
bienvenu%netscape.com a83816927a fix problem where synchronize for offline didn't bring up offline dialog r=mohanb, sr=sspitzer 79183 2001-05-07 23:30:36 +00:00
valeski%netscape.com 225aa6fa96 r=rpotts, sr=mscott. cleaning up leakage, removing un-needed Init() method and ditching PR_FREE usage. 78912 2001-05-07 23:16:56 +00:00
racham%netscape.com 99a10df74f Fixing bugs 72366, 73118. Fixed to enable GetAllMessages and Mark menu items appropriately. Patches by putterman. r=racham, sr=sspitzer 2001-05-07 07:58:44 +00:00
bienvenu%netscape.com 01f516cbd2 fix one cause of 65838 major leakage of nsMsgHdrs r=naving, sr=sspitzer 2001-05-07 00:03:08 +00:00
ccarlen%netscape.com ac8ff4c8ea Bug 78745 - nsIPromptService::ConfirmEx needs to be more flexible. r=valeski, sr=sfraser 2001-05-06 15:03:55 +00:00
cls%seawood.org 6f256984a9 Let the use of PR_Log() be controlled by a toplevel build option. All places that set FORCE_PR_LOG to force logging on need to wrap that #define FORCE_PR_LOG in a MOZ_LOGGING ifdef.
It's on by default. Set
--disable-logging (unix)
NO_LOGGING=1 (win32)
moz_logging = 0  (mac)
to turn it off globally.

Bug #53226 r=sspitzer,leaf,sfraser
2001-05-05 10:18:53 +00:00
sspitzer%netscape.com b048518c1b fix for #75007. in certain cases (like posting!) we'd fail to
prompt for authentication, and just silently fail.
sr=bienvenu
2001-05-05 08:58:31 +00:00
mscott%netscape.com 488b53c889 bug #75691 --> add field for Attachment tree title 2001-05-05 07:43:02 +00:00
mscott%netscape.com fc50ca7464 Bug #75691 --> add content type icons for attachments in the compose window
r=hewitt
sr=sspitzer
2001-05-05 07:42:28 +00:00
mscott%netscape.com 1875274a8f Bug #44668,75691, 73414, 76268 --> Show / hide the edit draft button. Implement new attachment display using a tree widget
and moz-icons. Implement Save All Attachments again with the new attachment look.
Bug #75462 --> ensure there is always a subject so the twisty shows up...
r=hewitt
sr=sspitzer
2001-05-05 07:40:24 +00:00
sspitzer%netscape.com fa01b79f33 fix for #77510. fix news posting from drafts folder / unsent messages.
sr=bienvenu
2001-05-05 07:18:29 +00:00