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

4669 Коммитов

Автор SHA1 Сообщение Дата
jaggernaut%netscape.com fdc4078bc4 Bug 100476: Convert uses of member functions ToNewUnicode, ToNewCString and ToNewUTF8String to their global versions and remove support from nsCString and nsString. r=dbaron, rs=scc 2001-09-29 08:28:41 +00:00
sspitzer%netscape.com 00d02b35ff fix #102037. switch from GetValue() to GetValueConst() to avoid strdups.
this one gets hit during imap folder discovery.  r/sr=bienvenu
2001-09-29 02:31:34 +00:00
mscott%netscape.com 416b9017e0 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 25fb78c6fe 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 f385eb981a Relicensing Round 1, Take 2. Most C-like NPL files -> NPL/GPL/LGPL. Bug 98089. 2001-09-28 20:14:13 +00:00
shaver%mozilla.org d654b8d0d8 Backing out checkin(s) due to illegal relicensing of proprietary code.
sr=alecf, r=dawn (not part of build *cough*)
2001-09-27 16:22:05 +00:00
srilatha%netscape.com 03b45d6188 Checkin for backend implementation of simple MAPI prefs
Not part of the build. a=chofmann
2001-09-27 05:19:14 +00:00
naving%netscape.com a150c79a3d 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
eddyk%netscape.com c8b9003438 Bug 96153: disable locked prefs for addressing panel in AccountManager
r=srilatha, sr=blake,alecf
2001-09-26 22:57:41 +00:00
eddyk%netscape.com 4cc97f248c Bug 96152: disable locked prefs for drafts and templates in AccountManager
r=bhuvan sr=alecf
2001-09-26 22:56:25 +00:00
alecf%netscape.com 2060b904db beginning of bug 100214 - eliminate encoding-insensitive nsCRT::str*cmp uses by properly converting to unicode. r=jag, sr=sfraser 2001-09-26 20:26:14 +00:00
mscott%netscape.com 15be49ce89 Bug #9178 --> when migrating an account be sure to not call get default server. Instead,
create a new smtp server then set the migrated smtp settings on that new server.

