Commit Graph

1661 Commits

Author SHA1 Message Date
mscott%netscape.com
0a91655f24 Bug #122191 --> clear the selection from the attachment tree before
we remove the elements from the tree.
sr=sspitzer
2002-01-29 01:42:57 +00:00
stephend%netscape.com
233147be0a Bug 95929. 'Done' should be removed from the Subscribe window's status' r=jglick@netscape.com, sr=sspitzer@netscape.com 2002-01-28 23:50:28 +00:00
bienvenu%netscape.com
4392922a60 hide column picker for offline folder selector r=stephend,sr=sspitzer 120257 2002-01-27 02:08:24 +00:00
bienvenu%netscape.com
d1c857b9e9 sharing tab of folder properties r=sspitzer, sr=mscott 112096 2002-01-27 02:07:44 +00:00
bienvenu%netscape.com
ca7a498512 add strings for sharing tab r=sspitzer, sr=mscott 112100 2002-01-27 02:03:44 +00:00
mscott%netscape.com
43e983bedc Bug #119344 --> add windows system tray icon for biff
r=bhuvan
sr=sspitzer
2002-01-26 03:34:57 +00:00
naving%netscape.com
c2c2666551 120349 r=cavin sr=mscott Add a handy accessor for getting parentMsgFolder 2002-01-25 01:48:07 +00:00
mscott%netscape.com
101a7ee477 Use a try / catch clause to avoid a JS error for some timeline code. 2002-01-24 22:59:49 +00:00
pinkerton%netscape.com
9a10e128d7 use progid for scriptable region. r=ducarroz/sr=mscott. bug# 81996 2002-01-24 18:47:46 +00:00
sspitzer%netscape.com
0a2d08e5a7 suplimental fix for #120755. instead of using .rootFolder and QI to nsIMsgFolder,
we should use what bienvenu added:  .rootMsgFolder.
2002-01-24 03:38:18 +00:00
mscott%netscape.com
14cafa22ea Bug #111140 --> disable open and save in the attachment context menu
if we don't have any attachments selected.
r=ssu
sr=sspitzer
2002-01-24 03:06:38 +00:00
naving%netscape.com
151100b914 119965 r=bienvenu sr=sspitzer. Make selection work on returning from quick search view to folder view.
110860 r=bienvenu sr=sspitzer. fix sorting in folder view on returning from quick search
110320 sr=bienvenu. Sort the quick search results after search is over.
fix several other msg selection bugs on going into / coming out of quick search
2002-01-24 01:25:59 +00:00
sspitzer%netscape.com
cf74ccbb3a fix for #119404 (mail folders come up empty the first time that you open them).
fix by bienvenu.  r=naving,blizzard, sr=sspitzer, a=blizzard
2002-01-18 22:48:24 +00:00
naving%netscape.com
ba7d7597f1 120755 r=racham sr=mscott a=blizzard. make msgNavigation work across servers. 2002-01-18 21:14:24 +00:00
ssu%netscape.com
d20f634134 fixing bug 70097 - pressing up/down in folder pane focuses thread pane. r=bhuvan, sr=sspitzer, a=blizzard 2002-01-17 21:54:27 +00:00
tingley%sundell.net
80490b2456 Checkin for doronr@naboonline.com to fix bug 117517 -- move "Enable js for
mail/news" to the new scripts/windows pref pane.
r=db48x, sr=alecf
2002-01-16 03:26:28 +00:00
varga%utcru.sk
ff7ad62083 Fixes for:
94653  - can't right align text in outliner cell
95730  - White block displays/artifacts in the highlight area after Move/Drag mail to folder.
112238 - [RFE] Outliner widget should support line-through
116855 - Modify outliner builder syntax to match outliner content model
118093 - Make -moz-image-region work in the outliner
118113 - Too little space between pref category tree and pref page
118154 - Category now has a column picker
118647 - Memory leak of 52 bytes from 1 block allocated in nsOutlinerBodyFrame::CheckVerticalOverflow
118660 - left arrow no longer moves to parent category
119751 - Branches are open by default and then closed after launch.

- outermost <outlinerchildren> has "-moz-box-flex: 1" by default
  and it actaully replaced <outlinerbody>
- all event handlers moved on <outliner>
- content builder, outliner builder and content view use <outliner> as root
  element
- nsIBoxObject has a new attribute "element"
- all CSS rules outlinerbody:foo replaced with outlinerchildren:foo
- drop feedback is now skinable

r=waterson for the changes in mozilla/content
r=sspitzer on the mailnews parts
r=blake on the bookmarks/history
r=bryner on the OutlinerBodyFrame and OutlinerContentView changes

sr=hyatt,hewitt
2002-01-16 03:01:28 +00:00
dbragg%netscape.com
4563bf5291 Updating localeVersion value to 0.9.8. Fixes bug 119567. r=tao@netscape.com, sr=dveditz@netscape.com 2002-01-15 23:11:03 +00:00
racham%netscape.com
1205923e1b Fixing bug 103689. Make sure that the right set of addresses are pre-populated in the compose window based on the items selected in the AdderssBook window. Also fixes the new card created from the AddressBook window's file new menu should reflect the right parent addressbook. r=ssu, sr=sspitzer 2002-01-15 22:51:53 +00:00
kaie%netscape.com
b6689df5d4 b=93571 Remove lock icon from messenger windows
r=javi sr=mscott
2002-01-15 22:23:21 +00:00
bienvenu%netscape.com
29719a667f add rootMsgFolder accessor to incoming server, make rootFolder interCaps r/sr=sspitzer 119579 2002-01-14 22:59:02 +00:00
cavin%netscape.com
ecdeca711f Bug #100167: Added server name to a few connection error msgs for imap, news and pop. Also fixed two obsolete imap error numbers (1 & 2). r=bienvenu, sr=sspitzer. 2002-01-13 19:26:28 +00:00
hewitt%netscape.com
7f0e98bdd5 104401 - eliminate mOuter aggregate from nsXULElement, r=waterson, sr=hyatt 2002-01-12 01:20:29 +00:00
naving%netscape.com
c59f91b929 119350 r=nhotta sr=sspizter. make cross-folder msgNavigation follow the folder-pane sort order. 2002-01-12 00:11:07 +00:00
nhotta%netscape.com
0ee20025a9 Added wstring version of MakeFullAddress to nsIMsgHeaderParser,
changed non wstring functions to noscript because they need UTF-8 string and are not scriptable,
bug 118010, r=ducarroz, sr=sspitzer.
2002-01-11 23:52:15 +00:00
andreww%netscape.com
dd4e2fd9f8 bugzilla bug 29896 r=blake, racham, sr=hewitt folder names truncate in middle instead of right in folderpane. 2002-01-11 03:00:38 +00:00
andreww%netscape.com
1aee51887e bugzilla bug 62011 r=racham, shliang sr=hewitt status bar in subscribe dlg should be at bottom. 2002-01-11 02:52:26 +00:00
ssu%netscape.com
b340f86a4b checking in patch for neil@parkwaycc.co.uk. fixes bug 102711 - implement F6/shift+F6 and Ctrl+(shift)+tab to cycle through panes in mailnews window. r=ssu, sr=mscott 2002-01-11 01:17:04 +00:00
ssu%netscape.com
eec2d4eca2 fixing bug 85512 - Change mnemonic for File;Compact Folders and File;Get New Messages For. r=racham, sr=mscott 2002-01-11 01:11:39 +00:00
bienvenu%netscape.com
3f50bac067 check in fix for problem with download and sync messages dlg on os/2 for mkapply, r=timeless, sr=bienvenu 113671 2002-01-10 23:36:42 +00:00
varga%utcru.sk
728727cafd Fix for 116739. Many assertions when moving over the blank area of outliners.
Fix for 118632. file picker can display all column arrows.
r=bryner, sr=hyatt

