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

3759 Коммитов

Автор SHA1 Сообщение Дата
taka%netscape.com 143f59829c check ConvertFromUnicode() result and handle error - #66958, sr=sspitzer, sr=bienvenu 2001-02-02 08:13:12 +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
blakeross%telocity.com 1eb95687ad Disabling autostretch where necessary (42406). r=gemal a=ben 2001-02-01 22:11:05 +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
ducarroz%netscape.com cad861ab4e Fix for bug 22090. Implement Appledouble (encoding & decoding). R=sspitzer, R=sfraser, SR=bienvenu. 2001-01-31 23:22:18 +00:00
sspitzer%netscape.com 76f9729ae0 fix for #67234. sr=bienvenu
Date is the secondary for the thread pane (unless we are sorting by Date, in which case there is no secondary sort.)
the XULSortService will do a GetTarget() on Date?collation=true, then Date?sort=true, and then Date.  this performance optimization (although minor) does save us a call to GetTarget().
2001-01-31 23:02:06 +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
ducarroz%netscape.com 01ede0efdc First Checked In. 2001-01-31 22:56:24 +00:00
valeski%netscape.com 9d8468af0e r=ccarlen, sr=rpotts. 65925. making webprogress listeners support weak ref 2001-01-31 21:04:10 +00:00
bienvenu%netscape.com c8049d1889 add support for downloading all msgs for offline r=naving, sr=sspitzer 15865 2001-01-31 20:34:12 +00:00
sspitzer%netscape.com 14753e4abf fix for #67095, disable news biff by default, and allow us to
default biff (on or off) on a per protocol basis.
r=racham, sr=bienvenu.

