mscott%netscape.com
edda37e990
Bug #67254 --> don't support attachment= in mailto urls.
...
sr=bienvenu
2001-05-18 22:52:45 +00:00
hewitt%netscape.com
6f95bde070
80179 - rename a few <window/> ids to prepare for window icons, r=law, sr=ben
2001-05-18 22:50:35 +00:00
andreww%netscape.com
a1549a4b44
bugzilla 73982 r=pinkerton sr=hewitt. Adding xbl-based image pre-caching of toolbar buttons.
2001-05-18 01:21:47 +00:00
dmose%netscape.com
ce464fac5a
Added hidden pref to allow short strings to be ignored by LDAP autocomplete session (bug 76593). r=leif@netscape.com,ducarroz@netscape.com,srilatha@netscape.com; sr=bienvenu@netscape.com
2001-05-17 02:04:00 +00:00
stephend%netscape.com
32dd092a4a
Bug 80444, putting tooltips on the throbber across the app. r=cmanske/blakeross/suresh sr=sspitzer
2001-05-17 00:42:27 +00:00
prass%netscape.com
d5cdc32562
fix for bug 79490. r=varada, sr=bienvenu
2001-05-17 00:14:15 +00:00
sspitzer%netscape.com
2d960c60ac
add comment for patch for bug #80089
2001-05-15 20:33:20 +00:00
sspitzer%netscape.com
de70a2f2c7
fix for #65704 . offline status indicators aren't changing.
...
now the offline indicators in multiple browser, mailnews, msg compose, editor windows will
update when we go offline. also, allow windows to 'jump in' before the offline state
changes so they can do certain tasks and allow the user to cancel the state change, if needed.
(important for mailnews). there is still some work to do, but this is the bulk of it.
r=alecf (on initial patch), r=bienvenu, sr=ben.
2001-05-15 05:49:09 +00:00
sspitzer%netscape.com
04fa6cbeca
fix for #80089 . for imap, get saving a draft to remove the old draft if
...
the drafts folder is not currently open (in the thread pane.)
fix by cavin@netscape.com r=ducarroz,mscott. sr=sspitzer
2001-05-15 04:44:19 +00:00
nhotta%netscape.com
1d120d9e17
Separated a code to get a top most window's charset as a function, so it can be called by both reply and forward,
...
that allows mime decoder to get an inherited charset from the original message for forward,
bug 66098, r=ducarroz, sr=bienvenu.
2001-05-15 03:01:44 +00:00
timeless%mac.com
3d5c71d461
Bugzilla Bug 70392 Prefs: default size affects HTML/Text Domains section (mail Send Format)
...
r=stephend@netscape.com sr=ben@netscape.com
2001-05-15 02:59:16 +00:00
blakeross%telocity.com
c2bc584942
Component bar in statusbar is flat and messed up in win classic (80434). r=kerz sr=ben
2001-05-14 03:58:24 +00:00
rpotts%netscape.com
f02e84c4bb
bug #65777 (r=valeski, sr=mscott) - Window targeting fixes...
2001-05-14 02:16:27 +00:00
sspitzer%netscape.com
a26d2332fd
fix for #77510 . get posting a draft to work. pass in (but ignore)
...
the nntp posting url until I clean up the code that uses it. sr=bienvenu
2001-05-13 05:27:35 +00:00
ducarroz%netscape.com
7bb9c937be
Remove temporary debugging printf to help resolve bug 79775. R=n/a, SR=n/a
2001-05-13 01:35:47 +00:00
ducarroz%netscape.com
874f583de1
Fix for bug 77053. Correctly detect redirection in order to avoid to abort the fetch. R=varada. SR=mscott
2001-05-13 01:08:34 +00:00
peterv%netscape.com
edb2d8d3f4
Follow-up to the xpcdom landing: nothing should link against the dom library anymore, it's a component now. sr=jst.
2001-05-12 18:05:48 +00:00
hwaara%chello.se
dc8167b9e3
#79955 , Mail standalone's statusbar is too high. r=andreww, sr=hewitt
...
#79827 , Remove call to deprecated function. r=cmanske, sr=bienvenu
2001-05-12 15:38:02 +00:00
hewitt%netscape.com
e4e8350056
63246 - global stylesheet scoping, r=jag/blake, sr=hyatt
2001-05-12 04:51:28 +00:00
darin%netscape.com
b26d5adb54
Http branch landing: changes to other files (bug 76866) r=gagan,sr=dougt,a=chofmann
2001-05-11 21:05:08 +00:00
hewitt%netscape.com
b86e65c7af
79803 - Progress meter are gone in mail3Pane and msg compose!, r=andreww, sr=mscott
2001-05-11 05:59:07 +00:00
ducarroz%netscape.com
ebc1cd0e6d
This is temporary code to help us debug bug 79775. R=n/a, SR=n/a
2001-05-11 05:38:06 +00:00
varada%netscape.com
6b866ab660
fix for 79484-new navigator and editor from msgcompose and for selecting the default pref before throwing up the send format dialog;r=ducarroz;sr=sspitzer;sr=mscott
2001-05-11 00:22:48 +00:00
varada%netscape.com
b6db40a736
bug#55236 - fix for throwing save as draft dialog when send fails;r=ducarroz;sr=sspitzer
2001-05-11 00:22:38 +00:00
andreww%netscape.com
bc903fcb13
bugzilla 43797 abolish the taskbar sr=hewitt, (s)r=hyatt
2001-05-09 04:40:33 +00:00
ducarroz%netscape.com
1474704ea3
Fix for bug 78967. Need to add an extra nsCOMPtr to avoid to be self detroyed. R=varada, SR=sspitzer
2001-05-09 04:00:25 +00:00
ducarroz%netscape.com
2d54747632
Fix for bug 79254. Catch potential errors when reading prefs. Also don't instanciate a LDAP session is LDAP autocomplete is off. R=srilatha, SR=ssptizer
2001-05-09 03:48:43 +00:00
jst%netscape.com
ea706038cf
Landing the XPCDOM_20010329_BRANCH branch, changes mostly done by jband@netscape.com and jst@netscape.com, also some changes done by shaver@mozilla.org, peterv@netscape.com and markh@activestate.com. r= and sr= by vidur@netscape.com, jband@netscape.com, jst@netscpae.com, danm@netscape.com, hyatt@netscape.com, shaver@mozilla.org, dbradley@netscape.com, rpotts@netscape.com.
2001-05-08 17:42:36 +00:00
hewitt%netscape.com
52a0cc0d16
78574 - Mail crashes Trunk when entering a second email address, r=ducarroz, sr=mscott
2001-05-08 01:43:33 +00:00
prass%netscape.com
df2d360723
fix for bugs 76256, 76927(also fixes 78063, 4668) . r=varada@netscape.com, sr=sspitzer2netscape.com
2001-05-07 23:33:21 +00:00
ccarlen%netscape.com
ac8ff4c8ea
Bug 78745 - nsIPromptService::ConfirmEx needs to be more flexible. r=valeski, sr=sfraser
2001-05-06 15:03:55 +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
mscott%netscape.com
fc50ca7464
Bug #75691 --> add content type icons for attachments in the compose window
...
r=hewitt
sr=sspitzer
2001-05-05 07:42:28 +00:00
sspitzer%netscape.com
fa01b79f33
fix for #77510 . fix news posting from drafts folder / unsent messages.
...
sr=bienvenu
2001-05-05 07:18:29 +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
sspitzer%netscape.com
85c950241d
fix for #77510 . fix news posting from drafts folder / unsent messages.
...
sr=bienvenu
2001-05-05 03:04:10 +00:00
srilatha%netscape.com
337a63a0d5
LDAP Autocompletion in compose window. Bug# 77455.
...
r=ducarroz, sr=sspitzer
2001-05-05 01:16:50 +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
ducarroz%netscape.com
052c6372e0
oops, forget those too...
2001-05-04 22:40:27 +00:00
ducarroz%netscape.com
2daae3c60b
Fix build bustage. Sorry!
2001-05-04 22:29:21 +00:00
ducarroz%netscape.com
91146929de
Fix for bug 78516. Replace nsIMsgComposeProgress by a more generic nsIMsgProgress. R=varada, SR=bienvenu.
2001-05-04 21:13:25 +00:00
ducarroz%netscape.com
8a45928d59
Fix for bug 78516. Replace nsIMsgComposeProgress by a more generic nsIMsgProgress. R=varada, SR=bienvenu.
2001-05-04 21:02:43 +00:00
varada%netscape.com
d12bd94ed7
fix for 78245;focus should be in body for reply;r=ducarroz;sr=bienvenu
2001-05-04 20:49:16 +00:00
chuang%netscape.com
9ccd8b706a
Bug78410 Unable to send to mailing lists. r=suresh+ducarroz, sr=sspitzer
2001-05-04 04:14:34 +00:00
ducarroz%netscape.com
b592c4915d
Fix for bug 77422. Use formatted output to avoid hudge lines. R=varada, SR=mscott
2001-05-04 00:35:14 +00:00
varada%netscape.com
0f5bd49f89
partial fix for 70392- changing wording in send format prefs-r=ducarroz;sr=bienvenu
2001-05-04 00:06:57 +00:00
sspitzer%netscape.com
ed3e84cd5e
#77616 . fix for some (of the many) asserts when importing mail. the assert is because the import
...
happens on a separate thread. sr=bienvenu
2001-05-03 00:48:20 +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
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
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
hewitt%netscape.com
615f81f105
43189 - autocomplete, r=matt, sr=alecf
2001-04-30 18:37:04 +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
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
sfraser%netscape.com
245d4eb76f
Backing out valeski
2001-04-27 05:53:22 +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
anatoliya%netscape.com
36236a0f47
emoticons for mail bug-4718 r=cmanske, suresh sr=sspitzer
2001-04-27 03:14:31 +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
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
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
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
ccarlen%netscape.com
c8128a5765
Bug 46859 - Remove UniversalDialog. r=valeski/sr=rpotts,sfraser/a=blizzard
2001-04-21 00:26:18 +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
anatoliya%netscape.com
b8327b19c5
bug-75464 r=andreww sr=hewitt
2001-04-18 02:12:48 +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
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
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
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
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
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
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
chuang%netscape.com
89aa4e2c3c
Bug 69480 Address Book re-factoring landing
2001-04-12 17:35:30 +00:00
hewitt%netscape.com
58196589e7
72530 - oversized dialog problems, r=jag, sr=alecf
2001-04-12 05:42:05 +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
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
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
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
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
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
sspitzer%netscape.com
948555ce13
fix for #75290 . clean up our temp files when doing save as draft.
...
fix by cavin@netscape.com . r=ducarroz, sr=sspitzer
2001-04-10 07:23:18 +00:00
darin%netscape.com
00a7e27ee6
Necko API changes, bug 74221. r=valeski, sr=rpotts.
2001-04-10 06:01:08 +00:00
danm%netscape.com
bfe4893c0c
fix goofed recent change from use of commondialogs to promptservice. bug 75244 r=hyatt,ianh
2001-04-09 20:38:20 +00:00
danm%netscape.com
d3733a7448
commondialog service is being replaced by promptservice. bug 72112 continues
2001-04-09 02:08:05 +00:00
mscott%netscape.com
51e440b924
Bug #32222 --> Implement a subclass of nsMsgprotocol which performs asynch writes. Re-write how we send
...
post data to use this subclass. We'll now read in the post file asynchronously and write out the post
data asynchronously to the server. When necessary, we'll pause and resume the file request for the incoming
post data since that comes in faster than data goes out.
this part is to the smtp code to use async writes.
sr=bienvenu
r=ducarroz/varada
2001-04-08 00:41:37 +00:00
dbaron%fas.harvard.edu
e4bada04d5
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
33594c68ff
removing use of nsNetSupportDialog. bug 72112 continued. r=hyatt,morse,mstoltz,various
2001-04-07 03:33:56 +00:00
ducarroz%netscape.com
0b90c4283a
Fix mail part of bug 74901. Don't need anymore to convert line feeds before inserting data into editor. R=jfrancis, SR=mscott
2001-04-06 14:34:34 +00:00
sspitzer%netscape.com
03730aa14e
fix for #74072 . since "forward as quoted" is obsolete, treat it as
...
"forward inline." fix by cavin@netscape.com , sr=sspitzer@netscape.com
2001-04-06 03:53:42 +00:00
jgmyers%netscape.com
6b80312012
fix more mime header decoder callers, cleanup string fu: bug 65277 r=ducarroz r=nhotta sr=bienvenu
2001-04-05 23:00:38 +00:00
blakeross%telocity.com
c9b9689e26
Use more efficient command structure, refactor commands, broadcasters and keys, remove unused attributes, do some other optimization (72923). Landing navigator part only; this should help new window opening and some other areas. r=ben sr=hyatt
2001-04-05 19:53:13 +00:00
dprice%netscape.com
8c0b9eaf97
65845 - new order files
2001-04-05 06:02:32 +00:00
stephend%netscape.com
43324e6d61
Fix for bug 66011, mailto: headers erroneously inserted into to: field. Patch by Kevin Duffy <kevin@buhbird.com> r=ducarroz@netscape.com sr=sspitzer@netscape.com.
2001-04-04 03:03:47 +00:00