- getCellAt() now checks for correct mouse coordinates and sets row value
  to -1 for invalid coordinates.
- added bail out checks to all callers.
2002-01-10 04:47:52 +00:00
ssu%netscape.com
68b2adeea0 undoing my previous accidental checkin 2002-01-10 01:09:43 +00:00
ssu%netscape.com
00d16515c8 fixing bug 113744 - Select All in message pane context menu doesn't work. r=racham, sr=m3scott 2002-01-10 01:06:05 +00:00
ssu%netscape.com
5c3c7708d2 undoing my previous accidental checkin 2002-01-10 01:02:43 +00:00
ssu%netscape.com
205b5c2031 vim mailOverlay.xul 2002-01-10 01:00:47 +00:00
ssu%netscape.com
f8cc105688 fixing bug 114503 - Need keyboard shortcuts for Labels. r=timelss sr=mscott 2002-01-09 01:49:57 +00:00
ssu%netscape.com
8768465381 fixing bug 114623 - two separators in right-click on url r=racham sr=mscott 2002-01-08 06:02:24 +00:00
sspitzer%netscape.com
d46cb75f56 fix for #2660, #36760, #54527 and #104987. fix addressbook printing,
it's been broken a long time.  r/sr=bienvenu
2002-01-08 03:19:10 +00:00
bhart00%yahoo.com
9d24653b82 fix bug 110530, JavaScript strict warning in mail3PaneWindowCommands. Checkin for Stephen Walker <walk84@yahoo.com> r=stephend/racham, sr=alecf. 2002-01-08 00:11:33 +00:00
stephend%netscape.com
6283dc3c44 Bug 58572. Javascript strict warnings in mailWidgets.xml. Patch by Stephen Walker <walk84@yahoo.com> r=stephend, sr=shaver 2002-01-05 05:24:24 +00:00
ssu%netscape.com
2578782188 checking patch for neil@parkwaycc.co.uk. fixes bug 111918 - File/Offline/Work Offline has no access key. r=ssu, sr=mscott 2002-01-05 00:39:57 +00:00
hyatt%netscape.com
d749d59e46 Fix for 115748, r=bryner, sr=sspitzer 2002-01-05 00:15:48 +00:00
varga%utcru.sk
6673fe6131 80834 - [outliner scrollbar] if inbox has less than one page of messages, it will come up with a box where the scroll bar is
80548 - outliner scroll bar "disappears" in 3 stages

111101 - No scrollbox / slider / thumb in thread pane scrollbar

116269 - white scrollbars briefly show up in folder pane

116432 - Sometimes the twisty won't update after a click

116855 - Modify outliner builder syntax to match outliner content model
r=waterson, sspitzer, blake
sr=hyatt

99715 - convert category tree to use outliner
r=hixie
sr=blake
2002-01-03 22:58:23 +00:00
sspitzer%netscape.com
d00324cb72 fix for js strict warning. patch by alex vincent (jscript@pacbell.net)
r=bzbarsky, sr=sspitzer
2002-01-03 21:59: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
naving%netscape.com
d94537e7a3 80897 r=mscott sr=bienvenu. speed up multiple deletes in thread-pane by notifying removal of rows in blocks
to outliner. Also move nsIMsgCopyServiceListener from nsMsgDBView to nsMsgSearchDBView.
2001-12-26 21:58:32 +00:00
timeless%mac.com
61a97fd94a Bugzilla Bug 106386 rid source of these misspellings: persistant persistance priviledge protocal editting editted targetted targetting
r='s from many people. sr=jst
2001-12-23 23:23:41 +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
d33e61002d bug #112213 adding timeline code for perf measurement;sr=mscott 2001-12-21 23:21:48 +00:00
naving%netscape.com
e42d2a7b12 104610 r=naving sr=sspitzer. speed up cross-folder msgNavigation in mailnews
made changes to initial patch by neil@parkwaycc.co.uk.
2001-12-20 03:44:04 +00:00
hewitt%netscape.com
635bb213bc 112577 - message pane doesn't show focus ring, patch by neil@parkwaycc.co.uk, r=hyatt, sr=hewitt 2001-12-19 15:10:22 +00:00
hewitt%netscape.com
7b10439c40 XUL/theme simplification changes - removing unnecessary boxes and re-writing large portions of the themes to use new -moz-border-colors and -moz-image-region css features. Also cleans up the classic skin quite a bit for both mac and win. Fixes bugs 113024, 113043, 113585, 113586, 115943, 113643, 114475, 99787, 110214, 113977, 113966, 114802, 64894, 90724, 103173, 103199, 103298, 110442, 111472, 111989, 113027, 113041, 109180, 109204, 81581, 81903, 103324, 110108, 114540, and probably more I forgot to mention. r=ben, sr=hyatt 2001-12-19 12:04:11 +00:00
hewitt%netscape.com
d87408a6cf 112577 - message pane doesn't show focus ring, patch by neil@parkwaycc.co.uk, r=hyatt, sr=hewitt 2001-12-19 12:02:17 +00:00
varga%utcru.sk
949278c0fe Fix for 113477. Group outlinercols. r=bryner sr=hyatt 2001-12-18 13:42:28 +00:00
stephend%netscape.com
a6a279d89c Bug 112322. Add ellipsis to 'Add Account' and remove it in 'Delete Folder' context menu item. r=timeless, sr=hewitt 2001-12-15 21:25:32 +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
dbragg%netscape.com
ebcf51de4d Fix for bug 109951. Updating the version number of the language packs to 0.9.7.
r=tao, sr=dveditz, a=asa for drivers@mozilla.org
2001-12-14 00:18:54 +00:00
naving%netscape.com
9428ca82b8 113397 r=bienvenu sr=mscott. reduce the cache size once the folder has been loaded. 2001-12-12 01:47:24 +00:00
ssu%netscape.com
c30a8faa2e fixing bug 85508 - missing Mnemonic for View-Messages-Ignored Threads menu item. rs=mscott 2001-12-12 00:16:16 +00:00
ssu%netscape.com
61b583bf7c fixing bug 106711 - label column is showing up to the left of subject by default. r=varada, sr=sspitzer. 2001-12-11 07:26:28 +00:00
racham%netscape.com
aa8a1eb738 Fixing bug 108229. Fixed GetMsgFolderFromUri routine to allow copies and folders settings to display and hold preferences properly. Redundant definitions are removed and the routine is now defined in widgetglue.js. r=naving, sr=sspitzer 2001-12-10 07:44:03 +00:00
blakeross%telocity.com
04b07bd531 114258 - pref panel header binding, dialogoverlay.css shouldn't have to be included in each panel. r=ben sr=hewitt
114268 - unnecessarily setting localname attribute on all pref-based elements when loading pref panels. r=ben sr=hewitt
2001-12-09 08:47:31 +00:00
bienvenu%netscape.com
69cf984d40 speedup folder loading when many headers to download, r/sr =sspitzer 112761 2001-12-08 00:59:38 +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
hewitt%netscape.com
66be71de93 93839 - tooltiptext should work without specifying tooltip, r=pinkerton, sr=hyatt 2001-12-04 23:30:25 +00:00
naving%netscape.com
4dbec63c5d Adding a comment, no bug, no reviewer 2001-12-04 21:50:42 +00:00
mscott%netscape.com
01b6ba74ca Bug #113384 --> hook up CAB collection to a timer to improve initial
message display time.
r=sspitzer
sr=bienvenu
2001-12-04 04:04:22 +00:00
mscott%netscape.com
52d1d09ad7 Bug #112661 --> back out my removal of the firing of selection changed
because it stopped us from selecting the next message when you delete the top of
a collapsed thread.
r/sr=bienvenu
2001-12-04 04:02:02 +00:00
mscott%netscape.com
829746a823 remove some obsolete comments. 2001-12-03 23:36:57 +00:00
blakeross%telocity.com
9948b8966a 110674 - msgdeletemessage() has two unnecessary function calls. r=hwaara sr=sspitzer 2001-12-03 06:03:33 +00:00
nhotta%netscape.com
2bef954c77 Added charsetOverride field to nsIMsgWindow, so msgCompose can use it for quoting,
bug 111055, r=ducarroz, sr=sspitzer.
2001-11-29 04:56:42 +00:00
mscott%netscape.com
ee30eb36ed Bug #112324 --> don't initialize the view header menu item in the onload handler for the mail
3-pane. This helps start up time in a very small way.

