ducarroz%netscape.com
7beb9aa7d0
Fix for bug 32598. Re-arrange the frame to be sure it fit (UI change approuved by jglick). R=varada
2000-08-10 19:56:56 +00:00
alecf%netscape.com
d13e0c95f9
fix for #39016 r=mscott
...
make more strings localization friendly, and use formatStringFromName where appropriate
2000-08-10 07:00:16 +00:00
warren%netscape.com
84b5fd67e3
Bug 46711. Removed nsAutoString travisty from nsStringKey. Introduced nsCStringKey. Made them both share the underlying string when possible. r=waterson
2000-08-10 06:19:37 +00:00
rhp%netscape.com
0c5fdd5b33
Fix for Japanese text being corrupted in Forward Inline - Bug #: 48118 - r: mscott
2000-08-10 02:28:26 +00:00
mscott%netscape.com
8bb6d1056e
Bug #46086 --> can't read forwarded messages in 4.x because we are setting
...
a bogus content type on the news article (when it's forwarded as an attachment)
Bug #48135 --> fix forwarding of news messages bustage. Clear the channel listener
and re-generate it every time we load a url.
r=bienvenu
2000-08-10 02:09:33 +00:00
mscott%netscape.com
cbc84df52e
fix mac breakage...can't use NS_LITERAL_STRING on a const char * on the mac
2000-08-10 00:42:19 +00:00
nbhatla%netscape.com
29e1ef0db2
#46519 -> Mac Classic Skin Fixes. Pulls out in-line style from XUL for #47680 . r=andreww
2000-08-09 23:14:02 +00:00
varada%netscape.com
695a3e8a37
fix for bug#31549;showing prettyname with identity in msgcompose;r=ducaroz
2000-08-09 22:48:29 +00:00
varada%netscape.com
09a2d7822f
fix for bug#31549;show server pretty name along with identity in mail compose window;r=ducarroz
2000-08-09 22:40:28 +00:00
mscott%netscape.com
0b8aba8da6
Bug #44163 --> FEAlert and FEAlertFromServer need a message window and with that message window
...
we should get the correct nsIPrompt object instead of using the one tied to the hidden window.
r=bienvenu
2000-08-09 22:33:14 +00:00
mscott%netscape.com
1034865435
Bug #44163 --> FEAlert and FEAlertFromServer need a message window
...
r=bienvenu
2000-08-09 22:32:45 +00:00
mozilla.BenB%bucksch.org
04166255b3
47851: Remove unused pref. r=putterman, a=waterson
2000-08-09 09:45:52 +00:00
mozilla.BenB%bucksch.org
e2c35a95d6
36480:
...
- Don't check for <div> around a sig
- Allow class to be quoted or be one of several
No bug:
- Don't output <div> for plaintext sigs (because 4.x' editor has a bug with <div>s inside <blockquote type=cite>s)
r=ducarroz
a=waterson
2000-08-09 07:27:14 +00:00
putterman%netscape.com
876960c1c9
Fix for 46208. Get rid of '?" before Reply To Sender in thread pane context menu.
...
patch by gemal@gemal.dk r=scottip.
2000-08-09 05:13:32 +00:00
bienvenu%netscape.com
7861776baa
fix freeing of uninitialized memory, prob result of trying to fix memory leaks, r=mscott
2000-08-09 01:32:20 +00:00
alecf%netscape.com
0aa7d904b4
oops, forgot this file with a checkin earlier today
2000-08-09 01:17:19 +00:00
alecf%netscape.com
443f0bcbcc
fix mac bustage by using AssignWithConversion
2000-08-09 00:38:01 +00:00
alecf%netscape.com
ccb476e85f
big-ass leak fix - stop leaking mail datasources by clearing ourselves out when the last
...
RDF observer goes away, and re-initializing if new RDF observers arrive on the scene.
r=putterman
fixes #45176 , among other leaks
2000-08-08 23:32:55 +00:00
putterman%netscape.com
fe443f787a
Fix for 37583. Remove View|Sort|Ascending and Descending menu items. r=alecf.
2000-08-08 22:28:26 +00:00
putterman%netscape.com
5812cbc05a
Fix for 37932. r=ducarroz. remove Forward Quoted from preferences.
2000-08-08 22:19:37 +00:00
alecf%netscape.com
4c3c45c8fc
part of fix for 39016 - add direct access to the string bundle for the mail string bundle stuff
...
r=mscott
2000-08-08 22:11:40 +00:00
alecf%netscape.com
8f825a6856
part of fix for #34996 - unify location of username amongst the protocols
2000-08-08 22:06:59 +00:00
saari%netscape.com
4c09a29ac5
massive landing of joki changes.
...
Relevant nsbeta3+ bugs 43309, 44503, 2634, 2504,5981, 24698, 25758, 33577,
36062, 36217, 41191, 41491, 42356, 42829, 43016
r=saari (joki code). also been tested by heikki and bryner
2000-08-08 21:31:05 +00:00
bratell%lysator.liu.se
e6e4e71960
Bug 35802 leaking strings. r=mscott@netscape.com a=brendan@mozilla.org
2000-08-08 21:02:56 +00:00
ducarroz%netscape.com
14e6dc6c87
Fix for bug 36480. Add function to switch the signature. R=putterman
2000-08-08 04:46:55 +00:00
putterman%netscape.com
b493f66f72
Fix for 45059. r=mscott. Character encoding menus didn't work in the standalone message window.
2000-08-08 04:46:42 +00:00
ducarroz%netscape.com
1e712cff77
Fix for bug 36480. Add function to switch the signature. R=putterman
2000-08-08 04:45:02 +00:00
mscott%netscape.com
b0f28a359e
Bug #46881 --> set the charset correctly for mutlipart/alternative
...
r=rhp
2000-08-08 04:09:26 +00:00
mscott%netscape.com
49aebf5865
Fix a small memory leak.
2000-08-08 02:27:52 +00:00
mscott%netscape.com
624abc3bed
Bug #43389 , 41125 --> header conversion should honor default and over ride charset
...
information.
r=nhotta
2000-08-08 02:27:38 +00:00
rhp%netscape.com
3dda3615b3
Fix for vCard having an inactive Add button - Bug #: 47537 - r: putterman
2000-08-08 00:52:52 +00:00
waterson%netscape.com
d867e404c8
Bug 46053. Add [begin|end]UpdateBatch() to nsIRDFObserver; case-normalize the resot of the nsIRDFObserver methods; update implemetors, users. r=bienvenu,rjc,dmose,slamm
2000-08-08 00:22:36 +00:00
mscott%netscape.com
6ad9dbcbf9
Bug #47853 , 47901, 47835, 47324, 47811 --> back out caching of smtp capabilities...this breaks the smtp protocol
...
which requires an EHLO or HELO to always be issued. Fix case for HELO response.
r=bienvenu
2000-08-08 00:22:34 +00:00
mscott%netscape.com
a28c011f07
Bug #39910 --> make the context menu come up for both right and left mouse clicks for email addresses.
...
r=alecf
2000-08-07 23:59:25 +00:00
rhp%netscape.com
4a2248aad4
Fix for printing window being on the screen - r: putterman
2000-08-07 14:07:40 +00:00
alecf%netscape.com
52ad553d0e
remove old file from the build
2000-08-07 06:37:17 +00:00
alecf%netscape.com
1ca72c78f3
remove sidebar-messenger.xul from the build (NOT PART OF BUILD)
2000-08-07 06:34:33 +00:00
bienvenu%netscape.com
085017417c
fix stop of msg move/copy r=mscott 28129
2000-08-06 20:15:32 +00:00
bienvenu%netscape.com
ec2dd3adc2
remove unneeded select before append to imap folders r=mscott 46501
2000-08-06 14:50:06 +00:00
bienvenu%netscape.com
1711b8dd0b
more work on drag drop move/copy handling 47195 r=mscott
2000-08-06 14:40:21 +00:00
bienvenu%netscape.com
503b621fba
add ability to create storage for folders on demand, e.g., templates and drafts, r=mscott 45146
2000-08-05 14:42:16 +00:00
bienvenu%netscape.com
1c31415b08
add ability to create storage for folders on demand, e.g., templates and drafts, r=mscott 45146
2000-08-05 14:28:47 +00:00
bienvenu%netscape.com
507c734ecc
fix cntrl drag drop r=putterman 47195
2000-08-04 22:53:53 +00:00
ducarroz%netscape.com
6934379c08
Fix for bug 47224. Remove QUote button and menu item. R=mscott
2000-08-04 22:24:50 +00:00
ducarroz%netscape.com
3ab75bdda2
Fix for bug 47250. As we cannot have more than one keyset per window, we need to define key outside the keyset tag in the overlay. That let other window that includes the overlay defines their own keyset and eventually includes some of the keys defined in the overlay. R=cmanske
2000-08-04 21:37:00 +00:00
dimator%netscape.com
e54510825f
Fix for 25984. Adding sort direction indicators to thread pane column headers. r=putterman
2000-08-04 17:37:29 +00:00
brade%netscape.com
e2f6a90545
remove reference to View | Paragraph Marks since the Composer team has decided not to support/fix it for 6.0 (bug #47525 ); per Composer UI review team
2000-08-04 10:27:44 +00:00
rhp%netscape.com
e47900918a
Fix for old code shadowing variables - Bug #: 64922 - r: bienvenu
2000-08-03 23:41:08 +00:00
rhp%netscape.com
f56a568609
Fixes for progress in absync - Bug #: 1787 - r: bienvenu
2000-08-03 23:40:51 +00:00
slamm%netscape.com
b8814f8452
Take 'Mail Folders' or 'Addressbooks' title out of a splitter. It is not needed and messes up the pointer (turns into an arrow for dragging). Allow add a high flex number to the tree. This fixes the persistence for the sidebar height. Bug 26259. r=mcafee
2000-08-03 23:29:25 +00:00