r=bhuvan
sr=sspitzer
2001-09-26 05:11:58 +00:00
sspitzer%netscape.com fb2d561f75 fix for #101421. the radiogroups in the mailnews pref panel and in search
and filters are supposed to be horizontal.  rs=bienvenu
2001-09-26 02:38:28 +00:00
sspitzer%netscape.com 28dcf695a9 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 4b2a433240 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 660c93c6a3 #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 242f69fd9d 9656 - outliner column drag and drop rearranging, r=sspitzer, sr=hyatt 2001-09-25 22:17:47 +00:00
bienvenu%netscape.com fbf61f33af fix leak of offline imap playback object r=naving, sr=sspitzer 101265 2001-09-24 23:28:15 +00:00
bienvenu%netscape.com a94f05570c prevent biff from firing during shutdown r=naving, sr=sspitzer 101209 2001-09-24 23:20:02 +00:00
naving%netscape.com 402c649ead 52460 r=bienvenu sr=mscott. Allow subfolders for pop3 inbox folder. 2001-09-24 22:47:16 +00:00
blakeross%telocity.com ee922f0363 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 7aa100f46d 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 3b4a5dd337 Bug 100907. JS strict warnings in messengerdns.js r=rginda@netscape.com, sr=jst@netscape.com 2001-09-22 11:02:20 +00:00
stephend%netscape.com 30bc136f66 Bug 100897. JS strict warning in searchDialog.js r=naving@netscape.com sr=jst@netscape.com 2001-09-22 03:56:22 +00:00
hyatt%netscape.com 89ea429d5c Fix for 94180. Grippy in mail 3-pane misaligned. r=hwaara, sr=brendan 2001-09-22 00:29:42 +00:00
cls%seawood.org 4b85d35a60 Make -DHAVE_MOVEMAIL localized to mailnews.
Bug #58117 r=jag
2001-09-22 00:26:48 +00:00
naving%netscape.com ec011be750 100978 r=sspitzer sr=bienvenu. fix and/or radio button load correctly in filter editor when doing
new/edit filter.
2001-09-22 00:23:03 +00:00
bienvenu%netscape.com 7ecb4006df fix 98689 mark all read local folder leaves db invalid r=naving, sr=sspitzer 2001-09-22 00:21:13 +00:00
sspitzer%netscape.com 43f678087a 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
cls%seawood.org 93fb043391 Adding import to REQUIRES to fix tinderbox bustage 2001-09-21 07:44:17 +00:00
stephend%netscape.com 91fdc68357 Bug 58571. JS strict warnings in searchDialog.js r=naving@netscape.com sr=sspitzer@netscape.com 2001-09-21 05:11:14 +00:00
ccarlen%netscape.com e3f8f3ec1a Bug 99387 - turbo gain minimized due to profile support. Now observing a notifier which is sent to forget passwords without a profile shutdown. r=bhuvan/sr=mscott 2001-09-21 05:04:25 +00:00
bienvenu%netscape.com b082cab124 fix unescaped send later uris in profile migration code r=naving, sr=sspitzer 91936 2001-09-21 04:43:16 +00:00
naving%netscape.com 96219e9e93 70252 62437 r=bienvenu sr=sspitzer Use the platform charset while converting filter name etc
from 4x to 6x.
2001-09-21 04:34:13 +00:00
naving%netscape.com 6c37aeefe7 100326 r=bienvenu sr=sspitzer Abort the compaction if writing to folder fails.
90702 r=bienvenu sr=sspitzer Update the expungedBytes for offline stores after compaction
95584 r/sr=bienvenu CleanupTempFiles in case compaction on a folder cannot start because
some other operation is in progress.
2001-09-21 01:40:30 +00:00
srilatha%netscape.com a66ec5a431 Fix for smoketest blocker bugscape bug 9703
r=dmose,sr=sspitzer, a=granrose
2001-09-20 23:50:51 +00:00
ccarlen%netscape.com 87d3f70038 Bug 99117 - mail account creation problems under turbo. UnloadAccounts needed to reset some more things. r=bhuvan,dp/sr=mscott 2001-09-20 13:22:19 +00:00
cls%seawood.org faff589071 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 448c14767c 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 7281a4d7cd 97574 - Implement toolbarbutton and kill menubutton (except outliner.css), r=blake, sr=hyatt 2001-09-20 07:08:29 +00:00
srilatha%netscape.com 27cb574084 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 0364f8ce17 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
naving%netscape.com 119431c5a4 95584 r=bienvenu sr=mscott. Made it so that compacting folders and downnloading messages do not
overwrite each others data.
2001-09-20 03:07:59 +00:00
naving%netscape.com 95b901d348 62347 r=bienvenu sr=sspitzer Make non ascii folder names from 4x rules.dat work in 6x. 2001-09-20 00:59:22 +00:00
naving%netscape.com 67b54e2bc2 70252 r=bienvenu sr=sspitzer. Make 4x non-ascii filter names and conditions migrate correctly to 6x. 2001-09-20 00:57:17 +00:00
racham%netscape.com 3aa31371ec Fixing bug 100404. Backing out changes made to to accountwizard to reflect the current xpcom component. Bug 100483 will be used to bring back these changes. 2001-09-19 07:47:59 +00:00
bienvenu%netscape.com 386427fc03 fix regression in downloading messages for offline use and disabling commands when local message is loaded while offline r=naving, sr=sspitzer 99696 100124 2001-09-18 23:27:20 +00:00
jaggernaut%netscape.com e25262c61f One module per line for REQUIRES. r=/sr=alecf 2001-09-18 22:01:13 +00:00
jaggernaut%netscape.com 3098b78e27 Bug 99876: [XUL Syntax] <spring/> --> <spacer/>, r=alecf, sr=hyatt. 2001-09-18 21:47:32 +00:00
jaggernaut%netscape.com 3826eb9902 Bug 73353: splitting the modules on the REQUIRES lines in Makefile.in across multiple lines to more clearly show the changes made. sr=alecf 2001-09-18 13:41:47 +00:00
stephend%netscape.com 950999845c 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
srilatha%netscape.com b9534eb89f Fix for bug # 95122. Implementation of UI for simple MAPI
r=rdayal, sr=sspitzer
2001-09-18 06:10:34 +00:00
sspitzer%netscape.com 1d312d8961 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 e8b9173831 99102 - update skin versions in all contents.rdf, r=hyatt, sr=blake 2001-09-17 23:40:50 +00:00
rpotts%netscape.com 0340c21f74 bug #70223 (r=valeski@netscape.com, sr=mscott@netscape.com). Remove nsIURIContentListener::GetProtocol() since it is unused. 2001-09-17 23:22:00 +00:00
stephend%netscape.com 86a461f095 Bug 91751. In the Search window of mail/news, 'Search' should appear the default button. Patch by Bradley Hart <bhart00@yahoo.com> r=hwaara@chello.se/jglick@netscape.com, sr=sspitzer@netscape.com 2001-09-17 23:05:58 +00:00
naving%netscape.com 01d68fe1f6 99473 r/sr=mscott. fix a specific pop3 message downloading problems on linux. 2001-09-17 21:50:26 +00:00
alecf%netscape.com cf9912aa80 Final REQUIRES changes for bug 98371, adding support for MOZ_TRACK_MODULE_DEPS to win32. r=cls (and tested by cls!) 2001-09-17 19:06:35 +00:00
sspitzer%netscape.com 6d960021bb fix for trivial bug #100128. ("account ." should be "account.") rs=bienvenu 2001-09-17 19:05:59 +00:00
stephend%netscape.com 6390433735 Bug 99984. JavaScript strict warning in am-prefs.js r=dmose@netscape.com, sr=mscott@netscape.com 2001-09-17 18:59:42 +00:00
stephend%netscape.com 7f65722f03 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
naving%netscape.com 4d40a4c3aa 98650 r/sr=mscott. Look for only '\n' as endOfLine char. This will fix
the problem of not getting mail from one specific account. At the same time
it should increase performance where ever reading buffer is involved in
mailnews because PL_strstr is changed to PL_strchr.
2001-09-16 23:55:32 +00:00
racham%netscape.com 6fed22752b Fixing bugscape bug 4198. This fix allows ISPs add signature files to the user accounts. If ISP opts for attaching signature file, get the respective file and set the signature. 2001-09-15 07:57:48 +00:00
jaggernaut%netscape.com efc8c209fb Bug 73353: move gfx from module layout to module gfx and fix up REQUIRES lines. r=cls 2001-09-14 05:37:29 +00:00
darin%netscape.com c95cf54bdc checking bbaetz's patch for bug 89500 "SOCKS: only http|https re-directted in (post Mozilla 0.9.2)"
patch=bbaetz, r=dougt, sr=darin
2001-09-13 02:21:05 +00:00
bienvenu%netscape.com 0443c563fe 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
bienvenu%netscape.com 9242babe60 cosmetic, whitespace changes only 2001-09-12 23:19:36 +00:00
bienvenu%netscape.com 248cd0f7e1 fix handling of limiting offline download checkbox rs=sspitzer prefs ui was setting the wrong pref 96335 2001-09-12 23:15:33 +00:00
bienvenu%netscape.com b651201a62 fix assertions on exit trying to remove biff servers r=racham, sr=sspitzer 97240 2001-09-12 23:14:02 +00:00
alecf%netscape.com cd3da58a2e Update mailnews REQUIRES and MODULEs for bug 98371, r=cls 2001-09-12 20:30:32 +00:00
jaggernaut%netscape.com e055a4a2a4 Clean up REQUIRES lines, put content in its own module instead of in layout's, r=cls. 2001-09-12 12:48:23 +00:00
naving%netscape.com d9c862a8ea Just crashed here. Make sure filterList is not null. no bug 2001-09-11 05:37:48 +00:00
mkaply%us.ibm.com 8303adb21f #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 58210fe390 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
alecf%netscape.com b117322489 add REQUIRES support to mailnews b=98371 r=cls 2001-09-10 20:42:53 +00:00
mscott%netscape.com 80743003ce Bug # 98846 --> fix a leak of a nsFileSpec object.
r=naving, hawara
sr=sspitzer
2001-09-10 20:16:48 +00:00
jaggernaut%netscape.com a0b891b40a Bug 73353: clean up REQUIRES. r=cls 2001-09-09 13:36:07 +00:00
andreas.otte%primus-online.de 993e2dfe9e fix bug 94796 [code cleanup in nsURLHelper.cpp] remove nsURLEscape/nsURLUnescape from nsURLHelper and replace all usage with nsStdEscape/nsStdUnescape, r=ccarlen@netscape.com, sr=dougt@netscape.com 2001-09-08 12:47:05 +00:00
naving%netscape.com 0eee3ebabe 98391 98470 r=bienvenu sr=sspitzer. Make rename folder work again for folders having
subfolders. Also make filters work for a local folder whose parent is renamed.
2001-09-08 00:40:05 +00:00
jaggernaut%netscape.com 83798daa05 Bug 97571: Any <label> in <groupbox> becomes <caption> per XUL 1.0. r=ben, sr=hyatt 2001-09-07 14:23:21 +00:00
rjesup%wgate.com ee2b7e971b Bug 96710: (try 2). Right() takes number-of-chars-to-return, not position.
r=jag, sr=jst
2001-09-07 03:44:33 +00:00
naving%netscape.com 4b3380b60b 95501 r/sr=bienvenu sr=mscott. Fix nsDocShell leaks for pop3 accts on start-up and shutdown. 2001-09-06 21:32:11 +00:00
dougt%netscape.com 31c1842a29 Merge ServiceManager and ComponentManager. Bug 96457. r=dp@netscape.com, sr=wat
erson@netscape.com
2001-09-06 21:13:11 +00:00
rjesup%wgate.com 083d490fea Bug 96710: Misuse of string.Mid() - uses should be string.Right().
r=kin, sr=jst
2001-09-06 19:38:20 +00:00
hwaara%chello.se 6982d49081 #72203, optimize local search a bit by short-circuiting our evaluation code.
Original patch submitted by Michael Tiemann.

