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

1519 Коммитов

Автор SHA1 Сообщение Дата
bienvenu%netscape.com cc39df5f94 making go offline more robust in the face of errors r=naving sr=sspitzer 101712 2001-09-27 02:18:58 +00:00
bienvenu%netscape.com c5f8a4c5c3 fix memory leak of nsImapProtocol and nsImapFlagAndUidState r=naving,sspitzer, sr=mscott,sspitzer 50529 101261 2001-09-26 03:44:56 +00:00
bienvenu%netscape.com f942ab7ef7 fix leak of offline imap playback object r=naving, sr=sspitzer 101265 2001-09-24 23:36:40 +00:00
bienvenu%netscape.com 483ce3feda fix leak of offline imap playback object r=naving, sr=sspitzer 101265 2001-09-24 23:28:15 +00:00
bienvenu%netscape.com 092f98aaec linux didn't like that last change, backing out 2001-09-23 23:52:36 +00:00
bienvenu%netscape.com b3b5ab9afb remove unused method NS_NewImapHostSessionList rs=sspitzer, no bug 2001-09-23 23:46:47 +00:00
bienvenu%netscape.com 0d9dcc4426 fix memory leak of imap headers when move msg filters fire rs=sspitzer 101246 2001-09-23 23:42:19 +00:00
jaggernaut%netscape.com d1a7bfa843 One module per line for REQUIRES. r=/sr=alecf 2001-09-18 22:01:13 +00:00
jaggernaut%netscape.com dc40187223 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
naving%netscape.com 3e5982fdbb 99168; r/sr=mscott fix nsMsgMailNewsUrl leak on reading imap messages 2001-09-18 00:50:56 +00:00
naving%netscape.com 364eac70da 99150 r/sr=sspitzer. Make minor changes to return value and freeing memory. 2001-09-17 23:31:28 +00:00
naving%netscape.com 816ce9e9b3 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
naving%netscape.com b4e276363c 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
darin%netscape.com 5a2d9f0d2d 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
cavin%netscape.com a8ebdab8d5 Removing newlines (^M). 2001-09-12 21:48:33 +00:00
alecf%netscape.com 19e1c9490b Update mailnews REQUIRES and MODULEs for bug 98371, r=cls 2001-09-12 20:30:32 +00:00
bienvenu%netscape.com 15b8ff8015 fix imap copying messages status rs=sspitzer 99358 2001-09-12 20:23:28 +00:00
cavin%netscape.com 13345e3c8b 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
bienvenu%netscape.com 059075b3a0 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
bienvenu%netscape.com e51414a486 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 f2eec81ee9 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
alecf%netscape.com b096718382 add REQUIRES support to mailnews b=98371 r=cls 2001-09-10 20:42:53 +00:00
jaggernaut%netscape.com b26394e3be Bug 73353: clean up REQUIRES. r=cls 2001-09-09 13:36:07 +00:00
jaggernaut%netscape.com 40e87e0c82 Removing newlines (^M) to fix bustage. 2001-09-08 01:47:44 +00:00
naving%netscape.com d0787367b1 fix whitespace from last checkin 2001-09-08 01:12:36 +00:00
naving%netscape.com 0c703bc57c 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 a15e73a710 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
bienvenu%netscape.com e1ed26f4b6 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
valeski%netscape.com 93959d48cc 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
jaggernaut%netscape.com 3b3680c17e Bug 98153: Remove SubsumeStr. r=dbaron, sr=scc 2001-09-05 10:46:45 +00:00
naving%netscape.com 892139d126 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 f7ea9d11f9 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 4044a1f023 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 fe799ffba7 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
naving%netscape.com bc7a57b364 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 477934a85a 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
naving%netscape.com 147ddcedb8 95607 r=hwaara sr=bienvenu a=asa. Use nsCAutoString to avoid freeing mismatched memory. 2001-08-25 01:28:31 +00:00
brendan%mozilla.org 63b08c267d 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 75c97262c9 implement offline undo of imap delete r=naving, sr=sspitzer a=asa 93128 2001-08-23 14:35:50 +00:00
bienvenu%netscape.com e8de0a5138 fix crash reading an imap message rs=mscott, a=asa 96518 2001-08-23 02:04:43 +00:00
cls%seawood.org 4e16538c50 Removing dos newlines (^M) to fix irix bustage 2001-08-22 07:30:46 +00:00
naving%netscape.com 4bf3290877 90640 r=bienvenu sr=sspitzer. Make the MarkFlagged filter action work for IMAP 2001-08-22 03:31:48 +00:00
timeless%mac.com 4ddc4f3485 1.206 <cavin@netscape.com> 21 Aug 2001 11:39 checked in ^Ms while fixing Bug #68296
a=bustage,sheriffs#mozilla
2001-08-21 23:49:54 +00:00
naving%netscape.com c3f5a6598c 89698 r=robinf, jglick for alert wording changes. 2001-08-21 21:35:41 +00:00
naving%netscape.com a8c7eb79ae 89698 r=suresh sr=bienvenu; Check if the newName for folder to be renamed has hierarchyDelimiter, if
so throw an alert. Also did some clean up in nsImapStringBundle.
2001-08-21 20:04:00 +00:00
cavin%netscape.com 1e0eeb717e Bug #68296: In SubscribeToFolder(), make sure we pass the right folder object to SubscribeFolder(). In PossibleImapMailbox(), set the correct delimiter for unsubscribed folders. r=bienvenu, sr=sspitzer. 2001-08-21 18:39:46 +00:00
cavin%netscape.com 26a14368bc Bug #55774: In GetListOfFoldersWithPath(), make sure we pass the right folder object to DiscoverChildren(). r=bienvenu, sr=sspitzer. 2001-08-21 18:38:02 +00:00
bienvenu%netscape.com e441e2dd51 fix crash downloading for offlnie when no accounts rs=sspitzer 94198 2001-08-15 14:01:45 +00:00
naving%netscape.com 48b10c03d9 95291 r=hwaara sr=bienvenu; fix m_pathName leak in nsImapMailFolder 2001-08-15 01:38:34 +00:00
bienvenu%netscape.com f8e21de0a8 fix downloading for offline use broken if you don't have an inbox on an account, rs=sspitzer 90772 2001-08-14 03:42:16 +00:00
cavin%netscape.com f1a95fd005 Bug 48825: When extracting msg ids, search '#' from the end of msg urls to avoid treating folder names as msg ids. r=sspitzer,sr=bienvenu. 2001-08-14 00:25:31 +00:00
naving%netscape.com 8e189caf7b 94662 r=bienvenu sr=mscott. Make Undo/Redo work for the imap::delete model.
94830 r=bienvenu sr=mscott. fix msg_service leak on copying messages.
2001-08-14 00:05:19 +00:00
mscott%netscape.com 39bf7a50c0 Bug #8475 --> problems connecting to trash & subfolders after deleting a message.
r/sr=bienvenu
2001-08-14 00:02:32 +00:00
bienvenu%netscape.com 3ed2c0bee9 fix saving as template imap message while offline r=sspitzer, sr=mscott 81690 2001-08-13 23:56:54 +00:00
bienvenu%netscape.com a40f875f4c coalesce imap copy operations played back online r=naving, sr=sspitzer 95143 2001-08-13 23:53:13 +00:00
bienvenu%netscape.com 228355e5cf fix bug 94249 messages copied into imap folder offline disappear if you go online with the dest folder open r=naving, sr=sspitzer 2001-08-13 23:51:13 +00:00
naving%netscape.com 8b3106dbd7 94660 r/sr=bienvenu. Update the imapHostSession object when the imap delete model is changed during a
session.
2001-08-10 21:54:54 +00:00
andreas.otte%primus-online.de 6917b5d061 bug 40670 [URL: resolution of protocol:/path] checking in the groundwork to have an easy fix if we ever decide to support these kind of deprecated relative urls. For that a new attribute URIType is added to nsIProtocolHandler and its implementations to store some protocol/scheme dependend information to have enough information to allow correct parsing. r=darin@netscape.com sr=rpotts@netscape.com 2001-08-07 20:42:57 +00:00
bienvenu%netscape.com e8e3bf038c fix duplicate imap header problem, rs=sspitzer 93537 2001-08-07 18:47:50 +00:00
naving%netscape.com f09ea42fb4 88889 r/sr=bienvenu. Prevent some potential leaks of imap/local folders and nsITransactionManager. Also
prevent one case where empty hdrs can be created for local folders (86489).
2001-08-03 21:46:57 +00:00
bienvenu%netscape.com 18de2af2e0 make saving imap draft offline work, r=naving, sr=sspitzer 64417 2001-08-03 20:56:36 +00:00
bienvenu%netscape.com 27db932f52 fix problem getting selected/flagged imap messages for offline use when they're large messages r=naving, sr=sspitzer 91679 2001-08-03 13:25:51 +00:00
bienvenu%netscape.com 73ccf71989 fix problem with trying to fetch msg uid -1 r=mscott sr=sspitzer 40701 2001-08-01 00:58:53 +00:00
jaggernaut%netscape.com e91f8a147e Bug 86734: Remove NS_WITH_SERVICE. r=dbaron, rs=scc, a=asa 2001-07-25 07:54:28 +00:00
naving%netscape.com 472546ee63 41720 r=bivenvenu sr=sspitzer. Make the filters work on rename and warn and
disable the filter on delete of a folder. Also added msgWindow to some
pop mail retrieval and filter routines.
2001-07-25 04:21:01 +00:00
bienvenu%netscape.com 775cb01c2d potential fix for 40701 rs=mscott problem with handling unsolicited imap flag responses 2001-07-24 22:19:15 +00:00
naving%netscape.com e9f444cd23 91651 r/sr=bienvenu. Remove the messages from the array that have not been
successfully copied.
2001-07-24 00:50:14 +00:00
jaggernaut%netscape.com cb0faab070 Bug 73353: clean up the REQUIRES lines in Makefiles. 2001-07-23 22:36:12 +00:00
bienvenu%netscape.com 14eeffd273 fix imap timeouts to use PRTimeInterval r=naving, sr=sspitzer 90079 2001-07-23 22:22:11 +00:00
mkaply%us.ibm.com b9b6dd5930 HPUX bustage - need newline at end of file 2001-07-20 02:37:47 +00:00
dbragg%netscape.com 45c1cd44cb Checking in for smeredith@netscape.com.
Fix for bug 18266.  Check all IMAP folders for new messages when getMessage is pressed.
Added function GetNewMessagesAllFolders.  r=bienvenu, sr=mscott.
2001-07-19 23:56:34 +00:00
bienvenu%netscape.com 04dd6715b8 fix problems with biff and cleanup inbox on exit with SSL, r=naving, sr=mscott 90767 58964 2001-07-18 13:51:27 +00:00
hwaara%chello.se e7d77a0da2 #90640, implement new filter action: Flag message. r=varada, sr=bienvenu 2001-07-16 20:46:38 +00:00
dbaron%fas.harvard.edu aa4fec2b67 Header include dependency cleanup. b=64023 r=jag rs=brendan 2001-07-16 02:40:48 +00:00
dbaron%fas.harvard.edu 2133b79907 Changing CRLF line endings to LF to fix IRIX bustage. 2001-07-14 00:18:44 +00:00
dbaron%fas.harvard.edu 76d666b495 Changing CRLF line endings to LF to fix IRIX bustage. 2001-07-13 18:34:42 +00:00
bienvenu%netscape.com 095b0a4b3f fix 87531 r=naving, sr=sspitzer only download imap folders after getting new mail for the inbox and running filters, so add a listener to get new mail method 2001-07-12 13:46:46 +00:00
naving%netscape.com 5ea76dae39 89463 r=cavin sr=bienvenu; use the copy listener in copystate to issue end of copy
notification
2001-07-12 05:59:13 +00:00
mscott%netscape.com 9e1e00caf1 Bug #90073 --> clear out the cache entry if we aren't going to use it.
r/sr=bienvenu
2001-07-11 00:37:09 +00:00
naving%netscape.com 1c8356a6cd 17204. r=bienvenu sr=sspitzer; Add the automatically compact feature when the wasted
space exceeds the purge_threshold for offline and local folders. This also includes a
patch by bienvenu to make CompactOfflineStores work.
2001-07-09 22:15:30 +00:00
sspitzer%netscape.com d14a9cddce fix for bugs #57034 and #60514. fix some search and filter UI problems caused
by a mismatch of consts in two different interfaces (nsMsgSearchScope and nsIMsgSearchValidityManager),
and some various clean up.
r=naving, sr=bienvenu
2001-07-06 21:16:32 +00:00
naving%netscape.com 4075aea8f4 70517 r=sspitzer sr=bienvenu; Set unicode name for the folder on rename/delete 2001-07-06 06:13:49 +00:00
cls%seawood.org 19a8175c16 Removing extra ^Ms 2001-07-03 07:32:27 +00:00
racham%netscape.com fcc1853b99 Fixing bug 6830. Additional patch to check if the server prefs are already set via rdf files. r,sr=sspitzer 2001-07-03 07:22:42 +00:00
dianesun%netscape.com f9642b2546 Fix for bug 81321(disable rename/compact/delete folder for offline). r=bhuvan, sr=sspitzer 2001-07-03 03:11:53 +00:00
bienvenu%netscape.com ff1a88ef4b implement offline imap empty trash r=naving, sr=sspitzer 84841 2001-07-03 01:27:32 +00:00
naving%netscape.com 8ba53127c6 88171 r=bienvenu sr=sspitzer; make undo work for multiple mail windows. 2001-07-02 22:05:54 +00:00
bienvenu%netscape.com d1e5a081ec make copying an offline imap message copy the offline msg body while offline r=naving, sr=sspitzer 78809 2001-07-02 21:42:04 +00:00
jaggernaut%netscape.com 5a6317b8a5 Bug 88413: Remove |GetUnicode()| from nsString (and replace it with |get()|). r=dbaron, rs=scc.
This removes all call-sites I can currently fix. Tomorrow I'll try to get someone to checkin my changes to security/ and I'll get some help with the Netscape side of things.

