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

2402 Коммитов

Автор SHA1 Сообщение Дата
ducarroz%netscape.com 59e00b6193 Fix for bug 132418. When receiving a file spec while drag&drop, the correct data to use is rawData. R=pinkerton, SR=sspitzer, A=asa 2002-04-05 15:27:52 +00:00
bienvenu%netscape.com ca75db33eb display status during send unsent messages 134624 r=ducarroz, sr=sspitzer, a=asa 2002-04-05 14:43:20 +00:00
timeless%mac.com c3b4db921a Bug 128905 nsIPromptService.idl confirmEx is poorly prototyped
[api] change confirmEx from void w/ out of buttonPressed to PRInt32 buttonPressed w/ one less parameter.
fixes and cleans up callers
r=ccarlen sr=scc a=asa
2002-04-05 08:13:27 +00:00
kaie%netscape.com eedd085473 b=131087 Failure on sending S/Mime messages should display the correct reason
r=ddrinan/ducarroz sr=jag a=asa
2002-04-04 23:15:22 +00:00
nhotta%netscape.com 587dde2403 Changed to do the charset conversion check in .js for message headers,
For the body, changed to use an unique error code for the multilingual check to avoid showing
the additional generic error alert,
bug 123418, r=ducarroz, sr=sspitzer, a=asa, adt.
2002-04-04 22:29:47 +00:00
bienvenu%netscape.com 5def1de420 fix smoketest blocker bringing up mail compose r/sr=sspitzer, a=Yumie 135456 2002-04-04 18:03:12 +00:00
blakeross%telocity.com 5e34851046 108099, 75338 - overhaul of main menu and context menus. r=ben sr=hewitt a=asa/brendan 2002-04-03 04:16:28 +00:00
ducarroz%netscape.com 9693c41bcc Fix for bug 130140 (second try). Observe NS_XPCOM_SHUTDOWN_OBSERVER_ID instead of quit-application. R=bienvenu, SR=mscott, A=valeski
Fix for bug 132407. Pass a full news url instead of just the newsgroup, that was the backend was expected to receive. R=cavin, SR=bienvenu, A=asa
2002-03-31 22:23:41 +00:00
ducarroz%netscape.com 815e67cee9 Fix for smoketest blocker 134280. We need to set the identity to the default one if it's null. SR=sspitzer, A= granrose 2002-03-29 21:34:45 +00:00
hewitt%netscape.com 36eb91ed33 134135 - can't change address or cc in mail compose, r/sr=sspitzer 2002-03-29 06:19:25 +00:00
hewitt%netscape.com d38a0937d9 bugs 110156, 110155
Removing support for <outliner> tags
Removing <tree> layout code and moving <tree> tags to outliner layout
Convert all usage of <outliner> to tree tags
Convert all usage of <tree> tags to new <tree> syntax or <listbox>
r=cmanske,varga sr=hyatt,sspitzer a=asa

