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

440 Коммитов

Автор SHA1 Сообщение Дата
hangas%netscape.com b109077b5a Fix 29861 (Make throbber do the right thing for every window - mozilla and Netscape trees) r=scottip a=phil 2000-03-07 00:22:55 +00:00
ducarroz%netscape.com aba0c77cbe Fix for bug 30172. Add a line break before and after the link tag when sending a page or a link. R=rhp, A=jar 2000-03-04 16:54:36 +00:00
ducarroz%netscape.com 7313198728 Fix for bug 30188. We need to set the tree width to 0 if we want let the flex attribute do is job. This because trees have a fix width of 200px by default. R=mscott, A=phil,daver. 2000-03-03 04:57:59 +00:00
rhp%netscape.com 4e7f4db46b Fixes for file - save as in unicode and spaces in replies becoming unprintable chars - Bug #: 23418 - 29267 - r: jefft 2000-02-29 07:04:24 +00:00
mscott%netscape.com 87afa67505 Bug #23788 --> add a string for noting that we are trying to connect to
the smtp server.
r=bienvenu
a=phil
2000-02-27 08:47:28 +00:00
ducarroz%netscape.com ab16cc5173 Fix for PDT+ 28451. We need to preset return value in case user close dialog using the close box. R=hangas, A=phil 2000-02-22 22:35:26 +00:00
nhotta%netscape.com ee5c4ecff2 Changed Big5 id to be uppercase so it gets checkmarked, bug 28231, r=cata, a=bobj. 2000-02-19 00:11:24 +00:00
nhotta%netscape.com f794b5a043 Fixed the problem which prevented to put a check mark for reply charset, bug 28055, r=cata, a=bobj. 2000-02-17 03:27:29 +00:00
ducarroz%netscape.com b7bb30e474 Fix for bug 26906 (PDT+). Remove incomplete key binding. R=hangas 2000-02-17 02:38:55 +00:00
nhotta%netscape.com 93991fcc9b Enabled 'oncreate' for charset menu added code to hanlde reply/forward charset cases, bug 23540, r=cata. 2000-02-16 07:46:37 +00:00
jefft%netscape.com 8eef06b259 fixed bug 18565 -- [PDT+] Single sign-on for SMTP; implemented auth login for smtp; added smtp logging; lay ground work for tls smtp; r=alecf,bienvenu,ducarroz 2000-02-16 05:59:51 +00:00
nhotta%netscape.com eee9b5514f Added a menu item "Set Default Mail Send Character Set" also enabled check mark for the charset menu, bug 23540, r=cata. 2000-02-16 05:17:09 +00:00
sfraser%netscape.com 32a2dc720c Changes to get edit menu commands updating properly. For bug 18395. r=pinkerton 2000-02-16 01:49:50 +00:00
ducarroz%netscape.com 3c05a8ded2 Fix bug 22141. Recipients are by default non html compliant. R=alecf@netscape.com 2000-02-15 21:25:31 +00:00
andreww%netscape.com c3a582657f adding id to menupop under file>new for commercial overlay to target. bugsplat bug#369022 r=amusil 2000-02-15 21:24:39 +00:00
ducarroz%netscape.com 0ef8bf9f38 Fix regression 27830. New argument in SplitRecipients inserted at the wrong place. A=granrose 2000-02-15 19:57:55 +00:00
ducarroz%netscape.com b5e982f563 Part of fix for bug 10932, 17072, 26746. Tittle button in addressing widget has been replaced by a image to avoid to take the focus when using the Tab key. Implementation of Intelligent HTML Send feature. Set the focus in the subject line when recipients are pre filled. Cleanup Attach Web Page dialog. R=alecf 2000-02-15 06:48:13 +00:00
ducarroz%netscape.com 466a0f8f6b UI Part of feature 17072. Add new UI files to make files. R=rhp 2000-02-12 06:46:07 +00:00
ducarroz%netscape.com 353dede1e0 First Checked In. 2000-02-12 03:58:01 +00:00
hangas%netscape.com 445cd82e25 Fix for 27283 rewrote command updating and dispatching for Mail/News window so that Edit menu items would be enabled at the proper times and actually work. Partial fix for 22558 wired up platform specific Delete key to the Delete menu item. Fix for 20120 Delete button and menu now disabled on folder pane of mail window. Temp fix for 27299 overlapping Ctrl-E shortcut with Editor window, Preferences menu item now has no shortcut. r=scottip 2000-02-12 01:37:43 +00:00
hangas%netscape.com 7cd73e4c87 Partial fix for 22558, key bindings for mail window, this included adding Delete and Backspace bindings for the Delete menu item in globalOverlay.xul. Added these bindings to navigator, mail, address book and mail compose. Unable to find Editor's usage of standard Edit menu overlays, so Editor not changed. r=saari. Also a fix for 27000 fixing event handler for address book card dialog. r=saari/hyatt. 2000-02-11 06:05:04 +00:00
ducarroz%netscape.com bd80e2acf8 Fix for the regression of bug 26408. I forget to call awFinishCopyNode after we create rows during the initialization. R=jefft 2000-02-11 05:52:38 +00:00
ducarroz%netscape.com e88a376e86 Fix regression 27194. A=granrose. Check in missing for fix for bug 26966, 26984, 26988. Minor menu changes. R=alecf 2000-02-10 18:04:13 +00:00
rhp%netscape.com de76ea0ee3 Saving mail message fix for I18N - Beta1 Bug: 23418 - r: scottip 2000-02-10 06:48:22 +00:00
ducarroz%netscape.com 4386fc3801 Fix for bug 26966, 26984, 26988. Minor menu changes. R=alecf 2000-02-10 06:05:57 +00:00
cmanske%netscape.com 7ef59d741f Make Messenger Composer Format menu merge messenger-only items correctly. r=ducarroz 2000-02-10 05:13:32 +00:00
ducarroz%netscape.com 48060129e5 Fix related to bug 10932 and 26344. Need to reset all the event handlers of a dynamically created node after it has been inserted in the DOM. Also do not created a new recipient row when the user press enter after entering a recipient. R=mscott 2000-02-08 02:39:41 +00:00
rhp%netscape.com cc34e6b8ad Max message size warning feature and labeling forwarded messages by subject - Bugs: 26519 5647 - r: jefft 2000-02-08 01:15:54 +00:00
rhp%netscape.com 014209f138 This is a fix to add a second - per message FCC to compose operations - Bug #: 11697 - r: jefft 2000-02-07 03:06:51 +00:00
waterson%netscape.com 59a22e3c11 Bug 26344. Copy event handler 'by hand', as attribute-based compilation will only occur when an element is in the document. Added grafitti about using cloneNode(), which may be better, modulo bug 26528. r=mscott 2000-02-06 01:36:23 +00:00
rhp%netscape.com a6723b2717 Fix mail send problems when invalid embedded objects exist in message - Bug #: 24999 - r: ducarroz 2000-02-05 22:31:37 +00:00
ducarroz%netscape.com 0735d1968a Fix bug 25565 and part of bug 25573. Add separator beetween toolbar buttons and disable the one not yet implemented. R=hangas 2000-02-05 01:15:06 +00:00
ducarroz%netscape.com 434cd97064 Fix for bugs 12507, 15103, 15105, 22077, 25137, 26408, 10932. A lot of UI work. R=hangas 2000-02-04 22:52:03 +00:00
alecf%netscape.com 8cc26fea2c stop using currentIdentity, use the default account instead
r=sspitzer
2000-02-02 06:56:16 +00:00
alecf%netscape.com ad7405dfbd fix autocomplete so that it completes against the currently selected identity, rather than the 'current' identity (which was bogus anyway)
r=ducarroz
2000-02-02 01:54:32 +00:00
rhp%netscape.com 877171c87e Fix to add feedback for send operation - Bug 25500 - r: ducarroz 2000-02-01 22:46:38 +00:00
cmanske%netscape.com 54e280fc3a Changed IDs for colorpicker popups so they work in message composer. r=danm 2000-01-29 01:00:08 +00:00
ducarroz%netscape.com d29e7f2ff4 Fix for bug 24628. Smarter decodage of parameters, use pattern [="] and [",] instead on checking only on the quote/doubelquote characters do detect start and end quote in parameters. R=jefft 2000-01-25 03:00:12 +00:00
ducarroz%netscape.com 5f81d1f98e Fix for bug 16924,21280. We need to set the focus on a new created row on timer to let a reflow really create the new node. R=alecf 2000-01-25 02:58:53 +00:00
brade%netscape.com 75cc556538 separate debug options out of EditorCommands.js (r=kin) 2000-01-24 15:31:39 +00:00
brade%netscape.com 89f92f2701 remove unused function (r=kin) 2000-01-24 15:29:39 +00:00
hyatt%netscape.com d17711abfa Added support for snapping a tree widget to a certain row height. r=pavlov 2000-01-17 03:57:00 +00:00
sspitzer%netscape.com b8680ff540 step 2 of divorce the mailnews migration code from the account manager 2000-01-15 09:00:46 +00:00
ducarroz%netscape.com b29c378864 Fix for bug 23109 & 23331. Call new api msgCompose.AttachmentPrettyName to convert an attachment url to something nicer to display in the attachment pane. R=jefft 2000-01-15 01:38:34 +00:00
sspitzer%netscape.com efca0bc1e6 don't hardcode this alert, move it to a string bundle. 2000-01-12 08:04:07 +00:00
ducarroz%netscape.com 42d6cd338d Fix for bug 23490. nsMsgDatabase::RowCellColumnToCharPtr should not return an error when a cell is empty but an empty string. Also add default subject when user doesn't specify one. R=bienvenu 2000-01-11 22:41:36 +00:00
hyatt%netscape.com 5b5da8f095 Getting the addressing tree out of a div. 2000-01-10 07:37:39 +00:00
jefft%netscape.com fb78af0676 fixed bug 23133, 23136 - Send Link & Page not escaping page url and not generating href tag; r=ducarroz 2000-01-06 23:35:57 +00:00
ducarroz%netscape.com d92206ebd0 Fix for bug 21025. Need to unescape the attachment url before putting it in the attachment pane. R=jefft 2000-01-05 00:20:34 +00:00
ducarroz%netscape.com 2636e08bc0 Fix for bug 22420. Change capitalization. R=nicole 1999-12-23 23:37:00 +00:00
ducarroz%netscape.com 12733af5c2 Fix for bug 21606. Don't autocomplete an empty string. R=putterman 1999-12-13 22:59:01 +00:00
ducarroz%netscape.com 83af437555 Fix for bug 20922. OnAutocComplete and AutoComplete now must start with a lower case. R=hangas 1999-12-06 20:10:05 +00:00
hyatt%netscape.com b3adb806c3 Making messengercompose compliant. 1999-12-05 09:10:47 +00:00
cmanske%netscape.com 7a493ed3db XUL changes for messengercompose to keep in line with UI changes made to editor. r=brade 1999-12-04 01:35:30 +00:00
ducarroz%netscape.com cc9f91e6d8 Fix for bug 20554. As tree cells are now boxes, We need to set/get the value attribute instead of creating a text node under it. R=putterman 1999-12-03 00:12:23 +00:00
alecf%netscape.com 8dfb58e0e1 mail architecture cleanup (no bug - emptying my tree before next week's closure)
- get rid of GetAccountManager call (it's now a service)
- move hacks GetCurrentIdentity and GetCurrentServer into the account manager for now
- eliminate these calls from nsMsgMailSession
- update all call sites (C++ and JS)
r=mscott
1999-12-02 06:59:28 +00:00
ducarroz%netscape.com 30fa8e4460 Fix for bug 20219. Use spring instead of flex to separate a label from its text field. R=sspitzer 1999-12-02 02:17:50 +00:00
ducarroz%netscape.com 65a16ca43e Fix column width problem in MsgCompose addressing widget. This is related to bug 20506. R=sspitzer. 1999-12-02 01:11:16 +00:00
ducarroz%netscape.com e2b9d47819 Fix for bug 16340. Add button Insert Object in MsgCompose Format Toolbar. R=cmanske 1999-12-01 22:54:48 +00:00
ducarroz%netscape.com cf57bd1554 Fix for bug 17771. Add a split addresses function in nsIMsgCompFields to let the UI use backend code to split correctly email addresses. R=jefft 1999-12-01 22:34:45 +00:00
cmanske%netscape.com b39b6ad932 Changed Message Composer UI for new color picker UI. r=sfraser 1999-12-01 22:19:56 +00:00
sspitzer%netscape.com 480870fa53 fix for #20506. this makes the addressing text area big as wide as possible, which is what we want. 1999-12-01 22:14:09 +00:00
sspitzer%netscape.com 7e1ab2889c fixed by ducarroz. r=sspitzer 1999-11-29 22:28:40 +00:00
sspitzer%netscape.com 482fba02c7 remove workaround for #14312, it is no longer needed. 1999-11-29 20:41:23 +00:00
akkana%netscape.com 63a098fcc6 11818: Rename the special XUL key from "command" to "xulkey" so it won't
confuse people into thinking it has something to do with the Mac command key.
This means changing all the XUL keybinding files from command= to xulkey=.
r=brade.
1999-11-23 23:24:57 +00:00
ducarroz%netscape.com a6502fcb8d Fix for bug 18974 & bug 15238. We need to use the default identity when no identity is specified. r=alecf 1999-11-18 21:57:06 +00:00
cmanske%netscape.com 878d64f599 Changed Mail Composer XUL to use Increase/Decrease font size instead of combobox (part of fix for 18774) r=sfraser 1999-11-13 16:37:16 +00:00
ducarroz%netscape.com 57a3414438 Fix for bug 18605. We need to listen on nsMsgCompose and not anymore on nsIEditorShell in order to synch. the Front End with the Back End. R=rhp 1999-11-13 16:04:41 +00:00
saari%netscape.com e94b2db7dc Adding user-focus: normal CSS rule to make message compose subject and to: field fuction properly. R: billions and billions of monkeys 1999-11-13 08:17:17 +00:00
ducarroz%netscape.com 0dacef912c File Removed. 1999-11-13 00:00:29 +00:00
ducarroz%netscape.com 9e5dd75006 Fix for bug 12080, 16730: I cannot modify the window from a JS listenner function, therefore I use a timer function to do the job. Also, I've implemented support for pref "mailnews.reply_on_top". And add a space to the standard signature separator, now it's "-- ". R=jefft 1999-11-12 23:44:28 +00:00
ducarroz%netscape.com 72e11ccdf6 Add a dark gray line under the addressing toolbar to separate it from either the body or the HTML format toolbar. R=german 1999-11-12 23:44:26 +00:00
ducarroz%netscape.com ad700a0489 Remove unused files. R=jefft 1999-11-12 23:44:24 +00:00
rhp%netscape.com 7146894865 Changes for multipart alternative UI - Bug #: 17770 - r: jefft 1999-11-12 02:58:22 +00:00
dmose%mozilla.org 8535dda53e updated xPL license boilerplate to v1.1, a=chofmann@netscape.com,r=endico@mozilla.org 1999-11-06 03:43:54 +00:00
ducarroz%netscape.com 753a2ae792 Fix for bug 17902. Fix various FCC problems as well error display. R=alecf, A=chofmann 1999-11-04 04:58:06 +00:00
cmanske%netscape.com 1e667dbe62 Changed Mail Compose XUL to use new comboboxes on toolbar (bug 17098). 1999-11-03 02:18:01 +00:00
sspitzer%netscape.com 9bd146a0ad fix #16457, r=mscott. if an error occurs in the SMTP protocol state machine, we may need to pop up the alert right then, and not when we get back to the url listener, because we'd loose the error text from the SMTP server. these changes
pop up the alert and set the error code so that the url listener doesn't try to
pop up another alert.  define a bunch of new error codes, and remove nsMsgTransition.h, which was defining all the MK_ error codes that were in there.
are no longer needed.
1999-11-02 23:27:46 +00:00
mscott%netscape.com 4e63acaf85 Checking this in for hangas. Fixes the grey menus in the compose window.
r=mscott
1999-10-28 01:52:13 +00:00
cata%netscape.com fc69c75001 I'm checking in for momoi, r=cata, bug #17018, Charset Menu usability workaround. 1999-10-27 23:10:51 +00:00
hangas%netscape.com 4c0d31db99 Cleaned up bad style rules in global.css - should result in noticable performance improvement. Converted <titledbutton> rules to all use a class, this way we can be specific about how each type of button should look. Added line between columns in tree headers. Indented treecell contents. Cleaned up mail and AB toolbars. Fixed reflow and other drawing issues with toolbar buttons on new skins. Fixed problems in results tree on AB window. Other misc visual changes. Fixed bug 16530, changing the word Messenger to Mail. r=german/hyatt 1999-10-27 23:01:09 +00:00
hangas%netscape.com 2819886968 new ui. r=pavlov,german,hyatt 1999-10-26 00:39:19 +00:00
ducarroz%netscape.com 5db19c6ffc Bug 14258, implement Send Page. R=alecf 1999-10-23 04:50:20 +00:00
ducarroz%netscape.com 14154d88b4 Fix for bug 15313 & 15536. .txt files are now interpreted as XML document. Therefore we need to load a .html file even if it content is purely plain text. R=rhp 1999-10-18 22:38:54 +00:00
hyatt%netscape.com 91b6e1598b Fix for 16479. r=waterson 1999-10-15 07:54:43 +00:00
sspitzer%netscape.com 34170bd943 whoops, forgot this wee bit of JS. 1999-10-13 05:14:16 +00:00
sspitzer%netscape.com 9239c64d46 fix for #16264, r=mscott. migrate prefs (if we need to) when compose is opened.
also, if we have no identities, launch the account wizard so the user can create
 one.  also, cache the nsIMsgMailSession, we don't need to go through Components
[] and do a getService each time.
1999-10-13 05:09:14 +00:00
sspitzer%netscape.com 811f8cad4c fix for bug #14591, r=mscott.
handle the case where we migrate from 4.x and our sent folder is on the imap server.
but, since we haven't logged into the imap server yet, our folders are undiscovered.

other related fixes:
1) make it so on failure to fcc, save to draft, save to template, send later the message shows up.
2) clean up the error message strings
3) fix how we determine if an URI points to a local folder. (all we need to do is look at the scheme and see if it is "mailbox:"
4) remove a stale comment.
1999-10-13 04:12:06 +00:00
tao%netscape.com 3fedc0502b Move da-DK files to l10n/lang; r=leaf 1999-10-08 01:06:56 +00:00
tao%netscape.com 567a311790 Move localized resource files to mozilla/l10n/lang. 1999-10-07 23:59:32 +00:00
ducarroz%netscape.com cef1487a73 Fix for bug 14561, Already checked in the M10 BRANCH. Error must have negative value. A=choffman, R=mscott 1999-10-04 23:43:57 +00:00
hyatt%netscape.com 9e75934ef0 Splitting xul.css into two files and making them load automatically at startup. R=danm@netscape.com 1999-10-01 20:49:07 +00:00
jefft%netscape.com 987b1259ec implemented forward messages as attachments & inline; a=mcafee 1999-09-29 20:43:50 +00:00
hangas%netscape.com 1912085efc Added ability to hide and show toolbars and taskbar to all mail windows. Added accesskeys to a number of menu items and fixed menus across product. Moved broadcaster elements to top of xul files to give command keys a chance to work. a=chofmann 1999-09-29 04:29:20 +00:00
hangas%netscape.com 707a7c995a New menu items now match the spec for navigator, mail, address book, and mail compose. Fixed navigator quit menu item to use global overlay. a=chofmann 1999-09-27 20:56:35 +00:00
mscott%netscape.com 74eaaeb54d If we make an error string have a negative ID then the high bit of the id is set. This allows us to pass in the
string ID around as an nsresult and it will properly be detected as an error code when we do NS_FAILED(rv)
tests on it..nifty huh...
1999-09-22 08:07:52 +00:00
ducarroz%netscape.com e5c121a255 fix spelling error 1999-09-22 03:13:18 +00:00
ducarroz%netscape.com 13284f5873 Add back an menu item to delete attachment 1999-09-22 03:12:48 +00:00
ducarroz%netscape.com eea78a2bbc Add back menu item Remove Selected Attachment as delete key doesn't work on windows tree widget. The Danish label must be converted from "Remove Last Attachment" to "Remove Selected Attachment" 1999-09-22 02:58:40 +00:00
mscott%netscape.com 43d0472a5c Add smtp server warning strings. 1999-09-22 02:19:00 +00:00
ducarroz%netscape.com 0681ad2be3 Add vertical separator in toolbar, bug 14272 1999-09-22 01:53:37 +00:00
ducarroz%netscape.com e84b115b8b Fix problem with autocomplete, bug 14281 1999-09-22 01:37:43 +00:00
ducarroz%netscape.com a63ece9e1f Add new Attachment UI, bug 11116 1999-09-22 00:49:26 +00:00
saari%netscape.com 6df67e6af3 Changing broadcaster to use onbroadcast instead of oncommand. Adding the "braodcast" "commandupdate" and "input" events. Changed all xul observes nodes to use onbroadcast instead of onchange. 1999-09-21 23:02:35 +00:00
mscott%netscape.com 64e9e8db4e Remove obsolete properties file. 1999-09-21 06:51:36 +00:00
mscott%netscape.com 8f00d1883d WE can't insert \n (newline character) in the properties file so take them out. 1999-09-21 06:51:01 +00:00
mscott%netscape.com 60fc3e8677 Remove obsolete reference to composebe.properties 1999-09-21 06:47:11 +00:00
mscott%netscape.com 6c0aab08a4 remove obsolete reference to composebe.properties. 1999-09-21 06:45:36 +00:00
mscott%netscape.com 79071dcbee Remove reference to obsolete properties file (composebe.properties). 1999-09-21 06:44:43 +00:00
mscott%netscape.com f70ec41fa7 remove obsolete properties file. This file has been moved and renamed to compose\resources\locale\en-US\composeMsgs.properties 1999-09-21 06:42:58 +00:00
alecf%netscape.com 31f2ef8625 add support for identity-specific HTML compose and signatures 1999-09-21 05:37:23 +00:00
hangas%netscape.com 3db876b7a6 Added key binding to dialogOverlay.xul for OK and Cancel buttons. Updated xul windows to include these keys. 1999-09-21 05:20:56 +00:00
tao%netscape.com 735bb7b294 14391: [L12y] PLS remove locale name (en) from "*_en.properties". 1999-09-21 01:32:06 +00:00
tao%netscape.com 4b710c3bd6 14391: [L12y] PLS remove locale name (en) from "*_en.properties". 1999-09-21 01:22:43 +00:00
sspitzer%netscape.com a67ae1e683 fix bug #10235
implement "pre-select the right identity when composing based on folder pane selection" feature.
1999-09-20 08:13:27 +00:00
sspitzer%netscape.com c245a83fdb check in work around for #10235
check in start of work for #14312
fix a couple warnings
comment out some dump() calls
1999-09-20 02:12:28 +00:00
tao%netscape.com 14ab1fbf1f Hook up da-DK 1999-09-18 02:07:24 +00:00
tao%netscape.com 01d9396f83 First checkin of da-DK resource files contributed by
Henrik Lynggaard<Lynggaard@netscape.net>
1999-09-17 23:35:55 +00:00
fergus%netscape.com 8df315eda4 Adding localization notes. 1999-09-17 23:31:01 +00:00
ducarroz%netscape.com dcd1e4aaaa cleanup 1999-09-17 20:28:22 +00:00
ducarroz%netscape.com 58359dc85c elimnate redundancy, bug 10539 1999-09-17 20:27:46 +00:00
mscott%netscape.com 9a703342b2 export new compose messages properties file 1999-09-17 05:04:10 +00:00
mscott%netscape.com c897447c56 Export new properties file. 1999-09-17 05:00:36 +00:00
mscott%netscape.com 4d68eca001 export the new compose messages properties page. 1999-09-17 04:59:12 +00:00
mscott%netscape.com cc254487c7 the properties file for back end compose messages was in the wrong directory. Moving it into the locale
directory where it belongs.
1999-09-17 04:58:27 +00:00
ducarroz%netscape.com 52dc772b54 Did some cleanup and fix a problem that didn't let us to specify the body through a mailto url. 1999-09-16 23:39:54 +00:00
hangas%netscape.com e658984778 More advances in commanUpdater development. Making this work from globalOverlay.xul so that less xul and js is required for each window. 1999-09-16 07:37:45 +00:00
briano%netscape.com ee4b7e738e General cleanup. 1999-09-14 23:05:06 +00:00
law%netscape.com 9d4f364482 Enable mail composition to be opened via window.openDialog 1999-09-14 21:19:27 +00:00
ducarroz%netscape.com 5a61062688 Remove key binding again as other problems appear! 1999-09-14 19:54:41 +00:00
hangas%netscape.com 620ccacd0c Moved Close menu item to its new location. 1999-09-14 06:18:08 +00:00
ducarroz%netscape.com 410b750788 Let the user tabs into the body from the subject edit field. Fix bug 10932 1999-09-13 22:20:07 +00:00
hangas%netscape.com fbe29da0df Using edit menu items from globalOverlay.xul 1999-09-12 08:41:46 +00:00
hangas%netscape.com f39fdd9390 Modifications to use new features in globalOverlay.xul 1999-09-12 02:30:04 +00:00
hangas%netscape.com d2bad970dc Added many menu items to globalOverlay.xul and modified messenger 3pane, compose window, and address book to use them. 1999-09-12 02:22:11 +00:00
hangas%netscape.com 53eae4f9c6 Major Cleanup and bug fix effort for addressbook. 1999-09-10 23:15:25 +00:00
ducarroz%netscape.com 674d3ee062 Reactivate key binding, fix for bug 11184 1999-09-10 23:10:18 +00:00
ducarroz%netscape.com a0ed04d5ab Add a way to extract headers during parsing of a message and give them back to the caller 1999-09-10 18:57:03 +00:00
jfrancis%netscape.com dbf24f7fe3 passing corrected format string to editor 1999-09-08 18:49:24 +00:00
putterman%netscape.com e4ca948557 Fix for 13328. Approved by leaf. 1999-09-08 17:34:01 +00:00
jfrancis%netscape.com 640e7651d8 mail now asks for special mail-compose rules from the editor 1999-09-08 06:28:11 +00:00
sspitzer%netscape.com 8ee7aa94ae remove my work around for bug #11010, since it is no longer needed. thanks to mdubinko@yahoo.com for keeping on top of that bug report. 1999-09-07 20:33:11 +00:00
brade%netscape.com 70f20145ab remove some keybindings; these should be coming from an overlay anyways 1999-09-07 14:40:51 +00:00
sfraser%netscape.com a8fd2e712b Change id on the file menu <menupopup> from "fileMenu" to "fileMenuPopup" 1999-09-02 21:58:12 +00:00
sfraser%netscape.com 2a391869b0 Landing XUL overlays for editor keys, toolbars and menus. 1999-09-02 04:55:52 +00:00
sfraser%netscape.com ffb6550510 No longer need the dot of .Format 1999-09-02 04:50:14 +00:00
briano%netscape.com 98949485c0 Fix for objdir builds. 1999-09-02 02:37:58 +00:00
ducarroz%netscape.com 968efc9924 Hide HTML toolbar when compose in plain text mode, fix bug 9512 1999-09-02 01:26:34 +00:00
ducarroz%netscape.com adee24a197 Set the caption after ender is done loading the page. Fix bug 10396 1999-09-01 00:42:16 +00:00
ducarroz%netscape.com af10b505ed Set correctly the focus either on the first repient or on the body. Fix for bug 6565, 8481 and 12080 1999-08-31 01:12:25 +00:00
waterson%netscape.com 26b265f877 Add an 'html:div' tag so that we don't reflow this indefinitely. 1999-08-30 21:34:50 +00:00
hangas%netscape.com b282e95e4f Changed back to onkeyup= because someone broke the windows onkeypress= again. 1999-08-27 07:06:25 +00:00
alecf%netscape.com 62b94d9ec4 fix 12549 1999-08-27 03:44:47 +00:00
ducarroz%netscape.com f4032734cc Add Ender Debug Menu 1999-08-26 00:41:32 +00:00
ducarroz%netscape.com bde78f8bf8 Moved entity into MsgAttachPage.dtd 1999-08-25 02:32:39 +00:00
ducarroz%netscape.com b35cf3f4f4 Add MsgAttachPage.dtd 1999-08-25 02:31:31 +00:00
ducarroz%netscape.com 7c40fc9f88 First Checked In. 1999-08-25 02:29:45 +00:00
rhp%netscape.com 9f8965fd73 Image cleanup 1999-08-22 15:54:20 +00:00
rhp%netscape.com 8d67e1f631 Code cleanup changes 1999-08-22 15:48:46 +00:00
hangas%netscape.com acf08bfc90 Changed Select Addresses dialog to be modal. 1999-08-21 00:24:26 +00:00
hyatt%netscape.com f1252f912a Renaming onaction to oncommand. 1999-08-20 22:58:32 +00:00
hangas%netscape.com 4e3b992ce5 Added dynamic addressing widget to mail compose window. It still needs work, mainly waiting on XP bugs. Hook?=sspitzer 1999-08-19 22:22:44 +00:00
hangas%netscape.com da9b69ce87 Added icon to addressing widget, change selection behavior. 1999-08-10 21:24:35 +00:00
hangas%netscape.com aa630dc8f7 Changed background color of tree to inherit background color rather than the white picked up from xul.css 1999-08-10 01:56:51 +00:00
hangas%netscape.com be79a29ebb Added treeallowevents to allow click through on addressing widget. 1999-08-10 01:36:20 +00:00
hangas%netscape.com ba19a36a47 Moved addressing widget from messengercompose to its own overlay 1999-08-09 23:59:54 +00:00
hangas%netscape.com 0b53260df1 added addressing widget to build 1999-08-09 23:59:06 +00:00
hangas%netscape.com 7a819bb885 First Checked In. 1999-08-09 23:58:19 +00:00
sspitzer%netscape.com 9c77a3e16f use try and catch in the message compose javascript. 1999-08-09 14:23:44 +00:00
ducarroz%netscape.com 93e4c10251 Remove &nbsp; in order to make japanese mail works because of entity bug 1999-08-07 00:28:28 +00:00
ducarroz%netscape.com a967cfca7b Remove temporary the key binding, fix for bug 11184 1999-08-06 20:29:18 +00:00
ducarroz%netscape.com cd5345b411 fix for bug 10382 1999-08-06 00:19:17 +00:00
sspitzer%netscape.com 64909467f3 remove taunting of QA 1999-08-05 14:55:13 +00:00
rhp%netscape.com 4cd2be5eb4 Changes for quoting cleanup in mail compose 1999-08-04 20:19:45 +00:00
brade%netscape.com 94a75f46ca editor keybindings (some may need to change to be mailcompose-specific) 1999-08-03 15:01:00 +00:00
rhp%netscape.com 2e7714f4c7 Just adding a new file - NOT PART OF THE BUILD 1999-08-03 02:41:39 +00:00
putterman%netscape.com 24cac7719c Text goes on bottom of buttons. 1999-08-03 00:01:13 +00:00
hangas%netscape.com 7e7e21b5e6 Fixed the Exit menu item for all mailnews windows to match the new menu structure. Hook?=dp 1999-08-02 23:16:13 +00:00
hangas%netscape.com e2b58c499d Updates for the new address book xul file names, added dtd files, removed html files, overall reorg. 1999-08-02 18:27:42 +00:00
sspitzer%netscape.com bdd0fd0f5a fix attach menu to play in the new xpmenu world. 1999-07-31 20:29:12 +00:00
sspitzer%netscape.com a83451d758 use the right image for the throbber. we should make the throbber css info should be global. I'll log a bug and get to that later. 1999-07-31 20:15:21 +00:00
sspitzer%netscape.com 97ac94a263 changes to live in hyatt's new xpmenu world. stub AttachVCard() 1999-07-31 19:34:17 +00:00
sspitzer%netscape.com 471e37b045 landing compose attachment ui changes. 1999-07-31 19:05:36 +00:00
hyatt%netscape.com d11e6f8846 Phase 3. Moving the menu bar into the toolbox and enabling XP menus. 1999-07-31 11:33:23 +00:00
hyatt%netscape.com 25906786b3 Fixing mailcompose menu bar. 1999-07-31 07:54:30 +00:00
hyatt%netscape.com 689643e658 Phase 1 of XP menu landing. Patching XUL files. 1999-07-31 03:01:03 +00:00
davidm%netscape.com fe4a23b937 Remove <?xml-stylesheet href="chrome://global/skin/" type="text/css"?> now that tasksoverlay.css is in 1999-07-27 23:45:13 +00:00
sspitzer%netscape.com 0819083bd1 wrap prefs with try and catch. turn back on ComposeLoad() call. 1999-07-27 21:24:57 +00:00
waterson%netscape.com f6b84db71a Land TEMPLATE_19990726_BRANCH; RDF C++ content model builder exorcism. 1999-07-27 17:20:28 +00:00
ducarroz%netscape.com a6384233f9 Remove extra character sets introduced during my previous checking by mistake. Also enable back the charset menu. 1999-07-27 07:00:12 +00:00
ducarroz%netscape.com d793008e33 Remove extra character sets introduced during my previous checking by mistake. 1999-07-27 06:32:59 +00:00
hangas%netscape.com a06a798987 Fixed bustage left behind by previous checkins of this file. Hook? = arielb 1999-07-27 03:39:46 +00:00
hangas%netscape.com f60b3ef970 Added taskbar to all mailnews windows, fixed xul files that began to fail after recent C++ checkins, and misc small UI enhancements. Hook? = arielb 1999-07-27 02:57:36 +00:00
sspitzer%netscape.com a250c2a7d5 other header in compose feature, from dmose@netscape.com and endico@netscape.com. 1999-07-27 01:11:10 +00:00
ducarroz%netscape.com dc722f8296 Use entitie for charset menu 1999-07-27 00:51:55 +00:00
ducarroz%netscape.com c74266482d Add css info for attachment tree 1999-07-27 00:51:29 +00:00
ducarroz%netscape.com 444964fd2e Implement function MessageFcc() 1999-07-26 14:27:54 +00:00
hangas%netscape.com 24f57c17f0 Added taskbar to address book, turned on abilty to go to front most mail 3pane or ab from Tasks menu. Added Page Setup to messenger compose. Hook? = jj 1999-07-23 02:14:33 +00:00
sfraser%netscape.com 8d4239ffbc Fix message compose to identify content iframe the correct way. 1999-07-23 00:18:44 +00:00
hangas%netscape.com ce4d8741e6 Added editor.css so that editor toolbar would have the right appearance. 1999-07-22 18:45:13 +00:00
ducarroz%netscape.com 88f0df73b4 Implement UI for "Reply To" and "Followup To". Implement also the menu file/close. 1999-07-21 20:45:59 +00:00
ducarroz%netscape.com 3e09034fe6 put entities into a tdt file and cleanup menus (remove some and add menu Message) 1999-07-20 23:41:07 +00:00
ducarroz%netscape.com 9ccf9c5edd Add functions for handling menu "Message" 1999-07-20 23:39:37 +00:00
ducarroz%netscape.com f6c7c2c282 Add folder locale 1999-07-20 23:36:19 +00:00
sspitzer%netscape.com cd19ad349e ignore generated Makefiles 1999-07-20 23:34:55 +00:00
ducarroz%netscape.com 9b56a2c4ce Add folder locale 1999-07-20 23:20:38 +00:00
ducarroz%netscape.com ceb145742f First Checked In. 1999-07-20 23:15:15 +00:00
hangas%netscape.com d845e4857d Added globalOverlay.xul and tasksOverlay.xul to the messenger 3 pane window and the mail compose window 1999-07-20 04:47:41 +00:00
sspitzer%netscape.com c573b59461 changes to set the title of the compose window to be the subject of the message. still more to do, but it is a start. 1999-07-18 00:10:52 +00:00
nhotta%netscape.com 5c2b9055fd Bug 9555, removed UTF-7 from charset menu. 1999-07-17 02:16:31 +00:00
ducarroz%netscape.com 01f9e0c400 handler onClick must be written in lower case else it wont fire anymore. I have also activated the menu item "Send Now". 1999-07-16 19:48:03 +00:00
sspitzer%netscape.com 992d3f6eb8 taunt qa a little for losing to engineering at bowling. 1999-07-16 00:48:37 +00:00
ducarroz%netscape.com 9d25fb7084 Add a new message compose service command that let you create a message from a nsIMsgCompFields. 1999-07-14 21:34:25 +00:00
ducarroz%netscape.com 8486363231 Improve function GetArgs. Now a argument can have a comma in it. 1999-07-14 17:37:01 +00:00
sspitzer%netscape.com 0bb08c7a52 export the js file needed for autocomplete on the Mac 1999-07-13 20:59:47 +00:00
putterman%netscape.com 9916d739d7 Add addressAutlComplete.js. 1999-07-13 20:59:44 +00:00
hangas%netscape.com bc6376fccc Enabled a number of address book features, and connected the address book to the compose window. 1999-07-13 20:25:38 +00:00
mscott%netscape.com f6f59653a5 Add NPL to xul file. 1999-07-13 19:22:25 +00:00
sspitzer%netscape.com ac592a8126 changes to enable crude autocomplete 1999-07-13 19:08:27 +00:00
rhp%netscape.com 65ff7eee4e Compose back end cleanup 1999-07-13 18:38:36 +00:00
sspitzer%netscape.com 7e98bb02f5 not part of build yet.
changes to not do autocomplete when we have a newsgroup.
eventually, we could implement newsgroup autocomplete pretty easy now.
1999-07-09 20:18:17 +00:00
sspitzer%netscape.com 45580beab9 javascript to do addressbook autocompletion.
thanks to the almighty waterson for the help.
not part of the build yet.
1999-07-09 19:01:18 +00:00
rhp%netscape.com 72c86e77bc Just adding new file (NOT PART OF THE BUILD) Got the ok from chofmann 1999-07-08 20:48:15 +00:00
hangas%netscape.com a3b9ceca94 Adjustments for Hyatt's window changes. 1999-07-07 22:04:49 +00:00
rhp%netscape.com 51d133f7e9 Changes for copy operations 1999-07-06 23:46:29 +00:00
ducarroz%netscape.com 0d8643ddb6 remove comment that wasn't true anymore 1999-07-06 22:53:02 +00:00
ducarroz%netscape.com 179cbe9e4e Implement new UI with dynamic recipients list (blocked to 3 fields for now) 1999-07-03 21:40:41 +00:00
alecf%netscape.com c61a84622d add support for identity dropdown, and reformat header toolbars to look a little nicer 1999-06-29 04:55:30 +00:00
hangas%netscape.com bc9fc0eb47 Moved js code to open selectaddress dialog to the compose js file 1999-06-25 21:09:24 +00:00
ducarroz%netscape.com ccf93a6f99 Clean up old and unused code. Set the focus to the "to" field. Initialize var "contentWindow" used by editor JS 1999-06-21 20:28:05 +00:00
ducarroz%netscape.com 284e4324bf fix bug #8124, catch JS execption while setting the wrapColumn. 1999-06-15 00:24:10 +00:00
ducarroz%netscape.com 4bfbda7d78 update Editor toolbar 1999-06-15 00:23:00 +00:00
sfraser%netscape.com b476dc773e editorAppCore is no more; use XPIDL'd editorShell instead. 1999-06-11 18:59:09 +00:00
ducarroz%netscape.com 1aa0355d0b Replace Compose Appcore by XPConnect object nsIMsgComposeService & nsIMsgCompose. 1999-06-11 00:25:15 +00:00
sspitzer%netscape.com d03bc12900 giant cleanup of Windows mail / news makefile.wins. properly use MODULE, and name things so that Windows and UNIX match. (a big checkin for UNIX proceeded this.) 1999-06-08 02:22:10 +00:00
mscott%netscape.com a80e4efdcf remove IGNORE_MANIFEST. 1999-06-07 21:28:20 +00:00
law%netscape.com bf1be08cdf "First step towards exorcism of nsIXULWindowCallbacks" 1999-06-07 19:21:33 +00:00
hangas%netscape.com 3da6c78b48 Added AddressBook.js 1999-06-07 18:52:09 +00:00
sspitzer%netscape.com 159b9819e4 cvs ignorage for the generate Makefiles 1999-05-28 23:52:47 +00:00
putterman%netscape.com 125cb0ef16 Part of new mailnews resources hierarchy. 1999-05-28 20:10:53 +00:00