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

13983 Коммитов

Автор SHA1 Сообщение Дата
shliang%netscape.com 7fd117b03d 134273 - fix mistakes from previous checkin. r/sr=sspitzer 2003-03-05 01:25:22 +00:00
shliang%netscape.com 58620475e0 128503 - fix mail and ab quicksearch field behavior. r=cavin,sr=sspitzer 2003-03-05 01:24:03 +00:00
robinf%netscape.com 5e85228712 updating palm readme per bug 161765, r=oeschger 2003-03-05 00:53:34 +00:00
neil%parkwaycc.co.uk 2bc9bb3fa1 Bug 185867 shift delete doesn't work in the advanced search dialog r/sr=sspitzer 2003-03-04 12:03:06 +00:00
neil%parkwaycc.co.uk 4b587c6a4e Bug 129510 supplementary patch by shliang to fix js warnings r=me sr=sspitzer 2003-03-04 12:01:26 +00:00
seawood%netscape.com 73bb4f151b Add support for building against X11-based toolkits on OS X.
Bug #191447 r=pavlov
2003-03-04 05:11:46 +00:00
sspitzer%netscape.com 2957b1d916 fix for half (the easy half) of bug #191798.
[mailviews|junkmail whitelisting] should be case insensitive when matching address book entries.

the hard half is much harder, given how the addressbook is implemented
and will require more thought.

r/sr=bienvenu
2003-03-04 01:47:23 +00:00
sspitzer%netscape.com 451152e37c fix txt import wording. bug #195836. r=robinf 2003-03-04 01:44:00 +00:00
cavin%netscape.com 5c39d695bb Fix for bug 183078. Missing a filterAction->SetTargetFolderUri() call in ConvertMoveToFolderValue. r/sr=sspitzer. 2003-03-04 01:37:52 +00:00
cavin%netscape.com d807a40499 Fix for bug 183614. Remove the default action after the dialog is initialized. r/sr=sspitzer. 2003-03-04 01:35:13 +00:00
sspitzer%netscape.com 3c068ff89c fix the junk mail purge code. when this code was original written, it was modeled
after the biff code, using the purge interval as the timer.  (yikes, a 14 day timer!)

now, we fire a timer at a fixed interval, and see if a purge is necessary, and use
the purge interval to decide what messages to delete.

add code to verify that we are only trying to delete messages marked as junk.

we do this because the junk folder might be trash, or there might be non-junk in it
that hasn't been moved, and we don't want to delete that.

r/sr=bienvenu
2003-03-04 00:28:40 +00:00
neil%parkwaycc.co.uk 59237bf7f1 Bug 194764 "File Here" should be "Copy Here" for copy r/sr=sspitzer 2003-03-03 10:06:42 +00:00
aaronl%netscape.com 647fc03459 Bug 187511. Add Find As You Type to menus. r=brade, sr=dveditz. 2003-03-03 06:28:58 +00:00
sspitzer%netscape.com 8ecefefa59 fix for bug #195640. moving junk status column to the right of subject,
showing it by default, and enabling junk mail controls by default.
r/sr=bienvenu
2003-03-02 21:36:43 +00:00
cavin%netscape.com 36ddb38d48 Fix for 190233. Added code to split (from palm -> moz) and join (from moz -> palm) address lines. Also added code to replace CRLFs with spaces for all fields (except
notes). r/sr=sspitzer.
2003-03-01 02:08:56 +00:00
cavin%netscape.com eb1129c6bd Set conduit title field and created BrandName.rc for the product brand name. r=ssu, sr=sspitzer. 2003-02-28 23:39:51 +00:00
cavin%netscape.com 8035ad1593 Fix for 192147. Fixed error msgs display problem. r=shliang, sr=sspitzer. 2003-02-28 23:30:20 +00:00
suresh%netscape.com dc91aee512 194460 - Add new card dialog doesn't pre-fill with Screen Name. 2003-02-28 21:52:27 +00:00
sspitzer%netscape.com c244434af0 fix for bug #195440.
crash when cancelling during downloading list of newsgroups in subscribe dialog.
r/sr=darin
2003-02-28 19:22:01 +00:00
neil%parkwaycc.co.uk 43f83a6038 Bug 72463 Sort by "order received" removed from pull-down menu r/sr=sspitzer 2003-02-28 09:00:34 +00:00
sspitzer%netscape.com 87e6aa2c10 fix typo. amazing this never caused a bug. 2003-02-28 06:08:53 +00:00
sspitzer%netscape.com 9bdc2235b4 minor code clean up I had sitting in my tree. no bug. 2003-02-28 05:34:18 +00:00
sspitzer%netscape.com e4aa6662c8 fix for blocker bug #195367.
reply doesn't quote.  typo in patch for bug #144296.
r/sr=no one.
2003-02-28 05:30:48 +00:00
sspitzer%netscape.com b1a7e9a094 fix for blocker bug #195364
can't open compose window.
r=shliang, sr=bienvenu
2003-02-28 04:58:46 +00:00
shliang%netscape.com dd0e61af47 128503 - quicksearch behavior in mail and ab not consistent. r=cavin, sr=sspitzer. 2003-02-28 03:58:46 +00:00
shliang%netscape.com ccc117cfc1 135877 - convert ab dirtree to use xul tree builder, fix dnd feedback, also 130310, 132362. r/sr=sspitzer 2003-02-28 03:55:49 +00:00
shliang%netscape.com a1caf941e3 78734 - rearrange menuitems. r/sr=sspitzer. 2003-02-28 03:48:36 +00:00
shliang%netscape.com 677b879b77 128645 - adding card to mailing list in same ab doesn't update, 53216, 44710 - cards added to mailing list lose display name. r=cavin, sr=sspitzer. 2003-02-28 03:42:32 +00:00
sspitzer%netscape.com 19aa6e8368 fix for bug #195354.
"when i check mail, the app just sort of freezes up for a few seconds"