Also includes fixes by Jan Varga (varga@utcruk.sk) for bugs 132020, 133451, 131393, 115894, and 129327
2002-03-29 02:46:01 +00:00
sspitzer%netscape.com 437f13b03e landing changes for MDN Return Receipts feature, bug #16241
feature contributed by our friend jt95070@netscape.net (Jeff Tsai)
r=sspitzer,sr=bienvenu,a=asa.  Parts not written by jefft, r=jefft,sr=bienvenu.
2002-03-28 21:34:42 +00:00
ducarroz%netscape.com 7d9b6b995a Fix for bug 16241. Implementation of MDN. R=sspitzer, SR=bienvenu, A=asa 2002-03-28 21:30:02 +00:00
mozilla.BenB%bucksch.org 9c840ea9ac 84607: Hide (not just disable) spellchecker pref UI, if there is no spellchecker installed.
r=ducarroz, sr=bienvenu, a=asa
2002-03-27 06:47:50 +00:00
seawood%netscape.com f940144626 Remove xp_core.h & xp_mem.h and all build references to them.
Remove cruft from xp_mcom.h & xp_str.h.
Bug #38061 r=brendan sr=alecf a=valeski
2002-03-27 06:02:39 +00:00
kaie%netscape.com 2cd4e5db3f b=129100 Finalize S/Mime UI implementation
r=ducarroz/javi
sr=mscott
a=asa
2002-03-27 02:29:34 +00:00
ducarroz%netscape.com 3fa60094fc Fix for bug 130140. Fix memory leak by breaking circular reference between the compose service and the compose window when the application quit. R=bienvenu, SR=mscott, a=dbaron 2002-03-27 02:06:52 +00:00
cmanske%netscape.com adeee46c39 Add support for doubleclick to launch property dialogs in Message Composer, b=13340, r=brade,sr=sspitzer,a=dbaron 2002-03-27 01:25:07 +00:00
varada%netscape.com 7d92a72f8c fix for 132697;stop or send mail based on spellchecker dialog;r=cmanske;sr=bienvenue;a=asa 2002-03-26 01:11:25 +00:00
sspitzer%netscape.com cad1f77196 landing some of the changes for MDN for jefft. bug #16241. a=asa. NOT PART OF THE BUILD. 2002-03-23 03:48:15 +00:00
cavin%netscape.com 8f6d539d0c Fix for 132095. Remember the redirector type from last login and uses it, along with the username, to determine if password is required on the next login. r=ducarroz, sr=mscott, a=asa. 2002-03-22 00:07:21 +00:00
darin%netscape.com 9fbd1028d6 b=128508 "freeze nsIChannel nsIRequest" r=gagan, sr=rpotts, a=asa 2002-03-20 22:50:33 +00:00
jaggernaut%netscape.com 8f26b59dcb Bug 101723: security icon only works for the first tab
Bug 117203: Insecure POST warning only comes up for first tab
Bug 120043: Page Info shows information about a page in the first tab
r=sgehani, r=kaie/ddrinan (for security stuff), sr=sspitzer (for mail/news stuff), sr=hyatt, a=asa. Work based on patch by Smaug <smaug@jippii.fi>.
2002-03-20 09:57:35 +00:00
alecf%netscape.com 451df7d6c3 a further nsString api reduction: remove the last case-insensitive PRUnichar*-to-PRUnichar* comparisons, moving to new API, and remove old methods from nsString. r=dougt, sr=jag a=scc 2002-03-19 06:46:56 +00:00
timeless%mac.com dec943eb10 Bug 106386 rid source of misspellings
r=db48x sr=blake a=asa
2002-03-19 04:30:17 +00:00
cavin%netscape.com bdb7cc499a Fix for 106534. Set the right FCC folder url at init time so that the compose/send code will always have the correct url to deal with. r=ducarroz, sr=bienvenu, a=asa. 2002-03-19 01:07:12 +00:00
ducarroz%netscape.com 4766631e24 Fix for bug 107425. We need to force the entry point to the end of the document after we call InsertSource. R=varada, SR=bienvenu, A=asa 2002-03-19 00:00:35 +00:00
kaie%netscape.com 4e709fd3f6 b=52330 r=bienvenu sr=brendan a=dbaron
Support non-default SMTP Port
checking in for kye@gmx.de
2002-03-18 04:29:17 +00:00
ssu%netscape.com 2a328ff4ed checking in patch for andreas.premstaller@uibk.ac.at. fixes bug 57566 - Can't delete mail attachments using the mouse. r=ssu, sr=sspitzer, a=asa 2002-03-15 05:29:21 +00:00
bienvenu%netscape.com 9bbfc07c49 don't logout of external logon session when send logon fails fix by mscott, r=me, sr=sspitzer, a=asa 130986 2002-03-15 03:39:17 +00:00
akkana%netscape.com d7cbebbdc8 128903: Clean up the editor IDL, and anyone who uses them. r=brade,cmanske,ducarroz (for mail); sr=sfraser; a=dbaron 2002-03-14 22:11:14 +00:00
stephend%netscape.com 2265f0ca4a Fixing bug 130367 and 130318. Bug 130367 - Pane and window title in prefs should read 'Composition' instead of 'Mail Composition'. r=jglick@netscape.com/robinf@netscape.com, sr=bienvenu@netscape.com, a=brendan@mozilla.org. Bug 130318 - Composition pref panel accesskeys are wrong case. r=bzbarsky@mit.edu, sr=bienvenu@netscape.com, a=brendan@mozilla.org 2002-03-14 01:55:11 +00:00
nhotta%netscape.com 11951ee4bf Fix for Unicode conversion problem for reply-to header (it removes incorrect/unnecessary conversion).
For Bcc, it adds to encode the header as MIME to prevent creating header as raw UTF-8.
Also avoids an extra copy for Bcc when the identity is not specified (in nsMsgCompose.cpp).
the patch from adu@sparc.spb.su, bug 64092, r=nhotta, sr=sspitzer, a=asa.
2002-03-13 23:51:29 +00:00
hwaara%chello.se 7c4d528623 #69528, "Can't add multiple attachments at once via dnd [drop files]"
r=varada, sr=sspitzer, a=shaver
2002-03-12 21:03:24 +00:00
ducarroz%netscape.com b1774bb52f Fix for bug 105713. Body tag attributes are lost when inserting the html source into the message body using editorshell, therefore we need to extrat them and set them manually in the DOM. R=varada, SR=bienvenu, A=asa
Also contains part of the fix for bug 127077. If the body tag contains a background image or colors, it must not be considered as a plaintext element. R=varada, SR=bienvenu, A=asa
2002-03-11 15:05:50 +00:00
ducarroz%netscape.com 5b89b8610d Fix for bug 127077. If the body tag contains a background image, it must be considered as an embedded element and therefore be sent as a related part like any other embedded image. R=varada, SR=bienvenu, A=asa 2002-03-11 15:00:49 +00:00
seawood%netscape.com 65178608c0 Fix |Cannot use const char* to initialize char*| errors for Sun Forte compilers.
Bug #129533 r=jag sr=darin a=asa
2002-03-10 07:35:22 +00:00
cavin%netscape.com 7df95dd7f9 Fix for 128535. Used case sensitive hashing on email address when locating the associated card. r=ducarroz, sr=sspitzer, a=asa. 2002-03-08 02:26:59 +00:00
nhotta%netscape.com 29db77fbee Forward inline URI, changed to use GetUrlForUri instead of CreateStartupUrl,
contributed by adu@sparc.spb.su,
bug 66098, r=nhotta, sr=sspitzer, a=asa.
2002-03-07 21:13:58 +00:00
rchen%netscape.com 50712931f7 Fix bug 120870. - Read reply header string from .property file in case the user doesn't specify in pref.r=nhotta, sr=sspitzer, a=asa 2002-03-07 20:18:31 +00:00
rchen%netscape.com 695ab9b37f Fix bug 120870. - Read reply header string from .property file in case the user doesn't specify in pref. r=nhotta, sr=sspitzer, a=asa 2002-03-07 20:11:34 +00:00
darin%netscape.com f1a6738b6c fixes bug 124042 "support internationalized URIs" r=dougt, sr=alecf, a=asa 2002-03-06 07:48:55 +00:00
ducarroz%netscape.com 2c2fb37161 Fix for bug 113050. Patch submitted by Denis Antrushin <adu@sparc.spb.su>. Need to add every message url as attachment when forwarding messages. R=ducarroz, SR=bienvenu, A=asa 2002-03-06 00:14:23 +00:00
varada%netscape.com f54a2568f6 fix for 122187 - statusbar hole in message compose window;r=ducarroz;sr=dbienvenu;a=asa 2002-03-03 01:48:43 +00:00
ducarroz%netscape.com 4dd1823dab Fix for bug 109081. We need to disable the cached window when we hide it to prevent it to get the focus. R=rods, SR=sspitzer, A=asa 2002-03-02 21:10:30 +00:00
cathleen%netscape.com 4a5da35b5c eliminate nsCRT::strlen for char* strings (final part), bug 124536 r=dp sr=brendan a=roc+moz 2002-02-28 04:11:37 +00:00
sspitzer%netscape.com d2cb3313a4 fix for #121639. get forward as attachment to work for news again.
while I'm at it, some code cleanup.  note, this fix also makes it so
we use the news cache when copying messages, which is a perf win.
most of this r=naving, all of it r/sr=bienvenu
2002-02-20 08:23:05 +00:00
taka%netscape.com 1bca41b949 Re-write RFC-2047 encoder. bug 73403 12699 37088 98675 102610 104447 119079, r=nhotta, sr=mscott 2002-02-20 07:18:11 +00:00
shliang%netscape.com 35d10f6565 bug 45173 - make mailing list address entry dialog use addressing widget - r=hewitt/bhuvan, sr=sspitzer 2002-02-20 06:46:11 +00:00
nhotta%netscape.com f9d454c76c Changed the conversion from UTF-8 to UCS2 to use uconv which can handle stream input,
bug 118664, r=ducarroz, sr=sspitzer.
2002-02-20 03:10:19 +00:00
varada%netscape.com 470277e568 fix for 86116-autospellcheck doesnt work all the time;r=ducarroz;sr=mscott 2002-02-20 03:06:08 +00:00
nhotta%netscape.com 2d23aab608 Changed the conversion from UTF-8 to UCS2 to use uconv which can handle stream input,
bug 118664, r=ducarroz, sr=sspitzer.
2002-02-20 03:04:40 +00:00
cathleen%netscape.com 3f9b432d36 eliminate nsCRT::strlen for char* strings (part 3), bug 124536 r=dp sr=brendan 2002-02-19 08:42:48 +00:00
bbaetz%student.usyd.edu.au 8e196739ba Bug 44995 - support socks proxies in mailnews
r=mscott, sr=darin
2002-02-19 07:07:23 +00:00
sspitzer%netscape.com c0485eac5c fix for #126023, sending mail with an "other_header" won't work.
r/sr=bienvenu
2002-02-17 17:17:33 +00:00
ducarroz%netscape.com e24de8bbf6 Fix for bug 125720. Don't need to use appledouble encoding when there is no resource fork. R=varada, SR=bienvenu 2002-02-16 04:32:41 +00:00
timeless%mac.com 74bcab176b Bug 125601�ABS()-->PR_ABS() && PR_ABS()-cleanup
patch by Roland.Mainz@informatik.med.uni-giessen.de r=timeless sr=sfraser
2002-02-15 01:01:06 +00:00
ducarroz%netscape.com 890298c285 Fix for bug 125316. Don't overwite the current url's query part when adding others query. R=cavin, SR=sspitzer 2002-02-14 22:34:47 +00:00
stephend%netscape.com 2f7a8d25ef Bug 95016. File | Sent Message is non-sensical. r=jglick@netscape.com, rs=sspitzer@netscape.com 2002-02-14 22:18:04 +00:00
cavin%netscape.com 563324c47c Fix for bugscape 10163. Disallowed saving sent msgs to folders in AOL accounts. r=ducarroz, sr=mscott. 2002-02-13 23:55:45 +00:00
nhotta%netscape.com 79a9d93160 Changed QuotingOutputStreamListener to pass charset and charsetoverride to the constructor,
also added MimeConverter to the class because it is used in multiple places,
bug 115869, r=ducarroz, sr=bienvenu.
2002-02-13 21:36:17 +00:00
nhotta%netscape.com ea352fc97a Backout my last change because it fails to handle ASCII cases. 2002-02-13 01:26:17 +00:00
nhotta%netscape.com dfc650cdbf Changed QuotingOutputStreamListener to pass charset and charsetoverride to the constructor,
also added MimeConverter to the class because it is used in multiple places,
bug 115869, r=ducarroz, sr=bienvenu.
2002-02-12 22:21:11 +00:00
ccarlen%netscape.com 0d871a1552 Bug 115334 - Removing .mcp files which are obsolete after XML conversion. r=jj/sr=sfraser 2002-02-12 15:41:41 +00:00
ducarroz%netscape.com 15420ff7b1 Fix for bug 123032. Check for null pointers before using them. R=rdayal, SR=bienvenu 2002-02-12 03:45:33 +00:00
ssu%netscape.com ee0f481174 fixing bug 95844 - Cannot select To: drop-down with keyboard because focus is not visible there. r=bhuvan, sr=mscott 2002-02-12 01:25:33 +00:00
bzbarsky%mit.edu 97aad157b6 Relanding the Compare --> Equals conversion. a=mcafee 2002-02-10 15:49:46 +00:00
bzbarsky%mit.edu 98afc5ee0f Testing performance impact of backout of what's left of the patch from
bug 115289.  See bug 123947 for details. a=mcafee
2002-02-09 20:46:05 +00:00
cathleen%netscape.com a5ec167c47 eliminate 24 callers to nsCRT::memmove to use memmove from libC instead. removed nsCRT::memove() bug 118135 r=dp sr=brendan 2002-02-08 01:11:33 +00:00
ducarroz%netscape.com 6b24a50e0a Fix for bug 117030. gContentChanged wasn't always set when needed. SR=hewitt 2002-02-08 01:00:52 +00:00
cmanske%netscape.com f5190f99e4 Fix crash in message composer because of stranded Insert Character dialog, b=117791, r=duccaroz, sr=dveditz 2002-02-07 23:46:55 +00:00
racham%netscape.com 566751d9ef Fixing bugscape bug 9846. This fix allows ISPs to prepopulate list of html domains that can be added to html domain list of send format check. r=ducarroz, sr=sspitzer 2002-02-05 09:04:04 +00:00
darin%netscape.com 96d9e2d527 final patch for bug 109179 "replace nsStdEscape with NS_EscapeURL"
r=dougt, sr=alecf
2002-02-05 03:08:15 +00:00
bzbarsky%mit.edu 40d60f39ec Convert Compare() to Equals() where possible now that we can do
case-insensitive Equals().  Bug 115289, r=alecf, sr=jag
2002-02-05 02:03:07 +00:00
cathleen%netscape.com 740d95a0a9 eliminates 107 nsCRT::memset calls to use memset instead. removed nsCRT::memset() function. bug 118135 r=dp sr=brendan 2002-02-05 01:41:13 +00:00
ducarroz%netscape.com c9424093b2 Fix for bug 122625. Remove the window from the cache when ComposeInit is called. Also, alway make sure that the last type of compose window used get in the cache. R=cavin, SR=mscott 2002-02-01 05:15:01 +00:00
ducarroz%netscape.com e25cd7efb2 Fix for bug 120281. Rename contentChanged to gContentChanged. Patch provided by Alex Vincent <jscript@pacbell.net>. R=ducarroz, SR=bienvenu 2002-01-30 22:34:35 +00:00
sfraser%netscape.com d133d4956f Making the nsModuleComponentInfo data const; bug 74803. r=dp, sr=waterson 2002-01-30 21:14:20 +00:00
ducarroz%netscape.com b4b7643678 Fix for bug 100036. Need to remove node from bottom to top to avoid removing a newly merged text node. R=cavin, SR=bienvenu 2002-01-30 03:37:19 +00:00
cavin%netscape.com e2b44a8bdd Fix for #106534. Check if the fcc folder uri is valid and use the configured one if not valid. r=ducarroz, sr=bienvenu. 2002-01-29 21:38:16 +00:00
ian%hixie.ch ae9e30e9ca Fix duplicate id by manually specifying attributes on one element. Fixes the Paste As Quotation menu item in the compose context menu. Patch by neil@parkwaycc.co.uk, b=121582, r=timeless, sr=blake. 2002-01-29 14:08:14 +00:00
bhart00%yahoo.com 5370708912 Bug 120150 - add tooltip to Send Later button. r=stephend/racham/jglick/robin; sr=sspitzer. 2002-01-28 00:02:01 +00:00
sspitzer%netscape.com 062172ca37 supplimental fix for #113540, clean up code. rs=mscott 2002-01-26 02:37:56 +00:00
naving%netscape.com e29becb989 111368 r=ducarroz sr=bienvenu. free leaking mFileSpec in attachmentHandler 2002-01-26 02:09:32 +00:00
morse%netscape.com 4e002b8108 bug 113540, remove mailnews dependency on password manager, r=mscott,sspitzer,jag,law 2002-01-26 00:47:26 +00:00
cathleen%netscape.com 486c0d47f9 remove memcpy function from nsCRT, eliminate 2 new nsCRT::memcpy callers
and fix up alighment problems from previous patch, bug 118135, sr=brenda r=dp
2002-01-26 00:04:45 +00:00
alecf%netscape.com 30a6af4a50 fix for bug 112209 - remove last consumers of nsStr:: routines
r=dbaron, sr=jst
2002-01-25 00:26:44 +00:00
jst%netscape.com 74b270f1db Fixing bug 120899. Changing the NS_WARN_IF_FALSE() macro so that it can't be mis-used in optimized builds. This change makes the macro not usable in expressions that are supposed to be evaluated in release code since the macro now expands to nothing in non-debug builds. Also eliminate NS_VALIDATE which is equally mis-usable. r=dbaron@fas.harvard.edu, sr=brendan@mozilla.org 2002-01-24 09:20:51 +00:00
cavin%netscape.com 9385f7b29d Fix for bug 114060. Added two new error msgs for smtp and nntp send/post errors. r=ducarroz, sr=mscott. 2002-01-24 02:41:52 +00:00
stephend%netscape.com 802df48be3 Bug 119148 and bug 119149. Caps issues in dialogs for mail. r=hwaara/robinf sr=brendan 2002-01-24 01:20:50 +00:00
ducarroz%netscape.com eae533107e Fix for bug 115855. Add a function to allow message compose to reset font and colors attributes of the editor. R=cmanske, SR=mscott, A=blizzard
Fix for bug 114473. EditorShell::saveDocument has been replaced by JS function SaveDocument. R=cavin, SR=bienvenu, A=blizzard
2002-01-18 20:56:27 +00:00
seawood%netscape.com e56e20b1dc Use dynamic library & xpidl_module names from nmake build for win32 gmake builds for compatibility.
bug #58981 sr=jag
2002-01-16 05:10:09 +00:00
alecf%netscape.com 4390fff47d factor out some table-based string manipulation routines to make it easier to seperate unicode vs. 8-bit character strings. bug 114450, r=dbaron sr=jag 2002-01-15 22:57:29 +00:00
brade%netscape.com 0e46ddc742 use new editor api instead of nsIDiskDocument (bug 11419; r=ducarroz, sr=sspitzer) 2002-01-14 22:06:30 +00:00
cathleen%netscape.com 92d4fbf218 converted 271 references to nsCRT::memcpy to memcpy, bug 118135 r=dp 2002-01-12 03:18:55 +00:00
hewitt%netscape.com 7f0e98bdd5 104401 - eliminate mOuter aggregate from nsXULElement, r=waterson, sr=hyatt 2002-01-12 01:20:29 +00:00
sspitzer%netscape.com 11c636a95c fix for #118876. fix xml error when printing addressbook cards with < & or >.
use the txt to html converter to turn those into entities.
r=bienvenu,sr=mscott
2002-01-11 00:07:45 +00:00
ducarroz%netscape.com 55f0d88e17 Fix for bug 115446. Need to remove attribute width or height of boxes around splitters when caching a compose window. R=dmose, SR=sspitzer 2002-01-10 22:43:28 +00:00
alecf%netscape.com c5869c2865 some leftover files that I forgot to checkin to bug 100212, converting nsIFile.URL over to nsIIOService
r=dougt, sr=darin
2002-01-10 21:36:17 +00:00
nhotta%netscape.com b280034fca Changed ProcessDraftOrTemplateOperation, to set an override charset only if the original message has an override charset,
bug 116424, r=ducarroz, sr=sspitzer.
2002-01-10 01:46:37 +00:00
ducarroz%netscape.com 534ed8ad12 Fix for bug 109209. Don't erase actual flags when disabling/enabling the editor widget. Did also some cleanup for safe code. R=dmose, SR=bienvenu 2002-01-10 01:35:45 +00:00
ducarroz%netscape.com 8fdf58795b Fix for bug 105825. Don't remove empty body part when sending message. Patch submitted by :parish@ntlworld.com. R=cavin, SR=sspitzer 2002-01-09 23:50:21 +00:00
nhotta%netscape.com 9ba6db23e1 Wording change for mulitlingual message alert to conver save as case, bug 115938, r=yokoyama. 2002-01-09 22:39:33 +00:00
sspitzer%netscape.com 7c414123ad fix for #72623. remember the last directory we found attachments, and
use that as the starting point next time.
r/sr=bienvenu
2002-01-09 04:38:08 +00:00
dean_tessman%hotmail.com 0cbf4497da Fix for 109824
Patch by slate@gwu.edu
r=cmanske,me sr=jag
2002-01-09 00:01:23 +00:00
ducarroz%netscape.com 26047e9918 Fix for bug 109159. Flush the compose window cache when switching profile. R=varada, SR=bienvenu 2002-01-08 03:13:12 +00:00
alecf%netscape.com 5965318acb C++ side of fix for bug 100212 - move consumers of nsIFile.URL into nsIIOService. r=dougt, sr=darin 2002-01-08 01:31:25 +00:00
ducarroz%netscape.com da0d43345f Patch submited by Denis Antrushin <adu@sparc.spb.su>
Fix for bug98199. Don't change the real name of a forwarded message to "ForwardedMessage.eml" anymore. R=ducarroz, SR=bienvenu
2002-01-04 01:03:22 +00:00
srilatha%netscape.com ab1db95e68 checking in for rdayal.
Bug # 115307, second patch. r = ducarroz, sr=bienvenu.

