ducarroz%netscape.com
3287b8d609
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.
...
git-svn-id: svn://10.0.0.236/trunk@62117 18797224-902f-48f8-a5cc-f745e15eee43
2000-03-03 04:57:59 +00:00
ducarroz%netscape.com
47f700dad9
Fix for PDT+ 28451. We need to preset return value in case user close dialog using the close box. R=hangas, A=phil
...
git-svn-id: svn://10.0.0.236/trunk@61446 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-22 22:35:26 +00:00
nhotta%netscape.com
5f1b800ec7
Changed Big5 id to be uppercase so it gets checkmarked, bug 28231, r=cata, a=bobj.
...
git-svn-id: svn://10.0.0.236/trunk@61329 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-19 00:11:24 +00:00
nhotta%netscape.com
a128cb029b
Fixed the problem which prevented to put a check mark for reply charset, bug 28055, r=cata, a=bobj.
...
git-svn-id: svn://10.0.0.236/trunk@61174 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-17 03:27:29 +00:00
ducarroz%netscape.com
6d7b7b4e4e
Fix for bug 26906 (PDT+). Remove incomplete key binding. R=hangas
...
git-svn-id: svn://10.0.0.236/trunk@61172 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-17 02:38:55 +00:00
nhotta%netscape.com
d553289991
Enabled 'oncreate' for charset menu added code to hanlde reply/forward charset cases, bug 23540, r=cata.
...
git-svn-id: svn://10.0.0.236/trunk@61113 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-16 07:46:37 +00:00
nhotta%netscape.com
ab6d404349
Added a menu item "Set Default Mail Send Character Set" also enabled check mark for the charset menu, bug 23540, r=cata.
...
git-svn-id: svn://10.0.0.236/trunk@61066 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-16 05:17:09 +00:00
sfraser%netscape.com
43dac9d58a
Changes to get edit menu commands updating properly. For bug 18395. r=pinkerton
...
git-svn-id: svn://10.0.0.236/trunk@61013 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-16 01:49:50 +00:00
ducarroz%netscape.com
a942b772c4
Fix bug 22141. Recipients are by default non html compliant. R=alecf@netscape.com
...
git-svn-id: svn://10.0.0.236/trunk@60921 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-15 21:25:31 +00:00
andreww%netscape.com
e66efd4054
adding id to menupop under file>new for commercial overlay to target. bugsplat bug#369022 r=amusil
...
git-svn-id: svn://10.0.0.236/trunk@60920 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-15 21:24:39 +00:00
ducarroz%netscape.com
b02a5d3752
Fix regression 27830. New argument in SplitRecipients inserted at the wrong place. A=granrose
...
git-svn-id: svn://10.0.0.236/trunk@60911 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-15 19:57:55 +00:00
ducarroz%netscape.com
bf4eb6f5a9
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
...
git-svn-id: svn://10.0.0.236/trunk@60821 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-15 06:48:13 +00:00
ducarroz%netscape.com
46a256b8cf
UI Part of feature 17072. Add new UI files to make files. R=rhp
...
git-svn-id: svn://10.0.0.236/trunk@60591 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-12 06:46:07 +00:00
ducarroz%netscape.com
29d6d9dede
First Checked In.
...
git-svn-id: svn://10.0.0.236/trunk@60581 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-12 03:58:01 +00:00
hangas%netscape.com
42737e6fba
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
...
git-svn-id: svn://10.0.0.236/trunk@60560 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-12 01:37:43 +00:00
hangas%netscape.com
aaa8fb2dc4
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.
...
git-svn-id: svn://10.0.0.236/trunk@60453 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-11 06:05:04 +00:00
ducarroz%netscape.com
9443f00c6e
Fix for the regression of bug 26408. I forget to call awFinishCopyNode after we create rows during the initialization. R=jefft
...
git-svn-id: svn://10.0.0.236/trunk@60450 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-11 05:52:38 +00:00
ducarroz%netscape.com
948e77e05b
Fix regression 27194. A=granrose. Check in missing for fix for bug 26966, 26984, 26988. Minor menu changes. R=alecf
...
git-svn-id: svn://10.0.0.236/trunk@60326 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-10 18:04:13 +00:00
rhp%netscape.com
d838ed040c
Saving mail message fix for I18N - Beta1 Bug: 23418 - r: scottip
...
git-svn-id: svn://10.0.0.236/trunk@60292 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-10 06:48:22 +00:00
cmanske%netscape.com
826a95e76f
Make Messenger Composer Format menu merge messenger-only items correctly. r=ducarroz
...
git-svn-id: svn://10.0.0.236/trunk@60283 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-10 05:13:32 +00:00
ducarroz%netscape.com
920eb55c6f
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
...
git-svn-id: svn://10.0.0.236/trunk@60041 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-08 02:39:41 +00:00
rhp%netscape.com
fd75b7dfd9
This is a fix to add a second - per message FCC to compose operations - Bug #: 11697 - r: jefft
...
git-svn-id: svn://10.0.0.236/trunk@59975 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-07 03:06:51 +00:00
waterson%netscape.com
a328d6eeab
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
...
git-svn-id: svn://10.0.0.236/trunk@59919 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-06 01:36:23 +00:00
ducarroz%netscape.com
f31edff891
Fix bug 25565 and part of bug 25573. Add separator beetween toolbar buttons and disable the one not yet implemented. R=hangas
...
git-svn-id: svn://10.0.0.236/trunk@59822 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-05 01:15:06 +00:00
ducarroz%netscape.com
c9277036eb
Fix for bugs 12507, 15103, 15105, 22077, 25137, 26408, 10932. A lot of UI work. R=hangas
...
git-svn-id: svn://10.0.0.236/trunk@59791 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-04 22:52:03 +00:00
alecf%netscape.com
748095cb91
stop using currentIdentity, use the default account instead
...
r=sspitzer
git-svn-id: svn://10.0.0.236/trunk@59501 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-02 06:56:16 +00:00
alecf%netscape.com
fb78bb1946
fix autocomplete so that it completes against the currently selected identity, rather than the 'current' identity (which was bogus anyway)
...
r=ducarroz
git-svn-id: svn://10.0.0.236/trunk@59465 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-02 01:54:32 +00:00
cmanske%netscape.com
d816fbb564
Changed IDs for colorpicker popups so they work in message composer. r=danm
...
git-svn-id: svn://10.0.0.236/trunk@59143 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-29 01:00:08 +00:00
ducarroz%netscape.com
66904514a9
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
...
git-svn-id: svn://10.0.0.236/trunk@58527 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-25 03:00:12 +00:00
ducarroz%netscape.com
d498cedb27
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
...
git-svn-id: svn://10.0.0.236/trunk@58525 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-25 02:58:53 +00:00
brade%netscape.com
18aff606ee
separate debug options out of EditorCommands.js (r=kin)
...
git-svn-id: svn://10.0.0.236/trunk@58476 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-24 15:31:39 +00:00
brade%netscape.com
e5b509d2b8
remove unused function (r=kin)
...
git-svn-id: svn://10.0.0.236/trunk@58475 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-24 15:29:39 +00:00
hyatt%netscape.com
dc1f512c08
Added support for snapping a tree widget to a certain row height. r=pavlov
...
git-svn-id: svn://10.0.0.236/trunk@57990 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-17 03:57:00 +00:00
sspitzer%netscape.com
c8424e105c
step 2 of divorce the mailnews migration code from the account manager
...
git-svn-id: svn://10.0.0.236/trunk@57927 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-15 09:00:46 +00:00
ducarroz%netscape.com
f8af30eaee
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
...
git-svn-id: svn://10.0.0.236/trunk@57865 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-15 01:38:34 +00:00
sspitzer%netscape.com
33cd33388c
don't hardcode this alert, move it to a string bundle.
...
git-svn-id: svn://10.0.0.236/trunk@57520 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-12 08:04:07 +00:00
hyatt%netscape.com
aed468416d
Getting the addressing tree out of a div.
...
git-svn-id: svn://10.0.0.236/trunk@57263 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-10 07:37:39 +00:00
jefft%netscape.com
a8f7812c11
fixed bug 23133, 23136 - Send Link & Page not escaping page url and not generating href tag; r=ducarroz
...
git-svn-id: svn://10.0.0.236/trunk@57034 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-06 23:35:57 +00:00
ducarroz%netscape.com
ee5cafabd4
Fix for bug 21025. Need to unescape the attachment url before putting it in the attachment pane. R=jefft
...
git-svn-id: svn://10.0.0.236/trunk@56777 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-05 00:20:34 +00:00
ducarroz%netscape.com
f55b31ca34
Fix for bug 21606. Don't autocomplete an empty string. R=putterman
...
git-svn-id: svn://10.0.0.236/trunk@55940 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-13 22:59:01 +00:00
ducarroz%netscape.com
ec87243cd6
Fix for bug 20922. OnAutocComplete and AutoComplete now must start with a lower case. R=hangas
...
git-svn-id: svn://10.0.0.236/trunk@55437 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-06 20:10:05 +00:00
hyatt%netscape.com
ff1e9211fe
Making messengercompose compliant.
...
git-svn-id: svn://10.0.0.236/trunk@55362 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-05 09:10:47 +00:00
cmanske%netscape.com
384c4df814
XUL changes for messengercompose to keep in line with UI changes made to editor. r=brade
...
git-svn-id: svn://10.0.0.236/trunk@55256 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-04 01:35:30 +00:00
ducarroz%netscape.com
aac970f94c
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
...
git-svn-id: svn://10.0.0.236/trunk@55124 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-03 00:12:23 +00:00
alecf%netscape.com
40067e21e4
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
git-svn-id: svn://10.0.0.236/trunk@55040 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-02 06:59:28 +00:00
ducarroz%netscape.com
4d5404d6d7
Fix for bug 20219. Use spring instead of flex to separate a label from its text field. R=sspitzer
...
git-svn-id: svn://10.0.0.236/trunk@54999 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-02 02:17:50 +00:00
ducarroz%netscape.com
7274e83c2a
Fix column width problem in MsgCompose addressing widget. This is related to bug 20506. R=sspitzer.
...
git-svn-id: svn://10.0.0.236/trunk@54982 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-02 01:11:16 +00:00
ducarroz%netscape.com
fb746fd393
Fix for bug 16340. Add button Insert Object in MsgCompose Format Toolbar. R=cmanske
...
git-svn-id: svn://10.0.0.236/trunk@54957 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-01 22:54:48 +00:00
ducarroz%netscape.com
d56a580bdd
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
...
git-svn-id: svn://10.0.0.236/trunk@54948 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-01 22:34:45 +00:00
cmanske%netscape.com
a973331419
Changed Message Composer UI for new color picker UI. r=sfraser
...
git-svn-id: svn://10.0.0.236/trunk@54936 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-01 22:19:56 +00:00