nsString::GetUnicode()'s final death-blow will be dealt soon. Please keep this in mind as you add new code :-)
2001-06-30 11:02:25 +00:00
naving%netscape.com d626846739 88442 make the draft save again on imap folder;
checking in for bienvenu; r=naving
2001-06-29 22:54:37 +00:00
racham%netscape.com 966f5b5ec7 Fixing bugscape bug 6830. This fix allows ISPs to control user actions on their servers. Attributes to determine whether user can file messages on a given server and whether folder creation is allowed have been added. ISPs can set this value in rdf file. r,sr=sspitzer 2001-06-29 07:04:38 +00:00
naving%netscape.com 769c7b88df 83831 r=bienveu sr=mscott; don;t update the count if the copy has failed
and also continue to copy messsages even if one fails inbetween, for
multiple messages.
2001-06-29 06:00:47 +00:00
cls%seawood.org 098afccb30 ^Ms bad. 2001-06-28 10:14:18 +00:00
bienvenu%netscape.com 679104606e fix handling of errors opening dbs r=naving, sr=sspitzer 84438 2001-06-28 01:24:59 +00:00
naving%netscape.com 8caa1e8b05 61960 r=bienvenu sr=sspitzer compact all local folders after empty trash.
59871 r=bienvenu sr=mscott update the counts for both imap and local after
empty trash.
2001-06-27 06:23:39 +00:00
sspitzer%netscape.com 5a43b8700a fix for #86200. add search to the subscribe dialog (and remove typedown.)
like 4.x, the text area is disabled for IMAP servers.

