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

11360 Коммитов

Автор SHA1 Сообщение Дата
sspitzer%netscape.com 06ed1cd896 fix for bug #98037. sometimes newsgroups would be marked as all read.
bad call to CleanupNewsgroupList(), which calls FinishXOVERLINE()
which adjusts the unread set.  r=mscott, sr=bienvenu
2001-09-21 02:20:27 +00:00
naving%netscape.com 6c37aeefe7 100326 r=bienvenu sr=sspitzer Abort the compaction if writing to folder fails.
90702 r=bienvenu sr=sspitzer Update the expungedBytes for offline stores after compaction
95584 r/sr=bienvenu CleanupTempFiles in case compaction on a folder cannot start because
some other operation is in progress.
2001-09-21 01:40:30 +00:00
srilatha%netscape.com a66ec5a431 Fix for smoketest blocker bugscape bug 9703
r=dmose,sr=sspitzer, a=granrose
2001-09-20 23:50:51 +00:00
bienvenu%netscape.com 801842f14e fix smoketest blocker 100747 can't send mail a=granrose 2001-09-20 16:25:52 +00:00
ccarlen%netscape.com 87d3f70038 Bug 99117 - mail account creation problems under turbo. UnloadAccounts needed to reset some more things. r=bhuvan,dp/sr=mscott 2001-09-20 13:22:19 +00:00
cls%seawood.org d6d3e3d863 Removing extraneous ldap.h include.
Bug #98924 r=dmose
2001-09-20 12:03:40 +00:00
cls%seawood.org de76ec4361 Update REQUIRES. Fixing archangel bustage. 2001-09-20 11:05:19 +00:00
cls%seawood.org faff589071 Declare xml version before comments. Fixing problem with mailnews not showing up in Tasks menu.
r=pavlov sr=jst
2001-09-20 10:52:28 +00:00
stephend%netscape.com 448c14767c Bug 100178. Subscribe.xul changes for XUL 1.0. r=kerz@netscape.com sr=hewitt@netscape.com 2001-09-20 08:38:11 +00:00
dmose%netscape.com 79c7448cad Have the LDAP autocomplete session return an error item on failure; the user can select this item and an alert box with more details will be popped up. r=ducarroz@netscape.com, sr=bienvenu@netscape.com 2001-09-20 07:59:15 +00:00
hewitt%netscape.com 7281a4d7cd 97574 - Implement toolbarbutton and kill menubutton (except outliner.css), r=blake, sr=hyatt 2001-09-20 07:08:29 +00:00
srilatha%netscape.com 27cb574084 Fix for bugscape bug #6906. sr=sspitzer.
part of simple MAPI UI checkin. added some comments.
2001-09-20 05:01:47 +00:00
stephend%netscape.com 0364f8ce17 Bug 58567. JavaScript strict warnings (re-declarations). r=walk84@usa.net/naving@netscape.com, sr=hewitt@netscape.com 2001-09-20 04:13:42 +00:00
naving%netscape.com 119431c5a4 95584 r=bienvenu sr=mscott. Made it so that compacting folders and downnloading messages do not
overwrite each others data.
2001-09-20 03:07:59 +00:00
ducarroz%netscape.com a0e76ecc0f Fix for bug 88079 and bug 57902. As write to file is done using a buffer, we need to check the return code of the flush to be sure we phisically wrote the data to disk. Also check the file size when we are done writing to avoid sending empty mail. In the case we fetch a local file, verify that the file path is a valid file and not a directory. R=varada, SR=bienvenu 2001-09-20 02:59:58 +00:00
naving%netscape.com 95b901d348 62347 r=bienvenu sr=sspitzer Make non ascii folder names from 4x rules.dat work in 6x. 2001-09-20 00:59:22 +00:00
naving%netscape.com 67b54e2bc2 70252 r=bienvenu sr=sspitzer. Make 4x non-ascii filter names and conditions migrate correctly to 6x. 2001-09-20 00:57:17 +00:00
varada%netscape.com 504c546c1e fix for #89950;set focus to msg compose fields after select addresses dialog;r=ducarroz;sr=bienvenu 2001-09-20 00:38:53 +00:00
varada%netscape.com 522ebbd76c fix for bug#99234;duplicate domain name check for send format;r=ducarroz;sr=mscott 2001-09-20 00:31:14 +00:00
gerv%gerv.net 2a80f3fea9 Oops. 2001-09-20 00:02:59 +00:00
scc%mozilla.org 63e86dc84f bug #98089: ripped new license 2001-09-19 20:09:47 +00:00
racham%netscape.com 3aa31371ec Fixing bug 100404. Backing out changes made to to accountwizard to reflect the current xpcom component. Bug 100483 will be used to bring back these changes. 2001-09-19 07:47:59 +00:00
ducarroz%netscape.com 518d378c74 Fix for bug 96386. When a generic or unknown error occures while posting a message, we should report a post error instead of a send error. Also, the send unsent message listener should not display errors. Finally, the Display Send Report function should avoid displaying twice the same string. R=varada, sr=mscott 2001-09-19 03:28:23 +00:00
cls%seawood.org 8136cab150 Declaring win32 dependencies for smimestub.
Bug #98371 sr=alecf
2001-09-19 00:30:46 +00:00
sspitzer%netscape.com 12982b8f24 fix for some news problems we've been having. #95320 and #59449.
in the case where the socket gets closed we need to remove it from the
connection cache.  more work needs to be done to properly clean up
the protocol instance and to fix some related issues, but this helps
the end user.  r=bienvenu, sr=sspitzer.  thanks to Phil Anderton
for the patch.
2001-09-19 00:19:43 +00:00
srilatha%netscape.com 658c1d43cc Fix for bug #95122. sr=sspitzer
Missed this change in the previous checkin. SO rechecking in this file
2001-09-19 00:02:51 +00:00
bienvenu%netscape.com 386427fc03 fix regression in downloading messages for offline use and disabling commands when local message is loaded while offline r=naving, sr=sspitzer 99696 100124 2001-09-18 23:27:20 +00:00
srilatha%netscape.com 2fe1a00bab Fix for bug #95122. sr=sspitzer
Cleaning up the contents.rdf and fixing the js error
2001-09-18 22:26:16 +00:00
jaggernaut%netscape.com e25262c61f One module per line for REQUIRES. r=/sr=alecf 2001-09-18 22:01:13 +00:00
jaggernaut%netscape.com 3098b78e27 Bug 99876: [XUL Syntax] <spring/> --> <spacer/>, r=alecf, sr=hyatt. 2001-09-18 21:47:32 +00:00
jaggernaut%netscape.com 3826eb9902 Bug 73353: splitting the modules on the REQUIRES lines in Makefile.in across multiple lines to more clearly show the changes made. sr=alecf 2001-09-18 13:41:47 +00:00
stephend%netscape.com 950999845c Bug 10020. JS function verifyAccounts() should be verifyAccount(null) to reflect parameter passing. r=bhuvan@netscape.com, sr=sspitzer@netscape.com 2001-09-18 06:56:08 +00:00
srilatha%netscape.com b9534eb89f Fix for bug # 95122. Implementation of UI for simple MAPI
r=rdayal, sr=sspitzer
2001-09-18 06:10:34 +00:00
naving%netscape.com 3f42c8cdab 99168; r/sr=mscott fix nsMsgMailNewsUrl leak on reading imap messages 2001-09-18 00:50:56 +00:00
sspitzer%netscape.com 1d312d8961 fix for #99491. persist mailnews sidebar height by persisting the outliner height.
r=varada, sr=mscott
2001-09-17 23:51:07 +00:00
hewitt%netscape.com e8b9173831 99102 - update skin versions in all contents.rdf, r=hyatt, sr=blake 2001-09-17 23:40:50 +00:00
leif%netscape.com c2e9958440 Fix for bug 82412: Preresolve DNS before calling into LDAP C-SDk. SR=bienvenu@netscape.com, r=dmose@netscape.com, patch=leif@netscape.com. 2001-09-17 23:35:03 +00:00
naving%netscape.com ba578dc1aa 99150 r/sr=sspitzer. Make minor changes to return value and freeing memory. 2001-09-17 23:31:28 +00:00
rpotts%netscape.com 0340c21f74 bug #70223 (r=valeski@netscape.com, sr=mscott@netscape.com). Remove nsIURIContentListener::GetProtocol() since it is unused. 2001-09-17 23:22:00 +00:00
stephend%netscape.com 86a461f095 Bug 91751. In the Search window of mail/news, 'Search' should appear the default button. Patch by Bradley Hart <bhart00@yahoo.com> r=hwaara@chello.se/jglick@netscape.com, sr=sspitzer@netscape.com 2001-09-17 23:05:58 +00:00
naving%netscape.com 01d68fe1f6 99473 r/sr=mscott. fix a specific pop3 message downloading problems on linux. 2001-09-17 21:50:26 +00:00
alecf%netscape.com cf9912aa80 Final REQUIRES changes for bug 98371, adding support for MOZ_TRACK_MODULE_DEPS to win32. r=cls (and tested by cls!) 2001-09-17 19:06:35 +00:00
sspitzer%netscape.com 6d960021bb fix for trivial bug #100128. ("account ." should be "account.") rs=bienvenu 2001-09-17 19:05:59 +00:00
stephend%netscape.com 6390433735 Bug 99984. JavaScript strict warning in am-prefs.js r=dmose@netscape.com, sr=mscott@netscape.com 2001-09-17 18:59:42 +00:00
stephend%netscape.com 7f65722f03 Bug 98381. Align and change the wording of the Subscribe dialog's label. Patch by Bradley Hart <bhart00@yahoo.com> r=stephend@netscape.com/jglick@netscape.com/robinf@netscape.com sr=sspitzer@netscape.com 2001-09-17 18:58:09 +00:00
naving%netscape.com 4d40a4c3aa 98650 r/sr=mscott. Look for only '\n' as endOfLine char. This will fix
the problem of not getting mail from one specific account. At the same time
it should increase performance where ever reading buffer is involved in
mailnews because PL_strstr is changed to PL_strchr.
2001-09-16 23:55:32 +00:00
racham%netscape.com 6fed22752b Fixing bugscape bug 4198. This fix allows ISPs add signature files to the user accounts. If ISP opts for attaching signature file, get the respective file and set the signature. 2001-09-15 07:57:48 +00:00
sspitzer%netscape.com 9a721e9287 fix for #99657. change biff url from pop3://user@host:port?check to pop3://user@host:port?/check
the first url isn't valid (w.r.t. our parser) so we'll fail to biff.  r=bbaetz, sr=darin.
2001-09-14 21:30:23 +00:00
sspitzer%netscape.com bd446533d1 fix ^Ms for varada. 2001-09-14 21:28:16 +00:00
jaggernaut%netscape.com 190ff87aa1 Keep those ^M out of the tree please 2001-09-14 21:11:41 +00:00
sspitzer%netscape.com 8ab949152d fix for #99671. remove unused code. r=hwaara, rs=bienvenu 2001-09-14 20:26:07 +00:00
varada%netscape.com 418038a3db fix for bug#99393;message compose performance improvements; r=ducarroz; sr=sspitzer 2001-09-14 20:24:49 +00:00
jaggernaut%netscape.com efc8c209fb Bug 73353: move gfx from module layout to module gfx and fix up REQUIRES lines. r=cls 2001-09-14 05:37:29 +00:00
mscott%netscape.com 48a8411d84 Bug #99222 --> for compose auto complete, don't show the popup if we have an exact
macth.
r=ducarroz
sr=sspitzer
2001-09-14 05:36:27 +00:00
bienvenu%netscape.com 80777aa66d fix problems playing back offline deletes when delete model is not delete to trash r=naving, sr=sspitzer 96631 2001-09-14 04:47:43 +00:00
bienvenu%netscape.com 434c27d44d fix crash exiting browser with turbo enabled if you've opened an address book r=naving sr=sspitzer 99510 2001-09-14 04:44:10 +00:00
naving%netscape.com cbc928d65f 89698 r=bienvenu sr=mscott. Make rename imap folder work for backslash and
change the alert wording
99150 r/sr=bienvenu Make rename Cyrus imap folder work correctly for '/'
2001-09-14 04:39:28 +00:00
bienvenu%netscape.com e888c6d8c6 default for unsent messages should be escaped uri, r=sspitzer, sr=mscott 79245 2001-09-13 03:00:59 +00:00
darin%netscape.com c95cf54bdc checking bbaetz's patch for bug 89500 "SOCKS: only http|https re-directted in (post Mozilla 0.9.2)"
patch=bbaetz, r=dougt, sr=darin
2001-09-13 02:21:05 +00:00
rjesup%wgate.com 3d767c2d6b Bug 98711: Fix misuses of string.Right(). r=jfrancis, sr=jst 2001-09-13 00:09:49 +00:00
bienvenu%netscape.com 0443c563fe fix problems enabling reply/forward and related commands when offline w/o offline msg bodies (91352) and problem with delete key getting disabled after next unread (84260) r=naving, sr=sspitzer 2001-09-12 23:26:33 +00:00
bienvenu%netscape.com 9242babe60 cosmetic, whitespace changes only 2001-09-12 23:19:36 +00:00
bienvenu%netscape.com 248cd0f7e1 fix handling of limiting offline download checkbox rs=sspitzer prefs ui was setting the wrong pref 96335 2001-09-12 23:15:33 +00:00
bienvenu%netscape.com b651201a62 fix assertions on exit trying to remove biff servers r=racham, sr=sspitzer 97240 2001-09-12 23:14:02 +00:00
cavin%netscape.com 40d5ffc932 Removing newlines (^M). 2001-09-12 21:48:33 +00:00
alecf%netscape.com 53456f778a oops, missed this in my last checkin 2001-09-12 21:03:13 +00:00
varada%netscape.com f11e190382 fix for 99146- performance improvement for mailcompose window- getting rid of unnecessary logging; r/sr= sspitzer 2001-09-12 20:47:38 +00:00
varada%netscape.com f447e926f9 fix for bug#99146;performance improvement for mailcompose;r/sr=sspitzer 2001-09-12 20:47:28 +00:00
alecf%netscape.com cd3da58a2e Update mailnews REQUIRES and MODULEs for bug 98371, r=cls 2001-09-12 20:30:32 +00:00
bienvenu%netscape.com 5667db8bd8 fix imap copying messages status rs=sspitzer 99358 2001-09-12 20:23:28 +00:00
cavin%netscape.com 523d47fdba Bug #99101: In RenameLeaf(), unescape the folder name before searching for hierarchy delimiter (to figure out parent pathname). r=naving, sr=bienvenu. 2001-09-12 20:14:35 +00:00
jaggernaut%netscape.com e055a4a2a4 Clean up REQUIRES lines, put content in its own module instead of in layout's, r=cls. 2001-09-12 12:48:23 +00:00
blakeross%telocity.com 663e1368d9 Committing a file I forgot yesterday in an r/sr/a'd checkin (caused an xml error when opening the addressbook sidebar panel). 2001-09-12 00:59:54 +00:00
bienvenu%netscape.com 7e0c9b9c70 fix leak of temp file while saving imap message as draft offline r=cavin, sr=sspitzer 81690 2001-09-12 00:27:10 +00:00
naving%netscape.com d9c862a8ea Just crashed here. Make sure filterList is not null. no bug 2001-09-11 05:37:48 +00:00
bienvenu%netscape.com 953e2cff8e fix saving of newsrc files on shutdown when the prefs service has gone away rs=sspitzer 98816 2001-09-11 04:18:15 +00:00
mkaply%us.ibm.com 8303adb21f #76856
Night of the Living Dead CVS files - rekilling files that got changes made after they were killed
2001-09-11 03:50:35 +00:00
bienvenu%netscape.com 4b69bfb56f fix topcrash when you delete a local folder while it's being reparsed rs=sspitzer 90253 2001-09-11 01:30:44 +00:00
bienvenu%netscape.com 75a2afd21c part of fix for problems saving imap messages offline as templates, rs=sspitzer 81690 2001-09-11 01:23:51 +00:00
bienvenu%netscape.com 3b4067d76c part of fix for problems saving imap messages offline as templates, r=cavin, sr=sspitzer 81690 2001-09-11 01:22:59 +00:00
bienvenu%netscape.com 44fb24c183 fix problem opening folders after imap connection cache is full and connections have timed out r=sspitzer, sr=mscott 99228 2001-09-11 01:17:36 +00:00
mscott%netscape.com 2a1c74e5ee Bug #88315 --> fix the default selection for the auto complete widget
to make it match 4.x
r=ducarroz
sr=hewitt
2001-09-11 00:39:15 +00:00
blakeross%telocity.com 58210fe390 Turbo landing:
- Turbo mode should run Mozilla from registry (88844). r=ccarlen sr=ben
- Systray menu for turbo should include components (89532). r=syd sr=ben
- Installer checkbox needs to turn turbo on properly (96936, 97338). r=ccarlen sr=ben
- Add 'Disable Quick Launch' menuitem to turbo systray icon (98770). r=syd sr=ben
- Need confirmation dialog when 'Disable Quick Launch' is selected (98805). r=syd sr=ben
- Show dialog when last window is closed in turbo mode (89166). r=ccarlen sr=ben