turning news biff off will help us to stop pounding news.mozilla.org
2001-01-31 20:25:33 +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
gagan%netscape.com 79713bc4c2 Optimization for scheme comparison of URIs. See bug 66577 for details. r=darin, sr=brendan@mozilla.org 2001-01-31 01:33:03 +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
sspitzer%netscape.com 50fd86340f fix for #29199. r=gemal@gemal.dk. sr=bienvenu 2001-01-30 21:07:36 +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 1097880c59 remove tests from build. sr=mscott 2001-01-30 05:07:43 +00:00
sspitzer%netscape.com 75821cdbba remove the old, unused tests. sr=mscott 2001-01-30 04:47:05 +00:00
sspitzer%netscape.com f0bbf6b825 remove unnecessary call to GetFilterList().
sr=bienvenu
2001-01-30 04:25:15 +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
valeski%netscape.com 939a2cb281 sr=mscott. fixing extraneous QI. 66942 2001-01-30 00:58:26 +00:00
disttsc%bart.nl adcf7f185f Fix js strict warning, bug=60646, patch=Henrik Gemal, r=mao, sr=bienvenu 2001-01-30 00:49:37 +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
dbaron%fas.harvard.edu c55ef35a27 Remove trailing semicolons after all uses of MOZ_DECL_CTOR_COUNTER to quiet build warnings on Mac. b=60415 a=brendan@mozilla.org 2001-01-27 23:31:15 +00:00
dbaron%fas.harvard.edu 1e046d05c0 Reduce unnecessary #includes to speed up compilation. r=bryner/sfraser sr=alecf b=64023 2001-01-27 16:58:15 +00:00
cls%seawood.org 8960432db3 Tweak previous fix to check for zero-length strings. 2001-01-27 01:31:44 +00:00
cls%seawood.org c7aa4c7041 Fix for IBM compiler related bustage.
Thanks to Jim Dunn <jdunn@netscape.com> for the patch.
2001-01-27 00:46:21 +00:00
taka%netscape.com 11558b490b fix for #43221, #64781, and #53644. take folder charset and apply appropriate charset conversion before comparison. r=nhotta, a=bienvenu 2001-01-26 13:50:44 +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
bienvenu%netscape.com 685b5860d3 fix saving of imap pending unread counts r=sspitzer,naving, sr=mscott 66580 2001-01-26 00:14:10 +00:00
dougt%netscape.com 5235e3266f backing my ass out. These changes were meant for my branch, not the trunk. sr-leaf 2001-01-25 22:07:38 +00:00
dougt%netscape.com d82f5acc6e updating to new necko interfaces 2001-01-25 21:44:59 +00:00
racham%netscape.com 95411fe2e0 Fixing bugscape bug 3709. Setting unique and polished accountname format for ISPs. r=sspitzer sr=bienvenu 2001-01-25 20:34:57 +00:00
bienvenu%netscape.com 4bf1e5a1ff add error code to unknown error alert for diagnosis purposes r=sspitzer, sr=mscott 57057 2001-01-25 15:49:04 +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 aeab2912d9 sorry, sr=bienvenu for mao's fixes. think I'm a little too used to typing `sr=alecf' 2001-01-25 05:38:00 +00:00
blakeross%telocity.com 32b13b722e Fix 63619, 65325: mao's strict warning fixes. r=jag sr=alecf 2001-01-25 05:31:57 +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
mkaply%us.ibm.com 7b5309f180 No bug
r=jkobal, a=blizzard
Remove XP_OS2 codepath so Templates and Unsent Messages work
2001-01-24 00:50:14 +00:00
darin%netscape.com 6a7567992b Bug 62566. nsIChannel::AsyncWrite interface revision and related cleanup.
r=dougt@netcape.com, sr=mscott@netscape.com.
2001-01-23 22:10:34 +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
amasri%netscape.com bc755699d1 Added comments as workaround for mozilla bug #64199, r=naving 2001-01-22 21:41:48 +00:00
sspitzer%netscape.com feff593697 "Edit | Properties" -> "Edit | Properties..."
patch from hwaara@chello.se
r=sspitzer, r=jglick, sr=bienvenu
2001-01-22 20:05:51 +00:00
sspitzer%netscape.com 9f8c60009d fix for #62873. sr=bienvenu. thanks to andrew.taylor@cal.montage.ca
for the initial patch.
2001-01-20 05:06:10 +00:00
sspitzer%netscape.com 6144a0462d fix for #64948. sr=bienvenu. 2001-01-20 04:38:27 +00:00
sspitzer%netscape.com c4695f270d fix for #65304. sr=bienvenu. if no subscribable servers, subscribe
dialog won't dismiss when you hit cancel.
2001-01-19 22:04:06 +00:00
sspitzer%netscape.com 8e2e09d212 fix for #64244 and #46315
sr=bienvenu.  thanks to slucy@objectivesw.co.uk for the initial
patch for #46315
2001-01-19 21:41:12 +00:00
sspitzer%netscape.com 44957d7648 fix for #64291. r=sspitzer,timeless, sr=bienvenu thanks to hwaara@chello.se for the patch. 2001-01-19 21:39:43 +00:00
bienvenu%netscape.com d9717de723 fix crash compacting local folders, r=naving, sr=mscott 66002 2001-01-19 21:10:34 +00:00
alecf%netscape.com 30d8fdf4da fix for #65667 sr=bienvenu, r=sspitzer
focus the thread pane when a folder finished loading
2001-01-19 20:54:15 +00:00
hewitt%netscape.com c54fddf63a 55727 - file menubutton, r=ben, sr=alecf 2001-01-19 05:10:31 +00:00
mkaply%us.ibm.com 0cddd31ff7 #65732
r=cls
Make SHORT_LIBNAMEs (used by OS/2 only) match Windows DLL names
2001-01-18 15:35:00 +00:00
chuang%netscape.com 76ace381e3 Bug33543 Addresses from reading a newsgroup posting shouldn't be added to collected addresses, r=sspitzer, sr=bienvenu 2001-01-18 05:47:38 +00:00
bienvenu%netscape.com b1aaa4d191 rearrange column setting and getting code as part of offline support, also fix phantom msg counts r=naving, sr=mscott 2001-01-18 00:58:37 +00:00
blakeross%telocity.com bd7a567bf6 Fix 60636: JS strict warnings in accountUtils.js, and more dump() removal (65127). r=timeless sr=mscott 2001-01-17 00:31:27 +00:00
cmanske%netscape.com a5d0bc2b5c Fixed mail overlay for Send Page in Composer. Part of fix for b=54584. r=ducarroz, sr=sfraser 2001-01-16 22:05:15 +00:00
racham%netscape.com 86b8efd7cb Fixing bug 60652. Fixing a js warning. Patch by Mark Olson. r=timeless, sr=mscott 2001-01-16 19:54:21 +00:00
bienvenu%netscape.com aaf3888a41 add offline msg display r=sspitzer, sr=,mscott 41751 2001-01-13 15:31:30 +00:00
danm%netscape.com c30ab11584 fix position and zoom state persistence for bm-find.xul and history.xul. bug 65262 (32148) r=ben,mscott,pchen 2001-01-13 01:25:42 +00:00
sspitzer%netscape.com 3f93bd4a9a fix for #65019. fix provided by hwaara@chello.se. r=sspitzer, sr=bienvenu 2001-01-13 01:18:40 +00:00
disttsc%bart.nl 931a37c945 Fix bug 63990: make "delete messages from server" depend on "leave messages on server". patch is by hwaara, additional clean-up by me. r=jag, r=sspitzer, sr=mscott 2001-01-13 00:46:52 +00:00
sspitzer%netscape.com fe2cac5083 whoops, comment out my dump() statement. 2001-01-12 23:16:06 +00:00
sspitzer%netscape.com 10ce246c1c fix formatting. no reviewer. 2001-01-12 22:58:34 +00:00
sspitzer%netscape.com 6840989fca don't do the work for the performance measurements if the "mail.showMessengerPerformance" pref isn't true. sr=bienvenu 2001-01-12 22:26:10 +00:00
nhotta%netscape.com a11d58fa42 Added folderCharsetOverride to nsIMsgI18NUrl, implemented getter for each protocols, changed libmime to use it,
bug 39756, r=sspitzer, sr=bienvenu.
2001-01-12 21:56:47 +00:00
bienvenu%netscape.com 006ca960b7 add compact offline store method, part of 15865 r=sspitzer, sr=mscott 2001-01-11 14:40:50 +00:00
sspitzer%netscape.com 523579d3ea add files for bienvenu. 2001-01-11 04:15:15 +00:00
bienvenu%netscape.com c8c915bd95 add setter for mem cache entry so we can clear it out r=sspitzer, sr=mscott 2001-01-11 04:05:18 +00:00
bienvenu%netscape.com 702a469840 add nsMsgFolderCompactor.cpp to windows build r=sspitzer,sr=mscott 2001-01-11 02:44:59 +00:00
bienvenu%netscape.com fc801fc2b0 add path to base\src to to windows build r=sspitzer, sr=mscott 2001-01-11 02:44:03 +00:00
bienvenu%netscape.com 0afd6f3eba add nsIMsgFolderCompactor.idl to windows build r=sspitzer, sr=mscott 2001-01-11 02:43:12 +00:00
naving%netscape.com 2da7b60a9b 56911 r=varada sr=bienvenu. News to pop/imap is always a copy. 2001-01-11 01:20:00 +00:00
bienvenu%netscape.com 3399dd4fd5 add nsMsgFolderCompactor to unix builds, r=sspitzer, sr=mscott 2001-01-11 01:18:55 +00:00
bienvenu%netscape.com ccbc9c2ee4 fix warnings, NOT YET PART OF BUILD 2001-01-11 01:10:20 +00:00
bienvenu%netscape.com 102d29aabd add base/src to include path for unix build, prior to landing nsMsgFolderCompactor changes 2001-01-11 00:47:05 +00:00
bienvenu%netscape.com af61ae0c49 add nsIMsgFolderCompactor to unix builds, r=sspitzer,sr=mscott 2001-01-11 00:46:15 +00:00
mscott%netscape.com ebb7e529f5 wrap a try / catch clause around my attempt to create a secure browser UI instance this is to prevent us from
throwing an exception when psm is not installed.

r=sspitzer
2001-01-11 00:08:47 +00:00
bienvenu%netscape.com aa74276d98 rest of fix for batching move/copy r=naving,sr=mscott 64456 2001-01-10 23:21:28 +00:00
bienvenu%netscape.com ab88d63142 initial entry into cvs of folder compaction classes for offline, NOT YET PART OF BUILD 2001-01-10 23:18:53 +00:00
bienvenu%netscape.com 1cc92f6fdc initial entry into cvs of folder compaction classes for offline, NOT YET PART OF BUILD 2001-01-10 22:57:52 +00:00
nhotta%netscape.com 561bdc86b8 Added mail folder charset dialog, bug 32714, r=sspitzer@netscape.com,r=brendan@mozilla.org,sr=bienvenu. 2001-01-10 21:50:32 +00:00
nhotta%netscape.com 3dd1ca61c0 Added mail folder charset dialog, bug 32714, r=sspitzer@netscape.com,r=brendan@mozilla.org,sr=bienvenu. 2001-01-10 21:42:16 +00:00
blakeross%telocity.com 41139b5617 removing some dump()s. 2001-01-10 03:58:57 +00:00
mscott%netscape.com af5244bdee Bug #51921 --> create a secure UI instance to monitor the lock status in the
mail window.
sr=bienvenu
2001-01-10 03:39:56 +00:00
mscott%netscape.com e1d9a0bf74 Bug #54373 --> make relative links work in the message pane by enabling the ability
to resolve URLs.
sr=bienvenu
2001-01-10 03:37:42 +00:00
danm%netscape.com 3b3fbeea7a persist min/max state bug 32148 r=ben,timeless 2001-01-10 03:07:28 +00:00
sspitzer%netscape.com f0902a54bd fix for #64475. use different sound for new mail. thanks to my
lovely assistant joe hewitt for providing the sound.
marlon will be providing a better sound later.
2001-01-09 23:43:46 +00:00
bienvenu%netscape.com a844d5f7f1 stop biff from putting up alerts when server down r=naving,sr=mscott 59802 2001-01-09 23:02:47 +00:00
sspitzer%netscape.com ecd6c8cc82 fix for #64729. Delete toolbar button should become a Mark toolbar button
when viewing a news message.  sr=bienvenu
2001-01-09 05:11:45 +00:00
sspitzer%netscape.com 56966e37ae fix (again) #63992. now that checkboxes work correctly, I can
clean up my js and xul.  sr=bienvenu
2001-01-09 04:18:43 +00:00