ducarroz%netscape.com
ad59ed590c
Fix for bug 20180. Since we use menulist instead of SELECT, we need to extract the identity key from the menuitem's id.
2000-04-22 05:41:15 +00:00
ducarroz%netscape.com
1e5a0147f2
Fix for bug 16354. Landing of the new autocomplete in mailnews
2000-04-22 03:29:36 +00:00
danm%netscape.com
d0d8c4d5c3
dist...chrome restructuring
2000-04-19 21:42:30 +00:00
cmanske%netscape.com
fb4c86c453
Fixed 20938: added 'Blank Page to Edit' to 'New' submenus in all primary module windows. a=german
2000-04-15 03:08:43 +00:00
sspitzer%netscape.com
15475908d1
changes so that the alert for cross posting to multiple news server shows up.
...
(instead of a silent failure.) note, we are still being too over-zealous when
deciding if you are cross posting to multiple servers. see bug #35338
2000-04-12 09:48:25 +00:00
ducarroz%netscape.com
32b3ac7287
Rename Addressbook classes nsIAutoCompleteSession & nsIAutoCompleteListener to avoid any conflict with the new autocomplete widget during it's landing. R=mscott.
2000-04-12 06:12:41 +00:00
sspitzer%netscape.com
6fdba025f1
fix for #33749 . first time compose window problems on linux. use skinnable menulist instead of html-select (kill two birds with one stone.) right-on=mscott, amen=leaf.
2000-04-07 23:47:31 +00:00
akkana%netscape.com
9f26f657f6
24360: make mail compose window remember its size/position. r=cmanske,a=leaf
2000-04-06 01:22:41 +00:00
nhotta%netscape.com
dc4af49234
Adding a new string resource for an alert, bug 28908, r=ducarroz.
2000-04-04 23:54:17 +00:00
akkana%netscape.com
28111befe9
Fix Paste as Quotation in the editor and mail compose menus. r=cmanske, mail stuff r=ducarroz
2000-03-30 01:26:25 +00:00
sspitzer%netscape.com
8badc05d83
move all the verify account stuff into a central place, and call
...
it when opening messenger, message compose and addressbook. bug #33558
fix some debugging printfs. add some new files to the build for the new subscribe dialog.
(not turned on yet.) general cleanup.
2000-03-28 07:26:41 +00:00
ducarroz%netscape.com
4007ab88b6
Fixes related to message compose UI, save attachment, edit message as new and draft message. Those changes fix bug 14868, 23627, 24185, 24864, 24930, 26087, 26733, 27171, 27762, 27931, 27932, 29119, 29176, 30279, 31546 and 28677. R=alecf, rhp, jefft
2000-03-23 06:39:19 +00:00
ben%netscape.com
cf42a9139a
switch from titledbutton on toolbar to button
2000-03-23 04:21:55 +00:00
cmanske%netscape.com
24c92915f5
Better strategy for skinable chrome: put EditorToolbars.css include in editorOverlay.xul, so other users automatically get correct css. r=sfraser
2000-03-22 03:22:59 +00:00
cmanske%netscape.com
6469cab2ab
Fixed bug 20829 - separate editor toolbar css into separate file to be shared with mail composer. r=sfraser
2000-03-22 03:00:05 +00:00
nhotta%netscape.com
bc44a0d3b9
Cached charset names for charset title performance, bug 20249, r=duccaroz.
2000-03-17 22:32:14 +00:00
nhotta%netscape.com
06e130de11
Adding an error hanlding for charset title, bug 20249, r=ducarroz.
2000-03-17 03:23:46 +00:00
nhotta%netscape.com
3ec5b20b44
Added charset feedback UI and some localizability works, bug 20249, r=ducarroz.
2000-03-17 01:13:04 +00:00
ducarroz%netscape.com
4abbb98355
Fix for bug18584. Add new properties for the save message dialog. R=jefft
2000-03-16 15:31:34 +00:00
ducarroz%netscape.com
fd53eb234e
Fix for bugs 18584 (draft warning when close window), bug 21841 (new recipient type should be same than previous one), bug 31250 (no key navigation in identity dropdown list), bug 28859 (don't ask for format when saving a message). R=jefft
2000-03-16 00:09:32 +00:00
rhp%netscape.com
2ec0c6b8e6
Fixes for compose back end problems - Bug #: 25610 29806 30048 30744 31207 31589
2000-03-15 02:09:43 +00:00
akkana%netscape.com
b0c8f8b961
31438: stealth msg compose (r=ducarroz)
2000-03-14 03:25:15 +00:00
hangas%netscape.com
d1f6b630a1
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
dcbbacb3fe
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
e96fa14c55
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
712e34ff48
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
baf45ba2e9
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
8c2b59f72a
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
3a31859f27
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
39aee41f80
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
998f0409c2
Fix for bug 26906 (PDT+). Remove incomplete key binding. R=hangas
2000-02-17 02:38:55 +00:00
nhotta%netscape.com
f9e280f75a
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
6c4c31dbda
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
2533c5792f
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
200e0c336e
Changes to get edit menu commands updating properly. For bug 18395. r=pinkerton
2000-02-16 01:49:50 +00:00
ducarroz%netscape.com
647316c7a8
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
7a1887eed3
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
8aed8032e5
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
b805bebf76
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
a2a267cd38
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
de26773fb7
First Checked In.
2000-02-12 03:58:01 +00:00
hangas%netscape.com
e0aa87a046
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
37836f02ae
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
e41fc5f763
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
7f3c6dafae
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
66fcba297a
Saving mail message fix for I18N - Beta1 Bug: 23418 - r: scottip
2000-02-10 06:48:22 +00:00
ducarroz%netscape.com
0b4f84851d
Fix for bug 26966, 26984, 26988. Minor menu changes. R=alecf
2000-02-10 06:05:57 +00:00
cmanske%netscape.com
95a762e96a
Make Messenger Composer Format menu merge messenger-only items correctly. r=ducarroz
2000-02-10 05:13:32 +00:00
ducarroz%netscape.com
774c7525b3
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
8cc87b679d
Max message size warning feature and labeling forwarded messages by subject - Bugs: 26519 5647 - r: jefft
2000-02-08 01:15:54 +00:00