Adding a new notification method in nsIMsgSendListener when the compose window is closed
without clicking on Send.
2002-01-03 21:56:36 +00:00
blakeross%telocity.com 3bf0f38457 98608 - html msg compose doesn't have context menu. r=kerz sr=sspitzer 2002-01-02 23:45:45 +00:00
stephend%netscape.com 556eefde1c Bug 99580. Cleanup/formatting for msgcompose:5 logging. r=ducarroz@netscape.com, sr=mscott@netscape.com 2001-12-31 00:23:35 +00:00
timeless%mac.com 61a97fd94a Bugzilla Bug 106386 rid source of these misspellings: persistant persistance priviledge protocal editting editted targetted targetting
r='s from many people. sr=jst
2001-12-23 23:23:41 +00:00
sspitzer%netscape.com d08d4d3f97 landing the AB_OUTLINER_BRANCH.
fix for #73868, and numerous other bugs.
switch the addressbook over to use outliner,
a bunch of addressbook UI fixes and code cleanup.

r=dmose,racham,others and sr=bienvenu
2001-12-22 02:06:31 +00:00
hewitt%netscape.com 7b10439c40 XUL/theme simplification changes - removing unnecessary boxes and re-writing large portions of the themes to use new -moz-border-colors and -moz-image-region css features. Also cleans up the classic skin quite a bit for both mac and win. Fixes bugs 113024, 113043, 113585, 113586, 115943, 113643, 114475, 99787, 110214, 113977, 113966, 114802, 64894, 90724, 103173, 103199, 103298, 110442, 111472, 111989, 113027, 113041, 109180, 109204, 81581, 81903, 103324, 110108, 114540, and probably more I forgot to mention. r=ben, sr=hyatt 2001-12-19 12:04:11 +00:00
seawood%netscape.com 45bfbf0658 Landing the rest of the win32 gmake changes:
* Adds Makefile.ins to win32 specific dirs
* Adds WINNT ifdefs to Makefile.ins
* Causes NSPR to be compiled with --with-mozilla
* Misc general Makefile.in cleanup

