brendan%mozilla.org
e2b8cbeaf8
Fix grammar (that for defining clauses, not which).
2003-03-08 02:02:24 +00:00
cavin%netscape.com
3eaeeb46f5
Fix for bug 183087. Disallow certain types of cards to be members of a list and/or be editable. r=ducarroz, sr=sspitzer.
2003-03-06 23:58:13 +00:00
cavin%netscape.com
37f017a791
Fix for 196240. Remove File|Rename Address Book menu item. r/sr=bienvenu.
2003-03-06 23:19:27 +00:00
kaie%netscape.com
f0159ea203
b=194636 Forwarding binary message produces invalid message
...
r=ducarroz sr=sspitzer
2003-03-06 14:19:41 +00:00
cls%seawood.org
6d37f76631
Fully qualify the call to PostMessage to avoid namespace conflict with win32 define.
...
Thanks to Dan Mosedale <dmose@mozilla.org> for the patch.
Bug #134113 r=cls sr=sspitzer
2003-03-06 03:14:31 +00:00
sspitzer%netscape.com
0cbdee782c
supplimental fix for bug #17230 .
...
we're using the "Rename Address Book" dialog as the "local addressbook properties"
dialog, so let's make that the title.
(it is what you open when you do "Properties" on a local ab)
instead of alerting, allow the user to open it for the PAB or CAB, but
disable the text field.
r=cavin
2003-03-06 03:12:35 +00:00
cavin%netscape.com
ac492fb00d
Fix for 17230. Added code to allow addrooks to be renamed. r/sr=sspitzer.
2003-03-06 01:45:43 +00:00
cavin%netscape.com
d4d9520f0b
Fix for 189968. Modified code to use addrbook xpcom interface methods, instead of addrbook internal functions and variables. r/sr=sspiter.
2003-03-05 21:40:29 +00:00
sspitzer%netscape.com
edd8f3b1ae
fix for regression bug #196073
...
without a mail acct, Send menu items fail
caused by my checkin for bug #99363
r/sr=bienvenu
2003-03-05 21:33:05 +00:00
sspitzer%netscape.com
967ca5e053
whitespace foo that I had in my tree. no bug.
2003-03-05 21:31:22 +00:00
sspitzer%netscape.com
fd2df533e0
update comment, no bug.
2003-03-05 21:26:47 +00:00
sspitzer%netscape.com
e6296c6da0
fix for bug #192602
...
[mac os x only]
HQX (BinHex) attachments fail to save to disk.
some old XP_MAC code needs to be XP_MACOSX, too.
r=ccarlen, sr=sfraser.
2003-03-05 21:25:30 +00:00
sspitzer%netscape.com
269f644046
remove unused code.
2003-03-05 21:24:28 +00:00
bryner%netscape.com
954f9d6662
attempting to fix tinderbox bustage
2003-03-05 07:39:12 +00:00
sspitzer%netscape.com
4d13e626b6
fix for bug #190349 . fix some problems with choosing an existing folder
...
as the junk mail folder. r/sr=bienvenu
2003-03-05 06:40:25 +00:00
cavin%netscape.com
8941bf68c6
Fix for 124059. Made creating and modifying addrbooks work the right way. r=shliang, sr=sspitzer.
2003-03-05 02:49:18 +00:00
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