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

10547 Коммитов

Автор SHA1 Сообщение Дата
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
ducarroz%netscape.com b90a68a568 Fix for bug 75650. Fix some memories leak which result on not remowing temp files. R=varada, SR=sspitzer 2001-04-17 23:41:29 +00:00
ducarroz%netscape.com d52a020758 Fix for bug 76215. Need to start progressmeters even when we don't show the progress dialog. R=varada, SR=sspitzer 2001-04-17 23:38:44 +00:00
bienvenu%netscape.com 6854b90991 fix problem reading unread imap msg from mem cache not marking msg read r=naving,sr=sspitzer 24787 2001-04-17 23:32:09 +00:00
varada%netscape.com 812413d8ed fix for bug#74601;getting rid of last option in reply-on-top for compose prefs;r=ducarroz;sr=bienvenu 2001-04-17 23:09:06 +00:00
bienvenu%netscape.com 6304afcda8 fix problem with new messages icon not showing up on inbox r=sspitzer, sr=mscott 76130 2001-04-17 14:36:23 +00:00
ssu%netscape.com 82e0b7637c fixing bug 64249 - remove the '(D)' from "Edit | Unsubscribe(D)" and "Edit | Cancel Message(D)"
and bug 75658 - 'Edit|Unsubscribe' and 'Edit|Cancel Message' not showing up..instead label 'Delete' is displayed

r=bhuvan
sr=sspitzer
2001-04-17 08:55:19 +00:00
chuang%netscape.com 8ee9eb0968 Bug4640 Login fails to AB Sync without asking me for a password, r=racham, sr=sspitzer 2001-04-17 03:28:49 +00:00
dbaron%fas.harvard.edu 9db9333e20 Fix form controls and Windows/Unix classic skin to use new system colors -moz-FieldText, -moz-Dialog, and -moz-DialogText where appropriate to allow accurate representation of system colors on GTK.
Fix various CSS errors in themes.
b=67448  r=hewitt@netscape.com  sr=blizzard@mozilla.org
2001-04-17 02:54:21 +00:00
naving%netscape.com b52e7f3dd9 75992. sr=bienvenu. When it is cross-server update the counts correctly. 2001-04-16 23:42:07 +00:00
jgmyers%netscape.com ddc11fc7e7 rename tls sockets to starttls: bug 74387 r=javi r=darin sr=mscott 2001-04-16 21:01:29 +00:00
hwaara%chello.se 4e1c241b36 Implement date&time support in reply-headers, like:
"On <date & time>, <author> wrote:"
For now, this is optional (set mailnews.reply_header_type to '2' in prefs.js), we will default to only show "<author> wrote:", as usual.  This is due to some l10n issues which are part of bug 75377. The date&time format is hard-coded to be en-US if set, again, bug 75377.
bug 23615. r=disttsc@bart.nl, sr=sspitzer@netscape.com

Fix a bunch of leaks (15 of them) in addressbook, addressbook-sync and import-mail code. None of the callers to GetUserProfileDirectory() deallocated their nsFileSpec.
bug 75332. r=chuang@netscape.com, sr=bienvenu@netscape.com
2001-04-16 20:40:07 +00:00
varada%netscape.com 0712752de9 fix for bug#73672;Msgpane collapse not reloading messages;r=putterman;sr=mscott; 2001-04-16 20:08:13 +00:00
bienvenu%netscape.com e4c92af3c5 remove ifdeffed out code for cacheless view no bug needed sr=sspitzer 2001-04-15 16:52:42 +00:00
sspitzer%netscape.com 895c2fff04 clean up my fix for #75942 to not give a JS error in the filter dialog.
(I forgot the search terms are shared.)  also make it so if you hit enter in
a search term and the search has started, it will stop it and and start a new one.
rename gButton to gSearchStopButton, since that is what it is.
sr=bienvenu
2001-04-14 23:08:00 +00:00
disttsc%bart.nl 5ad5ad4564 Move browser's nsIWebProgressListener implementation into js. More work for bug 46200, r=ben, r=adamlock, sr=alecf. 2001-04-14 20:08:32 +00:00
bienvenu%netscape.com d8235fe21a fix 75912 downloading news msgs for offline use stops if article not found, also 71581 hang going offline if you have no newsgroups configured for offline use sr=sspitzer 2001-04-14 15:30:19 +00:00
bienvenu%netscape.com 0290c88968 add error status for news msg not found 15870 sr=sspitzer 2001-04-14 15:28:50 +00:00
bienvenu%netscape.com bd38a71d20 fix status msg for offline news sr=sspitzer 15870 2001-04-14 15:27:31 +00:00
sspitzer%netscape.com fd244297e9 #5335 show location in search dialog
#75942 enter in a search term kicks off search
#72253 no sort by thread in the search dialog
#44341 showing the wrong columns in search dialog
#75939 bad row count problems with search
remove unused search-widgets.css