and some cleanup.
2001-09-10 23:48:09 +00:00
mscott%netscape.com b1adeaa31b Remove obsolete file from the build. 2001-09-10 23:19:06 +00:00
blakeross%telocity.com b441b59c43 Updating the license that I intended for this file. r/sr=ben 2001-09-10 22:05:17 +00:00
blakeross%telocity.com 73e935c4ed App hangs sometimes when scrolling addressbook panel (99121). r=varada,hwaara sr=sspitzer 2001-09-10 20:47:24 +00:00
alecf%netscape.com b117322489 add REQUIRES support to mailnews b=98371 r=cls 2001-09-10 20:42:53 +00:00
mscott%netscape.com 80743003ce Bug # 98846 --> fix a leak of a nsFileSpec object.
r=naving, hawara
sr=sspitzer
2001-09-10 20:16:48 +00:00
jaggernaut%netscape.com a0b891b40a Bug 73353: clean up REQUIRES. r=cls 2001-09-09 13:36:07 +00:00
andreas.otte%primus-online.de 993e2dfe9e fix bug 94796 [code cleanup in nsURLHelper.cpp] remove nsURLEscape/nsURLUnescape from nsURLHelper and replace all usage with nsStdEscape/nsStdUnescape, r=ccarlen@netscape.com, sr=dougt@netscape.com 2001-09-08 12:47:05 +00:00
jaggernaut%netscape.com b8a8bdd55c Removing newlines (^M) to fix bustage. 2001-09-08 01:47:44 +00:00
naving%netscape.com 34f947be26 fix whitespace from last checkin 2001-09-08 01:12:36 +00:00
naving%netscape.com 0eee3ebabe 98391 98470 r=bienvenu sr=sspitzer. Make rename folder work again for folders having
subfolders. Also make filters work for a local folder whose parent is renamed.
2001-09-08 00:40:05 +00:00
cavin%netscape.com e7f7cf4dcb Bug #98294: In nsImapService::DiscoverChildren(), make sure we have a consistent server hierarchy delimiter. r=sspitzer, sr=mscott.
Bug #98433: In nsImapService::GetListOfFoldersWithPath(), if the folder path contains 'INBOX' of any forms, we need to convert it to uppercase before finding it under the root folder. r=naving, sr=mscott.
2001-09-07 21:55:38 +00:00
sspitzer%netscape.com 361f98f71f remove ^Ms for varada. no bug. rs=bienvenu 2001-09-07 20:58:16 +00:00
jaggernaut%netscape.com 83798daa05 Bug 97571: Any <label> in <groupbox> becomes <caption> per XUL 1.0. r=ben, sr=hyatt 2001-09-07 14:23:21 +00:00
rjesup%wgate.com ee2b7e971b Bug 96710: (try 2). Right() takes number-of-chars-to-return, not position.
r=jag, sr=jst
2001-09-07 03:44:33 +00:00
sspitzer%netscape.com 5e5dc3c6ba move the unused 4.x mapi code to mozilla/mailnews/mapi/old to make room for the new mapi code coming.
rs=bienvneu
2001-09-07 02:14:34 +00:00
naving%netscape.com 4b3380b60b 95501 r/sr=bienvenu sr=mscott. Fix nsDocShell leaks for pop3 accts on start-up and shutdown. 2001-09-06 21:32:11 +00:00
dougt%netscape.com 31c1842a29 Merge ServiceManager and ComponentManager. Bug 96457. r=dp@netscape.com, sr=wat
erson@netscape.com
2001-09-06 21:13:11 +00:00
varada%netscape.com d6e287fa0d fix for bug#82120;disable editable fields during sending of mail;r=cmanske;sr=sspitzer 2001-09-06 19:46:49 +00:00
rjesup%wgate.com 083d490fea Bug 96710: Misuse of string.Mid() - uses should be string.Right().
r=kin, sr=jst
2001-09-06 19:38:20 +00:00
hwaara%chello.se 6982d49081 #72203, optimize local search a bit by short-circuiting our evaluation code.
Original patch submitted by Michael Tiemann.