r=bienvenu
rs=sspitzer
2001-11-28 04:17:54 +00:00
mscott%netscape.com
eb13ead84f Bug #110543 --> afire a custom event when the message pane loads
inform any listeners when we start to display a message
r=kai
sr=sspitzer
2001-11-28 01:06:37 +00:00
mscott%netscape.com
4360b11ab3 make the user agent header field name stay at the top of the line when the user agent wraps.
rs=sspitzer
2001-11-28 00:04:30 +00:00
mscott%netscape.com
ba2767833f Bug #112220 avoid an extra firing of the on select outliner handler when deleting
a message. Supress command updating when selecting the next message
after a delete
r=bienvenu
rs=sspitzer
2001-11-27 21:45:41 +00:00
rjc%netscape.com
fe5d808f73 Fix bug # 75772: On Mac OS X, add support for window toolbar button which hides/shows toolbar buttons. r=ben sr=hyatt 2001-11-27 01:47:41 +00:00
mscott%netscape.com
46e02fb8e3 give the header toggle widget box flex so the subject line wraps. rs=sspitzer 2001-11-26 19:33:16 +00:00
blakeross%telocity.com
2a48def19d 109117 - offline ui: download/sync now window has extra big ok and cancel buttons. r=bienvenu sr=ben 2001-11-26 00:43:56 +00:00
mscott%netscape.com
28d930437d Bug #111274 --> define the addresses object inside the while loop.
r/sr=sspitzer
2001-11-21 23:22:43 +00:00
hewitt%netscape.com
0785fec5fa 96154 - Remove class=outlinercol-header outlinercol-inset-header from outliner, r=ben, sr=hyatt 2001-11-21 11:00:22 +00:00
hewitt%netscape.com
640e9eb08d 66441 - Get rid of gray_*_splitter from utilityOverlay, r=ben, sr=hyatt 2001-11-21 06:59:57 +00:00
bienvenu%netscape.com
0f3ec60899 fix going offline from compose window, patch from sspitzer, r/sr = me 111087 2001-11-21 01:48:50 +00:00
mscott%netscape.com
4fc0e35c4e Bug #110905 --> remove code to enumerate over parsed header results.
allow the ability to get all of the results all at once in a set of
arrays. This improves message display performance by reducing the number
of round trips between the JS thread and the UI thread.
r=ducarroz
sr=bienvenu
2001-11-20 22:53:47 +00:00
mscott%netscape.com
6e9f6e209d Bug #109929 --> cache email address nodes in the multi toggle email address widget. This helps with
message display performance.
r=ssu
sr=sspitzer
2001-11-20 03:29:27 +00:00
ducarroz%netscape.com
e58390d7c6 Fix for bug 108731. Send Page and Send Link must use to message compose service in order to be able to use a recycled window. R=varada, SR=mscott 2001-11-20 03:09:41 +00:00
sspitzer%netscape.com
e34d9b0a63 fix for #103626. don't need to include mailWindowOverlay.xul
fix by neil@parkwaycc.co.uk, r/sr=sspitzer
2001-11-19 00:42:47 +00:00
sspitzer%netscape.com
8aede5f38c fix for #110502. get "edit as new" and "fwd inline" to work again.
the problem is the standard url parser no longer allows us to use illegal
uris.  '_' is an illegal character in a URI (and URL) scheme.
so this patch switches from "foo_message://" to "foo-message://"
r=bbaetz,sr=bienvenu
2001-11-18 23:38:52 +00:00
hwaara%chello.se
f4dba199c7 #104815, align text correctly.
r=bzbarsky, sr=sspitzer
2001-11-17 18:27:57 +00:00
sspitzer%netscape.com
f257ece829 fix for #92393. get msgs toolbar button (and menu item) disabled until you select a folder
if you don't have it set to "check for new messages" on startup.  r/sr=bienvenu
2001-11-16 06:41:42 +00:00
cmanske%netscape.com
9f3cd6bcec Mail Overlay xul for Composer relating to publishing ui, b=88208, r=brade, sr=hewitt 2001-11-15 16:03:14 +00:00
stephend%netscape.com
46f932d68f Bug 109677. 'Empty Trash Can' in context menu to 'Empty Trash'. r=jglick@netscape.com, sr=brendan@mozilla.org 2001-11-14 07:22:16 +00:00
mscott%netscape.com
6980b976be Bug #109979 --> only construct the view for the view mode we are in. Then when we toggle the
view mode, build the new view. This improves message display performance.
r=bienvenu
sr=sspitzer
2001-11-14 06:59:45 +00:00
mscott%netscape.com
d74f74e1cc Bug #109931 --> delay construction of the long email address view
until the user actually puts us in expanded email addresses mode.
r=bienvenu
sr=sspitzer
2001-11-14 02:07:39 +00:00
hyatt%netscape.com
0ac8f3f3f7 106153. convert property to field in XBL. r=bryner, sr=ben 2001-11-13 04:08:55 +00:00
blakeross%telocity.com
5a46d540e2 109207 - stop loading brand.dtd three additional times on startup. r=ben sr=hewitt 2001-11-10 01:51:44 +00:00
mscott%netscape.com
131a7b2d1b Bug #108761 --> override globalEditMenuItems and selectEditMenuItems so
with our own custom event so we can reduce the amount of command updating
they were doing during message display.
r=bienvenu
sr=sspitzer
2001-11-09 23:53:16 +00:00
mscott%netscape.com
9dbad9b635 Bug #108635 --> disable session and global history for the message pane. This helps improve
message display time.
r=jag/mscott
sr=hewitt
2001-11-09 23:41:08 +00:00
mscott%netscape.com
4fdc097f65 Bug #22960 --> broadcast all the headers at once instead of individually.
if not in view all headers mode, only send out the headers we need. This helps
message display performance.
r=ducarroz
sr=sspitzer
2001-11-09 23:31:54 +00:00
mscott%netscape.com
c32f646531 Bug #107707 --> add a row element to the grid to make brief mode work again.
r=bienvenu
sr=sspitzer
2001-11-06 23:46:51 +00:00
varada%netscape.com
8798c93d1e fix for bug #65761 and #108606 -polishing prefill filters;r/sr=sspitzer 2001-11-06 22:55:37 +00:00
ben%netscape.com
f3c6d69128 108595 - mail send page/link context menu items always showing in Navigator, regardless of context. Ensure that popupshowing event listener gets added. r=kerz, sr=blake 2001-11-06 01:38:03 +00:00
ben%netscape.com
feb2a26098 Bug 107842 - Missing menu items from message pane context menu & 107890 - js error loading standalone message window, popup has no properties
- ensure the correct menu items and separators are hidden using newer separator hide logic. r=blake, sr=sspitzer
2001-11-06 01:36:51 +00:00
sspitzer%netscape.com
8949291500 fix for #107639. fix broken select offline dialog. horked by recent
grid changes.  r/sr=sspitzer fix by blakeross.
2001-11-06 00:50:56 +00:00
bhart00%yahoo.com
276f305018 Fix for bug 96786, r=bryner sr=blake 2001-11-05 05:15:21 +00:00
blakeross%telocity.com
c3cc6f4a5c Reverting two of joe's previous changes. r=hewitt sr=hyatt 2001-11-05 00:47:52 +00:00
blakeross%telocity.com
fab16c9cb7 Reverting two of joe's previous changes. r=hewitt sr=hyatt 2001-11-05 00:47:16 +00:00
hewitt%netscape.com
20311b8044 fixing various fun regressions from blake's earlier landing, rs=hyatt 2001-11-03 11:27:04 +00:00
blakeross%telocity.com
71e1ffab70 107642 - XUL syntax/cleanup landing. Fixes 94470, 96008, 96019, 76800, 102637, 80399, 108303, and removes over a thousand unnecessary or nonsensical attributes. Also fixes 108302, 102366, 102367, 105815. r=sspitzer,cmanske on appropriate parts sr=ben 2001-11-03 04:06:54 +00:00
sspitzer%netscape.com
376b6f2e3a fix for #72458. don't use 'menu class="push"' r=hwaara, sr=sspitzer
fix by neil@parkwaycc.co.uk
2001-11-03 02:36:02 +00:00
sspitzer%netscape.com
3b07f47cf3 fix for #35691. addressing widget problems (no To: field) if the
user his new msg when on a news server, and they've got a reply to
address.  r=varada, sr=bienvenu,sspitzer