r=mscott,sr=bienvenu
2001-04-14 02:16:56 +00:00
blakeross%telocity.com 0997e8bc01 Accelerator and command problems in mailnews (75447, 75038, 75453). r=ssu sr=sspitzer 2001-04-14 01:08:15 +00:00
sspitzer%netscape.com cda8f1a24a fix for crasher #75831. make sure we close the dbview when we close
the stand alone message window.  sr=bienvenu
2001-04-13 22:05:10 +00:00
ducarroz%netscape.com 911c409db2 Part of bug 22486. Fix performance regression introduce yesterday with my big cleanup of message compose. R=shaver, SR=sspitzer 2001-04-13 21:53:20 +00:00
varada%netscape.com 0802fd28ba fix for bug#72916;changing xul broadcasters to commands and observes to commands;r=ducarroz;sr=mscott 2001-04-13 21:44:22 +00:00
sspitzer%netscape.com 8609b35624 rest of fix for for #75317.
temp files created when forwarding a message with attachments are not being deleted. fix by cavin@netscape.com. r=ducarroz, sr=sspitzer
2001-04-13 21:38:47 +00:00
naving%netscape.com 17e78d87ed 68737. sr=bienvenu. rv wasn't being set correctly to default value for
linux release builds.
2001-04-13 21:37:10 +00:00
valeski%netscape.com f3c5380747 sr=darin. no bug. just dead wood static cid cleanup 2001-04-13 11:23:11 +00:00
sspitzer%netscape.com 7d2dd6feab fix for #73156. enter should work like open in the thread / search pane.
patch by the bossman (putterman@netscape.com), sr=sspitzer
2001-04-13 08:17:56 +00:00
sspitzer%netscape.com a2264f1a51 fix for #75317. temp files created when forwarding a message with attachments are not being
deleted.  fix by cavin@netscape.com.  r=ducarroz, sr=sspitzer
2001-04-13 08:13:48 +00:00
ducarroz%netscape.com 67651449db should fix senna Linux bustage 2001-04-13 06:26:15 +00:00
ducarroz%netscape.com aa48d46148 Part of bug 28348. Add pref to show progress dialog during send message. This pref will be turn to true when the progress dialog will be statble enough. R=varada, SR=sspitzer 2001-04-13 04:50:14 +00:00
ducarroz%netscape.com 75490058dd Fix for bug 28348 and bug 52329. Add a progress dialog while sending or saving a message. Also stop hidding the msg compose window during send. I have also did a big cleanup of message compose backend which remove couple of leaks. R=varada, SR=sspitzer 2001-04-13 04:38:01 +00:00
disttsc%bart.nl 2fa99760de Bug 47740: "Wrong wording when right-clicking on a From address", author=Keyser Sosez <ksosez@softhome.net>, r=timeless, sr=sspitzer 2001-04-13 03:57:57 +00:00
mscott%netscape.com 2dc43f386f Bug #73819 --> hook imap and news up to the new memory cache.
r/sr=sspitzer,bienvenu
2001-04-13 03:48:37 +00:00
hwaara%chello.se 7be5357047 A rather large optimization to GetNumSelected(). bug 75833, r=jag, sr=bienvenu. 2001-04-13 01:30:06 +00:00
naving%netscape.com f142d07935 75775. sr=bienvenu. check for null pointer and assert if null. This happens when we
have download_on_biff true.
2001-04-12 23:41:01 +00:00
bienvenu%netscape.com e9c87145da fix handling of new flag for filtered pop messages r=gaytrib, sr=sspitzer 55900 2001-04-12 23:39:18 +00:00
ducarroz%netscape.com dee4508b4e Part of fix for bug 28348. Add Progress Dialog. R=varada, SR=sspitzer 2001-04-12 23:37:28 +00:00
ducarroz%netscape.com e0d5eca890 Part of fix for bug 28348. Add Progress dialog. R=varada, SR=sspitzer 2001-04-12 23:36:23 +00:00
ducarroz%netscape.com fa81082d75 New files for fix for bug 52329 and bug 28348. NOT PART OF THE BUILD YET. R=varada, SR=sspitzer 2001-04-12 23:33:30 +00:00
naving%netscape.com 080db94711 61171. r/sr=mscott, bienvenu. If password fails start all over again
because some servers close the connection
2001-04-12 23:31:45 +00:00
chuang%netscape.com 89aa4e2c3c Bug 69480 Address Book re-factoring landing 2001-04-12 17:35:30 +00:00
chuang%netscape.com b22ca1c6d8 Bug 69480 Abbress Book re-factoring landing 2001-04-12 17:31:51 +00:00
bienvenu%netscape.com ce119855ef add prefs for compacting folders threshhold 15865 sr=sspitzer 2001-04-12 14:35:05 +00:00
hewitt%netscape.com 58196589e7 72530 - oversized dialog problems, r=jag, sr=alecf 2001-04-12 05:42:05 +00:00
bienvenu%netscape.com eeb2282360 make sure m_mdb gets assigned so we don't have UMR read sr=sspitzer, no bug 2001-04-12 04:47:04 +00:00
bienvenu%netscape.com 76fd4f58d8 fix crash in nsMsgCopyMsgHdr sr=sspitzer 41933 2001-04-12 04:46:13 +00:00
bienvenu%netscape.com b998aaf3a5 add support for imap get new mail downloading message bodies r/sr =sspitzer,mscott 15865 2001-04-12 04:42:28 +00:00
eddyk%netscape.com c34374706a Bug 70625: complex locked pref FE disabling
r=blake, sr=ben
2001-04-12 02:42:08 +00:00
ducarroz%netscape.com 04338d4ee1 Fix for bug 74829. Cannot pass null for an out argument. R=varada, SR=mscott 2001-04-12 01:47:08 +00:00
ssu%netscape.com e073d5090b fixing bug 73895 - Bookmark this link doesn't work in message pane. r=racham sr=mscott. 2001-04-11 23:29:10 +00:00
stephend%netscape.com 8a86cc3742 Fix for bug 75581 - 'When attaching a webpage in mail, we prefill the field bar with 0, instead of null' r=sspitzer@netscape.com r=varada@netscape.com sr=sspitzer@netscape.com 2001-04-11 23:20:28 +00:00
pinkerton%netscape.com f61d78e2ad remove special-case activation code for hidden window, let the OS do it. punts hidden window offscreen on mac so it can be visible yet of non-zero width/height for osx. bugs 70355/70388. r=danm/sr=hyatt. 2001-04-11 23:04:28 +00:00
sspitzer%netscape.com 8239f76daa fix for #75481. get "sort by recipient" to work. fix the ui issues
that I forget about when you change the "Sender" to "Recipient".
r/sr=bienvenu
2001-04-11 23:03:04 +00:00
ducarroz%netscape.com e58f44173f Fix for bug 75498. Still need to translate line breaks :-( R=sfraser, SR=mscott 2001-04-11 21:17:56 +00:00
shaver%mozilla.org a0daa1645d 75152: Remove GetVersionNumber stub in favour of upcoming, less-invasive
preloader strategy. r=jag, sr=attinasi.
2001-04-11 14:23:13 +00:00
maolson%earthlink.net 189b9cdd34 fix bug 69433 - %foo% begone, summon %s (aka use stringbundle's getFormattedString instead of js .replace())
r=jag, racham; sr=sspitzer
2001-04-11 05:36:01 +00:00
stephend%netscape.com fc0ef199da Checking in the fix for bug 40191, 'Bad connection refused message under an IMAP server.' r=hwaara@chello.se sr=alecf@netscape.com 2001-04-11 04:39:39 +00:00
danm%netscape.com acf746db54 replacing use of evil hidden window with embedding-copacetic window watcher. bug 71895 r=blizzard,hyatt,javi,various 2001-04-11 01:20:28 +00:00
hewitt%netscape.com 5fe5260660 72882 - msgcompose cleanup , r=blake, sr=ben 2001-04-11 00:51:15 +00:00
andreww%netscape.com ccc3e4c519 bugzilla - 68247 r=doronr sr=sspitzer cleaning up mail search dialog some. 2001-04-11 00:21:51 +00:00
nhotta%netscape.com 660410c0c6 Fix the backend problem of override inheritance, also changed to use nsIObserver for pref callback,
bug 74772, r=yokoyama, sr=bienvenu.
2001-04-11 00:14:08 +00:00
varga%utcru.sk 86775fe97c backout accidental checkin 2001-04-10 21:26:00 +00:00
hwaara%chello.se ca4a94cbb1 Checking in stuff I have for widgetglue.js (to know that I'm checkin into the right branch :) ) 2001-04-10 21:11:43 +00:00
ccarlen%netscape.com 2ad2b9adcf Bugs 70379, 70380 - Hide nsISingleSignon from embedding apps, split auth prompting methods out of nsIPrompt into a new interface. r=valeski, sr=rpotts. 2001-04-10 18:30:25 +00:00