r=naving, sr=sspitzer.
2001-09-06 19:30:13 +00:00
hwaara%chello.se d31f268959 #97834, checking in the final change to not mark a msg as read in the db if it already is...
r/sr=bienvenu, sspitzer
2001-09-06 19:20:49 +00:00
naving%netscape.com b358a062ff 96921 r=suresh sr=mscott, part of the fix that was not checked in. 2001-09-06 19:13:45 +00:00
naving%netscape.com 18a9f27c7d 98377 r/sr=bienvenu fix nsMsgMailNewsUrl mlk on copying local messages. 2001-09-06 04:41:03 +00:00
stephend%netscape.com 7d8fd277e1 Bug 98453. Use 'Mail & Newsgroups' consistently throughout the UI. r/sr=sspitzer@netscape.com 2001-09-06 03:41:10 +00:00
bienvenu%netscape.com 04201b9ee2 don't mark news msg read when reading it if it's already read original patch from hwaara, r=bienvenu sr=sspitzer 97834 2001-09-06 03:23:43 +00:00
bienvenu%netscape.com a2f862d2f6 don't mark imap msg read when reading it if it's already read rs=sspitzer 97834 2001-09-06 03:21:29 +00:00
ducarroz%netscape.com f41497bb73 Fix for bug 97256. Don't be case sensitive when checking for a RFC822 header!
Patch provided by Denis Antrushin <adu@sparc.spb.su>. R=ducarroz, SR=sspitzer
2001-09-05 23:04:55 +00:00
sspitzer%netscape.com acf41f4efd fix for #97585. if the user happens to have a directory for their sig file, don't go into
an infinite loop.  r=ducarroz, sr=bienvenu
2001-09-05 22:24:43 +00:00
valeski%netscape.com ac33036169 r=dbaron, sr=dougt. 97667. nsIInterfaceRequestor is now frozen. nsIInterfaceRequestorUtils.h is now required if you want to use do_GetInterface() for convenience. The two were split because the stuff that is now in nsIInterfaceRequestorUtils.h wasn't ready for freezing. Also, .idl files should just contain interface defs anyway. 2001-09-05 21:28:38 +00:00
bienvenu%netscape.com 18359108a6 fix alignment of text following text boxes rs=sspitzer 97697 2001-09-05 18:31:36 +00:00
jaggernaut%netscape.com 56490a5e26 Remove #define nsString2 nsString and #define nsAutoString2 nsAutoString and fix last few uses of them. r=dbradley, rs=scc 2001-09-05 12:42:54 +00:00
jaggernaut%netscape.com 5979297126 Bug 98153: Remove SubsumeStr. r=dbaron, sr=scc 2001-09-05 10:46:45 +00:00
dougt%netscape.com f78284509b Upload Channel API changes. Bug 29839. r=darin@Netscape.com, sr=rpotts@netscape.com.
Also fixes bug 63408, not alerting when file-not-found. r/sr same as above
2001-09-05 03:52:26 +00:00
stephend%netscape.com dc54c9f259 Bug 48053. Remove sidebar-messenger* from the tree. r=cls, sr=sspitzer 2001-09-05 02:43:37 +00:00
naving%netscape.com 7c1a0ed885 96921 r=suresh sr=mscott. fix mlk of nsSupportsArray elements because they were
being addref'ed twice.
2001-09-05 00:06:30 +00:00
naving%netscape.com 38330c7ac9 67836 r/sr=sspitzer. Use PL_strchr instead of PL_strstr for finding end of line. 2001-09-04 23:30:06 +00:00
naving%netscape.com c70b3368f0 97530 r=cavin sr=bienvenu. Save the filterlist if the destination folder for a
filter has been renamed/deleted.
2001-09-04 23:19:39 +00:00
naving%netscape.com aca0d9328e 98180 r/sr=sspitzer. Do not preflight the date pikcer w/ current date, if there is already an exisiting
date
2001-09-04 22:58:12 +00:00
dmose%netscape.com df7ab3a7c0 Bug 92135: shows source of autocomplete items in the mail compose window using icons in the dropdown (default match, local addressbook, remote addressbook). Allows (via hidden pref; off by default) for more sophisticated info about each address -- specific addrbook name, or random ldap attribute, like department). Also fixes minor LDAP autocomplete i18n regression introduced post 0.9.3 and found while testing. r=sspitzer; sr=hewitt; a=asa 2001-09-04 05:25:08 +00:00
cls%seawood.org 560d3cdc32 Use PR_TRUE instead of true. Should fix OS/2 & AIX bustage. 2001-09-01 01:14:56 +00:00
hewitt%netscape.com a8bf92f2b8 97487 - breaking up the mail css files, r=mscott, sr=sspitzer, a=asa 2001-08-31 23:31:29 +00:00
sspitzer%netscape.com a80366e29a 97487 - breaking up the mail css files, r=mscott, sr=sspitzer, a=asa 2001-08-31 23:08:29 +00:00
sspitzer%netscape.com a5267dbbfe 97487 - breaking up the mail css files, r=mscott, sr=sspitzer, a=asa 2001-08-31 22:50:54 +00:00
varada%netscape.com d2851aee6c fix for regression 95041-new to field for compose window;r=prass;sr=sspitzer;a=asa 2001-08-31 22:48:10 +00:00
hewitt%netscape.com 5058795b24 97487 - breaking up the mail css files, r=mscott, sr=sspitzer, a=asa 2001-08-31 22:37:44 +00:00
hewitt%netscape.com ed03239baa 97487 - splitting up mail css files, r=mscott, sr=sspitzer, a=asa 2001-08-31 22:20:37 +00:00
sspitzer%netscape.com 066344d6b6 breaking apart EditorToolbars.css into 3 files for performance reasons.
r=manske, sr=hewitt, a=asa #97487
2001-08-31 22:04:19 +00:00
loadrunner%betak.net 6eb9617d48 bug 56304, HTML ja signature displays as garbage in the mail body, r=ducarroz, sr=sspitzer, a=asa 2001-08-31 21:06:18 +00:00
varada%netscape.com 13730be4a0 fix for 79053-regression- sendpage and sendlink should use correct identity;r,sr=sspitzer;a=asa; 2001-08-31 20:49:00 +00:00
hewitt%netscape.com 5f9faa9024 83222 - offline:Mac - GUI - offline indicator hidden in message window, r=ben, sr=hyatt, a=dbaron 2001-08-31 00:12:56 +00:00
naving%netscape.com d2e68d8c2e 97246 r=suresh sr=mscott a=asa. check m_runningUrl for null because OnStopRequest may be called after
socket is closed.
97553 r=cavin sr=mscott a=asa. Increase the copy buffer size from 4k to 16K because fileTransport can
give us upto 16k, should make copying of local messages faster.
2001-08-30 06:09:06 +00:00
mscott%netscape.com afa597233a Bug #97486 --> be sure to clear out the server prefs when deleting an smtp server
r=bhuvan
sr=sspitzer
a=asa
2001-08-30 03:32:44 +00:00
sspitzer%netscape.com 23392695af fix for #97305. double clicking on folder pane scroll bar area can sometimes open
a new 3 pane.  r=varada, sr=mscott, a=asa
2001-08-29 22:14:18 +00:00
hwaara%chello.se 9b55a3e274 #17943, "Messages sent later, are retrieved as READ status in POP account."
Checking this patch in for Chao Yu <chao.b.yu@intel.com>.