thanks to neil@parkwaycc.co.uk  for the fix
2001-11-03 00:25:02 +00:00
ben%netscape.com
849dace2fa fix blocker 107568, add back accidentally removed function. I am a dumbass.
sr=spitzer,sfraser
2001-11-02 22:35:13 +00:00
loadrunner%betak.net
86095087bd bug 64146, Delay nsCharsetMenu initialization to avoid consuming ~2% of startup time, r=dp, sr=brendan, alecf 2001-11-02 03:29:30 +00:00
sspitzer%netscape.com
fd0a4c33b7 "Ingore Thread" mnemonic is "I", not "K". r/sr=bienvenu 2001-11-02 00:16:07 +00:00
sspitzer%netscape.com
2387f6bb09 supplimental fix for #102180. when closing the stand alone message window, we were
not unregistering the folder listener from the mail session, because the unload handler
was failing.  it was failing because GetSearchSession() has a js error, because
for the stand alone msg window, gSearchSession is undefined.  r/sr=bienvenu
2001-11-01 04:41:45 +00:00
sspitzer%netscape.com
77e36b4a18 fix for performance bug #107481 (reduce mail-toolbar command updating)
fix for bug #102180 (close std alone msg window on delete if no more messages
in the folder).  also, fix spelling mistake, "supress" -> "suppress"
r=cavin, sr=bienvenu.
2001-11-01 04:05:41 +00:00
tao%netscape.com
f8fa28ae88 107375: localeVesion update: 0.9.4 -> 0.9.6 in the trunk.
(r=jbetak,sr=dveditz)
2001-11-01 01:11:57 +00:00
racham%netscape.com
57b5d7984a Fixing bug 107779. This is a regression. Make messagepane link context menu items to work by using the global context menu var. r=ssu,ben sr=sspitzer 2001-10-31 23:29:53 +00:00
sspitzer%netscape.com
c080037c83 fix for performance #107481. our FocusRingUpdate_Mail command set updates on
focus changes.  a blur from A to B does this:  sets focused element to null,
sets focused element to B.  by listening to focus, and not dropping null, our js would
update the mail-toolbar twice on a focus change.  now we do it once.

thanks to cavin for finding the problem.

