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

449 Коммитов

Автор SHA1 Сообщение Дата
cmanske%netscape.com ec43cec364 Added param to caller of editor saveDocument for save mime type as part of fix for bug 51798. r=brade, sr=sfraser 2001-03-10 00:02:31 +00:00
hewitt%netscape.com 9c8c933d65 68480 - cleanup msgcompose toolbar menubuttons, r=cmanske/ducarroz, sr=hyatt 2001-03-09 00:01:55 +00:00
timeless%mac.com 63a9571bee fix bug 64562 Some chrome dtd bugs [duplicate entities in dtds]
fixes from cjh@kr.freebsd.org r=jag, sr=jst
2001-03-07 11:28:42 +00:00
jgmyers%netscape.com da273d9a3f Have SMTP prompt for userid if it's not set in prefs: bug 64777 sr=mscott r=sspitzer 2001-03-07 01:08:04 +00:00
ducarroz%netscape.com b48530aa8f Fix for bug 48668. Put back the extra blank line before page link. R=varada, SR=bienvenu 2001-03-06 20:20:58 +00:00
varada%netscape.com d737456ead fix for bug#49378;UI:feedback after saving draft;r=ducarroz;sr=mscott 2001-03-05 21:45:05 +00:00
ducarroz%netscape.com 7582bfdbb8 Bug 22486. Add TimeStamp function to track new message and reply performance. R=sspitzer, SR=bienvenu 2001-03-05 20:00:26 +00:00
nhotta%netscape.com 8c7968f411 Changed to enable charset conversion error alert only for "send now" to avoid the data loss when called for window close, bug 57083, r=ducarroz, sr=bienvenu. 2001-02-26 20:41:49 +00:00
blakeross%telocity.com a24ffe4299 Using xul <stringbundle/> in mailnews instead of including strres.js everywhere (56680). Patch by Mark Olson (maolson@earthlink.net). r=jag sr=bienvenu 2001-02-23 00:28:34 +00:00
timeless%mac.com b71d08ff84 fix bug 53321 New text needed when no recipients are specified
patch by gemal@gemal.dk r=timeless,varada, sr=sspitzer
2001-02-15 06:49:15 +00:00
timeless%mac.com 2c964c8a0c fix bug 48668 Blank line before URL when selecting Send Page
patch by gemal@gemal.dk, r=timeless, sr=alecf
2001-02-13 05:06:33 +00:00
ducarroz%netscape.com c4b5636473 Fix for bug 37697. noHTMLRecipient wasn't retreived correctly. R=sspitzer, SR=mscott, A=asa 2001-02-08 00:17:58 +00:00
syd%netscape.com 2c65c4549c Editor overlay smilie menus. r=syd, sr=sfraser, checking in for
anatoliya@netscape.com
2001-02-07 07:52:02 +00:00
ben%netscape.com fca0bdde0e Drag and drop API change, call site patches. r=jag, a=hyatt (r=jag for nsDND part of other checkin too) 2001-02-05 07:53:02 +00:00
ducarroz%netscape.com f7c1140d84 Fix for bug 37697. Add support of preferFormat and html and plaintext domains list. R=chuang, SR=mscott,bienvenu 2001-02-02 23:39:43 +00:00
hewitt%netscape.com 3e4f815b37 45060 - addressing widget cleanup, r=ducarroz, sr=sspitzer 2001-02-02 02:18:13 +00:00
hewitt%netscape.com 4dda46a591 65411 - add throbber-box id, r=hwaara, sr=sspitzer 2001-02-02 01:32:57 +00:00
blakeross%telocity.com 8b9a6e78ff Fix 60788: letters with descenders cut off in mail compose subject field. patch by hwaara. r=sspitzer,blake sr=bienvenu 2001-01-26 06:05:46 +00:00
timeless%mac.com 2e6ff5a9b9 fix bug 62703 Mail Compose: Need mnemonics for "Attachments" and "Subject"
patch by hwaara@chello.se, r=timeless, sr=alecf
2001-01-23 22:48:46 +00:00
kin%netscape.com b24b2c40c3 Fix for bug #6254 (Find/Replace needs to be implemented.)
First pass implementation of Find and Replace.
sr=sfraser@netscape.com  r=ducarroz@netscape.com