for news servers, when you type we show you the list of newsgroups that contain the substring.

r=naving, sr=mscott
2001-06-26 05:08:26 +00:00
racham%netscape.com a6b7db0294 Fixing bug 87396. Today, when a new IMAP account is created special folder prefs are pointed to the server. This will be a problem for ISPs who do not want allow any folder creation on their servers and it is not very user friendly experience for end user in such a case. This check in allows ISPs to turn off that default setting to point to server via rdf file. Local folders will be used as home for special folders in such cases. r,sr=sspitzer a=chofmann 2001-06-23 21:11:52 +00:00
cavin%netscape.com 3c2f84dfd0 Fix for bugscape 3491, 3611 and 4696. r=/sr=sspitzer, a=asa@mozilla.org. Convert/hide AOL folder names; Turn off busy cursor when canceling login; Add redirector type to Logon() method in nsIMsgLogonRedirector. 2001-06-21 00:03:15 +00:00
waterson%netscape.com b74d6e1c8b Land STATIC_BUILD_20010612_BRANCH, which supports building mozilla with components statically linked into the executable, as well as 'meta modules' that combine components into uber-DLLs. 2001-06-20 20:21:49 +00:00
racham%netscape.com 5d5db17218 Fixing bugs 23625 and 62433. Bug 23625 is about creation of special folders for new IMAP accounts. Fix to that bug includes the rearrangment of copies and folder UI panel which is a bit similar to 4.x model now. Panel UI allows user to select a special folder on the IMAP server and the folder is then created at runtime as needed. Today, IMAP account special folders point to Local folders which is confusing. Bug 62433 takes care of migration of multiple 4.x imap servers under single identity to get migrated properly with unique account names based on username, hostname and the port value if needed. r=naving, s=sspitzer a=asa 2001-06-20 06:13:27 +00:00
naving%netscape.com 0f6bf1f2e1 should fix speedracer SunOS bustage 2001-06-20 00:24:54 +00:00
naving%netscape.com 40e3695ddd 86467 r=suresh sr=mscott a=asa. use inbox as "INBOX" so that imap commands
are in sync.
2001-06-19 22:45:33 +00:00
cls%seawood.org bf5fb48486 Replaced NO_SHARED_LIB & NO_STATIC_LIB with BUILD_SHARED_LIBS, BUILD_STATIC_LIBS, FORCE_STATIC_LIB & FORCE_SHARED_LIB. Added FORCE_USE_PIC.
Changes allow us to have a finer control over which parts of the tree are built with PIC.  Part of the static build branch landing.
Bug #46775 r=mcafee a=leaf
2001-06-18 22:10:38 +00:00
scc%mozilla.org 1f69171c8f bug #85271: avoid regressions by re-creating the old behavior near |nsCRT::strdup|, see bug #86316 2001-06-18 03:50:12 +00:00
scc%mozilla.org a8fb409c6e bug #85271: sr=waterson, r={beard, jag, dbaron}, a=asa. Eliminate features of |nsXPIDLC?String| that keep it out of the string hierarchy (i.e., using assigment to rebind ownership, static |Copy| members, and |getter_Shares|), fixing some leaks in the process. 2001-06-17 05:23:38 +00:00
sspitzer%netscape.com 7362e7fcff fix for bug #79239.
hide or alter offline related UI for servers and folders that don't support
offline.

