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

10511 Коммитов

Автор SHA1 Сообщение Дата
sspitzer%netscape.com 0c8e7b8b5f fix for #78372. get "mark thread as read" to work without asserting.
we don't need to set the unread count on the thread, as MarkHdrRead()
will do the right thing:  find the thread for the header and adjust
the unread count on the thread.  sr=bienvenu
2001-05-03 06:04:30 +00:00
chuang%netscape.com ba7c41e13a fail to check in on my Mac, try again 2001-05-03 01:13:12 +00:00
sspitzer%netscape.com 83c92f04f4 fix for #77617. if you crash after creating an account (either through import, autosubscribe,
or auto wizard) and we haven't saved prefs yet, you'll lose the account.
abstract how we "save" account changes, and then "save" after creation.
fix by cavin@netscape.com.  r/sr=sspitzer@netscape.com
2001-05-03 01:07:45 +00:00
sspitzer%netscape.com ed3e84cd5e #77616. fix for some (of the many) asserts when importing mail. the assert is because the import
happens on a separate thread.  sr=bienvenu
2001-05-03 00:48:20 +00:00
sspitzer%netscape.com dc22cd49d9 fix #78289. if special folder prefs are not set, we can crash on saving
drafts and templates.

if those aren't set, we use the default values specified in mailnews.js

fix by cavin@netscape.com, r/sr=sspitzer@netscape.com
2001-05-03 00:31:36 +00:00
chuang%netscape.com 082a0d0fe6 Bug70532 Import Settings and "Leave Messages on Server" is not selected, r=ducarroz, sr=mscott 2001-05-02 23:41:47 +00:00
mscott%netscape.com 03bcbade48 Bug #73093 --> fix corruption when opening attachments multiple times. When determining if
we are fetching a part look for ;section= AND ?section= in the url spec.
sr=bienvenu
2001-05-02 23:02:26 +00:00
bienvenu%netscape.com ba78eb7db8 fix twisty showing up on new messages in threads with unread view r=naving, sr=sspitzer 74237 2001-05-02 14:29:10 +00:00
sspitzer%netscape.com 06edf9b3e7 fix for #77446. fix by gervase markham. r=timeless, sr=sspitzer 2001-05-02 08:29:17 +00:00
sspitzer%netscape.com cb66aa05a6 push the oncreate down to the popup. thanks to neil@parkwaycc.co.uk for the suggestion in bug #73118
sr=bienvenu
2001-05-02 08:21:18 +00:00
ssu%netscape.com 7ae78195eb fixing bug 72926 - Kill thread accelerator should be disabled in mail. r=varada sr=bienvenu 2001-05-02 07:34:51 +00:00
jag%tty.nl ce0221da6d Bug 69600: ``Header "Mail Folders" disappears in alternate 3-pane layout'', author=ksosez, r=timeless, sr=sspitzer 2001-05-02 02:37:18 +00:00
ssu%netscape.com fdb7bc953d fixing bug 54885 - alternative mailnews 3-pane forgets sizes. r=bhuvan,dark@c2i.net sr=sspitzer. 2001-05-02 01:13:08 +00:00
mscott%netscape.com 163a221150 Bug #76558 --> clear the content type before reading from the cache channel.
sr=bienvenu
2001-05-02 01:00:11 +00:00
naving%netscape.com 4006d69844 77451 r=gayatrib, sr=sspitzer, bienvenu. Assert and Prevent copy/move to the same folder
for both 3 pane and search window.
2001-05-02 00:19:01 +00:00
ssu%netscape.com e647254f09 fixing bug 78226 - Kill Thread does not work on mulitple news messages. Also removed some tabbing. r=hwaara sr=bienvenu 2001-05-02 00:04:00 +00:00
varada%netscape.com f17d5e40d2 bug#52328 - cleaning up the dtd files and idl rules;r=ducarroz;sr=sspitzer 2001-05-01 22:19:48 +00:00
naving%netscape.com 85bd7b695d 78280 The reason it was broken was because m_hdrs was not being built after sorting.
No need for m_hdrs because we already have m_keys and can fetch the hdrs.
m_keys and m_folders are rebuilt on a sort operation.
75761 The problem is with first message for local folders because they have
m_messageKey as 0 and we were caching msg headers. This was causing problems
for search window because results are from multiple folders. fix suggested by david.
r=gayatrib sr=bienvenu
2001-05-01 22:01:43 +00:00
bienvenu%netscape.com 9d6b4a6734 remove unneeded assert introduced yesterday - it's ok not to have listeners sr=sspitzer 2001-05-01 14:54:45 +00:00
jdunn%netscape.com 863ecb03f2 adding newline to fix tinderbox bustage 2001-05-01 12:38:29 +00:00
sspitzer%netscape.com 9cdfaf0347 fix for ##48409. prevent mac from crashing when using the subscribe dialog.
I was recursing over the internal tree to generate the hostinfo.dat.
win32 and linux were ok, but all hell broke loose on the mac.
256K of stack is not enough for my approach.  I've switched
to keep a duplicate list of the groups on the server.  also fix some minor
subscribe issues.