bail out early if we are setting the string property to the current value.
this bug was exposed by my junk mail envelope checkin (bug #190825).

thanks to bryner for noticing the regression.

r/sr=bienvenu
2003-02-28 03:19:38 +00:00
cavin%netscape.com 028f21150f Fix for 135993. Clear temporary return receipt filter when sent folder is changed and recreate this temporary filter when updating folders. r/sr=sspiter. 2003-02-28 01:41:36 +00:00
shliang%netscape.com d0141f6f8f 129510 - left align menulist labels in filter/search dialogs. r=cavin, sr=sspiter. 2003-02-28 00:32:55 +00:00
shliang%netscape.com d8c009d1fe 134273 - ui issues with focused buttons in select addresses dialog. r=cavin, sr=sspiter 2003-02-28 00:23:46 +00:00
shliang%netscape.com c54e77633a 183994 - filter/search dialog ui nits, 169938 - clean up filter list statusbar, 186217 - filter not saved after action error, 195313 - menulists in filter/search dialogs dynamically change width. r/sr=sspitzer 2003-02-28 00:21:31 +00:00
cavin%netscape.com 7e3abbe47f Fix for 138054. When appending msg to a folder set the msg with "MDNSent" flag if we support the flag. r/sr=sspitzer. 2003-02-27 23:43:01 +00:00
cavin%netscape.com a436475fad Fix for 144296. Initialize return receipt flag and type in nsMsgCompose::Initialize(). r/sr=sspitzer. 2003-02-27 23:34:29 +00:00
sspitzer%netscape.com 4fbe71dec9 moving the palm readme, for robinf. r=ssu 2003-02-27 22:19:56 +00:00
sspitzer%netscape.com 02042d1a41 fix for bug #195085.
"stale" account manager prefs can lead to problems with the compose window
and view navigation.  thanks to smaug@jippii.fi for find the bug, and doing the fix.
r/sr=sspitzer
2003-02-27 15:58:15 +00:00
sspitzer%netscape.com ceb96f1a3a fix for bug #191891. hang when typing in the in the junk log (or filter log) window.
don't allow type ahead find in these "browser" windows.
r=aaronl, sr=bienvenu
2003-02-27 15:22:22 +00:00
pkw%us.ibm.com 9e86402a9f Bug 193376 - Account Manager uses random value for ISP's domain if not set.
r/sr=sspitzer@netscape.com
2003-02-27 15:01:03 +00:00
neil%parkwaycc.co.uk 9575d10cc6 Bug 192013 Command updating far too slow r=brade r=cavin sr=sspitzer 2003-02-27 09:41:40 +00:00
kairo%kairo.at 11348f5311 bug 194924 - localeVersion update for 1.4a, r=rchen, sr=blizzard 2003-02-27 00:05:44 +00:00
ere%atp.fi 7f22515440 Bug 193929: HTML sanitizer ("simple html") should allow attached images
r=ducarroz, sr=jst
2003-02-26 13:47:36 +00:00
neil%parkwaycc.co.uk 0d50af0e03 Bug 194876 Want tree attribute for column picker tooltip text r=varga sr=sspitzer 2003-02-26 13:07:38 +00:00
neil%parkwaycc.co.uk 23bda668ab Bug 194764 "File Here" shows up for IMAP servers r/sr=sspitzer 2003-02-26 13:06:22 +00:00
ssu%netscape.com 1ebbc08ac7 checking patch for robin.lu@sun.com. fixes bug 94800 - Linux,Mac: Search/Filters UI: Needs mouse click to focus for tab/keyboard access. r=ssu, sr=sspitzer 2003-02-26 07:10:52 +00:00
sspitzer%netscape.com 79251dc089 fix for big #192043.
can't delete more than one message in the "Unsent Messages" folder.
argument to FindSubFolder() needs to be an escaped folder name.
r/sr=bienvenu
2003-02-26 05:49:10 +00:00
sspitzer%netscape.com 5924f32db9 fix for message view UI nits in bug #183331.
to match the spec.  see http://www.mozilla.org/mailnews/specs/views/#MsgViews
r/sr=bienvenu
2003-02-26 02:05:16 +00:00
sspitzer%netscape.com 071071b342 fix for bug #189327.
if last pop mail received is not junk, we fail to move the junk
messages to the junk folder (assuming the user has it configured for that.)
r/sr=bienvenu
2003-02-26 01:41:24 +00:00
sspitzer%netscape.com 8d24302fe0 fix for bug #163139.
can't post a news message after closing the last mailnews window.
r/sr=bienvenu
2003-02-26 01:30:35 +00:00
cbiesinger%web.de d2f5857c82 well, the first fix was actually the better one 2003-02-25 23:35:10 +00:00