hwaara%chello.se
f8de5de638
#109598 , "tasks overlays should use insertbefore, insertafter instead of position"
...
#81237 , "IRC Chat has bizarre menu position",
Patches by nnooiissee@yahoo.com
r=andreww, sr=jst
2002-02-06 15:29:39 +00:00
naving%netscape.com
1297749122
74781 r=bienvenu sr=sspitzer. Select the newly downloaded pop3 message that was truncated by limit size.
2002-02-05 03:46:15 +00:00
bienvenu%netscape.com
352b6d9cc9
disallow drag drop into read-only imap folders r=naving, sr=mscott 112103
2002-02-02 17:30:03 +00:00
ssu%netscape.com
f1e323eb63
fixing bug 115582 - File/Attachments/Save All doesn't have access key. r=racham, sr=mscott
2002-02-01 23:05:45 +00:00
stephend%netscape.com
14caef6d41
Bug 120255. Label text in download for offline dialog is confusing. r=jglick@netscape.com/sr=bienvenu@netscape.com
2002-01-31 04:33:30 +00:00
naving%netscape.com
46cbd1c641
117723 r=bienvenu sr=mscott make drag and drop of messages work across multiple mail 3 pane windows
2002-01-31 02:16:12 +00:00
naving%netscape.com
0da945deed
107029 r=racham sr=mscott. Add Clear button to come out of quick search (mail - 3pane)
2002-01-29 21:32:05 +00:00
mscott%netscape.com
ffe5b4f9da
Bug #122293 --> add separate localization strings for biff icon tooltips
...
r/sr=sspitzer
2002-01-29 03:50:13 +00:00
mscott%netscape.com
3dfd6c8f2d
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
eda7da68b3
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
34cbbd061d
hide column picker for offline folder selector r=stephend,sr=sspitzer 120257
2002-01-27 02:08:24 +00:00
bienvenu%netscape.com
4ef6ea0b73
sharing tab of folder properties r=sspitzer, sr=mscott 112096
2002-01-27 02:07:44 +00:00
bienvenu%netscape.com
dec940b55c
add strings for sharing tab r=sspitzer, sr=mscott 112100
2002-01-27 02:03:44 +00:00
mscott%netscape.com
941eedc4a1
Bug #119344 --> add windows system tray icon for biff
...
r=bhuvan
sr=sspitzer
2002-01-26 03:34:57 +00:00
naving%netscape.com
9487f6f73e
120349 r=cavin sr=mscott Add a handy accessor for getting parentMsgFolder
2002-01-25 01:48:07 +00:00
mscott%netscape.com
42c6cc8a40
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
c1b75b2dd7
use progid for scriptable region. r=ducarroz/sr=mscott. bug# 81996
2002-01-24 18:47:46 +00:00
sspitzer%netscape.com
43525b078f
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
1b68aa1df5
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
6df82ef82f
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
6c09b801e1
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
01304a307e
120755 r=racham sr=mscott a=blizzard. make msgNavigation work across servers.
2002-01-18 21:14:24 +00:00
ssu%netscape.com
e5776542c8
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
26f155f2eb
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
bbc83df106
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
b3ce95e541
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
753b967403
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
6502ed45b0
b=93571 Remove lock icon from messenger windows
...
r=javi sr=mscott
2002-01-15 22:23:21 +00:00
bienvenu%netscape.com
d38a3fb2f2
add rootMsgFolder accessor to incoming server, make rootFolder interCaps r/sr=sspitzer 119579
2002-01-14 22:59:02 +00:00
cavin%netscape.com
8c5244e691
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
55a509e710
104401 - eliminate mOuter aggregate from nsXULElement, r=waterson, sr=hyatt
2002-01-12 01:20:29 +00:00
naving%netscape.com
ffeeee071c
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
199e586e51
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
399924be6a
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
c2bd1b0497
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
1cafbf33ae
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
66b00b3adc
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
a84aa69396
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
ba68a72543
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
6a78d14777
undoing my previous accidental checkin
2002-01-10 01:09:43 +00:00
ssu%netscape.com
95225e2b7c
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
317e34ad09
undoing my previous accidental checkin
2002-01-10 01:02:43 +00:00
ssu%netscape.com
5acc810134
vim mailOverlay.xul
2002-01-10 01:00:47 +00:00
ssu%netscape.com
2108b1675d
fixing bug 114503 - Need keyboard shortcuts for Labels. r=timelss sr=mscott
2002-01-09 01:49:57 +00:00
ssu%netscape.com
b85ca0e423
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
7f0477179e
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
f5d485f13d
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
88a44d4661
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
5aea7d374f
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
93abe6b742
Fix for 115748, r=bryner, sr=sspitzer
2002-01-05 00:15:48 +00:00