bienvenu%netscape.com
356b148226
fix hang doing imap sync r+sr=sspitzer, 79764
2001-05-10 14:09:39 +00:00
bienvenu%netscape.com
467c8059ba
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
c153462eef
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
4c71ce01cc
fix hang emptying trash on exit while offline r=naving, sr=sspitzer 78825
2001-05-09 13:39:04 +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
bienvenu%netscape.com
cb458fc37e
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
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
mscott%netscape.com
fb5f627e78
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
3c957509d2
fix download now button on folder prop r=sspitzer 78892
2001-05-04 14:47:19 +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
mscott%netscape.com
62ed722064
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
79f5c9684d
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
fbec1a2767
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
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
bienvenu%netscape.com
1aa832e1d7
restore part of backed out changes from bustage
2001-04-27 14:57:35 +00:00
pollmann%netscape.com
7be2ce3f01
Backing out Linux bustage
2001-04-27 07:33:25 +00:00
sfraser%netscape.com
5e35cbdbc0
Backing out valeski
2001-04-27 05:53:22 +00:00
bienvenu%netscape.com
3834a0160e
fix problem playing back offline imap operations r=naving, sr=sspitzer
2001-04-27 04:17:41 +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
bienvenu%netscape.com
5fed1bdc98
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
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
bienvenu%netscape.com
2d8b1e1929
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
6a7b32f76e
75992. sr=bienvenu. When it is cross-server update the counts correctly.
2001-04-16 23:42:07 +00:00
mscott%netscape.com
c6ef67e961
Bug #73819 --> hook imap and news up to the new memory cache.
...
r/sr=sspitzer,bienvenu
2001-04-13 03:48:37 +00:00
bienvenu%netscape.com
82170c1486
add support for imap get new mail downloading message bodies r/sr =sspitzer,mscott 15865
2001-04-12 04:42:28 +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
stephend%netscape.com
58094b8d3f
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
darin%netscape.com
41efbc6217
Necko API changes, bug 74221. r=valeski, sr=rpotts.
2001-04-10 06:01:08 +00:00
disttsc%bart.nl
748e1ece2f
Clean up MODULE/REQUIRES, bug=73353, r=cls
2001-04-08 08:33:11 +00:00
dbaron%fas.harvard.edu
d815434c9a
Fix MOZ_TRACK_MODULE_DEPS (senna tinderbox) bustage by adding new header file dependencies to REQUIRES.
2001-04-07 05:27:06 +00:00
danm%netscape.com
378b2f48b9
removing use of nsNetSupportDialog. bug 72112 continued. r=hyatt,morse,mstoltz,various
2001-04-07 03:33:56 +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
bienvenu%netscape.com
2d222351c4
fix problem with messed up imap folder hierarchy, folder names in server.msf files 72854 and 72871 sr=sspitzer
2001-03-31 02:50:11 +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
bienvenu%netscape.com
015c3400ee
fix problem fetching message-ids and priority noted in bug 71983 add space to protocol we send sr=sspitzer
2001-03-29 15:06:20 +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
bienvenu%netscape.com
20d5b586dd
fix 42863 (pref for enabling env imap prot command), 26735 (respect read-only imap mailboxes) add pref for downloading msg bodies with msg headers for offline imap (15865) r=naving, sr=mscott,sspitzer
2001-03-27 15:22:14 +00:00
cls%seawood.org
703015f4d7
Change netwerk/mime to use MODULE=mimetype to remove avoid confusion with mailnews/mime . Update necessary REQUIRES.
...
Bug #68381 r=jag
2001-03-26 23:40:28 +00:00
disttsc%bart.nl
6e48266508
Clean up REQUIRES lines. r=cls
2001-03-25 22:59:27 +00:00
bienvenu%netscape.com
f0326b313f
get replying to offline msg working sr=sspitzer 64424
2001-03-25 22:13:22 +00:00
mscott%netscape.com
3d6c4c8365
Bug #73250 , 67997 --> fix infinite loop when displaying images with the new image lib.
...
When fetching a part or an attachment to an imap message, automatically invoke a mime converter
to extract just the part. this fixes saving mail attachments from the browser window.
sr=bienvenu
2001-03-25 00:24:41 +00:00
bienvenu%netscape.com
c786946db2
get status msgs working again for imap 73241, couple small fixes for offline imap 15865 r=naving, sr=sspitzer
2001-03-24 14:53:54 +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
bienvenu%netscape.com
5d0f1e4d72
add support for local folders under imap servers, also fix problem with offline sync playback r=naving,sr=sspitzer 15865
2001-03-22 14:38:00 +00:00
timeless%mac.com
d44332bdf7
fix Bug 70989 Clean up lots of "shadows" and other common warnings
...
r=peterv, jst, ducarroz, edburns. sr=jst, shaver
2001-03-21 05:32:22 +00:00