r=racham, sr=mscott, a=dbaron
2001-06-16 07:20:15 +00:00
mscott%netscape.com 2cbbc0ecad Bug #78195 --> crash in nsImapMockChannel::SetupPartExtractorListener caused
by running the same imap url twice. We need to given the url a new mock channel
when we run it again.

Bug #80347 --> use the body structure when trying to find a part

sr=bienvenu
r=naving
a=asa
2001-06-15 19:03:20 +00:00
naving%netscape.com bb7607c021 78237 r=bienvenu sr=mscott a=asa treat INBOX is the case-insensitive folder for imap servers so that we don't have mutliple inboxes. 2001-06-13 21:33:26 +00:00
naving%netscape.com 01eed4abfa 82764 r=bienvenu sr=sspitzer a=blizzard; make undo for multiple messages work across servers and also make it so that we do a copy when we do move/copy across
message.
75936 r=bienvenu sr=mscott a=chofmann; clearing the copystate and calling
onStopCopy() at the right place to make filing messages across server from
search window work.
2001-06-07 05:09:48 +00:00
bienvenu%netscape.com f5d57fda5b fix bug 83709 inline attachments in offline imap messages not displayed while offline r=naving, sr=mscott a=drivers 2001-06-06 14:08:15 +00:00
naving%netscape.com b3a5b20270 50572 r=bienvenu sr=mscott a=pdt. check if the folder is noSelect folder and
return appropriately
2001-06-06 03:32:19 +00:00
dougt%netscape.com e0c4831d10 Fixes bug 83401. r=gagan, darin, sr=vidur, a=blizzard. Add port blacklisting to necko 2001-06-06 00:10:09 +00:00
bienvenu%netscape.com e8af18563c fix playback of offline imap copy operations 83734 r=naving, sr=sspitzer, a=drivers@mozilla.org 2001-06-04 22:58:09 +00:00
sspitzer%netscape.com e7f5c26fb9 fix for #82821. fix several problems (including an infinite loop problem during folder discovery)
cause by long folder names on platforms with filename limitations.
r/sr=mscott,bienvneu,a=leaf/chofmann
2001-05-31 05:26:08 +00:00
mscott%netscape.com 1a5b8aea5a Bug #82972 --> avoid crash when we've closed the channel b4 the cache entry came back with data...
r=bienvenu
sr=sspitzer
a=asa
2001-05-30 21:40:29 +00:00
bienvenu%netscape.com cdc2ce67c2 fix problem downloading message bodies for offline use when headers haven't been downloaded r=naving, sr=sspitzer a=drivers@mozilla.org 82248 2001-05-30 04:03:35 +00:00
bienvenu%netscape.com 74767b2ca2 add support for counting lines in offline messages so that offline message body search will work, r=naving, sr=sspitzer, a=blizzard 79723 2001-05-26 21:49:14 +00:00
bienvenu%netscape.com 873a57b157 fix 79104 crash doing get selected messages when no messages selected r=naving, sr=sspitzer a=asa@mozilla.org 2001-05-26 15:00:02 +00:00
bienvenu%netscape.com ba10763cf8 fix download of imap attachments while offline r=naving, sr=mscott a=asa 2001-05-25 18:40:41 +00:00
racham%netscape.com d9b3cae8ae Fixing bugs 76388, 79561. This fix introduces a generalized procedure to query a given server for it's offline support level. Offline settings item is added to AccountCentral based on server's offline capability. New checkbox item to make messages in the Inbox available when user works offline is added to IMAP offline settings panel. Offline items are hidden in AccountCentral and AccountManager for those ISPs who does not support this feature. Also, offline panel items have been grouped under offline and disk space sections. Minor UI cleanup by fixing some of the sentences on these panels. r=bienvenu,jglick sr=sspitzer 2001-05-19 01:38:51 +00:00
bienvenu%netscape.com 02f787d12b make newly created folders respect default offline setting for newly created folders, rs=mscott, r=naving also lots of white space cleanup 81509 2001-05-17 21:45:26 +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
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
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
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
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
kandrot%netscape.com afdac97c93 Check in for Ron Guilmette. r=shaver, sr=waterson. For intl r=nhotta. Changes for NS_IMPL_NSGETMODULE. bug #46775. 2001-05-05 05:33:37 +00:00
bienvenu%netscape.com e044966ea3 fix playback of offline moves, removes duplicate, bogus header sr=sspitzer 78520 also white space fixes 2001-05-05 02:43:58 +00:00
naving%netscape.com 7e3dbcc31c 78240, 78934 r=suresh sr=bienvenu; Added a boolean allowUndo to decide when to do Undo; Also
made Undo/redo work for dnd.
2001-05-04 23:29:50 +00:00
mscott%netscape.com 01c39cae68 63189 --> Unable to detect attachments for imap accounts with a user name containing an '@' sign. Fix is in NewURI. don't unescsape
the url, just unescape the pre host part.

sr=bienvenu
2001-05-04 22:08:55 +00:00
bienvenu%netscape.com cec2828926 fix download now button on folder prop r=sspitzer 78892 2001-05-04 14:47:19 +00:00
bienvenu%netscape.com 35b8bfa64a part of fix multiple msg load on multiple delete r=naving, sr=sspitzer 76501 2001-05-04 00:33:26 +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
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
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
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 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
bienvenu%netscape.com 32d0484c33 restore part of backed out changes from bustage 2001-04-27 14:57:35 +00:00
pollmann%netscape.com d8ca4bf931 Backing out Linux bustage 2001-04-27 07:33:25 +00:00
sfraser%netscape.com 245d4eb76f Backing out valeski 2001-04-27 05:53:22 +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
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
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
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
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
naving%netscape.com b52e7f3dd9 75992. sr=bienvenu. When it is cross-server update the counts correctly. 2001-04-16 23:42:07 +00:00