r=hwaara, sr=mscott, a=dbaron
2001-08-29 21:35:01 +00:00
ccarlen%netscape.com df0bf4898e Bug 86021 - Enable -turbo for multiple profiles. r=valeski, r=/sr=blake,waterson, a=dbaron 2001-08-29 14:02:38 +00:00
shanjian%netscape.com 87430a9d12 #95490 ISO-2022-JP mail msgs use QP encoding for the escape sequence
r/sr=mscott, a=asa
2001-08-28 18:21:11 +00:00
naving%netscape.com b40a9866b6 94148 r=cavin sr=mscott a=dbaron. Make sure that we change the case only for Inbox to INBOX. 2001-08-28 06:01:42 +00:00
naving%netscape.com d2beab414f 97204. r=suresh sr=mscott a=asa; Made it so that edit changes can be saved for mailnews filters. 2001-08-28 03:33:16 +00:00
rjesup%wgate.com 21a61a2079 Bug 94243: VoidArray usage patch. a=asa sr=brendan r=waterson r=bienvenu
r=pierre r=jband/dbradley  Also fixes some whitespace issues.
2001-08-27 06:15:54 +00:00
naving%netscape.com abc43c6cb8 96760 r=bienvenu sr=mscott a=dbaron. Fix nsMsgWindow leaks for pop3 accts when biff is turned on. 2001-08-27 00:31:52 +00:00
hwaara%chello.se a6f95124d1 #41719, "Filter UI: use 'untitled' when filter name not given"
Make it so new filters will have the default name "untitled filter", "untitled filter 2" etc. to avoid frustration for lazy people (who don't enter any name). :-)

r=doron, sr=ben, a=tor
2001-08-26 22:12:17 +00:00
hwaara%chello.se fd80a593b2 #96957, "Sort order changed if you change thread-mode"
#79588, "Toggle View|Ignored Threads when in flat sort goes threaded."

Fix cases where we lost the thread-order and/or sort-order. For example, if you changed thread-mode to "View threads with unread", it would always switch the sort-order to be ascending.

r=doron, sr=ben, a=tor
2001-08-26 22:05:24 +00:00
racham%netscape.com 7fe4d0511f Fixing bugs 84821 and 86992. Outgoing server panels are updated with correct user and server names instead of null values. Copies and Folders panel now fits all elements properly. r=ssu,naving sr=sspitzer a=roc+moz 2001-08-25 02:38:31 +00:00
naving%netscape.com 4f2ce26735 95607 r=hwaara sr=bienvenu a=asa. Use nsCAutoString to avoid freeing mismatched memory. 2001-08-25 01:28:31 +00:00
chuang%netscape.com 50949a6c53 Bug96053 Executing a Query may not return an end-of-query,
fixed by john.marmion@ireland.sun.com., r=chuang, sr=mscott, a=asa
2001-08-24 19:34:50 +00:00
brendan%mozilla.org 893ba55ceb Fix all PL_strlen to be strlen, for 64-bit portability (shanmu's patch for 95838 generalized, sr=mscott&brendan, a=asa). 2001-08-24 18:38:30 +00:00
bienvenu%netscape.com 06d54e40f4 fix leak of undo transaction mgr and undo objects on window close r=naving, sr=sspitzer a=dbaron 96564 2001-08-23 14:36:55 +00:00