Bug #58981 r=mcafee
2001-12-18 09:14:29 +00:00
mjudge%netscape.com d7c892374e wrong name for module name. needed webbrwsr not webBrowser_core 2001-12-18 02:06:04 +00:00
mjudge%netscape.com 2ecc969e5b bs=7868 r=saari Adding in new api to bake on trunk before going to branch. this adds nsISelectionDisplay to nsISelectionController. SetDisplayFlags are how we now set if you want images selected or not 2001-12-18 01:29:49 +00:00
mscott%netscape.com 65cef5bae6 only enable sending structs if we sucessfully got a pref value back and not if we failed to get a pref value back.
rs=sspitzer
2001-12-17 22:26:53 +00:00
jaggernaut%netscape.com 97b0530073 Bug 104158: Use NS_LITERAL_STRING instead of XXXWithConversion("..."). r=bryner, rs=alecf 2001-12-16 11:58:03 +00:00
seawood%netscape.com 51fa852613 Make OS/2 use the win32 build changes and finish LIB_PREFIX substitution.
Thanks to Javier Pedemonte (pedemont@us.ibm.com) for the patch.
Bug #58981 r=cls
2001-12-14 23:49:04 +00:00
ducarroz%netscape.com 6f175430bb Fix for bug 111305. Check for null ptr before using it. Don't truncate and initialize a nsString with a length of -1, that cause the whole app to freeze. R=damn, SR=mscott, A=asa 2001-12-14 01:18:16 +00:00
kaie%netscape.com ad286d0ca9 b=112524 Fixing crash when signing message with expired certificate
r=kaie sr=mscott
Checking in for ssaux
2001-12-12 04:05:30 +00:00
ccarlen%netscape.com f810f656cc Bug 98349 - Convert Mac build to CW7 and XML projects. Removing obsolete .mcp files. r=pink/sr=sfraser 2001-12-11 05:10:45 +00:00
ducarroz%netscape.com b659745e81 Fix for bug 109451. Need to set window.arguments[0] to null in order to free rigth away the nsIMsgComposeParams object when we cache the compose window. R=varada, SR=mscott 2001-12-11 03:41:31 +00:00
ccarlen%netscape.com afffbda535 Adding new files for conversion to CW7 and XML project files. Bug 98349 r=pink/sr=sfraser. 2001-12-10 21:02:40 +00:00
racham%netscape.com aa8a1eb738 Fixing bug 108229. Fixed GetMsgFolderFromUri routine to allow copies and folders settings to display and hold preferences properly. Redundant definitions are removed and the routine is now defined in widgetglue.js. r=naving, sr=sspitzer 2001-12-10 07:44:03 +00:00
blakeross%telocity.com f2060ef0ed Forgot to checkin this last night, too. What poor sap vouched for my cvs access? (same reviewers) 2001-12-09 23:58:51 +00:00
hewitt%netscape.com 66be71de93 93839 - tooltiptext should work without specifying tooltip, r=pinkerton, sr=hyatt 2001-12-04 23:30:25 +00:00
naving%netscape.com 372f2ae24d 112028 r=ducarroz sr=bievenu fix leaking attachment url on sending message. 2001-12-04 22:26:02 +00:00
dbaron%fas.harvard.edu 49042d3cdf Fix OS/2 bustage by changing |inline nsresult| to |NS_IMETHODIMP| for function that can't and shouldn't be inline. b=110127 2001-12-02 05:33:20 +00:00
nhotta%netscape.com 89c29421d0 Added default charset to nsIMsgCompFields, removed nsMsgI18NGetDefaultMailCharset, bug 110127, r=ducarroz, sr=bienvenu. 2001-12-01 17:39:17 +00:00
mkaply%us.ibm.com bafa6e6ae2 No bug - cleanup - remove unnecessary XP_OS2_HACK 2001-11-30 20:56:42 +00:00
nhotta%netscape.com 2bef954c77 Added charsetOverride field to nsIMsgWindow, so msgCompose can use it for quoting,
bug 111055, r=ducarroz, sr=sspitzer.
2001-11-29 04:56:42 +00:00
dbaron%fas.harvard.edu 824e7d22ca Make nsSharable[C]String writable by overriding appropriate methods. Ensure that it doesn't store null buffer handle pointer internally, and override get() on nsXPIDL[C]String for backwards-compatibility. Collapse nsSharedBufferHandle and nsFlexBufferHandle into nsSharedBufferHandle which knows its length but can't have a storage start distinct from its data start. Convert string users who were working around broken nsSharableString::Assign back to using it. b=104663, 100751, 74726 r=jag sr=scc 2001-11-28 05:22:57 +00:00
naving%netscape.com c8ec16032a 112266 r=ducarroz sr=bienvenu. free mimeGetStringById after use (fwd inline)
112287 r=ducarroz sr=bienvenu. fix leaking mime url by using nsCOMPtr (fwd inline)
2001-11-28 01:33:44 +00:00
rjc%netscape.com fe5d808f73 Fix bug # 75772: On Mac OS X, add support for window toolbar button which hides/shows toolbar buttons. r=ben sr=hyatt 2001-11-27 01:47:41 +00:00
naving%netscape.com 797838a11d 111899 r=ducarroz sr=bienvenu. fix a prunichar* memory leak 2001-11-26 21:53:17 +00:00
naving%netscape.com 8b919956e2 111291 r=ducarroz sr=bienvenu. fix a bunch of char * memory leaks. 2001-11-22 00:13:39 +00:00
ducarroz%netscape.com a83b863c66 Fix for bug 110775. Need to clear the subject and disable the editable field when caching the compose window and enabling those fields when we reopen the compose window. R=varada, SR=mscott 2001-11-21 23:43:26 +00:00
sspitzer%netscape.com 8b78949da7 fix warning, add a comment. piggybacking on our carpool.
r/sr=no one
2001-11-21 21:53:57 +00:00
seawood%netscape.com 7733357d51 Rename 'install' build phase to 'libs'.
Bug #56601 r=pavlov
2001-11-21 09:49:41 +00:00
stephend%netscape.com a8d6f27eea Partial fix for bug 90691. 'Document: Done' is shown in the statusbar, prior to 'Done Loading Page' (which is the remaining portion of this bug, but is called from editor.xul) r=jglick/hwaara, sr=hewitt 2001-11-20 08:03:50 +00:00
ducarroz%netscape.com e58390d7c6 Fix for bug 108731. Send Page and Send Link must use to message compose service in order to be able to use a recycled window. R=varada, SR=mscott 2001-11-20 03:09:41 +00:00
alecf%netscape.com f026e50d2f Fix for bug 110371 - remove uconv dependency from nsFileSpec by moving unicode-related routines into mailnews. sr=sspitzer, r=nhotta 2001-11-19 15:28:56 +00:00
timeless%mac.com 060425ec59 Bugzilla Bug 110080 change !NS_SUCCEEDED(status) to NS_FAILED(status)
s/!NS_SUCCEEDED/NS_FAILED/g;s/!NS_FAILED/NS_SUCCEEDED/g;
r=dougt sr=hewitt
2001-11-19 06:45:00 +00:00
sspitzer%netscape.com 8aede5f38c fix for #110502. get "edit as new" and "fwd inline" to work again.
the problem is the standard url parser no longer allows us to use illegal
uris.  '_' is an illegal character in a URI (and URL) scheme.
so this patch switches from "foo_message://" to "foo-message://"
r=bbaetz,sr=bienvenu
2001-11-18 23:38:52 +00:00
varada%netscape.com 5e327bb122 [sspitzer checking in as varada]
fix for smoketest blocker #110478.  reply to local messages fails to quote the message.
calling SetSpec() on a spec with a query string causes problems.  see #110508
but to fix the blocker, I've rewritten the code to use SetQuery(), which is better anyways.

r=ducarroz
2001-11-16 20:51:54 +00:00
jaggernaut%netscape.com ee4f787321 Clean up REQUIRES lines. r/sr=alecf 2001-11-16 01:54:59 +00:00
alecf%netscape.com d49a4ba867 win32 REQUIRES cleanup 2001-11-15 03:49:13 +00:00
nhotta%netscape.com a1e7be4688 Changed to use char* for charset instead of nsString& for i18n functions, bug 108932, r=ducarroz,sr=sspitzer. 2001-11-15 02:00:32 +00:00