cbiesinger%web.de
af5aeeaded
bug 140146 patch by ere@atp.fi r=bienvenu sr=mscott
...
crash in nsMsgFolder during shutdown
2002-04-29 18:15:09 +00:00
darin%netscape.com
1b1677bbe9
fixes bug 129279 "nsIFile unicode/utf8/ascii task"
...
r=dougt sr=alecf
2002-04-27 05:33:09 +00:00
naving%netscape.com
501607787d
139833 r=racham sr=sspitzer Save the default sent/drafts/templates(folder URIs) prefs settings correctly
2002-04-26 21:50:18 +00:00
nhotta%netscape.com
0692d241a4
Add charset fallback mechanism to nsISaveAsCharset and use it for message headers and plain text body,
...
bug 109342, r=ducarroz,ftang, sr=bienvenu,sspitzer.
2002-04-25 22:49:19 +00:00
mscott%netscape.com
519aa1b94e
Bug #134745 --> take a stab at fixing the yellow triangle icon on win98. remove the discarable attribute
...
on the new mail notification icon.
rs=sspitzer
2002-04-25 20:16:48 +00:00
bienvenu%netscape.com
bb81f1b8f8
fix crash deleting news server and adding it back r=naving, sr=sspitzer 80869
2002-04-25 19:02:37 +00:00
nhotta%netscape.com
eba02df28e
Added out argument for NS_MsgStripRE to avoid altering the const argument,
...
bug 131983, r=ducarroz, sr=bienvenu.
2002-04-23 02:18:19 +00:00
naving%netscape.com
28fbb3122c
138217 r=cavin sr=bienvenu. Make folders of an acct in one profile do not show up for the same acct in another
...
profile in turbo mode. Clear the subfolders array when we are forcing shutdown of rootFolder and all its children.
2002-04-23 02:14:36 +00:00
ducarroz%netscape.com
5e9c38bfd2
FIx for bugscape bug 11669. Add preference to turn off plugin access in mail. R=mscott, SR=bienvenu
2002-04-22 23:16:17 +00:00
naving%netscape.com
6fc52dd162
138828 r/sr=bienvenu. Made it so that customHeaders can be removed from the UI. The fix is to clearUserPref "mailnews.customHeaders" when all headers are removed.
2002-04-22 23:07:33 +00:00
shliang%netscape.com
878dfa024f
132032 - column settings for unread msg count in folder pane not followed - r=bhuvan, sr=sspitzer, a=asa
2002-04-19 07:19:26 +00:00
seawood%netscape.com
b9e3c4eaaf
Remove references to obsolete CHROME_ variables.
...
Bug #113401 r=bryner
2002-04-19 01:29:29 +00:00
bienvenu%netscape.com
8ef85eab23
fix imap not to download all msg headers r=naving, sr=sspitzer 137994
2002-04-18 23:40:22 +00:00
bienvenu%netscape.com
df9f98ec10
turning off some debug_bienvenu code
2002-04-18 22:49:48 +00:00
bienvenu%netscape.com
349a0aed0b
fix updating of command handlers in cases where there is no selection r=ssu, sr=sspitzer 134893
2002-04-18 22:32:25 +00:00
varada%netscape.com
c252f3e54b
fix for 58506;smtp panel doesnt get refreshed in account wizard if prefilled first account exists;r=srilatha;sr=mscott
2002-04-18 22:26:47 +00:00
sspitzer%netscape.com
aca5a1ce60
minor code cleanup. no bug. r/sr=bienvenu
2002-04-18 21:58:29 +00:00
bienvenu%netscape.com
a6256addad
disable sending unsent messages while sending unsent messages r=ducarroz, sr=sspitzer
2002-04-17 14:17:03 +00:00
bienvenu%netscape.com
56246136f5
disable sending unsent messages while sending unsent messages r=ducarroz, sr=sspitzer
2002-04-17 14:07:38 +00:00
bienvenu%netscape.com
a7a0cb5141
fix updating of toolbar buttons when switching to offline and selecting a message not downloaded for offline use r=naving, sr=sspitzer 134980
2002-04-17 14:06:31 +00:00
racham%netscape.com
718d961bf5
Fixing bug 137876. Fixing typo in the functional call so that ISPs can set off functions to be executed via this routine. r=andreww, sr=sspitzer
2002-04-17 01:25:37 +00:00
varada%netscape.com
8eab92243e
fix for 58506;smtp panel doesnt get refreshed in account wizard;r=srilatha;sr=mscott
2002-04-16 22:41:06 +00:00
dbragg%netscape.com
060ac1f254
Regular milestone update of localeVersion values to 1.0.0. Bug 126785. r=tao, sr=alecf, a=asa
2002-04-16 22:19:10 +00:00
mscott%netscape.com
3558cb1feb
Bug #134745 --> don't call DestroyIcon on shared resources like the
...
biff icon. This can cause a yellow triangle to appear instead of the icon.
r=naving
sr=sspitzer
2002-04-16 22:13:20 +00:00
mozilla.BenB%bucksch.org
9600171a31
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.
This is the pref UI, a View submenu
2002-04-16 18:32:41 +00:00
sspitzer%netscape.com
9b34303e68
explictly call .get(). no bug. r/sr=bienvenu
2002-04-16 06:59:14 +00:00
sspitzer%netscape.com
07f6b5f7b5
landing cavin's fix for #134897 . turbo related bug:
...
Mail account info and message display not working for new profile created in Quick Launch mode
r=bienvenu, sr=sspitzer
2002-04-16 05:22:35 +00:00
mscott%netscape.com
554395c15e
Bug #134745 --> prevent multiple biff calls from trying to
...
show an animated alert when we are already showing an alert.
Bug #133130 --> fix a race condition that caused the notification icon
to never go away.
r=bhuvan
sr=bienvenu
2002-04-16 01:40:42 +00:00
bienvenu%netscape.com
a66fd6f13e
put up error message when user tries to move/copy messages not downloaded for offline use to local folders r=naving,sr=sspitzer 131047
2002-04-16 00:09:43 +00:00
shliang%netscape.com
b0b9cc24bb
134801 - Account Manager panels sorted incorrectly - r=bhuvan,sr=sspitzer,a=asa
2002-04-16 00:08:44 +00:00
naving%netscape.com
6af40a01ca
136784 r=bienvenu sr=mscott. Make compact local folders work for out-of-date summary files
...
and skip the folder if we are in middle of building msf file(parsing kicked off by selecting folder).
2002-04-15 23:05:07 +00:00
bryner%netscape.com
294d52d4b9
Bug 137468 - use insertafter for mail overlay so that other overlays can insert icons between mail, composer, and addressbook. r=ben, sr=blake.
2002-04-15 05:44:38 +00:00
bienvenu%netscape.com
666aafec3b
subscribe button broken for sub-folders r=naving, sr=sspitzer 135507
2002-04-15 03:08:49 +00:00
sicking%bigfoot.com
63491b7c1b
Bug 119317: move the "inherits" attribute to the xbl namespace for most clients.
...
r=hixie sr=hyatt
2002-04-13 14:25:38 +00:00
stephend%netscape.com
69727bda6a
Fixing bug 135797. Move it to my 'Sent' folder is the correct text. r=robinf (wording), r=shuehan (code), sr=sspitzer
2002-04-13 01:54:31 +00:00
naving%netscape.com
ec1c40f9e7
137008 r=bienvenu sr=mscott Make redo work for quick search view if folder was in threaded display mode.
2002-04-13 01:50:18 +00:00
mscott%netscape.com
fad0c4a8c2
Bug #123104 --> fix an inaccuracy in the new mail count. Always reset to 0
...
if we discover we have no new mail even if the state has already been changed
that way.
r=naving
sr=bienvenu
2002-04-13 01:36:14 +00:00
mscott%netscape.com
5b420b0e60
Bug #135753 --> figure out the folder to select when the user clicks on the animated alert to ensure that we select the right folder.
...
Bug #135756 --> Only show the animated alert for the first account with new mail.
r=naving
sr=bienvenu
2002-04-13 01:35:38 +00:00
brade%netscape.com
030b998c3a
build magic to ensure that platform overlays are inserted into jar files despite last modified date (r=pinkerton, sr=sfraser) bug 75898
2002-04-12 12:55:29 +00:00
alecf%netscape.com
e60e07296f
fix for bug 119923 - split nsIChromeRegistry into 2 interfaces, one that is XUL-specific
...
this way we can implement an minimal chrome registry for embedding, that doesn't support all the wacky skin- and locale-switching goodness of XUL.
r=waterson, sr=hyatt
2002-04-12 01:52:27 +00:00
naving%netscape.com
3d1bb39536
136443 r=blake sr=sspitzer. Fix "Stop" button|menu to work again in mailnews.
2002-04-11 01:03:30 +00:00
racham%netscape.com
abbd82f07c
Fixing bug 135594. Allowing ISPs to overlay wizard pages to customize mailnews wizard. r/sr=sspitzer.
2002-04-11 00:55:51 +00:00
naving%netscape.com
ffcb697f87
22994 r=morse sr=dveditz sspitzer Add support for blocking cookies in mailnews by default. Used an overlay
...
to add this new checkbox that gets the value from disableCookieForMailNews pref
2002-04-10 21:40:53 +00:00
shliang%netscape.com
1c42f0ff77
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
morse%netscape.com
ddbb758e2a
bug 135199, remove send flyout on file menu, r=sgehani, sr=jag, adt=putterman
2002-04-10 06:33:48 +00:00
brade%netscape.com
f9f9ccffe4
bug 135862, fix Composer's New sub-menu keeping mail items in the correct order (r=cmanske, andreww; sr=kin, a=rjesup, adt=jaime)
2002-04-09 13:45:06 +00:00
yokoyama%netscape.com
2f7c92dc28
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
varada%netscape.com
0da9749dd2
fix for #58506 and #134678 - defaultsmtp server will not create a new server,cancelling first account in wizard wont create blank smtp server next time , second smtp server will not takeover existing default; r=cavin; sr=bienvenue;a=asa;
2002-04-09 00:32:08 +00:00
yokoyama%netscape.com
e3d49c54d9
Bug 132826
...
l10n stuff. no impact on app
/r=nhotta, /a=rjesup, /adt=jaime
2002-04-09 00:06:14 +00:00
nhotta%netscape.com
f20f47ec0b
Use the correct attribute for transliteration. 'transliterate' is an attribute of nsIEntityConverter,
...
need to use 'attr_EntityAfterCharsetConv', 'attr_EntityNone' skips transliteration at all,
bug 135538, r=ducarroz, sr=sspitzer, a=asa, adt.
2002-04-06 00:19:39 +00:00
cavin%netscape.com
fa75d4357e
Fix for 134274. Reset incoming server pointer in nsMsgFolder::Shutdown() and invoking it from nsMsgDBFolder::Shutdown(). r=ducarroz, sr=bienvenu, a=asa.
2002-04-05 23:58:22 +00:00
bienvenu%netscape.com
eeeb8bc0e2
display status during send unsent messages 134624 r=ducarroz, sr=sspitzer, a=asa
2002-04-05 14:43:20 +00:00
brade%netscape.com
2ee578753f
bug 75898 Mac needs platform-specific keybinding for new message (r=akkana, sr=sspitzer, a=asa, adt=jaime)
2002-04-05 13:42:52 +00:00
timeless%mac.com
dda079660d
Bug 128905 nsIPromptService.idl confirmEx is poorly prototyped
...
[api] change confirmEx from void w/ out of buttonPressed to PRInt32 buttonPressed w/ one less parameter.
fixes and cleans up callers
r=ccarlen sr=scc a=asa
2002-04-05 08:13:27 +00:00
naving%netscape.com
05e2025a93
133215 r=ssu sr=bienvenu a=asa/adt. Make quick search work for sender on localized builds.
2002-04-04 22:33:46 +00:00
jaggernaut%netscape.com
0691c5c76d
Bug 128959: add icons to Tools menu. r=bryner, sr=hewitt, a=asa, adt1.0.0+. Note: placeholder icons checked in for now, the correct icons will be checked in when they're ready.
2002-04-04 09:48:20 +00:00
nhotta%netscape.com
d012d8f66b
For fileter editing, escape the created file name before using it as URI,
...
bug 130352, r=naving, sr=bienvenu, a=asa, adt.
2002-04-03 23:58:56 +00:00
sspitzer%netscape.com
7c655c2c3e
fix for regression bug #13484 . account settings tree is a single
...
select tree. r=ssu, sr=bienvenu, a=asa/adt.
2002-04-03 22:30:38 +00:00
yokoyama%netscape.com
328a0c56d0
Bug 129547
...
Add (MM/DD/YYYY) to date
in search-attributes.properties
/r=ftang, /a=asa, /adt+=jaime
2002-04-03 21:06:30 +00:00
blakeross%telocity.com
b56ad827c0
108099, 75338 - overhaul of main menu and context menus. r=ben sr=hewitt a=asa/brendan
2002-04-03 07:58:00 +00:00
blakeross%telocity.com
4b12e59081
108099, 75338 - overhaul of main menu and context menus. r=ben sr=hewitt a=asa/brendan
2002-04-03 07:07:10 +00:00
blakeross%telocity.com
dc94a58288
108099, 75338 - overhaul of main menu and context menus. r=ben sr=hewitt a=asa/brendan
2002-04-03 04:16:28 +00:00
seawood%netscape.com
e2d6c3d8cb
More cruft removal. Remove platform.h xp_debug.h xpassert.h & xp_trace.h from the build.
...
Replace currently unused references to XP_ASSERT with one of NS_ASSERTION & friends.
Bug #38061 r=bryner sr=alecf a=tor/drivers a=putterman/adt
2002-04-02 07:57:02 +00:00
sspitzer%netscape.com
3701a83424
fix for dataloss bug #134134 . if we crash after we modify our custom header list
...
but before we write prefs to disk, we will lose the changes. r=naving, sr=bienvenu
a=asa
2002-04-01 02:51:06 +00:00
ducarroz%netscape.com
2af1cdc174
Fix for bug 132407. Pass a full news url instead of just the newsgroup, that was the backend was expected to receive. R=cavin, SR=bienvenu, A=asa
2002-03-31 22:24:56 +00:00
cavin%netscape.com
21c5bbd870
Fix for 132738. Make username field non-editable for redirected accounts. r=ducarroz, sr=sspitzer, a=asa.
2002-03-31 05:39:46 +00:00
srilatha%netscape.com
b073b3a00d
Fix for bug #133353 . Import Utility is missing from the Tasks->Tools menu.
...
r=varada@netscape.com , sr=sspitzer@netscape.com , a=asa
2002-03-31 03:18:44 +00:00
hewitt%netscape.com
d21dcc59f0
110155 - converting tree to listbox, r/sr=sspitzer
2002-03-29 06:35:51 +00:00
hewitt%netscape.com
07d96867f1
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
sspitzer%netscape.com
5f9f54b81c
landing changes for MDN Return Receipts feature, bug #16241
...
feature contributed by our friend jt95070@netscape.net (Jeff Tsai)
r=sspitzer,sr=bienvenu,a=asa. Parts not written by jefft, r=jefft,sr=bienvenu.
2002-03-28 21:34:42 +00:00
ducarroz%netscape.com
19ac653544
Fix for bug 16241. Implementation of MDN. R=sspitzer, SR=bienvenu, A=asa
2002-03-28 21:30:02 +00:00
bienvenu%netscape.com
1fc6f3670b
fix opening folder in new mail window regression r=naving, sr=sspitzer, a=asa 133484
2002-03-28 21:28:38 +00:00
mscott%netscape.com
6cfc2815ae
Bug #122626 --> biff icon isn't showing up in the system tray for win98. This is because
...
win98 defines support for the unicode friendly shell notify routines even though it doesn't
implement them. Fall back to the ascii version in this case.
r=bhuvan
sr=bienvenu
a=dbaron
2002-03-27 07:38:18 +00:00
seawood%netscape.com
f9479b8517
Remove xp_core.h & xp_mem.h and all build references to them.
...
Remove cruft from xp_mcom.h & xp_str.h.
Bug #38061 r=brendan sr=alecf a=valeski
2002-03-27 06:02:39 +00:00
cavin%netscape.com
93c44d752b
Fix for 132738. Allow users to edit the username field. r=ducarroz, sr=sspitzer, a=asa.
2002-03-27 05:57:51 +00:00
cmanske%netscape.com
8ffa502826
Fixed order of items in tasks menu, b=133167, fix by neil@parkwaycc.co.uk, r=cmanske, sr=hewitt, a=asa
2002-03-27 03:55:33 +00:00
brade%netscape.com
3a1d4f00b9
add implementations for GetCommonBaseSpec and GetRelativeSpec (bug 114951, r=darin, sr=rpotts, a=asa)
2002-03-27 02:30:17 +00:00
kaie%netscape.com
91e9529dc3
b=129100 Finalize S/Mime UI implementation
...
r=ducarroz/javi
sr=mscott
a=asa
2002-03-27 02:29:34 +00:00
bienvenu%netscape.com
65d9d0f2a4
fix problem when parent msg in thread arrives after only child, in threaded view, r=cavin, sr=sspitzer, a=asa 106323
2002-03-27 02:13:18 +00:00
darin%netscape.com
05620967a8
fixes bug 116365 (second attempt) "[RFE] Cache partial documents; automatically
...
issue byte range requests" r=gagan sr=mscott,rpotts,brendan a=asa
2002-03-26 23:33:19 +00:00
bienvenu%netscape.com
5bee169baa
disable a few offline download commands when offline r=naving sr=sspitzer, a=asa 131531
2002-03-26 20:54:59 +00:00
varada%netscape.com
6af1392bc7
fix for 133422;hide smtp servers to prevent users from messing up;r=ssu;sr=mscott;a=asa
2002-03-26 20:15:49 +00:00
darin%netscape.com
6774091263
backing out changes (for bug 116365) to fix btek page-loader crash.
2002-03-26 08:47:10 +00:00
darin%netscape.com
7f9b2ed250
fixes bug 116365 "[RFE] Cache partial documents; automatically issue byte
...
range requests" r=gagan sr=mscott,rpotts,brendan a=asa
2002-03-26 06:54:07 +00:00
morse%netscape.com
abc352e4f5
bug 130306, preparing to freeze nsiPasswordManager, r/sr = alecf/darin, a=asa
2002-03-26 01:13:39 +00:00
bienvenu%netscape.com
7cdec89efa
fix problems with selection going into and returning out of quick search, r=naving, sr=sspitzer 132117 and 132171
2002-03-26 00:53:18 +00:00
varada%netscape.com
0d80ab9fb5
fix for bug#129603;hiding or greying out menu items that are not supported by the server;r=racham;sr=bienvenu;a=asa
2002-03-25 22:34:34 +00:00
rods%netscape.com
ff9125dbdd
This was suppose to be part of patch for
...
Bug 126734 r=ducarroz sr=spitzer a=asa
2002-03-25 14:47:08 +00:00
cbiesinger%web.de
9a19c08b1c
bug 119531 r=bzbarsky sr=bienvenu a=scc
...
JavaScript strict warnings in messengerdnd.js
2002-03-23 21:29:56 +00:00
rods%netscape.com
0ef8501cc5
These are called as backstops in case a PrnitSettings was not passed in
...
at the moment these lines are not executed
Part of Bug 126734 r=ducarroz sr=spitzer a=asa
2002-03-23 16:46:00 +00:00
cmanske%netscape.com
3cdbcdf6e8
Add tasks overlay for starting editor from taskbar or menus in other modules. b=122271, fix by neil@parkwaycc.co.uk, r=cmanske, sr=hewitt, a=asa
2002-03-23 04:38:14 +00:00
sspitzer%netscape.com
b0c1180902
landing some of the changes for MDN for jefft. bug #16241 . a=asa. NOT PART OF THE BUILD.
2002-03-23 03:48:15 +00:00
bienvenu%netscape.com
c4558ea552
fix problem saving attachments from attachment pane in folders that have a quote in the name r=cavin, sr=sspitzer, a=asa 130763
2002-03-23 01:17:13 +00:00
mscott%netscape.com
0c974dcb4e
Bug #132401 mailnews portion of the ALERT_SERVICE_BRANCH landing.
...
hook biff up to showing an animated alert for windows.
Force folks trying to open a new mail window to go through the the mail open window service
which now takes a folder and a message key.
r=bhuvan
sr=bienvenu
a=asa
2002-03-22 23:28:55 +00:00
mscott%netscape.com
1931ffaa7f
Bug #132401 mailnews portion of the ALERT_SERVICE_BRANCH landing.
...
Add a check box in the mailnews prefs panel for turning off animated alerts.
r=bhuvan
sr=bienvenu
a=asa
2002-03-22 23:25:49 +00:00
sspitzer%netscape.com
b621f09767
fix for #132738 (really bugscape #10240 )
...
for servers with redirectors,
username, hostname, port should be fixed text (labels)
instead of input areas, as the user shouldn't edit them.
r=cavin,sr=bienvenu,a=asa
2002-03-22 19:10:16 +00:00
andreww%netscape.com
a6d01485e4
bugzilla bug 62011 - r=hwaara, sr=bienvenu, a=asa OBO drivers. Fixing subscribe dialog. Thanks to hwaara@chello.se and neil@parkwaycc.co.uk for cleanup suggestions.
2002-03-22 00:21:56 +00:00
stephend%netscape.com
b705b16f5c
Bug 132409. Clear and Compose buttons have the same mnemonic, 'C'. r=jglick@netscape.com/bhuvan@netscape.com, sr=bienvenu@netscape.com, a=asa@mozilla.org
2002-03-21 23:46:19 +00:00
caillon%returnzero.com
150a9b6395
Bug 119936, Show currently selected mail label in context menu. r=hwaara,ssu; sr=bienvenu; a=asa
2002-03-21 23:22:50 +00:00
bienvenu%netscape.com
97f5578789
fix problems with notifications of msgs added and deleted failing, e.g., folder with new msgs not getting bolded r=varada sr=sspitzer a=asa 132118
2002-03-21 14:42:11 +00:00
darin%netscape.com
819ce1f98f
b=128508 "freeze nsIChannel nsIRequest" r=gagan, sr=rpotts, a=asa
2002-03-20 22:50:33 +00:00
jaggernaut%netscape.com
d8cf5474f8
Bug 101723: security icon only works for the first tab
...
Bug 117203: Insecure POST warning only comes up for first tab
Bug 120043: Page Info shows information about a page in the first tab
r=sgehani, r=kaie/ddrinan (for security stuff), sr=sspitzer (for mail/news stuff), sr=hyatt, a=asa. Work based on patch by Smaug <smaug@jippii.fi>.
2002-03-20 09:57:35 +00:00
nhotta%netscape.com
c77246e177
Changed GetTopmostMsgWindow to return the real top most in case more than one message windows,
...
bug 59229, r=ducarroa, sr=sspitzer, a=asa.
2002-03-19 21:57:07 +00:00
bienvenu%netscape.com
b8fddee072
fix reloading of pop3 truncated message while in standalone msg window r=cavin, sr=sspitzer, a=asa 127100
2002-03-19 15:25:57 +00:00
kaie%netscape.com
6d50f9823c
b=52330 r=bienvenu sr=brendan a=dbaron
...
Support non-default SMTP Port
checking in for kye@gmx.de
2002-03-18 04:29:17 +00:00
ssu%netscape.com
abd5d148c5
fixing bug 130982 - delete/move context menu command attempts to restore focus to invalid row. r=bhuvan sr=sspitzer
2002-03-16 03:12:58 +00:00
sspitzer%netscape.com
c0d80d0b0c
fix for #129961 . Enter in ab quick search textbox should search immediately.
...
also, remove duplicate code.
r=shliang, sr=bienvenu, a=asa
2002-03-15 05:26:15 +00:00
bienvenu%netscape.com
fe8f38470f
fix 129305 r=cavin, sr=sspitzer a=asa fix open folder in new window command
2002-03-15 00:21:25 +00:00
sspitzer%netscape.com
68a363e231
fix for accessibility bug #94802
...
r=ssu, sr=bienvenu, a=asa
space bar should toggle a filter's enabled state.
also, some clean up for my similar fix for #95212
(space bar should toggle the subscribed state)
2002-03-15 00:07:04 +00:00
sspitzer%netscape.com
99a278af38
fix for #130162 . next toolbar button doesn't do anything in std alone msg window.
...
r=ssu, sr=bienvenu, a=asa
2002-03-14 23:59:59 +00:00
sspitzer%netscape.com
36cb0a8abd
fix for #126331 . add "Compose" button to address book advanced search dialog.
...
r=ssu, sr=bienvenu, a=asa.
2002-03-14 23:39:57 +00:00
andreww%netscape.com
9401f96236
bugzilla 129140 r=hwaara, sr=hewitt, a=asa - updating skinversion to 1.0
2002-03-14 21:20:51 +00:00
srilatha%netscape.com
70ba1e1385
Fix for bug #86991 . Create a folder in Local Folders instead of an account for the imported mail.
...
r=naving@netscape.com , sr=sspitzer@netscape.com , a=asa@mozilla.org
2002-03-14 21:09:47 +00:00
varada%netscape.com
13365990b3
fix for 130761-able to enter smtp server in account creation;r=bhuvan;sr=dbienvenu;a=asa
2002-03-14 20:35:28 +00:00
ssu%netscape.com
218064aa3b
fixing bug 30560 - right-clicking a mail message/folder should not display it. r=neil, sr=sspitzer, a=asa
2002-03-14 02:40:51 +00:00
stephend%netscape.com
ad4e58cd0b
Fixing bug 130367 and 130318. Bug 130367 - Pane and window title in prefs should read 'Composition' instead of 'Mail Composition'. r=jglick@netscape.com/robinf@netscape.com, sr=bienvenu@netscape.com, a=brendan@mozilla.org. Bug 130318 - Composition pref panel accesskeys are wrong case. r=bzbarsky@mit.edu, sr=bienvenu@netscape.com, a=brendan@mozilla.org
2002-03-14 01:55:11 +00:00
cavin%netscape.com
c8a959e58b
Fix for #100385 . Reset 3 control variables of nsMessengerMigrator object in turbo mode. r=bhuvav, sr=sspitzer, a=asa.
2002-03-14 00:51:46 +00:00
cavin%netscape.com
dfa059f466
Back out fix for 100385.
2002-03-13 22:36:24 +00:00
cavin%netscape.com
97aa120fdf
Fix for #100385 . Reset 3 control variables of nsMessengerMigrator object in turbo mode. r=bhuvav, sr=sspitzer, a=asa.
2002-03-13 21:15:37 +00:00
sspitzer%netscape.com
ed7886c166
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
sspitzer%netscape.com
475bdbcf13
fix for accessibility bug #95212 . pressing space ball should toggle the subscribed state
...
when a newsgroup / folder is selected.
r=racham,sr=bienvenu,a=shaver
2002-03-13 01:29:53 +00:00
sspitzer%netscape.com
1e02b1d9af
fix for #128500 . don't select the quick search text when the timer fires.
...
r=sspitzer, sr=bienvenu, a=shaver. fix by naving, who is on vacation.
2002-03-13 01:21:39 +00:00
seawood%netscape.com
c7d155ce90
Fix |Cannot use const char* to initialize char*| bustage with Sun Forte compilers.
...
Thanks to Pete Zha <pete.zha@sun.com> for the patch.
Bug #129533 r=Roland.Mainz a=asa
2002-03-12 23:49:23 +00:00
morse%netscape.com
3332aea218
bug 128948, crash in password manager, r=racham, sr=jag, a=asa
2002-03-12 21:19:03 +00:00
timeless%mac.com
1447af025b
Bug 123550 Toggling unread column doesn't properly toggle unread counts in name column
...
patch by neil@parkwaycc.co.uk r=timeless sr=sspitzer a=asa
2002-03-12 15:34:33 +00:00
sspitzer%netscape.com
a83588d052
fix for regression #129988 (that I caused).
...
next unread message (and other commands) should work when message pane has focus.
r=ducarroz,ssu sr=bienveu a=brendan.
2002-03-11 20:29:07 +00:00
hwaara%chello.se
b5b012be0b
#121680 , "Search Messages UI: missing some access keys/mnemonics"
...
r=andreww, sr=sspitzer, a=asa
2002-03-10 14:45:28 +00:00
varga%utcru.sk
e0653d685d
Checking in for Neil <neil@parkwaycc.co.uk>
...
Fix for bug 107829. Clear QuickSearch, must select msg/folder pane to use Next/navig button/shortcuts.
r=naving, sr=sspitzer, a=asa
2002-03-09 12:22:50 +00:00
darin%netscape.com
2bc288d611
b=129539 "unescaping regression from fix for bug 124042" r/sr=sspitzer,mscott
...
a=asa
2002-03-09 00:44:15 +00:00
hwaara%chello.se
7046d8b4fc
#125272 , "Stop(_h_) while search in progress" - Patch by neil@parkwaycc.co.uk
...
r=naving, sr=sspitzer, a=asa
2002-03-08 22:38:44 +00:00
shliang%netscape.com
a2f2861c39
128962 - pref panel for MDN return receipts - not part of build - r/sr=sspitzer,a=asa
2002-03-08 22:17:03 +00:00
shliang%netscape.com
f1d25ab2d3
92522 - cancel button in offline dialog does not cancel - r=bhuvan,sr=sspitzer,a=asa
2002-03-08 21:55:55 +00:00
racham%netscape.com
211f8b0906
Fixing bugs 122932 and 113488. Fixing the serevr page in mailnews accountwizard to avoid vertical scroll bars in classic skin and also to remove group boxes on that page. r=ssu, sr=blake, a=asa
2002-03-08 21:22:17 +00:00
sspitzer%netscape.com
bbd33dce9c
fix for #128101 . still more scenarios where entering text in the
...
quick search text field executes commands. r=ssu,hwaara sr=bienvenu a=asa
2002-03-08 21:13:40 +00:00
nhotta%netscape.com
942876bd0d
Changed NS_MsgStripRE, decode MIME encoded header before parsing for "Re:",
...
and encode the data back after "Re:" is stipped,
bug 21267, r=bienvenu, sr=sspitzer, a=asa.
2002-03-08 20:13:23 +00:00
bienvenu%netscape.com
6f87ee9813
remove copy folder location menu item from server context menus r=hwaara, sr=sspitzer 129557
2002-03-08 14:52:39 +00:00
bienvenu%netscape.com
d5a250d75b
fix 104020 and 119592 problems with sending offline notification after socket transport shutdown so add a new notification sent before that r=ccarlen sr=sspitzer a=asa
2002-03-08 14:51:00 +00:00
racham%netscape.com
5075045797
Fixing bug 109997. Landing on the trunk (already landed on 099 branch). Fixing the Mailnews accountwizard's first page to display the radio item selection as expected. r=hewitt, sr=blake, a=asa
2002-03-06 23:04:19 +00:00
naving%netscape.com
7e186863dc
missed one file from last checkin
2002-03-06 22:24:50 +00:00
naving%netscape.com
0f50c91c2d
107033 r=bienvenu sr=mscott a=asa Made the dbView hold a weak reference to searchSession object so that
...
it can match new hdrs before adding them to quick search view.
2002-03-06 22:23:06 +00:00
ssu%netscape.com
2f86c90542
checking in patch for yokoyama@netscape.com. fixes bug 93107 - Save Attachment dialogs title located in msgbase.dll. r=ssu, sr=mscott, a=asa
2002-03-06 22:17:22 +00:00
hwaara%chello.se
ff4bdf0335
#40761 , "Make the filters UI accessible"
...
r=ssu, sr=sspitzer, a=asa
2002-03-06 22:03:47 +00:00
varada%netscape.com
6b9a855cb7
fix for bug 112714;making filter dialogs modal;r=naving;sr=dbienvenu;a=asa
2002-03-06 22:02:06 +00:00
darin%netscape.com
026dda9f95
fixes bug 124042 "support internationalized URIs" r=dougt, sr=alecf, a=asa
2002-03-06 07:48:55 +00:00
bienvenu%netscape.com
d3fb80926b
make clicking on a news or imap url load the folder/newsgroup r=naving, sr=sspitzer a=asa 112105
2002-03-06 01:44:07 +00:00
bienvenu%netscape.com
38282eed22
add copy folder location menu item r=naving, sr=sspitzer a=asa 112105
2002-03-06 01:29:56 +00:00
sspitzer%netscape.com
ca3c769ae8
fix for #73995 . hide the print engine xul window when printing.
...
it really confuses users, who think maybe it's a print preview dialog.
this hiding piggy backs on the work of ducarroz and rods for bug #109081
also, fix the interCaps of the interface while I'm here.
thanks to rods for the initial patch. r=ducarroz, sr=bienvenu, a=asa
2002-03-06 00:53:45 +00:00
nhotta%netscape.com
69edaa3577
Adding a check after the conversion to check the consumed length, changed nsMsgI18N7bit_data_part,
...
bug 128908, r=ducarroz, sr=sspitzer, a=asa.
2002-03-05 23:57:01 +00:00
ssu%netscape.com
993271c759
fixing bug 126609 - Labels pref page could need some cleanup. r=racham sr=mscott a=asa.
2002-03-05 23:13:32 +00:00
rods%netscape.com
853d137e87
The does the following:
...
1) Fixes a minor problem in with which kind of PrintSettings object we are getting in browser.js
2) AddressBook now creates its own copy of the PrintSettings and passes it into the nsMsgPrintEngine
3) Mail now creates its own copy of the PrintSettings and passes it into the nsMsgPrintEngine
4) Add a PS arg to the MsgPrintEngine IDL/XUL/JS
r=ducarroz sr=spitzer a=asa
2002-03-05 12:52:37 +00:00
naving%netscape.com
49850e45f3
57440 r=bienvenu sr=sspitzer a=asa Make the default mail folders localizable.
2002-03-05 03:25:31 +00:00
ssu%netscape.com
bab0e1683b
fixing bug 119022 - Remove Select Flagged Messages menu item. r=racham sr=mscott a=asa
2002-03-05 00:55:50 +00:00
ssu%netscape.com
ea8c63d35b
checking patch for neil@parkwaycc.co.uk. fixes bug 82056 - Delete context menu option should be Undelete on deleted messages. r=ssu,timeless sr=sspitzer
2002-03-05 00:49:21 +00:00
cavin%netscape.com
156c1b72b4
Fix for #100854 . For imap folders, unescape the folder URIs and for local folders get rid of ".sbd" and then escape the URIs. r=ducarroz, sr=sspitzer, a=asa.
2002-03-04 23:31:45 +00:00
alecf%netscape.com
30260b9c1e
bug 127091 - big string cleanup, removing old APIs
...
- removing Assign/AppendWithConversion for single-characters
- removing unused StripChars
- removing ReplaceChar[s] for non-matching chars
- removing CompressSet
- removing nsCString::Find/FindCharInSet/RFind for unichar strings
- removing lots of EqualsWithConversion
r=dp, sr=jag
a=asa
2002-03-04 23:18:21 +00:00
andreww%netscape.com
ab70c0401d
bug 65995 - edit->properties should be context sensitive. r=hwaara, sr=sspitzer a=dbaron
2002-03-04 01:22:18 +00:00
morse%netscape.com
2bc8fd2d2b
bug 107579, infrastructure for detecting 3rd-party cookies, r=darin,rpotts, sr=devitz
2002-03-02 01:49:30 +00:00
sspitzer%netscape.com
2a306535ee
fix for #71937 . remove dead code. r=racham,sr=bienvenu,a=bienvenu
2002-03-02 01:31:34 +00:00
sspitzer%netscape.com
b16ab30f08
fix for #111895 . newsgroups not properly sorted by thread.
...
r=bienvenu,sr=sspitzer,a=asa. thanks to Mark Hammond for the fix.
2002-03-02 01:20:32 +00:00
sspitzer%netscape.com
8fcd6bde57
fix for bug #127299 . fix tooltip in advanced search dialogs.
...
r=racham,sr=bienvenu,a=asa
2002-03-02 01:10:32 +00:00
ssu%netscape.com
9f43b7635d
checking in patch for yxia@netscape.com. fixes bug 99685 - Need to externalize the initial size of Offline and Diskspace window on account manager. r=ssu sr=sspitzer a=asa
2002-03-01 23:35:52 +00:00
stephend%netscape.com
4610bc6f81
Bug 127881. View Menu: Messages: Threaded item should be removed. r=ssu@netscape.com, sr=bienvenu@netscape.com, a=asa@mozilla.org
2002-03-01 22:42:29 +00:00
timeless%mac.com
b8019037a1
Bug 127700 timelineservice initialization isn't well wrapped
...
r=bzbarsky sr=sspitzer a=shaver
2002-02-28 07:51:38 +00:00
sspitzer%netscape.com
24a4249fdc
checking in neil's patch code simplificaiton patch for #77687 before it bit rots again.
...
r=hwaara,sr=blake,sr=sspitzer
2002-02-27 01:11:30 +00:00
mhammond%skippinet.com.au
76afab541d
Fix bug 98183: Threaded view auto-changes to unthreaded view.
...
When no messages exist on the server, still set our internal "threaded"
flag.
r=hwarra, sr=sspitzer, a=blizzard on behalf of drivers for 0.9.9
2002-02-27 00:40:23 +00:00
oeschger%netscape.com
c2c399bf8c
restore context-sensitive help to ui: new help file to include and updated syntax, bug=124902, a=asa/drivers, sr=alecf, r=andreww
2002-02-26 01:13:17 +00:00
naving%netscape.com
90c12a0de6
127059 r=racham sr=sspitzer a=asa Make msgNavigation from standalone msg window work again
2002-02-21 23:58:11 +00:00
sspitzer%netscape.com
b050ca8f85
checking in navings fix for regression bug #126874 . search comes up with empty
...
criteria, and can't delete from stand alone message window.
r/sr=sspitzer,bienvenu, a=dbaron
2002-02-21 03:57:35 +00:00
naving%netscape.com
5da2999b50
120076 r=bienvenu sr=mscott a=roc+moz. Undo delete for local msgs should
...
also update popstate.dat. also fixing one js error from last checkin.
2002-02-21 01:37:36 +00:00
naving%netscape.com
af09a418bc
100991 r=bienvenu sr=mscott a=roc+moz. Select the folder and the message (if any) after renaming a folder.
2002-02-21 00:16:57 +00:00
sspitzer%netscape.com
1fb38ae94f
fix for #121639 . get forward as attachment to work for news again.
...
while I'm at it, some code cleanup. note, this fix also makes it so
we use the news cache when copying messages, which is a perf win.
most of this r=naving, all of it r/sr=bienvenu
2002-02-20 08:23:05 +00:00
taka%netscape.com
e58d69c8eb
Re-write RFC-2047 encoder. bug 73403 12699 37088 98675 102610 104447 119079, r=nhotta, sr=mscott
2002-02-20 07:18:11 +00:00
rods%netscape.com
83b93d55d9
1) Makes sure that when a PrintSettings is created it is initialized from the
...
default printer.
2) Mail now uses the nsIWebBrowserPrint interface to create the PrintSettings
object it caches and uses
3) Editor now creates and caches a PrintSettings object.
Bug 123554 r=dcone sr=attinasi
2002-02-20 03:18:33 +00:00
dbragg%netscape.com
9fd02ba450
Updating the localeVersion to 0.9.9. Fixes bug 126240. r=tao, sr=dveditz
2002-02-20 03:18:10 +00:00
naving%netscape.com
44888e5d7a
114960 r=racham sr=mscott. Select the search text upon issuing search from search bar(quick search)
2002-02-20 03:06:30 +00:00
varada%netscape.com
42b826dad7
fix for 105838;choosing right identity;r=ducarroz;sr=mscott
2002-02-20 03:05:53 +00:00
nhotta%netscape.com
258f4e9f52
Changed to use the service for nsIMimeConverter, bug 123699, sr=mscott.
2002-02-20 03:05:46 +00:00
nhotta%netscape.com
1a98b2a04a
Changed to use the non nsString version of nsITextTransform::Change which saves the allocation for nsString, plus clean up,
...
bug 125077, r=ducarroz, sr=sspitzer.
2002-02-20 03:04:24 +00:00
alecf%netscape.com
5ec5cd62b2
one part of fix for bug 107575 - clean up consumers of nsString::EqualsIgnoreCase and nsString::EqualsWithConversion, to be explicit about case-insensitive compares
...
r=timeless sr=jag
2002-02-19 22:49:12 +00:00
bienvenu%netscape.com
afebf0e285
fix downloading of news msgs when going offline if you automatically download msgs rs=sspitzer 126342
2002-02-19 22:39:33 +00:00
cathleen%netscape.com
2902b8c66e
eliminate nsCRT::strlen for char* strings (part 3), bug 124536 r=dp sr=brendan
2002-02-19 08:42:48 +00:00
bbaetz%student.usyd.edu.au
6b96d88c44
Bug 44995 - support socks proxies in mailnews
...
r=mscott, sr=darin
2002-02-19 07:07:23 +00:00
stephend%netscape.com
6d28e2947d
Fix bug 125606 and bug 126355. Clear out the textfield on refresh (bug 125606) and on switching servers (bug 126355). r=suresh@netscape.com, sr=sspitzer@netscape.com
2002-02-19 05:38:33 +00:00
kaie%netscape.com
990aabd2ee
b=115010 Implement "Message Security Info" when reading S/Mime messages.
...
(includes b=115209 Only care for outermost signing/encryption level)
r=javi/ducarroz sr=mscott
2002-02-18 15:36:30 +00:00
sspitzer%netscape.com
a6e6d1a317
fix for #125986 , add accelerator text for "mark thread as read" in
...
Mark toolbar dropdown. fix bug mhammond@skippinet.com.au (Mark Hammond).
r=hwaara, sr=sspitzer
2002-02-18 03:39:16 +00:00
blakeross%telocity.com
773b690927
124615 - mailnews start page textbox should have autocomplete. r/sr=hewitt
2002-02-18 02:53:17 +00:00
pinkerton%netscape.com
6f1ac94599
pulling content-area drag&drop out of JS and into C++ so it is available to embedding. Now built-in to <browser> tag. r=brade/sr=ben. bug#45605
2002-02-17 19:32:08 +00:00
cbiesinger%web.de
68e0b7d045
bug 125977 r=hwaara sr=blake
...
"Enable Javascript for Mail & Newsgroups" placed wrongly in preference
2002-02-17 16:51:03 +00:00
dbaron%fas.harvard.edu
d376f6e5e2
Remove more no-longer-needed nsComponentManager::RegisterComponent calls. Remove remnants of NS_IMPL_IDS macro, associated with long-gone NS_DECLARE_ID. b=125782 r=dougt rs=jag
2002-02-16 16:18:13 +00:00
racham%netscape.com
4e7adb888f
Fixing bugzilla bugs 110000, 124806 and bugscape bugs 12052, 12094. Fix to bug 110000 rearranges hewitt's checked in patch to avoid getting Finish button on the first page of wizard for news account also. Fix to bug 124806 keeps the account type selected by the user intact as user revisits the first page of the wizard. Fix to bugscape bug 12052 resolves the regression by prefilling the activated user's email address in the identity page. Fix to bugscape bug 12094 flushes ISP data as user revisits the first page of wizard so that incomplete email addresses can be caught for regular accounts. r=ssu,bhuvan sr=mscott
2002-02-16 03:07:18 +00:00
hewitt%netscape.com
5d08eb2fdb
11000 - wizard finish button apperas on first page when stepping back, r=blake, sr=hyatt
2002-02-16 01:44:41 +00:00
naving%netscape.com
f0fbcc61f5
123015 r/sr=sspitzer. Make sure that we call Save..Selection() and RestoreSelection() in pairs, otherwise
...
all selection events will be suppressed.
2002-02-16 01:34:50 +00:00
bienvenu%netscape.com
ffcffca6e0
always call SetUrlState when urls are aborted r=naving, sr=sspitzer 125548
2002-02-16 01:33:43 +00:00
bienvenu%netscape.com
88940d3836
add error code for aborting urls r=naving, sr=sspitzer 125548
2002-02-16 01:32:03 +00:00
sgehani%netscape.com
948bf971ca
"Mozilla Mail" should read "Mail & Newsgroups" in Appearance pref pane.
...
b=119790; r=bhuvan; sr=blake
2002-02-15 01:13:44 +00:00
sspitzer%netscape.com
737c470ed0
fix for #125354 . fix dialog text, per the spec. r=jglick, rs=bienvenu
2002-02-14 07:27:21 +00:00
bienvenu%netscape.com
b494a4bf63
store labels on the imap server r=naving, sr=sspitzer 114379
2002-02-14 01:07:19 +00:00
bienvenu%netscape.com
b45d36eeab
don't allow failure to logon to stop going offline process r=naving, sr=sspitzer 115405
2002-02-13 20:54:39 +00:00
ssu%netscape.com
8c5d1f20b8
fixing bug 102561 - Copy Link Address doesn't work in standalone msg window. r=bhuvan, sr=mscott.
2002-02-13 20:49:26 +00:00
bienvenu%netscape.com
ed7d178e1c
get imap shared folders to display shared folder icon 28756 r=naving, sr=sspitzer
2002-02-13 20:25:05 +00:00