sr=bienvenu
2001-05-01 08:50:07 +00:00
ssu%netscape.com a4b4bdd587 fixing bug #76719 - SaveAs->file Template menu items don't work on standalone window. r=varada, sr=sspitzer 2001-05-01 07:23:54 +00:00
naving%netscape.com 5f73320c4d 78277; r=suresh sr=sspitzer; The default value of gNextMessageViewIndexAfterDelete should be different in order to know when to clear the message pane. 2001-05-01 05:25:49 +00:00
chuang%netscape.com a0f5ef2243 Bug64937 Display number of entries in an address book, R=ducarroz, sr=sspitzer 2001-05-01 03:22:12 +00:00
sspitzer%netscape.com ce46a7fd38 fix for #11387. save as draft on an existing should remove the old draft.
fix by cavin@netscape.com r=ducarroz, bienvenu.  sr=sspitzer.
2001-05-01 03:17:47 +00:00
sspitzer%netscape.com c81d02d1db fix for #77506. r=varada, sr=bienvenu
prevent the bad state where we are supressing message display, but the message pane
is not hidden.
2001-05-01 03:05:02 +00:00
sspitzer%netscape.com 795fb27691 fix #76626. leaking nsXULDocument and nsXULTemplateBuilder slows down
subscribe dialog the second time, and asserts like mad in debug builds.
r=varada, sr=bienvenu (and waterson)
2001-05-01 02:56:12 +00:00
sspitzer%netscape.com f1af8e314e back out blake's 4-5-01 removal of this script include. it's necessary to
extend message display.  sr=bienvenu
2001-05-01 02:54:57 +00:00
sspitzer%netscape.com 33fe5b1595 fix for #71891. r=hewitt sr=bienvenu. fix the search / filter dialog from showing
all three pickers at once in the search term.
2001-05-01 02:48:17 +00:00
nhotta%netscape.com 341d06dee5 Change for a charset of reply/forward inline, check the availability of the charset converter,
if no converter for the original mail's charset then set to default charset, also did some code clean up,
bug 50724, r=ducarroz, sr=bienvenu.
2001-05-01 00:09:42 +00:00
prass%netscape.com dccbb2ba44 fix for bug 76586, r=sr=sspitzer 2001-04-30 23:37:31 +00:00
naving%netscape.com f3695df226 78143; correct fix for senna build bustage due to my checkins last night.
adding msgimap to requires and restoring original changes.
2001-04-30 23:31:43 +00:00
hewitt%netscape.com 615f81f105 43189 - autocomplete, r=matt, sr=alecf 2001-04-30 18:37:04 +00:00
naving%netscape.com 8baee2d4c1 attemp to fix senna linux bustage. 2001-04-30 04:46:26 +00:00
naving%netscape.com 8c166ab458 75808, 75936 Use m_folders to get the folders for a particular header instead of doing
msgHdr->GetFolder() because it returns null sometimes, especially for local folders.
77763 Added a utility function to nsMsgDBView to get the imap delete model and show the
red X only if imap delete is true
73568 Changed the name from firstSelected to msgToSelectAfterDelete and in case of imap
delete increment the viewIndex position by 1 because the deleted header still stays in the
thread pane.
62938 if the gNextMessageViewIndexAfterDelete = -1, then clear the message pane.
r=suresh, sr=bienvenu
2001-04-30 03:17:34 +00:00
naving%netscape.com 66fed0cad0 attempt to fix sun OS bustage 2001-04-30 03:05:35 +00:00
bienvenu%netscape.com bc4ef6f9fc fix marking news messages read from memory cache r=naving, sr=sspitzer 76385 2001-04-29 22:49:11 +00:00
bienvenu%netscape.com 43cb6c8503 remove unneeded parent change notification r/sr=sspitzer 2001-04-29 22:47:06 +00:00
bienvenu%netscape.com cb164503cf add support for ability to copy/move multiple local msgs r=naving, sr=sspitzer 73833 2001-04-29 22:43:57 +00:00
chuang%netscape.com 8091e6fe4f Bug71037 Localizability issue in AB import : hardcoded string, r=varada, sr=sspitzer 2001-04-29 21:09:41 +00:00
bienvenu%netscape.com ba7d30acbc part of fix for 60487 reload local folder after compact r=naving, sr=sspitzer 2001-04-29 15:57:47 +00:00
bienvenu%netscape.com a8d842866c add status strings for copying/moving/deleting local msgs r=naving, sr=sspitzer 78099 2001-04-29 15:07:31 +00:00
blakeross%telocity.com a7442ad546 Adding context menu to sidebar panel headers to silence whiny c|net reporter, only change panels on left-click, optimizing nsMenuFrame::OnCreate by reducing number of necessary nsAutoString ctor's (60071). r=kerz sr=ben 2001-04-29 02:52:16 +00:00
cls%seawood.org 00f28396a9 Set EXPORT_LIBRARY=1 in all pertinent Makefile.ins. Allows us to build the final link list as we traverse the tree. Bug #46775 2001-04-28 19:48:12 +00:00
valeski%netscape.com 7019bb2260 fixing pott's onredirect build bustage. 2001-04-27 23:36:31 +00:00
nhotta%netscape.com 07a90c082d Changed GetCharPtrCharacterSet to use the global default when a folder charset is empty,
bug 77152, r=ducarroz, yokoyama, sr=bienvenu.
2001-04-27 21:36:11 +00:00
valeski%netscape.com 00bca056ef mozilla diffs r=tao, sr=alecf, commercial diffs r=syd, sr=syd/shaver. lower-casing JS calls to createBundle. removing un-used nsILocale param from nsIStringBundle::CreateBundle(). 76332 2001-04-27 21:30:24 +00:00
varada%netscape.com a01b35f59b fix for bugs-70392-prettying send format prefs panel;52328-quitting while sending message; 71361- wrapping signature in compose;76330-focus on to field in reply;77798-UI should use Msgcompose abort and not msgsend;r=ducarroz;sr=bienvenu 2001-04-27 20:54:29 +00:00
bienvenu%netscape.com 32d0484c33 restore part of backed out changes from bustage 2001-04-27 14:57:35 +00:00
dbaron%fas.harvard.edu 3f56a22520 Fix MOZ_TRACK_MODULE_DEPS (senna tinderbox) bustage by adding new header file dependencies to REQUIRES. 2001-04-27 14:32:05 +00:00
mkaply%us.ibm.com 94885ad456 HPUX breakage 2001-04-27 13:51:13 +00:00
pollmann%netscape.com d8ca4bf931 Backing out Linux bustage 2001-04-27 07:33:25 +00:00
bienvenu%netscape.com d1a6dd1d4b backout build bustage fix 2001-04-27 05:58:32 +00:00
sfraser%netscape.com 245d4eb76f Backing out valeski 2001-04-27 05:53:22 +00:00
hewitt%netscape.com e218812400 77581 - stop mail header from disappearing, r=sspitzer, sr=bienvenu 2001-04-27 05:30:26 +00:00
bienvenu%netscape.com 63128e8c1d more string bundle build bustage fixes 2001-04-27 04:44:16 +00:00
bienvenu%netscape.com a9b9082570 fix string bundle calls to fix build bustage 2001-04-27 04:34:54 +00:00
bienvenu%netscape.com 92ba6159a6 fix problem playing back offline imap operations r=naving, sr=sspitzer 2001-04-27 04:17:41 +00:00
valeski%netscape.com 54db7dffa3 mozilla tree r=tao, sr=alecf. commercial tree r=syd, sr=syd/shaver. lowercasing the first char in JS method calls to createBundle. removing the dead locale parameter in the CreateBundle() method call. 76332 2001-04-27 04:16:22 +00:00
bienvenu%netscape.com 217dd213c6 fix problem replaying offline imap operations, remove unused adopt method r=naving, sr=sspitzer 76668 2001-04-27 04:15:07 +00:00
bienvenu%netscape.com 00276b77e1 fix marking of news message read from mem cache r=naving, sr=sspitzer 76385 2001-04-27 04:13:22 +00:00
bienvenu%netscape.com ced65c84a5 remove unused adopt method r=naving, sr=sspitzer 2001-04-27 04:08:11 +00:00
bienvenu%netscape.com ee3030edc3 fix growing of uint32 arrays r=naving, sr=sspitzer part of work for 76668 2001-04-27 04:05:53 +00:00
bienvenu%netscape.com c6580fa758 fix bloat when commiting dbs r=naving, sr=sspizer 76118 2001-04-27 04:03:12 +00:00
bienvenu%netscape.com a01dcda5ed fix crash when new headers arrive into threaded view r=hawarra, sr=sspitzer 75296 2001-04-27 03:46:03 +00:00
bienvenu%netscape.com 0ab8f68378 fix hang shutting down while offline r=naving, sr=sspitzer 76687 2001-04-27 03:44:05 +00:00
bienvenu%netscape.com e2df0d566f add ability to stop chained urls r=sspitzer part of work for 73833 2001-04-27 03:20:16 +00:00
anatoliya%netscape.com 36236a0f47 emoticons for mail bug-4718 r=cmanske, suresh sr=sspitzer 2001-04-27 03:14:31 +00:00
bienvenu%netscape.com 54c62b5974 remove unused adopt method r=naving, sr=sspitzer 2001-04-27 02:38:33 +00:00
bienvenu%netscape.com e04ad041eb remove unused adopt method 2001-04-27 02:38:00 +00:00
ssu%netscape.com 1a50443f2b fixing bug 54885-alternative mailnews 3-pane forgets sizes. r=bhuvan sr=sspitzer 2001-04-27 00:37:19 +00:00
ducarroz%netscape.com 6f82d27585 Fix for bug 76789. Resole redundant symbols in mailnews in preparion of dll merging. R=varada, SR=sspitzer 2001-04-27 00:22:18 +00:00
ducarroz%netscape.com d34313246f Fix for bug 76789. Resolve redundant symbols in mailnews in preparation of dll merging. R= varada, SR=sspitzer 2001-04-27 00:19:12 +00:00
naving%netscape.com cdc55006dd 76815. r/sr =sspitzer, bienvenu. Do not drag the server folders. 2001-04-27 00:02:24 +00:00
ducarroz%netscape.com 00cc8fa809 Fix for bug 77053. Add some code to detect url redirection to avoid to abort the download while fetching attachment. Also fix a crash due to a release make at the wrong time. R=varada, SR=bienvenu 2001-04-26 23:56:58 +00:00
stephend%netscape.com 14c5a3f622 Bug 76216 - Too many default columns in the mail/news search results window. Also bug 73549 - Remove dead, commented gThreadTree code in SearchDialog.js r=gayatrib@netscape.com sr=sspitzer@netscape.com 2001-04-26 23:41:40 +00:00
nhotta%netscape.com 413210e80d Changed to add/remove observer in nsDBFolderInfo instead of doing it from the module,
also changed to use XPCOM_SHUTDOWN to release the observer at shutdown,
bug 74772, sr=alecf,bienvenu.
2001-04-26 18:48:45 +00:00
nhotta%netscape.com a25724a18e Changed the quote code to pass a default charset to MIME decoder, bug 75506, r=ducarroz, sr=bienvenu. 2001-04-26 18:45:59 +00:00
bnesse%netscape.com 000d1011d5 Prefs API refactoring. Bug #46863. r=valeski, sr=alecf. 2001-04-26 18:41:11 +00:00
ccarlen%netscape.com bb77d03e2e Bug 77467 - some prompt dialogs came up with "0" instead of empty string. r=blakeross@telocity.com, sr=alecf@netscape.com 2001-04-26 14:09:18 +00:00
sspitzer%netscape.com d5c2359627 #57125 importing from eudora or outlook can crash.
#59084 can't copy imported mail messages because they have bad message envelopes.
fixed by cavin@netscape.com, r=sspitzer, sr=bienvenu
2001-04-26 05:48:38 +00:00
sspitzer%netscape.com 02eecc1fb1 comment for bug #77652. this code isn't ready to be turned on yet
and this extra comment explains when it will be.
2001-04-26 05:46:43 +00:00
sspitzer%netscape.com 9ff6a84c90 fix for #77506. only fire this handler when the grippy is clicked.
if we fire it when the splitter is clicked, we'll often stop
displaying the message in the message pane.
r=bhuvan,sr=mscott
2001-04-26 05:44:50 +00:00
naving%netscape.com f76f1bb58c 75936 75808 sr=bienvenu Cleaned up the searchdbView code to make the file and delete operations work on mulitple folders
72709 sr=sspitzer deleting profiles clears the hdrs from the thread pane
66992 sr=bienvenu
2001-04-26 05:29:24 +00:00
blizzard%redhat.com f7a7ce5245 Checking in code for gerv. Fix bug #77096. value -> label in "Copy Email Address" context menu command. r=doron, sr=shaver, a=dbaron for 0.9. 2001-04-22 16:40:53 +00:00
ccarlen%netscape.com c8128a5765 Bug 46859 - Remove UniversalDialog. r=valeski/sr=rpotts,sfraser/a=blizzard 2001-04-21 00:26:18 +00:00
dr%netscape.com 6ad0700f45 fix for 76580 (misplaced <command id=cmd_copyLink/>, etc. in mailnews). patch by jag, r=dr, sr=ben, a=asa 2001-04-20 19:06:49 +00:00
bryner%uiuc.edu 97e89fd687 Backing out bnesse's fix for bug 46863 due to numerous types of runtime bustage on linux and windows. a=brendan. 2001-04-20 06:45:56 +00:00
dr%netscape.com 5dfcfe5b9b fix for 76779 (one-liner, misnamed variable in mailnews). r=hyatt, sr=mscott, a=brendan. 2001-04-20 03:12:09 +00:00
timeless%mac.com 04f101339b fix Bugzilla Bug 47743 Copy should be added to e-mail address context menu
by gervase.markham@univ.ox.ac.uk
r=timeless, ok=bienvenu
cond(ok): sr=alecf, a=asa
2001-04-20 02:35:53 +00:00
bnesse%netscape.com b0baaeabc3 Landing PrefAPI refactoring bug 46863. r=valeski, sr=alecf, a=blizzard. 2001-04-19 22:21:39 +00:00
sspitzer%netscape.com 505d6df333 fix for #76578. crash on exit when viewing "account central" page.
r=mscott,sr=bienvenu,a=blizzard
2001-04-19 02:38:15 +00:00
sspitzer%netscape.com d15e50fa60 fix for #76200. crash when viewing a message with an <img> tag but no src.
r/sr=valeski,mscott.  a=blizzard
2001-04-19 00:59:56 +00:00
maolson%earthlink.net fc69b17ec2 bug 70810 [XUL Syntax] Change tab syntax - another of the XUL 1.0 changes
r=ben, sr=hyatt
2001-04-18 06:59:04 +00:00
dr%netscape.com 2e8fbd1253 64313 (Implement cmd_copyLink, cmd_copyImageLocation, cmd_copyImageContents). Implement the commands, hook them up in the navigator and mailnews frontends, provide hooks for embedding. r=hyatt, sr=waterson 2001-04-18 06:06:31 +00:00
timeless%mac.com 46b177e406 fix Bugzilla Bug 75853 CR and LF are naked ifdefs
r=dveditz, sr=scc
2001-04-18 05:59:43 +00:00
ssu%netscape.com 59a439e176 fixing bug 74021 - Stand alone window Close File->Close menu is gray out
r=blake ross
sr=sspitzer
2001-04-18 04:37:01 +00:00
mscott%netscape.com 334ce6620e Bug #74547 --> be sure to initialize m_channelListener to consume the output from libmime when fetching a part. This was causing
us to not show inlined images for local messages.
sr=sspitzer
2001-04-18 03:39:37 +00:00
anatoliya%netscape.com b8327b19c5 bug-75464 r=andreww sr=hewitt 2001-04-18 02:12:48 +00:00
sspitzer%netscape.com f578c74b05 fix for #76088 views not persisting. fix started by putterman. sr=bienvenu@netscape.com
fix for #76307 special views default to sort order and type instead of the current sort order and type.
thanks to putterman for the bug and the fix.  r=sspitzer, sr=bienvenu
2001-04-18 01:20:29 +00:00