New Files:

    editor/txtsvc/macbuild/txtsvcIDL.mcp
    editor/txtsvc/public/MANIFEST_IDL
    editor/txtsvc/public/nsIFindAndReplace.idl
    editor/txtsvc/src/nsFindAndReplace.cpp
    editor/txtsvc/src/nsFindAndReplace.h
    xpfe/components/find/resources/replacedialog.js
    xpfe/components/find/resources/replacedialog.xul
    xpfe/components/find/resources/locale/en-US/replacedialog.dtd


Modified Files:

    build/mac/build_scripts/MozillaBuildList.pm
    editor/base/nsEditorShell.cpp
    editor/idl/nsIEditorShell.idl
    editor/txtsvc/macbuild/txtsvc.mcp
    editor/txtsvc/public/Makefile.in
    editor/txtsvc/public/makefile.win
    editor/txtsvc/public/MANIFEST
    editor/txtsvc/src/Makefile.in
    editor/txtsvc/src/makefile.win
    editor/txtsvc/src/nsTextServicesFactory.cpp
    editor/ui/composer/content/ComposerCommands.js
    editor/ui/composer/content/editor.js
    editor/ui/composer/content/editorOverlay.xul
    editor/ui/composer/locale/en-US/editorOverlay.dtd
    mailnews/compose/resources/content/messengercompose.xul
    mailnews/compose/resources/content/MsgComposeCommands.js
    mailnews/compose/resources/locale/en-US/messengercompose.dtd
    xpfe/components/jar.mn
    xpfe/components/find/public/nsIFindComponent.idl
    xpfe/components/find/public/nsISearchContext.idl
    xpfe/components/find/resources/makefile.win
    xpfe/components/find/resources/MANIFEST
    xpfe/components/find/resources/locale/en-US/MANIFEST
    xpfe/components/find/src/nsFindComponent.cpp
    xpfe/components/find/src/nsFindComponent.h
