sspitzer%netscape.com
3d94096754
more work for #169638 . implementing spam UI. get the "enable logging" checkbox to work and persisting in prefs. r/sr=bienvenu.
2002-09-26 01:58:11 +00:00
sspitzer%netscape.com
421c0d835e
working on spam UI, making it match the spec. see bug #169638 .
...
not visible to the user yet. r/sr=bienvenu
2002-09-26 00:33:15 +00:00
sspitzer%netscape.com
91c00f9cca
land spam UI: control panel UI, spam log UI, toolbar button, tools menu, thread pane UI.
...
currently, hidden by default. more work to come. r/sr=bienvenu. bug #169638
2002-09-20 00:04:01 +00:00
sspitzer%netscape.com
3676d111d5
fix bug #64462 . add "play custom sound on new mail" pref UI. right now, it's global.
...
soon, per server (and also soon, sound as a mail filter action.)
move window prefs to a new windows panel. we'll be adding some other window
related prefs (like reuse window) to that new panel. r/sr=bienvenu.
UI changes a=jglick
2002-09-18 08:33:35 +00:00
sspitzer%netscape.com
dde805172f
more fixes for allowing user to specify the default mail sound.
...
allow the pref to be set to a system sound, or to a file url.
r/sr=bienvenu
2002-09-16 03:27:57 +00:00
sspitzer%netscape.com
f57d321dfe
add backend code and hidden pref to allow custom sound when new mail arrives.
...
r/sr=bienvenu. front end code to come soon.
2002-09-16 01:17:32 +00:00
sspitzer%netscape.com
b61e862689
fix for CAB UI and backend. bug #167571 . following jglick's spec and mscott's document ( http://www.mozilla.org/mailnews/arch/cab.html ). also fix #168115 . add "IM" button to addressbook, and launch default IM application using screenname attributes of selected cards.
...
if multiple screennames, launch a chat.
2002-09-12 03:59:14 +00:00
sspitzer%netscape.com
ae55b2f7b2
fix comment for #157186 . a=asa
2002-09-07 01:55:13 +00:00
sspitzer%netscape.com
ab99b9b250
fix for #157186 . don't collect incoming mail by default.
...
it's all spam anyways. still collect outgoing by default.
r=putterman, sr=bienvenu
2002-09-07 01:49:29 +00:00
nhotta%netscape.com
40e647a479
Changed a deafult value of "mailnews.reply_header_locale" from "en-US" to empty,
...
bug 140882, r=rchen, sr=bienvenu.
2002-08-15 22:30:31 +00:00
racham%netscape.com
dfa69f7f62
Fixing bug 80035. Patch in here allows Administrators to control the migration behavior wrt IMAP and Local Folders files. Today, during migration, we copy all those (IMAP & Local Folders) besides others into the newly created dierctory for the migrated profile. Some external parties have expressed concern over this approach due the large amount of mails they have in 4.x folders and all of those getting copied again wasting the disk space and also failing to do migration properly sometimes. So, a hidden pref mail.migration.copyMailFiles is introduced (which can be set to false) for those who those interested to share the 4.x IMAP and Local Folders. Please see the bug report for the possible side effects and other discussion points wrt the sharing folders with 4.x. The pref is set to true by default which means we will continue to do the migration the way we have always done. Patch by henry.jia@sun.com. r=racham, sr=sspitzer
2002-07-04 00:56:33 +00:00
racham%netscape.com
8c606b2934
Fixing bug 144562. Allow ISPs and vendors to set up pre-configured mailnews accounts via prefs. Adding global version prefs which provide ISP/vendors the flexibility of adding new accounts/servers to the existing set of accounts/servers by increasing the default version number. r=srilatha, sr=bienvenu
2002-06-19 07:44:30 +00:00
ducarroz%netscape.com
35efa98f83
Fix for bug 97055. Add an option for disabling remote images in mailnews. R=bhuvan, SR=alecf
2002-05-31 18:43:23 +00:00
shliang%netscape.com
0ca1d6f1c5
134430 - change default mdn pref. r=ssu, sr=sspitzer
2002-05-14 00:22:48 +00:00
akkana%netscape.com
c79fd069a4
134439: Disable wrap_to_window_width by default, regression since the patch was reviewed
2002-04-17 00:41:14 +00:00
akkana%netscape.com
fdc4ae63df
134439: Make plaintext compose wrap to window width instead of output
...
width, and don't wrap quotes in <pre> or <span>, to work around various
editor bugs. Detect quoted blocks at output time, and continue our
existing behavior of not wrapping quoted text. r=jfrancis,bratell, sr=alecf.
2002-04-16 23:11:33 +00:00
bnesse%netscape.com
66e923f1e5
Fix for bug 132140. Clean up prefs backend. r=dveditz, sr=alecf.
2002-04-16 18:48:19 +00:00
mozilla.BenB%bucksch.org
bd9286829e
108153, 30888, 69529, 126082:
...
New HTML message body options for Mailnews
Provide a work around / fix for some of the security and usability problems that HTML mails currently impose, by not rendering everything the sender throws at the user.
We achieve that by either
- removing offending HTML tags/attributes
- converting HTML to plaintext and back to HTML or
- rendering the HTML source.
2002-04-16 18:31:21 +00:00
shliang%netscape.com
98b807f0b0
133355 - adding fake free web mail account to folder pane - will only show up in commercial builds - r=bhuvan,sr=sspitzer,a=asa
2002-04-10 11:57:39 +00:00
yokoyama%netscape.com
9257e713c6
bug 132203
...
Moving the code of hide/unhide the "GetMap" button
in mailnew for l10n.
/r=ftang, /sr=sspitzer, /a=asa, /adt=jaime
2002-04-09 00:37:59 +00:00
hewitt%netscape.com
d38a0937d9
bugs 110156, 110155
...
Removing support for <outliner> tags
Removing <tree> layout code and moving <tree> tags to outliner layout
Convert all usage of <outliner> to tree tags
Convert all usage of <tree> tags to new <tree> syntax or <listbox>
r=cmanske,varga sr=hyatt,sspitzer a=asa
Also includes fixes by Jan Varga (varga@utcruk.sk ) for bugs 132020, 133451, 131393, 115894, and 129327
2002-03-29 02:46:01 +00:00
mscott%netscape.com
a817bbe0cc
Bug #132643 --> add default prefs for controlling the behavior of the animated alert.
...
r=sspitzer
sr=hewitt
a=asa
2002-03-22 19:26:28 +00:00
sspitzer%netscape.com
e0be36c11e
additional fix for #128962 . pref UI work for MDN (return receipts)
...
NOT PART OF THE BUILD (yet)
fix the global prefs to match the 4.x global
prefs so that migration is a no-brainer. fix the per account
prefs to be correct (wrt server or identity). fix certain prefs to be
booleans, instead of ints.
r=shuelan, sr=bienvenu, a=shaver
2002-03-13 01:41:10 +00:00
shliang%netscape.com
1ac973bd03
128962 - pref panel for MDN return receipts - not part of build - r/sr=sspitzer,a=asa
2002-03-08 22:17:03 +00:00
rchen%netscape.com
50712931f7
Fix bug 120870. - Read reply header string from .property file in case the user doesn't specify in pref.r=nhotta, sr=sspitzer, a=asa
2002-03-07 20:18:31 +00:00
ducarroz%netscape.com
a1bab6b0da
Fix for bug 126766. Now that we have resolved all the known issues, we can safely turn on by default the recycled compose window. R=bienvenu, SR=sspitzer, A=asa
2002-03-02 21:13:10 +00:00
sspitzer%netscape.com
e650435580
fix for #83023 . implement "advanced directory" search, re-using
...
the existing search code. r/sr=bienvenu.
2002-02-13 08:01:04 +00:00
sspitzer%netscape.com
887430b17f
patch for #94641 . the bug is still open, but this pref should be
...
defined as it was in 4.x (in all.js). rs=bienvenu
2002-02-06 03:45:51 +00:00
racham%netscape.com
da581b52cf
Fixing bugscape bug 9846. Adding default version number for html domain pre-population. r=ducarroz, sr=sspitzer
2002-02-05 09:06:26 +00:00
naving%netscape.com
99f521ad6d
112927 r/sr=sspitzer. add customHeaders pref to mailnews.js and handle this default case to work
2002-01-25 22:13:28 +00:00
sspitzer%netscape.com
51ba5208ab
add support for addressbook quick search, part of bug #83023 .
...
add the "Search" menu item to the addressbook and do a little code cleanup.
r/sr=bienvenu
2001-12-27 23:05:57 +00:00
sspitzer%netscape.com
d08d4d3f97
landing the AB_OUTLINER_BRANCH.
...
fix for #73868 , and numerous other bugs.
switch the addressbook over to use outliner,
a bunch of addressbook UI fixes and code cleanup.
r=dmose,racham,others and sr=bienvenu
2001-12-22 02:06:31 +00:00
varada%netscape.com
59a0db79d7
bug#112213 -adding timeline pref to mailnews; sr=mscott
2001-12-21 23:21:50 +00:00
ssu%netscape.com
20ee4d4f74
fixing bug 114076 - labels migration and new profile issues. r=bhuvan, sr=sspitzer, a=asa
2001-12-14 02:57:31 +00:00
ssu%netscape.com
3f515758a8
fixing bug 81292 - RFE: Labels feature to help users organize their messages. r=sspitzer, sr=beinvenu
2001-12-07 21:37:22 +00:00
sspitzer%netscape.com
5764a4e947
add back a default pref. not sure why ducarroz removed it. sr=no one
2001-11-03 05:39:53 +00:00
ducarroz%netscape.com
a3be137650
Fix for bug 104989: Allow the compose window to be recycled instead of closing it, that will save us precious time next time we need a new compose window. R=varada, SR=sspitzer
2001-11-03 04:44:43 +00:00
nhotta%netscape.com
fbc50b4516
Moved the hard coded reply header strings to pref so they can be editable, bug 70842, r=ducarroz, sr=sspitzer.
2001-10-31 23:13:35 +00:00
sspitzer%netscape.com
8b194ac631
fix for perf bug #103010 . don't persist the "open" state of news servers.
...
(revert to 4.x behaviour). persisting the open state of news servers
causes us to update the unread count on news servers if they are "open"
on startup, slowing us down. r=ssu,varada sr=bienvenu
2001-10-30 22:57:12 +00:00
naving%netscape.com
589ebfc3e3
105162 r=racham sr=mscott. Remove unused prefs
2001-10-17 04:53:25 +00:00
sspitzer%netscape.com
94abe5f5b3
fix for #104226 . instead of using "Mailbeep" (the windows system sound for new mail notification)
...
use "_moz_mailbeep". on windows, we map this to "MailBeep" (so it works on win2k and win98)
and on mac we use sfraser's code to go to internet config. (nothing on linux yet, that's another bug)
r=pinkerton, sr=sfraser
also, fix #104252 . selectively notify folder listeners. when we register the folder listener
with the mail session, we pass in flags for what types of things we care about.
this reduces the notifications, especially those across XPConnect.
r=bienvenu, sr=mscott
2001-10-11 20:45:44 +00:00
roc+%cs.cmu.edu
61ab1ae53a
Bug 56696. Add ctrl-enter Send shortcut to mailnews composer. r=ducarroz, sr=blizzard
2001-10-01 02:14:05 +00:00
gerv%gerv.net
4e12e44b2f
Relicensing Round 1, Take 2. Most C-like NPL files -> NPL/GPL/LGPL. Bug 98089.
2001-09-28 20:14:13 +00:00
sspitzer%netscape.com
cf0d7d1fc8
fix for #96979 . hide the Total and Unread folder columns for existing profiles.
...
r=mscott, sr=bienvenu
2001-09-22 00:13:21 +00:00
gerv%gerv.net
1856815ff1
Oops.
2001-09-20 00:02:59 +00:00
scc%mozilla.org
102170b2a0
bug #98089 : ripped new license
2001-09-19 20:09:47 +00:00
bienvenu%netscape.com
c6a76b8fcc
default for unsent messages should be escaped uri, r=sspitzer, sr=mscott 79245
2001-09-13 03:00:59 +00:00
varada%netscape.com
a661ee481e
fix for bug#99146;performance improvement for mailcompose;r/sr=sspitzer
2001-09-12 20:47:28 +00:00
sspitzer%netscape.com
89d2112b5b
fix for #39862 . backend support for push (force) authentication for news.
...
sorry, no UI yet. thanks to ayn2@cornell.edu for the patch.
r/sr=sspitzer
2001-08-09 03:06:58 +00:00
varada%netscape.com
24832ab15a
removing pref for updating compose window title ;part of blake's patch in bug#89624;r=varada;sr=sspitzer
2001-08-04 00:04:46 +00:00