r=naving, sr=sspitzer.
2001-09-06 19:30:13 +00:00
stephend%netscape.com 7d8fd277e1 Bug 98453. Use 'Mail & Newsgroups' consistently throughout the UI. r/sr=sspitzer@netscape.com 2001-09-06 03:41:10 +00:00
sspitzer%netscape.com acf41f4efd fix for #97585. if the user happens to have a directory for their sig file, don't go into
an infinite loop.  r=ducarroz, sr=bienvenu
2001-09-05 22:24:43 +00:00
valeski%netscape.com ac33036169 r=dbaron, sr=dougt. 97667. nsIInterfaceRequestor is now frozen. nsIInterfaceRequestorUtils.h is now required if you want to use do_GetInterface() for convenience. The two were split because the stuff that is now in nsIInterfaceRequestorUtils.h wasn't ready for freezing. Also, .idl files should just contain interface defs anyway. 2001-09-05 21:28:38 +00:00
bienvenu%netscape.com 18359108a6 fix alignment of text following text boxes rs=sspitzer 97697 2001-09-05 18:31:36 +00:00
stephend%netscape.com dc54c9f259 Bug 48053. Remove sidebar-messenger* from the tree. r=cls, sr=sspitzer 2001-09-05 02:43:37 +00:00
naving%netscape.com 7c1a0ed885 96921 r=suresh sr=mscott. fix mlk of nsSupportsArray elements because they were
being addref'ed twice.
2001-09-05 00:06:30 +00:00
naving%netscape.com c70b3368f0 97530 r=cavin sr=bienvenu. Save the filterlist if the destination folder for a
filter has been renamed/deleted.
2001-09-04 23:19:39 +00:00
naving%netscape.com aca0d9328e 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
sspitzer%netscape.com a5267dbbfe 97487 - breaking up the mail css files, r=mscott, sr=sspitzer, a=asa 2001-08-31 22:50:54 +00:00
hewitt%netscape.com 5058795b24 97487 - breaking up the mail css files, r=mscott, sr=sspitzer, a=asa 2001-08-31 22:37:44 +00:00
hewitt%netscape.com ed03239baa 97487 - splitting up mail css files, r=mscott, sr=sspitzer, a=asa 2001-08-31 22:20:37 +00:00
varada%netscape.com 13730be4a0 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 5f9faa9024 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 23392695af 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
ccarlen%netscape.com df0bf4898e Bug 86021 - Enable -turbo for multiple profiles. r=valeski, r=/sr=blake,waterson, a=dbaron 2001-08-29 14:02:38 +00:00
naving%netscape.com d2beab414f 97204. r=suresh sr=mscott a=asa; Made it so that edit changes can be saved for mailnews filters. 2001-08-28 03:33:16 +00:00
rjesup%wgate.com 21a61a2079 Bug 94243: VoidArray usage patch. a=asa sr=brendan r=waterson r=bienvenu
r=pierre r=jband/dbradley  Also fixes some whitespace issues.
2001-08-27 06:15:54 +00:00
naving%netscape.com abc43c6cb8 96760 r=bienvenu sr=mscott a=dbaron. Fix nsMsgWindow leaks for pop3 accts when biff is turned on. 2001-08-27 00:31:52 +00:00
hwaara%chello.se a6f95124d1 #41719, "Filter UI: use 'untitled' when filter name not given"
Make it so new filters will have the default name "untitled filter", "untitled filter 2" etc. to avoid frustration for lazy people (who don't enter any name). :-)

r=doron, sr=ben, a=tor
2001-08-26 22:12:17 +00:00
hwaara%chello.se fd80a593b2 #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
racham%netscape.com 7fe4d0511f Fixing bugs 84821 and 86992. Outgoing server panels are updated with correct user and server names instead of null values. Copies and Folders panel now fits all elements properly. r=ssu,naving sr=sspitzer a=roc+moz 2001-08-25 02:38:31 +00:00
bienvenu%netscape.com 06d54e40f4 fix leak of undo transaction mgr and undo objects on window close r=naving, sr=sspitzer a=dbaron 96564 2001-08-23 14:36:55 +00:00
sspitzer%netscape.com c95ada888a 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 2806d8df23 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 3d555b340e 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
bienvenu%netscape.com 5e263b2559 fix 95601 crash after getting new pop mail before selecting pop inbox r=naving, sr=sspitzer 2001-08-22 03:53:31 +00:00
sspitzer%netscape.com 0185d69fcd 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
blakeross%telocity.com 4aa0c386b8 Fallout from box syntax changes. sr=hewitt 2001-08-22 03:20:36 +00:00
tao%netscape.com 22880b6d56 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
sspitzer%netscape.com 68417d7283 fix for #90781. clean up the confirm dialog when you cancel the account wizard
and you don't have any existing accounts.  thanks to bhart00@yahoo.com
for the patch.  r=racham, sr=sspitzer
2001-08-22 00:56:21 +00:00
dianesun%netscape.com aa5a092afc Fix to bug 94961 (kB -> KB). r=buvhan, sr=sspitzer 2001-08-22 00:14:14 +00:00
dianesun%netscape.com f13b05b6c8 Fix to bug (95201: disable Download/Sync) r=buhvan, sr=sspitzer 2001-08-22 00:07:46 +00:00
sspitzer%netscape.com 5478994cf1 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 c9e690a1fa Bug 17476 Move/Copy menus should sort, r/sr=sspitzer, mscott 2001-08-21 20:41:33 +00:00
jat%princeton.edu 4547250e24 Checking in for jesse. Replacing some eval() calls in chrome js with calls to parseInt() and new RegExp(). b=83314, r=mstoltz, sr=brendan. 2001-08-21 20:37:19 +00:00
varada%netscape.com 02b23a843b fix for bug#79053-identity crisis mail compose;r=ducarroz;sr=bienvenu 2001-08-21 18:33:33 +00:00
stephend%netscape.com 0f9f2ea383 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 3c597baa43 backing out an accidental check in. 2001-08-21 06:26:51 +00:00
sspitzer%netscape.com 6ab1e7f444 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 58b91692c5 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 d2f639cda5 Fix for bug 80581, r=hwaara, sr=sspitzer 2001-08-17 01:26:47 +00:00
dianesun%netscape.com 8b0c23d8c2 Fix for bug 80581, r=hwaara, sr=sspitzer 2001-08-16 23:52:16 +00:00
loadrunner%betak.net d14da1d089 bug 84188, Need to migrate existing localizable string preferences to a new pref type, r=tao, sr=blake 2001-08-16 23:43:06 +00:00
sspitzer%netscape.com 9387708319 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
hwaara%chello.se eb6225b532 #91257, some characters in an email ID in account wizard creates new strange account (which cannot be removed!). Make Account Wizard's checking of the email address adhere to the appropriate RFC.
r=varada, sr=sspitzer
2001-08-15 01:08:30 +00:00
rpotts%netscape.com da2959ee05 bug #94205. Adding flags to nsIWebNavigation::Stop(). 2001-08-14 04:46:20 +00:00
mscott%netscape.com 6d42a5c899 ops missed a file 2001-08-14 00:07:13 +00:00
mscott%netscape.com 78232da4c2 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
loadrunner%betak.net baf3d5e2ac bug 93314, Newsgroup: messages from the server are garbled, r=bienvenu, sr=sspitzer 2001-08-10 23:03:13 +00:00
ducarroz%netscape.com c38c41a025 Fix for bug 66647. Add the way to cancel a smtp protocol. Path written by mscott. R=ducarroz, SR=sspitzer 2001-08-10 22:25:26 +00:00
ducarroz%netscape.com 5281f34ff2 Fix for bug 66647. Add a way to cancel a smtp process. mscott wrote the protocole part of this fix. R=ducarroz, R=varada, SR=ssptizer 2001-08-10 22:23:47 +00:00
naving%netscape.com f1212c22b9 94660 r/sr=bienvenu. Update the imapHostSession object when the imap delete model is changed during a
session.
2001-08-10 21:54:54 +00:00
sspitzer%netscape.com 4be86891bd 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
eddyk%netscape.com 3c3eb6e28d bug 85335: Disk Space UI Elements need to be lockable.
r=dianesun sr=sspitzer
Fix to js code to handle non-pref-locked disable and pref-locked disable cases.
2001-08-10 19:35:08 +00:00
stephend%netscape.com 0ea7f4676c 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 d24a61a6b7 fix for #86556. instead of throwing up an alert that says "Unknown Error 800004005"
we do nothing.  in debug builds, we assert.  r/sr=mscott
2001-08-10 18:54:23 +00:00
sspitzer%netscape.com dac0e99bb1 fix for #94461. account picker in filter dialog should have icons.
r/sr=bienvenu
2001-08-09 08:38:28 +00:00
sspitzer%netscape.com f1ece12887 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 94a15dd6e7 remove unused ignore="MessageChild" cruft. #93011. rs=bienvenu 2001-08-09 03:41:13 +00:00
sspitzer%netscape.com 09b1068983 fix for some minor subscribe column issues. #94259 r/sr=bienvenu 2001-08-09 03:21:32 +00:00
naving%netscape.com c4af51a61e 87960 r=bienvenu sr=sspitzer, fix a major leak in mail search window. There was a circular reference for
nsMsgSearchSession object. Used nsWeakPtr to break it.
2001-08-09 03:18:09 +00:00
dianesun%netscape.com 68db9c3c3a 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 eed91b034a 94020. 'Mail' into 'Mail & News'. r=timeless, sr=ben (correct fix this time) 2001-08-08 08:10:46 +00:00
suresh%netscape.com 0bed6f9017 fixing mail breakage. sr=naving. 2001-08-08 07:10:13 +00:00
timeless%mac.com 7d8ef7c27e 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
dianesun%netscape.com 621f874dbb Fix to bug 80134(Gui refresh problem). R=eddyk, SR=sspitzer 2001-08-08 00:13:17 +00:00
naving%netscape.com 4fea47e89a 72466 r=cavin sr=sspitzer Do not search the folders-only folder for UW:IMAP servers. 2001-08-07 20:13:30 +00:00
sspitzer%netscape.com 2d7fd2e0d8 fix for #94067. catch the js exception we get when there is no default account.
this happens the first time you use the account wizard on a new profile.
r/sr=bienvenu
2001-08-07 06:04:01 +00:00
naving%netscape.com 0e9a404d66 93964 r/sr=bienvenu. UMR problem, initialize the boolean 2001-08-07 01:46:54 +00:00
hyatt%netscape.com 079c95cba2 Fix for 71106. r=jag, sr=jst 2001-08-06 21:49:35 +00:00
sspitzer%netscape.com acfb6f42ec back end changes for "POP over SSL". bug #68516.
thanks to kai.engert@gmx.de for the patch.  r=sspitzer, sr=mscott
2001-08-06 20:12:31 +00:00
hewitt%netscape.com 9942f2fd30 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 ce4cd2a55a Fixes to bugs 87177, 91560, 86014, 81321. R=bhuvan, hwaara, eddyk, SR=sspitzer 2001-08-03 00:02:25 +00:00
bienvenu%netscape.com 614f37c674 more work on syncing news read state between db and newsrc r=naving, sr=sspitzer 79130 2001-08-02 13:43:52 +00:00
bienvenu%netscape.com 629a2c1b17 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 964832b4e5 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 7734c89eea remove dead code. #92114. fix by hwaara. sr=sspitzer 2001-08-02 07:39:34 +00:00
sspitzer%netscape.com 6fb5b62198 remove dead code. #92960. rs=mscott 2001-08-02 07:24:35 +00:00
sspitzer%netscape.com a6e3f8bf7d remove dead code. #92960. rs=mscott 2001-08-02 07:06:07 +00:00
naving%netscape.com c7d4314c08 correct fix for the bustage caused earlier 2001-08-02 06:26:01 +00:00
naving%netscape.com 2a480669ba fix the mac and linux bustage 2001-08-02 04:19:11 +00:00
sspitzer%netscape.com bbbe9a77cb 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 c2baabfaa8 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
eddyk%netscape.com ada140d28f bug 85335: Disk sapce UI elements need to be lockable
Added js code to disable xul elements for locked prefs.
r=bhuvan, sr=mscott
2001-08-02 02:29:59 +00:00
srilatha%netscape.com bd468c0dde Fix for bug 86442. Made some changes such that the right directory will be selected when
a directory is edited/deleted.
r=mohanb, sr=sspitzer
2001-08-02 00:58:48 +00:00
nhotta%netscape.com 9f55df25a0 Changed to use nsCRT::IsAscii in nsMsgSearchOnlineMail::Encode, bug 92220, r=taka,hwaara, sr=sspitzer. 2001-08-01 22:32:50 +00:00
sspitzer%netscape.com ea3fbf907f fix for #76401 (file in search was showing news servers and other servers it shouldn't)
fix for #74406 (get "File Here" to show up for file in search.)
additionally, clean up some more cruft, fix a few js strict warnings.
r/sr=bienvenu
2001-08-01 12:08:02 +00:00
sspitzer%netscape.com ed21760898 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
naving%netscape.com d5078d515c 91731 r=bienvenu sr=mscott; Obtain the folder lock for compacting folders and for getiing pop3 messages
so that the operations do not write each other's data, only one operation should be able to write to
the folder at one time.
2001-08-01 05:31:31 +00:00
naving%netscape.com 82d2cf29c2 fixing whitespace from last checkin 2001-08-01 01:24:18 +00:00
naving%netscape.com 6b783edbe1 92359 r=cavin sr=sspitzer; check the filter list on all servers when a
folder is renamed/deleted.
2001-08-01 01:07:33 +00:00
brendan%mozilla.org 8c7c819206 FASTLOAD_20010703_BRANCH landing, r=dbaron, sr=shaver. 2001-07-31 19:05:34 +00:00
jaggernaut%netscape.com c14d9c09a1 Bug 86734: Remove NS_WITH_SERVICE. r=dbaron, rs=scc, a=asa 2001-07-25 07:54:28 +00:00
timeless%mac.com 95d6ed2b2c 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 84ae9e29ca 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 bc9b9b67ad 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
sspitzer%netscape.com 3a71bd320a fix for #89052. certain imap searches were failing (and popup up alerts)
because we were forming bad search queries.  r=naving, sr=bienvenu
2001-07-25 05:09:51 +00:00
stephend%netscape.com 68ba793c44 91755. Search Messages' window title had an extra period. r=jglick@netscape.com/mpt@mozilla.org.uk, sr=hewitt@netscape.com 2001-07-25 05:00:39 +00:00
naving%netscape.com 5dd5bee209 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 6e9c53c214 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 d17db8adf4 #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
mkaply%us.ibm.com 6bcec5ddcb #91790
s[r]=mscott
Avoid malloc of 0 - if there are no items to sort, don't try to sort them.
2001-07-24 22:43:01 +00:00
timeless%mac.com a4014435ae 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 5bc84ab8cf 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
pete%alphanumerica.com f65c767018 Fix for nsIFile delete conflicts with JS reserved name b=37406, r=dougt, sr=jst
Renamed all Delete methods to Remove.

--pete
2001-07-24 18:38:25 +00:00
jaggernaut%netscape.com 4d73a251ab Bug 73353: clean up the REQUIRES lines in Makefiles. 2001-07-23 22:36:12 +00:00
hwaara%chello.se 84422dcfde #58564, fix a js error. r=hwaara, sr=mscott, checkin for Henrik Gemal 2001-07-19 13:13:23 +00:00
naving%netscape.com db62985b1a 91412 r/sr=mscott; do not use the copyService, call copy directly on the destFolder. 2001-07-19 04:12:51 +00:00
mitesh%netscape.com a13c578c74 Bug 83585 - Changes for new feature to import comm 4.x ab
r=chuang and sr=sspitzer
checking in for rdayal@netscape.com
2001-07-19 01:01:21 +00:00
nhotta%netscape.com 5683d9ec94 When the pref "mail.strictly_mime_headers" is off, send as mail charset instead of UTF-8,
bug 68394, r=ducarroz,sr=bienvenu.
2001-07-18 19:46:03 +00:00
bienvenu%netscape.com a7bd2338ab fix problems with biff and cleanup inbox on exit with SSL, r=naving, sr=mscott 90767 58964 2001-07-18 13:51:27 +00:00
hwaara%chello.se 26d38a7f47 #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 fe744d7ccf 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
sspitzer%netscape.com 686167b931 fix typo. autostrech -> autostretch r/sr=bienvenu 2001-07-17 00:11:01 +00:00
sspitzer%netscape.com 0262d9d6fe fix for #90995. when sorting by priority in the thread pane or in
the search results, priority if none is the same as priority of "normal".

also fix a couple warnings.

r=hwaara,sr=bienvenu.
2001-07-16 23:24:08 +00:00
hwaara%chello.se 333b5ace5b #90640, implement new filter action: Flag message. r=varada, sr=bienvenu 2001-07-16 20:46:38 +00:00
chuang%netscape.com bd3096e07e Bug82197 Acct Central Offline Settings should go to Offline panel, r=bhuvan, sr=mscott 2001-07-16 18:47:20 +00:00
dbaron%fas.harvard.edu bf82abfd11 Header include dependency cleanup. b=64023 r=jag rs=brendan 2001-07-16 02:40:48 +00:00
sspitzer%netscape.com f64d9295cf fix for #90782. add "total" and "unread" numbers back to the bottom right of
the vertical 3 pane layout.  (the were already there for the normal 3 pane layout.)
r & sr=bienvenu
2001-07-14 03:15:04 +00:00
sspitzer%netscape.com 752362081c fix for #90742
when using search or filters, messages with priority of "none" should behave
like messages with priority of "normal".
r & sr=bienvenu
2001-07-13 21:50:30 +00:00
sspitzer%netscape.com b3bf176eaf fix for #40480 (problems with offscreen rows in search and filters)
fix for #78429 (status / priority pickers coming up blank)
and code cleanup.  some of it r=hwaara, all of it r,sr=bienvenu
2001-07-13 21:16:31 +00:00
sspitzer%netscape.com 8228101d41 fix for #90678. more regressions caused by bad box -> vbox landing.
r/sr=bienvenu
2001-07-13 20:55:39 +00:00
sspitzer%netscape.com 2450bf8f60 fix for #90678. more regression from the box -> vbox landing.
r/sr=bienvenu
2001-07-13 20:48:45 +00:00
sspitzer%netscape.com c539109b5b follow up code cleanup to bug #67192.
r & sr=bienvenu
2001-07-13 19:45:32 +00:00
hwaara%chello.se 0a7f32e144 #67192, nsMsgAccountManagerDataSource::supportsFilters should use the fairly new canHaveFilters bit to determine whether a nsMsgIncomingServer supports filters. r=timeless, sr=bienvenu 2001-07-13 08:31:01 +00:00
dbaron%fas.harvard.edu 8d976e7d6a Remove carriage returns introduced by previous checkin. Fixes IRIX bustage. 2001-07-13 06:16:18 +00:00
bienvenu%netscape.com df23ce029d fix handling of corrupt threads to not recurse infinitely and to blow away db r=naving, sr=sspitzer 90215 2001-07-12 13:49:19 +00:00
bienvenu%netscape.com bd2a24f3dd fix 87531 r=naving, sr=sspitzer only download imap folders after getting new mail for the inbox and running filters, so add a listener to get new mail method 2001-07-12 13:46:46 +00:00
hwaara%chello.se 91593b0ed3 #90156, now that "age in days" works as a criterion, fix up the wording to be consistent with other criteria. r/sr=sspitzer 2001-07-12 11:48:15 +00:00
hwaara%chello.se 625d1f3846 #89653, remove duplicate API in favor of a standard nsCRT API. r=sspitzer, sr=bienvenu 2001-07-11 13:00:31 +00:00
sspitzer%netscape.com a46d0065de fix bug #40380. get date searches and date filters to work.
preflight the date picker with today's date.

there is no date picker yet, but there is a simple xul textbox.
d/m/yyyy is the supported format.  there are plans to implement
a date picker in XBL which prevent user error.  right now, a user
could type "foobar" for the date.

r=timeless, sr=bienveu
2001-07-11 07:52:13 +00:00
sspitzer%netscape.com d1c3db7de2 fix for #40500. get search / filters to work with "age in days" and "is".
r=hwaara, sr=bienvenu
2001-07-11 04:35:20 +00:00
sspitzer%netscape.com ba870b804e fix for #88876.
when I fixed the crasher (by going from keeping the bundle as a static COMPtr to member variable)
I forgot to remove the code that only allocated one bundle.  this caused it to assert
when there were two or more nsMsgStatusFeedBack instances, and worse, they other instances
wouldn't work.

r=varada, sr=bienvenu
2001-07-11 04:33:08 +00:00
hwaara%chello.se 4c74bf8f08 #89993, "and /or" should be "and/or", rs/r=sspitzer
#86620, Inadequate window size for the download/sync pop-up box, r=dianesun, sr=sspitzer
2001-07-10 03:24:26 +00:00
hwaara%chello.se 29af7b3e36 Fix folderpane horkage for 3pane. r/sr=sspitzer 2001-07-10 01:48:00 +00:00
hwaara%chello.se 2110c1449e #86199, resizing the filter edit dialog should grow the "conditions". r=bhuvan, sr=sspitzer.
No bug, filtereditor and search both horked by xul changes!  r/sr=sspitzer
2001-07-10 01:24:06 +00:00
hwaara%chello.se a1c1b144c2 #90055, offline tab in account mgr busted by XUL changes. r=bienvenu, sr=sspitzer 2001-07-10 01:13:50 +00:00
naving%netscape.com 99da1203f5 17204. r=bienvenu sr=sspitzer; Add the automatically compact feature when the wasted
space exceeds the purge_threshold for offline and local folders. This also includes a
patch by bienvenu to make CompactOfflineStores work.
2001-07-09 22:15:30 +00:00
tao%netscape.com aa0f150d9d 86807: Some menu items are missing if you use incompatibly profle.
r=jbetak,sr=hyatt. Add locale version to all packages and their locale
providers.
2001-07-09 22:13:09 +00:00
timeless%mac.com d85f0a7154 Bugzilla Bug 70857 [XUL Syntax] Replace <boxDerivedTag align="horizontal|vertical"> with
<boxDerivedTag orient="horizontal|vertical">
patch by andersma@luther.edu r=timeless sr=blake
2001-07-09 18:41:07 +00:00
hwaara%chello.se a17c4a288f Trivial wording fixes:
#88665, r=Hurricane, sr=blizzard. #89470, r=varada, sr=sspitzer.
2001-07-08 10:52:37 +00:00
racham%netscape.com e81b30d1bb Fixing bugscape bug 6684. Adding context sensitive help system for Account Manager dialog. r=oeschger, sr=sspitzer 2001-07-06 21:48:47 +00:00
sspitzer%netscape.com 0eb887fd40 fix for bugs #57034 and #60514. fix some search and filter UI problems caused
by a mismatch of consts in two different interfaces (nsMsgSearchScope and nsIMsgSearchValidityManager),
and some various clean up.
r=naving, sr=bienvenu
2001-07-06 21:16:32 +00:00
naving%netscape.com fd9d9a4660 89189 r/sr=bienvenu; clear the m_keyArray before starting each compact. 2001-07-06 21:05:21 +00:00
sspitzer%netscape.com 9376efcea5 fix for #89150. only call messenger.SendUnsentMessages() once. r=varada, sr=mscott
fix for #38327.  only enable "Send Unsent Messages" if there are unsent messages to send.
intial patch by doronr@naboonline.com.  r=racham, sr=mscott
2001-07-06 19:35:11 +00:00
hwaara%chello.se 726a8d3778 #74799, fix one more tree. r/sr=sspitzer 2001-07-06 02:09:57 +00:00
dianesun%netscape.com 4ef34e1cf9 Fix for bug 82454(property enable/disable...) r=hwaara, sr=bienvenu, a=asa@mozilla.org
Fix for bug 78900(nsMsgWindow for download msg)  r=bhuvan, sr=bienvenu, a=asa@mozilla.org
Fixes for bugs 79865(Get Msgs offline dialog), & 79245, 79882, 82568. r=bhuvan, sr=sspitzer
2001-07-03 07:33:18 +00:00
cls%seawood.org 038c325621 Removing extra ^Ms 2001-07-03 07:32:27 +00:00
racham%netscape.com e59479aa69 Fixing bug 6830. Additional patch to check if the server prefs are already set via rdf files. r,sr=sspitzer 2001-07-03 07:22:42 +00:00
sspitzer%netscape.com f0ed910471 fix for #74799. right clicking twice should not act like double clicking.
according to joki, the correct fix is to drop the right click events in our onclick
handler.
r=cavin,racham.  sr=mscott
2001-07-03 05:19:50 +00:00
dianesun%netscape.com 96766e8f33 Fix for bug 81321(disable rename/compact/delete folder for offline). r=bhuvan, sr=sspitzer 2001-07-03 03:11:53 +00:00
mkaply%us.ibm.com bc6a7b58d0 More IRIX bustage 2001-07-03 02:19:04 +00:00
mscott%netscape.com 17af1cfe43 bug #80220 --> show a tooltip over long attachments
Bug #79584 --> remove the .Print option from the attachment popup.
r/sr=sspitzer
2001-07-03 01:18:41 +00:00
mkaply%us.ibm.com 2310d96afe IRIX bustage - linefeed problem 2001-07-02 23:32:28 +00:00
naving%netscape.com 13ffd48625 88171 r=bienvenu sr=sspitzer; make undo work for multiple 3 pane and/or multiple stand alone
windows.
2001-07-02 22:03:09 +00:00
bienvenu%netscape.com 3594d94c0c make copying an offline imap message copy the offline msg body while offline r=naving, sr=sspitzer 78809 2001-07-02 21:36:48 +00:00
gerv%gerv.net a8c87326aa Added Copy Email Address to plaintext mail linkified email addresses. Bug 88185. r=gemal, sr=blake. 2001-07-01 19:04:01 +00:00
hwaara%chello.se df35295e60 #79097, imapFolderProps.xul is a misleading filename, since the file is used for more than imap folders. r=naving, rs=sspitzer 2001-06-30 21:54:01 +00:00
jaggernaut%netscape.com 03ab87e4a1 Bug 88413: Remove |GetUnicode()| from nsString (and replace it with |get()|). r=dbaron, rs=scc.
This removes all call-sites I can currently fix. Tomorrow I'll try to get someone to checkin my changes to security/ and I'll get some help with the Netscape side of things.

nsString::GetUnicode()'s final death-blow will be dealt soon. Please keep this in mind as you add new code :-)
2001-06-30 11:02:25 +00:00
mscott%netscape.com bc36611468 Bug #74139 --> persist the "brief" view in the message pane
r/sr=hewitt, sspitzer
2001-06-30 00:16:19 +00:00
naving%netscape.com 6351df0ecd 52564 r=racham sr=sspitzer; make the UW:IMAP new folder dialog display the contents
fully.
2001-06-30 00:10:24 +00:00
dbaron%fas.harvard.edu aceadd91ec Remove nsCStringKey-related bustage fixes from this morning that are no longer needed. r=jaggernaut sr=waterson b=88411 2001-06-29 23:16:52 +00:00
scc%mozilla.org ab87bda685 fixing instances that will cause bustage for speedracer 2001-06-29 16:29:56 +00:00
racham%netscape.com 83c23866ae Fixing bug 81494. Removing the duplicate pref for limit download size from POP server settings panel. r=dianesun, sr=sspitzer 2001-06-29 08:18:21 +00:00
racham%netscape.com 1e99a4a0b7 Fixing bugscape bug 6830. This fix allows ISPs to control user actions on their servers. Attributes to determine whether user can file messages on a given server and whether folder creation is allowed have been added. ISPs can set this value in rdf file. r,sr=sspitzer 2001-06-29 07:04:38 +00:00