Граф коммитов

996 Коммитов

Автор SHA1 Сообщение Дата
waterson%netscape.com 9fe59f23f0 Bug 43121. Move XUL content model code from RDF DLL to content DLL. r=jst,hyatt; sr=brendan. 2001-02-22 03:01:34 +00:00
naving%netscape.com 17dddc0630 61380 67637 68958. r=chuang sr=bienvenu. Made drag and drop of folders work on mac. fixed
white spaces and made it so that the "stop" sign is displayed when message is dragged
to source folder
2001-02-20 01:12:38 +00:00
jgmyers%netscape.com b26d92579c fix account manager labels: bug 68071 r=racham sr=sspitzer 2001-02-20 01:04:13 +00:00
naving%netscape.com 65f715ecb9 fix a small mistake that was part of earlier checkin. 2001-02-16 02:24:48 +00:00
naving%netscape.com 85c4d363cc 64751, 64753. sr =sspitzer, bienvenu. Adding Compact Folders feature to file_menu and Compact This Folder when
you right click on a folder. thanks to sspitzer and bienvenu for good review. Thanks to
david for providing nsMsgFolder::ListDescendents function and all the help.
2001-02-16 02:05:41 +00:00
sspitzer%netscape.com ff95dba345 fix js warnings. #68525. thanks to hwaara for the patch. r=timeless, sr=alecf,sspitzer fix exception when right clicking on an empty thread pane. remove duplicated code. also, disable "open in new window" and "edit as new" in the thread pane context menu, if nothing is selected. sr=bienvenu. #60632 2001-02-15 06:29:47 +00:00
chuang%netscape.com d9ebeaaef7 Bug68000 JS exception in stand alone message window, r=bienvenu, sr=sspitzer 2001-02-14 20:32:03 +00:00
timeless%mac.com 9711cf3f0f fix bug 67827 don't linkify single words in account central UI
fix by stephend@netscape.com, r=timeless, sr=bienvenu
2001-02-13 04:58:46 +00:00
sspitzer%netscape.com 5f38dffcb9 hoy hoy hoy! NOT PART OF THE BUILD. 2001-02-08 23:57:20 +00:00
sspitzer%netscape.com d8c0564edb NOT PART OF THE BUILD. 2001-02-08 23:44:47 +00:00
sspitzer%netscape.com 2aab18fb0a NOT PART OF THE BUILD. more hacking with bienvenu. 2001-02-08 22:02:48 +00:00
sspitzer%netscape.com a6bebf95dd NOT PART OF THE BUILD. 2001-02-08 06:18:32 +00:00
racham%netscape.com ba724c809d Fixing bug 12165. Adding the ability to get messages for multiple accounts from the GetMsg button and file menu dropdown of messenger application. r=bienvenu sr=sspitzer 2001-02-07 07:37:04 +00:00
mscott%netscape.com b7c08e6b25 remove two extra dump statments.
sr=sspitzer
2001-02-07 05:17:27 +00:00
sspitzer%netscape.com 06bc9f172f some minor performance tweaks. comment out some dump statements. sr=bienvenu 2001-02-07 04:40:40 +00:00
chuang%netscape.com d4b76e6d26 Bug44668 Confusion as to how to edit/send a Draft message, sr=sspitzer+mscott 2001-02-07 04:35:37 +00:00
mscott%netscape.com 44b7071761 Bug #45225 --> poor man's way to get rid of the 2 dialogs when opening
a mail attachment. Always treat the selection of the attachment as an "open"
action. This causes the url to get run via the uriloader. If it requires an exthandler
THEN you get the helper app dialog. o.t. we open it internally and you have to save it
yourself.
sr=sspitzer
2001-02-07 04:26:13 +00:00
sspitzer%netscape.com b085c03c37 fix for #55872. add Ctrl + M to the stand alone message window.
fix from andersma@luther.edu, r=timeless, sr=sspitzer
2001-02-07 04:20:33 +00:00
mscott%netscape.com 7760e7342f Bug #67555 --> rewrite OnStart/OnStopMeteors
to use timers for performance.
sr=sspitzer
2001-02-07 04:09:03 +00:00
racham%netscape.com 581be6b171 Fixing bug 67327. For any given server, login at startup only if the user chooses to do so via log onto this account at startup pref. r=gayatrib, sr=sspitzer 2001-02-07 03:55:46 +00:00
disttsc%bart.nl f55c261441 Hide menuseparator on Mac. bug=10893, r=blake, sr=sspitzer 2001-02-07 03:55:04 +00:00
timeless%mac.com fe6432f68e fix bug 67746 Change casing of "Settings" to "settings" in msgAccountCentral.dtd
patch by stephend@netscape.com r=racham, sr=mscott
2001-02-07 01:15:10 +00:00
blakeross%telocity.com ca4618e50f JS warnings in messengerdnd.js (for mao, 58561). r=blake,jag sr=alecf 2001-02-06 23:03:38 +00:00
sspitzer%netscape.com 0058620b00 fix for #67388. r=gayatrib, sr=bienvenu 2001-02-06 15:49:33 +00:00
mscott%netscape.com 1435ba674f Bug #67555 --> rewrite OnStart/OnStopMeteors to use timers for performance benefits.
sr=bienvenu
2001-02-06 04:13:08 +00:00
bienvenu%netscape.com d569c61ce0 use a constant for offline folder flag r=naving, sr=mscott 67608 2001-02-06 02:07:04 +00:00
disttsc%bart.nl f42e833e2c Fix strict warnings in mailWidgets.xml, clean up a little. bug=58572, patch by Mark Olsen <maolson@earthlink.net>, r=jag, a=alecf 2001-02-06 01:43:39 +00:00
naving%netscape.com 583ec5dbac 25589. r=timeless, sr=bienvenu, sspitzer. Adding feature drag and drop of folder.
Thanks to sspitzer and david for good review.
2001-02-02 20:21:52 +00:00
sspitzer%netscape.com f92003d2de fix for #64772 and #64242
the problem with the mark toolbar is that the menupopup items would
execute both their commands, and the toolbar button command.
thanks to racham for the fix.  sr=sspitzer
2001-02-02 03:32:22 +00:00
sspitzer%netscape.com bb9c5e3206 fix for #67378. r=racham
fix the folder pane context menu.
2001-02-02 03:11:05 +00:00
hewitt%netscape.com d8980ef05e 65411 - add throbber-box id, r=hwaara, sr=sspitzer 2001-02-02 01:32:57 +00:00
gayatrib%netscape.com a583ea283e Fixes for bugs 41715 (filter ui: launch to selected account in folder pane) and 62106 (double click filter doesn't open for editing). Review/super review sspitzer and bienvenu. 2001-02-01 07:26:38 +00:00
racham%netscape.com dcb23d3990 Fixing bug 66655. Making the status bar appear with AccountCentral page and not to cause any resize problems. sr=sspitzer 2001-02-01 00:54:08 +00:00
sspitzer%netscape.com 2179974487 fix for #58085. r=hwaara, ducarroz. sr=bienvenu.
based on initial patch from hwaara@chello.se.
fix the reply button tooltip, fix the reply to sender ui elements,
and get reply to sender to work correctly.
2001-01-31 23:00:18 +00:00
sspitzer%netscape.com 392adc2f70 fix for #58567. fix js warnings. r=jag,sr=sspitzer
thanks to mao (Mark Olson) for the fix.
2001-01-31 03:00:56 +00:00
sspitzer%netscape.com 7d7f9d4a2f make Ctrl + E "edit message as new".
#66864
patch from Stephen Walker (walk84@usa.net).
r=timeless,blake,sr=sspitzer
2001-01-31 02:46:41 +00:00
alecf%netscape.com a28f653c79 fix for #67072 - honor the hidden pref mailnews.nav_crosses_folders preference that 4.x used, to optionally prompt when someone hits 'next' to cross to a folder
sr=sspitzer
2001-01-31 00:58:48 +00:00
sspitzer%netscape.com 22ec8dd046 fix for #67088. sr=bienvenu.
1) on batch deletes, we quickly bail out of ThreadPaneSelectionChange()
2) we only call document.commandDispatcher.updateCommands('threadTree-select');
once per delete, next, move, selection, folder loading.
3) general cleanup
2001-01-30 22:02:27 +00:00
disttsc%bart.nl 4048d6a36c Bug 10893: add text size menu to mail/news viewers (3pane, message). r=timeless, sr=sspitzer
Bug 56534: make "Open in new message window" work when viewpane is closed. r=racham, sr=sspitzer
2001-01-30 20:45:50 +00:00
sspitzer%netscape.com 5f82fcf36c backing racham out. this fix causes resize problems and other weirdness.
thanks to bryner for finding it.  r=bryner
2001-01-30 06:03:53 +00:00
sspitzer%netscape.com 466b87a699 turning off timing code (unless the hidden timing pref is true).
remove unused tests. sr=mscott
2001-01-30 04:19:30 +00:00
racham%netscape.com b970ee4f7d Fixing bug 66655. Make status bar appear when AccountCentral page is displayed. sr=sspitzer 2001-01-30 02:32:20 +00:00
nhotta%netscape.com fe2bf3e5bf Notify the user's charset change to msgWindow so the charset menu to be checked correctly, bug 66227, sr=mscott,bienvenu. 2001-01-29 20:00:46 +00:00
prass%netscape.com c65266cf64 Adding geticonode function and context for icon image, r=jelwell, sr=mscott 2001-01-26 00:51:18 +00:00
sspitzer%netscape.com bcc031d8af "a" is a bad key for mark all read, since it is too easy to hit "a",
and mark all read is not undoable.  make mark all read "ctrl shift c"
like it was in 4.x.
2001-01-25 09:24:28 +00:00
blakeross%telocity.com 009ca07c53 Fix 21515: context menu should have filename after `Save Image...'. patch by doron (doronr@naboonline.com). r=blake sr=alecf 2001-01-24 05:50:35 +00:00
blakeross%telocity.com 59808e579f Fix 64969: can't drag urls out of message pane or window. r=timeless sr=bienvenu 2001-01-24 03:31:55 +00:00
racham%netscape.com 3bd146e8d8 Fixing bugs 14301, 29745, 46450, 60668 and 63251. Fixes to bug 63251 includes introduction os new AccountCentral page. When user selects an account in the folder pane of the messenger, AccountCentral page is displayed inplace of threadpane and messagepane. This page contains links to various account related activities like read, search, compose messages and others. Bugs 14301 and 60668 are fixed so that we logon to the default account all other accounts that have been asked to login at startup. Fix to bug 29745 displays customized email description text on AcctWizard identity page. r=sspitzer sr=bienvenu 2001-01-23 21:54:34 +00:00
sspitzer%netscape.com 01de5a1a72 persist size when using the vertical mail layout. thanks to kerz for the
patch.  (part of #32148)
2001-01-23 00:24:12 +00:00
nhotta%netscape.com 135ae1c799 Moved charset folder UI into folder property dialog. bug 65018, r=sspitzer, sr=bienvenu. 2001-01-22 21:48:21 +00:00