2001-01-23 21:55:04 +00:00
nhotta%netscape.com 7b64f0895c Wording change for charset not match alert, changed to add wording for saving message, bug 57080, r=nhotta, sr=erik. 2001-01-19 21:19:27 +00:00
varada%netscape.com 6a8ecd1ae4 fix for bug#53534-attachment cannot have duplicate files;r=ducarroz;sr=mscott; fix for bug#59101-toolbar checkmarks not visible in viewmenu;r=varada;sr=mscott 2001-01-11 22:34:13 +00:00
cmanske%netscape.com b08bfb3e3f Added xul includes no longer included in editorOverlay.xul. Part of fix for 54584. r=ducarroz, sr=syd 2001-01-09 20:35:43 +00:00
ducarroz%netscape.com 402007ce48 Fix for bug 39627. Implementation of the print command. Also fix bug in nsMsgCompose::GetEditor who forget to addref the result. R=varada, SR=bienvenu 2001-01-09 00:15:22 +00:00
ducarroz%netscape.com b4063c23db Fix for bug 42458. email autocomplete lookup algorithm now check first name and last name too. R=varada, SR=mscott 2001-01-08 20:01:14 +00:00
disttsc%bart.nl 7566ddb5ae "Send" -> "Send Now" per spec, patch by H�kan Waara <hwaara@chello.se>, bug=55887, r=jag, a=ben 2001-01-07 03:54:57 +00:00
bryner%uiuc.edu 433f20e3da Removing unused Makefile.in's (files in these directories are now exported via jar.mn). Bug 55778. r=ben, cls. Not part of build. 2001-01-05 23:51:45 +00:00
sspitzer%netscape.com bf75a7a2b4 comment out dump() statement. no reviewer. 2000-12-31 00:26:10 +00:00
danm%netscape.com e6c4322445 adding persistence of min/max state. arguably bug 32148 r=bienvenu,sspitzer. yes, i actually got this patch reviewed by two real people. 2000-12-27 22:41:46 +00:00
sspitzer%netscape.com 222f3e58f5 fix for #63449. center the throbber vertically in messenger and messenger compose. sr=bienvenu. 2000-12-21 01:12:03 +00:00
sspitzer%netscape.com 70e0bff3c3 fix for bugscape bug #3514, compose throbber looks bad. sr=bienvenu 2000-12-20 09:15:46 +00:00
varada%netscape.com 52e97b1986 fix for #55260; new message window with new profile brings up acount wizard and waits for callback;r=ducarroz;sr=mscott 2000-12-18 22:23:26 +00:00
ducarroz%netscape.com 43cd39908f Fix for bug 62301. Hyatt forget to remove the temp patch Ben did for bug 62226. R=varada, SR=bienvenu 2000-12-14 23:15:52 +00:00
ben%netscape.com f9a5d44e92 Fix to work around 62226 so we can open the tree. .value seems to have stopped working for the
addressing widget <xul:textfield/> elements only (not for other textfield elements and not for
autocomplete widgets - URLbar in browser still works). So I made the references to the textfields'
value property in this file refer to the value property on the anonymous HTML input element, which
seems to work.
2000-12-08 06:10:46 +00:00
ducarroz%netscape.com 3d1bc6f159 Bug 60626: Remove javascrit warning. Thanks gemal@gemal.dk (Henrik Gemal) for provinding the patch.
R=ducarroz, SR=mscott
Bug 61947: Pressing enter into an empty address switch the focus to subject field. Thanks hidday@geocities.com(Fabian Guisset) for providing part of the fix.
R=sspitzer, SR=bienvenu
2000-12-07 00:41:21 +00:00
ducarroz%netscape.com df503cea42 Fix for bug 56262. Window's arguments are now passed through a nsISupports object (nsIMsgCOmposeParams). Also, I have extracted the content handler for mailto url from the nsIMsgComposeService as the URL dispatcher will create an instance of it and not get the service. I did some clean up too like using do_CreateInstance and do_GetService and removing dead code. Also, I catch any error than could append during the message compose initialization and display an alert instead of having a dead window! R=sspitzer, S=mscott 2000-12-06 19:56:27 +00:00
blakeross%telocity.com 9e6aa6ea9d Fix 55902: can't drag and drop mail into msg compose window to attach it. r=jag sr=alecf 2000-11-29 23:18:38 +00:00
blakeross%telocity.com 57cfddee0b Fix 58272: file | new message doesn't work in compose window. r=scottip sr=alecf 2000-11-21 02:36:03 +00:00
alecf%netscape.com 1d572db3e7 re-fix bug 59520 to handle dragged urls with attachments
r=blake
2000-11-20 06:46:47 +00:00
nhotta%netscape.com 659498ccd0 Changed wording of the message compose charset warning, check in for gemal@gemal.dk, bug 52429, r=nhotta, sr=alecf. 2000-11-13 20:47:19 +00:00
blakeross%telocity.com 1287323a34 Fix 48876: make d&d and modifier-/middle-click possible throughout the app and implement selection within link (50673). Also fixes 59520, 48780, 48632, 57588, 59132. r=jag sr=alecf 2000-11-09 00:06:54 +00:00
ducarroz%netscape.com f2e3285e32 Fix for bug 57678. Disable menu item Send and Change button Send to Send Later when offline. R=varada, SR=mscott, A=pdt 2000-11-02 01:39:32 +00:00
ducarroz%netscape.com 6dde92b825 Fix for bug 58532. Need to catch error thrown by the function unescape. R=sspitzer, SR=mscott 2000-11-01 23:23:06 +00:00
timeless%mac.com 303487b06d fix bug 46610 Status bar is missing offline indicator r=scottip, a=waterson 2000-10-27 03:15:52 +00:00
hyatt%netscape.com 7deabd642f Fix for 56916. r=pav, a=ben. 2000-10-22 04:09:34 +00:00
ducarroz%netscape.com b3929f0c66 Fix for bug 54481. We need to escape any comma in web page url or file name. R=putterman, SR=alecf 2000-10-13 05:16:35 +00:00
hewitt%netscape.com b3e5d1979f #54750 - messengercompose addressingWidget cleanup, r=ducarroz, sr=alecf 2000-10-10 04:47:33 +00:00
sfraser%netscape.com 3f76efb012 Fix for 52808 -- standardized nsEditorShell creation and destruction across components, to fix editor observer notification timing. r=kin,ducarroz,jelwell, sr=hyatt. 2000-10-10 01:45:46 +00:00
hewitt%netscape.com a9b268f110 on behalf of jglick, #54568 - mnemonics stuff, r=scottip, sr=mscott 2000-10-07 08:23:44 +00:00
varada%netscape.com 72a99ea0ea fix for bug 1552;helpmenu alteration;r=putterman;sr=mscott 2000-10-07 00:57:59 +00:00