naving%netscape.com
54d37fd027
82217 r=naving, sr=sspitzer. open the db with create and upgrading as PR_FALSE. patch
...
provided by bienvenu@netscape.com
2001-05-29 21:59:09 +00:00
naving%netscape.com
972c3a1e73
82217, r=bienvenu sr=sspitzer. Do the db stuff if destMailDB is not null.
2001-05-29 21:57:50 +00:00
gerv%gerv.net
55869b3c62
Remove hard-coded "Mozilla" from some properties files by rewording. Bug 80838. r=doron, sr=brendan (in his absence) using his magic "dtd/properties changes only" rubberstamp.
2001-05-22 21:25:59 +00:00
ccarlen%netscape.com
abcdbf0e4a
Bug 38626 - Remove references to nsFileLocations. r=valeski/sr=alecf
2001-05-21 22:36:18 +00:00
racham%netscape.com
8b68736eae
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
sspitzer%netscape.com
f770d64922
fix for #63225 . "Save Image As" from a message provides a bogus image filename.
...
remove some dead code. r=ducarroz, sr=mscott,sspitzer.
2001-05-15 05:04:55 +00:00
sspitzer%netscape.com
9156f1f063
fix for #74055 . get news and subscribe to work with non-ASCII newsgroup names.
...
r=bienvenu,sr=mscott
2001-05-10 07:26:30 +00:00
cls%seawood.org
8fe86ff395
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
d5bd552195
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
naving%netscape.com
b66bafeb00
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
bienvenu%netscape.com
3c34d1afe9
part of fix multiple msg load on multiple delete r=naving, sr=sspitzer 76501
2001-05-04 00:33:26 +00:00
naving%netscape.com
7478fb8537
attempt to fix sun OS bustage
2001-04-30 03:05:35 +00:00
bienvenu%netscape.com
a4821ad5d2
add support for ability to copy/move multiple local msgs r=naving, sr=sspitzer 73833
2001-04-29 22:43:57 +00:00
bienvenu%netscape.com
e908774f1f
add status strings for copying/moving/deleting local msgs r=naving, sr=sspitzer 78099
2001-04-29 15:07:31 +00:00
cls%seawood.org
25c6dc1c7e
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
9e8d80d70f
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
sfraser%netscape.com
5e35cbdbc0
Backing out valeski
2001-04-27 05:53:22 +00:00
valeski%netscape.com
def10e77f9
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
ducarroz%netscape.com
50ce025076
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
c157fd9c2a
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
ee959d2767
fix Bugzilla Bug 75853 CR and LF are naked ifdefs
...
r=dveditz, sr=scc
2001-04-18 05:59:43 +00:00
mscott%netscape.com
5cdf0506d4
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
naving%netscape.com
6b5ab0bddb
68737. sr=bienvenu. rv wasn't being set correctly to default value for
...
linux release builds.
2001-04-13 21:37:10 +00:00
naving%netscape.com
55e605429d
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
05f19cc23e
fix handling of new flag for filtered pop messages r=gaytrib, sr=sspitzer 55900
2001-04-12 23:39:18 +00:00
naving%netscape.com
a8f66201e1
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
shaver%mozilla.org
e2dc3d6d88
75152: Remove GetVersionNumber stub in favour of upcoming, less-invasive
...
preloader strategy. r=jag, sr=attinasi.
2001-04-11 14:23:13 +00:00
darin%netscape.com
41efbc6217
Necko API changes, bug 74221. r=valeski, sr=rpotts.
2001-04-10 06:01:08 +00:00
sspitzer%netscape.com
07c32cd6e1
I crashed here, now I can reproduce it. add some bulletproofing and an assertion so I can catch it
...
next time. no bug. sr=bienvenu
2001-04-10 05:54:28 +00:00
naving%netscape.com
c8d987434c
74903. sr=mscott. POP:3 Display the error msg sent by the server.
2001-04-08 23:41:00 +00:00
dprice%netscape.com
3e31ab9946
65845 - new order files
2001-04-05 06:02:32 +00:00
rickg%netscape.com
c1ce80ae83
preloader update. r=peterl, sr=attinasi
2001-04-03 22:58:59 +00:00
naving%netscape.com
302277be77
74446. sr=bienvenu. handle the period at the beginning of the line.
2001-04-03 21:32:59 +00:00
stephend%netscape.com
ecb2a4f1c4
Removing 'Netscape' from console output in nsPop3Protocol.cpp. Bug 42509. Patch by Henrik Gemal <gemal@gemal.dk> r=hwaara@chello.se sr=blizzard@mozilla.org
2001-04-02 03:57:29 +00:00
disttsc%bart.nl
96f5f6cf31
Add "gfx2" and "imglib2" to REQUIRES lines in Makefile.in for MOZ_TRACK_MODULE_DEPS builds (e.g. senna)
2001-03-30 10:39:06 +00:00
cls%seawood.org
1ff1a8817d
Cast void * to long before casting to char.
...
Thanks to Brad Roberts <braddr@puremagic.com> for the patch.
Bug #74078
2001-03-30 09:51:50 +00:00
cls%seawood.org
9db6d943f5
Attempting fix for HP-UX & OS/2 bustage
2001-03-30 08:07:20 +00:00
naving%netscape.com
6464273c8d
67799, 55814. sr=bienvenu
...
Also check if write has failed to alert the user and stop downloading messages
2001-03-30 05:30:13 +00:00
naving%netscape.com
ff5c231077
67799, 55814. sr=bienvenu. Check if write has failed to alert the user and stop downloading messages. Truncate the file if write has failed before downloading a message completely
2001-03-30 05:29:53 +00:00
naving%netscape.com
04c355a016
67799, 55814. sr=bienvenu. Do UIDL implemenetation when we don't leave messages on the server. if write has failed to alert the user and stop downloading messages
2001-03-30 05:28:43 +00:00
naving%netscape.com
0bd5e37608
67799, 55814. Do UIDL implemenetation when we don't leave messages on the server.
...
Also check if write has failed to alert the user and stop downloading messages
2001-03-30 05:27:53 +00:00
naving%netscape.com
18cc055ee7
67799, 55814. Clean up work asscociated with these bugs.
2001-03-30 05:25:54 +00:00
racham%netscape.com
4fc8beb00d
Fixing bugs 72498, 73892 and 72531. Fixing bug 72498 brings back File Here menuitem back into all mailnews folder pickers. This one missed 081 branch train. Thanks to all who reviewed this patch now and then. Fixing bug 73892 makes the Bcc Self field appear again in Copies and Folders panel of any given server and fianlly fix to bug 72531 makes Search Messages link to appear for news and movemail accounts in AccountCentral. r=gayatrib, bienvenu, racham sr=sspitzer
2001-03-30 02:06:46 +00:00
hwaara%chello.se
6ed5215342
Fix so we call GetSelectedLocale() safely. bug 71390. r=tao, timeless, sr=bienvenu
2001-03-29 06:13:55 +00:00
bienvenu%netscape.com
9152c80ea5
add progress and status msg to folder compaction r=naving, sr=sspitzer 34073
2001-03-28 21:14:18 +00:00
mscott%netscape.com
1822070e69
67997 --> make saving local mail attachments work directly from the message pane. To do this,
...
nsMailboxService now support nsIMsgMessageFetchService.
sr=sspitzer
2001-03-27 07:35:45 +00:00
disttsc%bart.nl
6e48266508
Clean up REQUIRES lines. r=cls
2001-03-25 22:59:27 +00:00
mscott%netscape.com
30a94136ca
Bug #73250 , 67997 --> be sure to pass out just the part or attachment by automatically
...
invoking a mime converter. This fixes an infinite loop with libpr0n and saving attachments
from the browser window.
sr=bienvenu
2001-03-25 00:26:40 +00:00
gayatrib%netscape.com
a61462049b
Implementing deleting/filing messages on single and multiple folders in search. Fixed regression introduced after merging performance branch that search does not display number of search hits. r=bhuvan,bienvenu. sr=bienvenu.
2001-03-24 09:08:26 +00:00
naving%netscape.com
a78f6ea350
71666 sr=bienvenu. Don't display the alert. The login dialog describes the
...
same error.
71670 sr=bienvenu. Ensure that the messages are not lost when the user hits
"Stop" while downloading messages.
68875 sr=bienvenu. Ensure that the old berkeley mailbox is deleted by closing
streams to local folders in mailnews code. This helps in compacting folder
66795 sr=bienvenu. The above fix also helps in stopping tmp files displayed
as local folders.
2001-03-23 05:25:32 +00:00