r=cavin, sr=bienvenu
2001-10-31 02:05:40 +00:00
bnesse%netscape.com
aa65825ca9 Fix for bug 106159. Force getComplexValue calls to return string values. r=sgehani, sr=alecf. 2001-10-31 00:13:06 +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
ben%netscape.com
2c7c8361b1 107311 - rename global variable for consistency & interoperability with other context menu clients.
r=jst, sr=sspitzer
2001-10-30 06:45:17 +00:00
ben%netscape.com
95474277c6 107311 - insert accidentally removed <![CDATA[ and add a null check just in case
r=jst, sr=sspitzer
2001-10-30 06:44:24 +00:00
ben%netscape.com
95eb959a2d 107311 - make Mail Message Pane context window code not rely on menuitem visibility specified via style attribute, since this is now specified with the hidden attribute. Also remove unused parameter to fillMessagePaneContextMenu
r=jst, sr=sspitzer
2001-10-30 06:43:56 +00:00
sspitzer%netscape.com
8516ed2883 fix for #106917. strict js warnings from msgHdrViewOverlay.js r/sr=mscott 2001-10-30 05:47:25 +00:00
sspitzer%netscape.com
0ef29145c5 fix blocker bug #107334. undefined entity causes mailnews to crash.
working on the broken contenxt menus next, but the tree could open with that.
sr=shaver.
2001-10-29 17:38:57 +00:00
ben%netscape.com
03051ca0c1 103064 - add Send Page/Link to browser context menu. Shifting XUL into this file
& parameterizing functions a little better so that they can be re-used more
efficiently. r=pchen, sr=hyatt
2001-10-29 10:15:18 +00:00
bienvenu%netscape.com
507a096fa9 add support for sorting by label r=bhuvan, sr=sspitzer 106717 2001-10-28 20:26:59 +00:00
sspitzer%netscape.com
3d8e34f3ca fix for #75611. the Message | Mark menu item is supposed to have a seperator between it and the
"Ignore Thread" menu item when reading a news message.
fix by andreas.premstaller@uibk.ac.at, r/sr=sspitzer
2001-10-28 10:00:56 +00:00
sspitzer%netscape.com
c96866b2d2 fix for #90754 (return progress meter to inactive state) and #106763 (no items in subscribe tree until you do a search).
r/sr=bienvenu
2001-10-27 18:27:56 +00:00
stephend%netscape.com
a2cb719a37 Bug 83318 - Wording changes from 'Get Msg' to 'Get Msgs' and 'New Msg' to 'Compose'. 50865 - Removing the duplicated charset menu item for folders. Both bugs have r=jglick@netscape.com, sr=sspitzer@netscape.com 2001-10-27 08:19:54 +00:00
bnesse%netscape.com
faf03ce445 Bug 106159. Switch remaining js and xul files from nsIPref interface to nsIPrefService/nsIPrefBranch interfaces to eliminate conflicts. r=jag, sr=alecf 2001-10-27 05:39:25 +00:00
naving%netscape.com
fc043ae72e 106819 r=suresh sr=mscott. Do not steal focus after search textbox is cleared. 2001-10-26 22:33:27 +00:00
naving%netscape.com
7c1966ad79 94968. r/sr=mscott. fix the folder-picker to not show bogus folders. 2001-10-26 22:08:21 +00:00
naving%netscape.com
e3756b4921 106875 r=stephend sr=mscott. Remove tooltip for the searchBar. 2001-10-26 21:28:46 +00:00
stephend%netscape.com
730714aad2 Bug 106668. JS strict warnings in the new Search widget. r=naving@netscape.com, sr=brendan@mozilla.org 2001-10-26 02:20:53 +00:00
naving%netscape.com
bf43e53f5b 103734 r=sspitzer sr=bienvenu. landing Quick Search feature for mail 3 pane. 2001-10-25 05:34:49 +00:00
bienvenu%netscape.com
97a78db72b add ui for label feature, r=ssu, sr=sspitzer, fix problem with command enabling for local mail, r=varada, sr=sspitzer 106067 106504 2001-10-25 02:25:08 +00:00
mscott%netscape.com
774ca560cc Bug #105553 --> convert message header display to use new XBL widget
Bug #73413 --> hook up a first pass at view all headers
Bug #51616 --> don't let long subjects (with no spaces) reak havoc on the message pane.
r=ducarroz
sr=sspitzer
2001-10-24 00:27:03 +00:00
mscott%netscape.com
106150bc6e Bug #105553 --> add XBL widgets for use in message display
r=sspitzer
sr=hewitt
2001-10-24 00:26:09 +00:00
varada%netscape.com
14d4a36839 fix for 65761 - prefill filters using email address;r=ducarroz;sr=sspitzer 2001-10-24 00:00:32 +00:00
sspitzer%netscape.com
397051ef10 fix for #55473. "View" | "Sort by" and "Messages" should be radio buttons, not checkboxes.
thanks to andreas.premstaller@uibk.ac.at for the patch.  r/sr=sspitzer
2001-10-23 23:54:54 +00:00
bienvenu%netscape.com
a2ab34e8d5 some front end for labels r=ssu, sr=sspitzer 106067 2001-10-23 22:22:32 +00:00
sspitzer%netscape.com
b5586a89ce fix for #106165. fix js warning when psm not built or installed. r/sr=bienvenu 2001-10-23 02:11:08 +00:00
nhotta%netscape.com
37cfb61ef8 For charset menupopup, make sure to set selectedItem and removed unnecessary code, bug 87691, r=jbetak, sr=sspitzer. 2001-10-22 22:47:48 +00:00
jaggernaut%netscape.com
3e278e4913 Bug 105973: s/Observe/observe/ 2001-10-22 04:16:33 +00:00
hewitt%netscape.com
d45cd3bc09 70751 - [XUL Syntax] XUL docs loaded in iframes should use <page>, r=blake, sr=hyatt 2001-10-21 04:16:03 +00:00
hewitt%netscape.com
7e10018204 102241 - [XUL 1.0] use selectedIndex on deck and tabpanels, r=blake, sr=hyatt 2001-10-21 03:59:20 +00:00
bienvenu%netscape.com
5221d5331e add error message for folder rename failed r=naving, sr=sspitzer part of fix for 105108 2001-10-20 23:08:24 +00:00
dougt%netscape.com
d18d7e2b17 nsIObserver and nsIObserverService API freeze. r=rpotts@netscape.com, alecf@netscape.com. bug 99163 2001-10-19 20:52:59 +00:00
nhotta%netscape.com
32acd1e773 Indentation change in folder property dialog, bug 94560, sr=sspitzer. 2001-10-19 20:50:17 +00:00
nhotta%netscape.com
a83fb9ebca Wording change for folder property dialog, bug 94560, sr=sspitzer. 2001-10-19 20:49:56 +00:00
pinkerton%netscape.com
6630d79543 remove prefs and quit from edit/file menus on osx (they're in the app menu now). r=sdagley/sr=blake,smfr. bug#68098 2001-10-19 14:13:20 +00:00
sfraser%netscape.com
7ee6ab59a7 Fix bug 42817 -- overlay a Page Setup menu item for Mac, which displays the page setup dialog. r=jag/hwaara, sr=sspitzer/blake 2001-10-13 02:28:44 +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
sspitzer%netscape.com
de3f0803a8 fix for #60139. fix problem with next navigation not working when bubbling out
fo subfolders.  r/sr=bienvenu
2001-10-11 00:33:50 +00:00
naving%netscape.com
5b64bf539e 16902 r=sspitzer sr=bienvenu, Implement custom headers for mail filter and search. 2001-10-10 19:27:06 +00:00
sspitzer%netscape.com
7841f2f822 fix for #19254. propagate unread state of subfolders to parents if the parent is closed.
r/sr=bienvenu
2001-10-09 23:40:23 +00:00
sspitzer%netscape.com
55e1f06cfb fix for #92393 and #91421. "Get Message" menu item and toolbar button disable
when they shouldn't.  r/sr=bienvenu
2001-10-09 06:36:30 +00:00
sspitzer%netscape.com
46dde148e9 fix for #56419. implement the "Go To Message Folder" feature from search.
r/sr=bienvenu.
2001-10-09 03:05:18 +00:00
sspitzer%netscape.com
08c99a8091 fix for #60139 and #72821. implement proper next folder navigation.
now we should find the right "next" folder when you hit next and there
are no more unread messages in the current folder.  we respect the folder
pane sort order for determining what's next, which is what's "below" in the folder pane.

r/sr=bienvenu
2001-10-08 20:56:52 +00:00
sspitzer%netscape.com
72a150cb60 fix for #103681 (no status messages when doing pop).
back out my bad fix for #102978.  we set the msg window on the folder datasource
and we've got a folder datasource per msg window.  by moving this from js to xul,
it made it so we'd set the msg window on one folder ds, and we'd be using the other one.

r/sr=bienvenu
2001-10-08 20:05:00 +00:00
bienvenu%netscape.com
c710b69ec3 more work on closing db's when changing folders, 95865 rs=sspitzer 2001-10-08 02:06:15 +00:00
bienvenu%netscape.com
11f4e3e94c part of fix for 95685 reduce bloat by closing db if a folder is unselected, r=naving (who did part of this patch), sr=sspitzer 2001-10-08 01:05:58 +00:00
sspitzer%netscape.com
7c15ae749f fix for #103037. preflight the message "save as file" dialog with
message.eml, and not "mail".  also move this string to a string bundle
r/sr=bienvenu.
2001-10-06 01:04:32 +00:00
sspitzer%netscape.com
f7d3abb9bb fix for #102978
set up the folder pane datasource in the xul, not in the on load handler.
r=waterson, sr=bienvenu
2001-10-06 00:55:39 +00:00
sspitzer%netscape.com
10e43c61fc fix for #103220 #94774 and #79103. when the folder name changes, we need to notify
that #Name, #FolderTreeName and #FolderTreeSimpleName have changed.

also clean up the folder datasource to not copy strings when not necessary.

r=racham, sr=bienvenu.
2001-10-06 00:50:12 +00:00
sspitzer%netscape.com
fc8bb05f11 partial fix for #100835. fwding (inline) imap messages with large attachments
and editing imap templates & drafts with large attachments is slow since we
have to download the attachment.  this makes it so the user sees download progress
in the msg window.  r=ducarroz, sr=mscott
2001-10-01 18:45:16 +00:00
stephend%netscape.com
109457225e Bug 80120. Implementing tooltips on the toolbar's expand/collapse widgets. r=jglick/german/sspitzer/robinf/cmanske sr=sspitzer 2001-10-01 05:03:06 +00:00
blakeross%telocity.com
3aff869538 Fix js strict warning about function not always returning a value. sr=ben 2001-10-01 02:55:01 +00:00
mscott%netscape.com
b247738319 Bug #102215 --> xul syntax changes messed up message display. Change align="center" to align="top"
r=sspitzer
sr=hewitt
2001-09-29 01:55:27 +00:00
naving%netscape.com
d9dc0205f3 94968 r=bienvenu sr=sspitzer. Add error messages in cases where filter disables itself because it cannot
find the folder or filtering fails due to some other reasons.
2001-09-28 23:02: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
naving%netscape.com
2697a939d7 93968 100037 r=bienvenu sr=sspitzer. Ask for confirmation dialog for folders that have an
associated filter and warn user if folder is renamed/deleted/moved. Also fixed
some of D&D folder problems and cleaned up the stringBundle code in base/util.
2001-09-27 02:47:03 +00:00
sspitzer%netscape.com
d6b386e62a fix for #101640, to allow cavin to finish #14295. if a server is removed
or if a server "changes" notify the incoming server listeners.  for the three pane
listener, we use that to decide if we need to change our selection.
r=cavin, sr=bienvenu
2001-09-26 01:01:49 +00:00
naving%netscape.com
70dee1d7f3 101057 r=robinf, bienvenu sr=sspitzer Add error messages when compact fails because of insufficient disk space or writing to folder failed. 2001-09-26 00:48:35 +00:00
hwaara%chello.se
8893eba48d #94180, fix regression from XUL 1.0 change: make alternative 3pane's grippy be center-aligned.
r=stephend, sr=sspitzer.
2001-09-25 22:18:11 +00:00
hewitt%netscape.com
989692bdd6 9656 - outliner column drag and drop rearranging, r=sspitzer, sr=hyatt 2001-09-25 22:17:47 +00:00
blakeross%telocity.com
35953fea85 removing attr's that are now unnecessary due to default orientation. r=hewitt sr=hyatt 2001-09-23 07:16:02 +00:00
stephend%netscape.com
5326413e00 Bug 100906. JS strict warnings in mailWindowOverlay.js r=rginda@netscape.com sr=bienvenu@netscape.com 2001-09-22 21:56:42 +00:00
stephend%netscape.com
118b4dfe53 Bug 100907. JS strict warnings in messengerdns.js r=rginda@netscape.com, sr=jst@netscape.com 2001-09-22 11:02:20 +00:00
hyatt%netscape.com
5d2125535b Fix for 94180. Grippy in mail 3-pane misaligned. r=hwaara, sr=brendan 2001-09-22 00:29:42 +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
srilatha%netscape.com
c8a28c8a1b Fix for smoketest blocker bugscape bug 9703
r=dmose,sr=sspitzer, a=granrose
2001-09-20 23:50:51 +00:00
cls%seawood.org
8611ce1a99 Declare xml version before comments. Fixing problem with mailnews not showing up in Tasks menu.
r=pavlov sr=jst
2001-09-20 10:52:28 +00:00
stephend%netscape.com
cb4f03375a Bug 100178. Subscribe.xul changes for XUL 1.0. r=kerz@netscape.com sr=hewitt@netscape.com 2001-09-20 08:38:11 +00:00
hewitt%netscape.com
f73dd9fabf 97574 - Implement toolbarbutton and kill menubutton (except outliner.css), r=blake, sr=hyatt 2001-09-20 07:08:29 +00:00
srilatha%netscape.com
328418624b Fix for bugscape bug #6906. sr=sspitzer.
part of simple MAPI UI checkin. added some comments.
2001-09-20 05:01:47 +00:00
stephend%netscape.com
99a4abe7dd Bug 58567. JavaScript strict warnings (re-declarations). r=walk84@usa.net/naving@netscape.com, sr=hewitt@netscape.com 2001-09-20 04:13:42 +00:00
jaggernaut%netscape.com
f8f3e80dd6 Bug 99876: [XUL Syntax] <spring/> --> <spacer/>, r=alecf, sr=hyatt. 2001-09-18 21:47:32 +00:00
stephend%netscape.com
a88e469537 Bug 10020. JS function verifyAccounts() should be verifyAccount(null) to reflect parameter passing. r=bhuvan@netscape.com, sr=sspitzer@netscape.com 2001-09-18 06:56:08 +00:00
sspitzer%netscape.com
52ba2ec30e fix for #99491. persist mailnews sidebar height by persisting the outliner height.
r=varada, sr=mscott
2001-09-17 23:51:07 +00:00
hewitt%netscape.com
60f317c194 99102 - update skin versions in all contents.rdf, r=hyatt, sr=blake 2001-09-17 23:40:50 +00:00
stephend%netscape.com
8b10c402cb Bug 98381. Align and change the wording of the Subscribe dialog's label. Patch by Bradley Hart <bhart00@yahoo.com> r=stephend@netscape.com/jglick@netscape.com/robinf@netscape.com sr=sspitzer@netscape.com 2001-09-17 18:58:09 +00:00
bienvenu%netscape.com
17f2ae356a fix problems enabling reply/forward and related commands when offline w/o offline msg bodies (91352) and problem with delete key getting disabled after next unread (84260) r=naving, sr=sspitzer 2001-09-12 23:26:33 +00:00
mkaply%us.ibm.com
4ca3cf959e #76856
Night of the Living Dead CVS files - rekilling files that got changes made after they were killed
2001-09-11 03:50:35 +00:00
blakeross%telocity.com
088810f568 Turbo landing:
- Turbo mode should run Mozilla from registry (88844). r=ccarlen sr=ben
- Systray menu for turbo should include components (89532). r=syd sr=ben
- Installer checkbox needs to turn turbo on properly (96936, 97338). r=ccarlen sr=ben
- Add 'Disable Quick Launch' menuitem to turbo systray icon (98770). r=syd sr=ben
- Need confirmation dialog when 'Disable Quick Launch' is selected (98805). r=syd sr=ben
- Show dialog when last window is closed in turbo mode (89166). r=ccarlen sr=ben

and some cleanup.
2001-09-10 23:48:09 +00:00
stephend%netscape.com
568636e20e Bug 98453. Use 'Mail & Newsgroups' consistently throughout the UI. r/sr=sspitzer@netscape.com 2001-09-06 03:41:10 +00:00
stephend%netscape.com
e13bd7e0f9 Bug 48053. Remove sidebar-messenger* from the tree. r=cls, sr=sspitzer 2001-09-05 02:43:37 +00:00
naving%netscape.com
c619a593b1 98180 r/sr=sspitzer. Do not preflight the date pikcer w/ current date, if there is already an exisiting
date
2001-09-04 22:58:12 +00:00
hewitt%netscape.com
75956cc8f6 97487 - splitting up mail css files, r=mscott, sr=sspitzer, a=asa 2001-08-31 22:20:37 +00:00
varada%netscape.com
62e25bc0c0 fix for 79053-regression- sendpage and sendlink should use correct identity;r,sr=sspitzer;a=asa; 2001-08-31 20:49:00 +00:00
hewitt%netscape.com
292c232309 83222 - offline:Mac - GUI - offline indicator hidden in message window, r=ben, sr=hyatt, a=dbaron 2001-08-31 00:12:56 +00:00
sspitzer%netscape.com
8a32321a64 fix for #97305. double clicking on folder pane scroll bar area can sometimes open
a new 3 pane.  r=varada, sr=mscott, a=asa
2001-08-29 22:14:18 +00:00
hwaara%chello.se
0d2b686394 #96957, "Sort order changed if you change thread-mode"
#79588, "Toggle View|Ignored Threads when in flat sort goes threaded."

Fix cases where we lost the thread-order and/or sort-order. For example, if you changed thread-mode to "View threads with unread", it would always switch the sort-order to be ascending.

r=doron, sr=ben, a=tor
2001-08-26 22:05:24 +00:00
sspitzer%netscape.com
9867c7fd8e fix for #96499, account central not being shown on start up, "read messages" not working if server collapsed
fix for #95358, folder pane sorting should be case insensitive
fix for #18343, newsgroups in the folder pane should be in newsrc order, not alphabetical order.

plus, some clean up.

r=racham, sr=bienvenu, a=asa
2001-08-23 01:10:05 +00:00
sspitzer%netscape.com
286201ce5a fix for blocker #96282. use SelectFolder() to select the inbox on the default account
on startup.  r=mscott,sr=bienvenu
2001-08-22 18:41:59 +00:00
mscott%netscape.com
c9ddbcdaf5 Bug #59787 --> when showing the start page, clear the force charset on the document viewer. Then when we switch back to showing a message
force it to be UTF-8 again. This fixes problems with I18N start pages which attempt to specify a meta charset.
r=naving
sr=sspitzer
2001-08-22 03:57:56 +00:00
sspitzer%netscape.com
90372fbbe9 fix for #96298. get "next unread" to work again now that we have switched to outliner.
when trying to "land" on folder, we need to make sure all the ancestors are "expanded".
r/sr=mscott,bienvenu
2001-08-22 03:24:52 +00:00
tao%netscape.com
f2190d1a41 91217: update locale version in package/locale provider registry.
r=jbetak,sr=sspitzer. 0.9.3 ->0.9.4
2001-08-22 01:52:23 +00:00
dianesun%netscape.com
4ba25e3164 Fix to bug (95201: disable Download/Sync) r=buhvan, sr=sspitzer 2001-08-22 00:07:46 +00:00
sspitzer%netscape.com
1780d96085 fix for #72869.
in the tree view (in subscribe) allow for multiple selection.
r/sr=bienvenu
2001-08-21 21:27:26 +00:00
chuang%netscape.com
4de05b1436 Bug 17476 Move/Copy menus should sort, r/sr=sspitzer, mscott 2001-08-21 20:41:33 +00:00
varada%netscape.com
105869bb06 fix for bug#79053-identity crisis mail compose;r=ducarroz;sr=bienvenu 2001-08-21 18:33:33 +00:00
stephend%netscape.com
1a6e6c97aa Bug 40191. Bad 'connection refused' message. Patch by Jessico Blanco <jblanco@us.ibm.com> r=jglick@netscape.com/stephend@netscape.com sr=sspitzer@netscape.com 2001-08-21 06:43:46 +00:00
sspitzer%netscape.com
9c896ab736 fix for #95457. the open / closed state of servers and folders in the folder pane
was not persisting across sessions.  I added a new attribute to outliner "statedatasource"
that you can set to use for state, otherwise, if you are "trusted" it will use the localstore.
if not trusted, it will use an in memory datasource, which will not persist across sessions.

r/sr=bienvenu for the mailnews part, r/sr=waterson for the content part.
2001-08-21 06:18:58 +00:00
varga%utcru.sk
cca7ae546f Fix for 94652.
allow for no multiple select in outliner.
r=bryner, sr=hyatt
2001-08-19 08:24:42 +00:00
dianesun%netscape.com
f6c40c66d7 Fix for bug 80581, r=hwaara, sr=sspitzer 2001-08-17 01:26:47 +00:00
dianesun%netscape.com
8b8605fe0f Fix for bug 80581, r=hwaara, sr=sspitzer 2001-08-16 23:52:16 +00:00
sspitzer%netscape.com
1e0e99191d landing mailnews folder pane outliner branch. (#73865)
huge thanks jan varga and hwaara for doing the lion's share of the work
to convert the folder pane to use the outliner.

reviewed by waterson, andreww, ben, hewitt, pinkerton, attinasi, hwaara, varga, sspitzer, bienvenu.
super reviewed by hyatt and sspitzer

for the end user:  unread and total columns are back in folder pane (like 4.x)

also includes fixes for #80844 #85376 #89072 #90075 #93011 #93963 #95298 #54171 #78768 #85088
2001-08-15 05:07:48 +00:00
mscott%netscape.com
a440f40ec3 Bug #65900 --> when offline and we don't have a message body, clear the header ovleray
r/sr=sspitzer
2001-08-14 00:01:25 +00:00
sspitzer%netscape.com
e3c127fac5 remove folderPane.css from where it is not needed. only the folder pane
and the offline folder select dialog need it.  rs=bienvenu
2001-08-10 20:04:29 +00:00
stephend%netscape.com
c154219488 94702. Mail & News messengerWindow.Title should be 'Mail & News'. Patch by Bradley Hart <bhart00@yahoo.com>. r=stephend@netscape.com sr=sspitzer 2001-08-10 19:04:49 +00:00
sspitzer%netscape.com
819513506c don't hardcode "Open" and "Save" in the attachment save menu.
#93275 r/sr=mscott.
2001-08-09 04:11:42 +00:00
sspitzer%netscape.com
f416f85a44 remove unused ignore="MessageChild" cruft. #93011. rs=bienvenu 2001-08-09 03:41:13 +00:00
sspitzer%netscape.com
7ab1c97829 fix for some minor subscribe column issues. #94259 r/sr=bienvenu 2001-08-09 03:21:32 +00:00
dianesun%netscape.com
3d1f522294 Fix for bug 94406(File|Offline|Menu item not working for standalone msg). r=mohanb, sr=sspitzer 2001-08-09 01:16:45 +00:00
stephend%netscape.com
2c44e3668e 94020. 'Mail' into 'Mail & News'. r=timeless, sr=ben (correct fix this time) 2001-08-08 08:10:46 +00:00
suresh%netscape.com
45f1c4c22d fixing mail breakage. sr=naving. 2001-08-08 07:10:13 +00:00
timeless%mac.com
2d20db3697 Bugzilla Bug 94037 M&N prefs panel: change 'Mail' to 'Mail & News'
by stephend@netscape.com r=jglick/robinf/timeless sr=blake
2001-08-08 04:14:13 +00:00
hyatt%netscape.com
0c296a706a Fix for 71106. r=jag, sr=jst 2001-08-06 21:49:35 +00:00
hewitt%netscape.com
3203d18be2 93193 - cleaning up after align/pack xul box model changes, r=blake, sr=hyatt, 90741 - replacing box with hbox/vbox (from andersma@luther.edu), r=hewitt, sr=hyatt 2001-08-04 06:21:59 +00:00
dianesun%netscape.com
e85024b972 Fixes to bugs 87177, 91560, 86014, 81321. R=bhuvan, hwaara, eddyk, SR=sspitzer 2001-08-03 00:02:25 +00:00
bienvenu%netscape.com
0e78490dff move offline js stuff to its own file r=ducarroz, sr=sspitzer part of work for 83216 2001-08-02 13:36:43 +00:00
bienvenu%netscape.com
b6784c4c0c move offline js stuff to its own file r=ducarroz, sr=sspitzer part of work for 83216 2001-08-02 13:29:49 +00:00
sspitzer%netscape.com
776918b13d remove dead code. #92960. rs=mscott 2001-08-02 07:24:35 +00:00
sspitzer%netscape.com
931752ef07 remove dead code. #92960. rs=mscott 2001-08-02 07:06:07 +00:00
sspitzer%netscape.com
f4bd6796d7 fix for #61651: subfolders of special folders have those special folder properties.
thanks to elrod@liquidmetal.com for the initial patch.

fix for #72791: the INBOX flag trumps all other special folder flags.  so if a user
sets their INBOX to be their Sent folder, we still treat it like an inbox.

r=mscott, r=sspitzer, sr=bienvenu
2001-08-02 03:18:47 +00:00
naving%netscape.com
7478c47250 34074, 92056 r=cavin sr=bienvenu. ReSelect the folder and the message after compacting local folders
transfer info from the old msf to new msf file.
2001-08-02 03:09:33 +00:00
sspitzer%netscape.com
576a746af8 fix for #93061. secure icons not showing up in various folder pickers and folder menus.
r/sr=bienvenu
2001-08-01 10:34:18 +00:00
timeless%mac.com
5b2daf0e78 Bugzilla Bug 46596 Address Book should not be in tasks menu/component bar if not installed
patch by neil@parkwaycc.co.uk r=hwaara r=bhuvan sr=blake
2001-07-25 07:00:22 +00:00
timeless%mac.com
f3501aac06 Bugzilla Bug 15096 UI: 3-Pane, Visual, General Menu Problems
r=kerz sr=hewitt
changes needed because of Bugzilla Bug 41572 Prefer matched case for Access keys
2001-07-25 06:36:58 +00:00
sspitzer%netscape.com
32020e6bd4 fix for #92194. don't open the message in the stand alone message window
if the user double clicks on the thread twisty.  r/sr=bienvenu
2001-07-25 06:34:59 +00:00
naving%netscape.com
472546ee63 41720 r=bivenvenu sr=sspitzer. Make the filters work on rename and warn and
disable the filter on delete of a folder. Also added msgWindow to some
pop mail retrieval and filter routines.
2001-07-25 04:21:01 +00:00
dianesun%netscape.com
dffdf3d2e9 Fixes for bug 80797(Cleanup msgSynchronize.js) 82660(Tweak Select Folder). r=hwaara, sr=sspitzer 2001-07-25 01:43:46 +00:00
hwaara%chello.se
7348fb87b4 #44800, fixed our current window handling code for the search window and filterlist dialog to use nsIWindowMediator to fix the problem where choosing "Search Messages" or "Message Filters" twice made the popupmenus go blank.
r=bhuvan, sr=sspitzer
2001-07-24 23:32:00 +00:00
timeless%mac.com
d256e7ea96 fix Bugzilla Bug 90741 Whack the rest of the <box> tags in the trunk [mailnews]
by andersma@luther.edu r=hwaara sr=sspitzer
2001-07-24 20:31:03 +00:00
sspitzer%netscape.com
aa159019c1 fix for #88949. fix certain cases where account central was not loading.
r=hwaara, varga, rs=bienvenu
2001-07-24 20:02:19 +00:00
hwaara%chello.se
de52f97892 #58564, fix a js error. r=hwaara, sr=mscott, checkin for Henrik Gemal 2001-07-19 13:13:23 +00:00
hwaara%chello.se
6e3e5708c2 #88525, Add shortcut key and revise wording to "Search Messages...". r=bzbarsky, sr=sspitzer 2001-07-18 00:31:22 +00:00
sspitzer%netscape.com
d41396f955 fix for subscribe crasher #90718. make sure to null out selection from the view.
r=hwaara,sr=bienvenu
2001-07-17 19:34:53 +00:00