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
bryner%netscape.com
954f9d6662
attempting to fix tinderbox bustage
2003-03-05 07:39:12 +00:00
robinf%netscape.com
5e85228712
updating palm readme per bug 161765, r=oeschger
2003-03-05 00:53:34 +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
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
sspitzer%netscape.com
4fbe71dec9
moving the palm readme, for robinf. r=ssu
2003-02-27 22:19:56 +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
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
cbiesinger%web.de
d2f5857c82
well, the first fix was actually the better one
2003-02-25 23:35:10 +00:00
cbiesinger%web.de
4ee4b56ba8
better bustage fix
2003-02-25 23:31:54 +00:00
cbiesinger%web.de
9007e89909
fix palmsync bustage
2003-02-25 23:24:32 +00:00
cbiesinger%web.de
3615dd1816
fix palmsync bustage
2003-02-25 21:43:05 +00:00
cbiesinger%web.de
26fd1afa1f
190020 r=timeless sr=alecf GetResource should take AUTF8String
2003-02-25 19:02:00 +00:00
neil%parkwaycc.co.uk
cb8e852c5b
Bug 183312 Label text change not reflected in Views dropdown until next session r/sr=sspitzer
2003-02-25 13:38:31 +00:00
neil%parkwaycc.co.uk
023c9d76ef
Bug 183331 Message Views feature: UI Nits r/sr=sspitzer a=asa
2003-02-13 13:27:50 +00:00
sspitzer%netscape.com
77c5c7cba3
fix for bug #189489 . hook up help buttons for junk mail controls dialog and message view dialogs.
...
r/sr=bienvenu, a=asa
2003-01-31 22:48:31 +00:00
sspitzer%netscape.com
0030f74295
fix for bug #191188
...
mail views list dialog should be modal to the 3 pane.
r/sr=bienvenu, a=asa
2003-01-30 06:48:04 +00:00
sspitzer%netscape.com
c04b1bc77f
fix for bug #189890
...
we need to clone the search terms for a view before modifying them for quick search
otherwise we'll be modifying the view.
r=cavin, a=asa
2003-01-29 06:03:57 +00:00
cavin%netscape.com
2c442fcd22
Fix for bugs 183574, 188444, 189123, 189140 and 189995. Deleting addrbooks on either or both sides of palm and mozilla now works. Empty addrbooks are now synced. Added logging facility to mozilla conduit dll. r/sr=sspitzer.
2003-01-22 00:26:37 +00:00
seawood%netscape.com
be3f75278e
Take advantage of VPATH using automatic variables.
...
Fixing 'make install' bustage.
2003-01-17 11:36:58 +00:00
cavin%netscape.com
934784527d
Fix for bug 188905. Copy zip code from mozilla record to palm record. Thanks to tom.lostaunau@sun.com for the patch. r/sr=sspitzer.
2003-01-14 02:29:27 +00:00
dbaron%dbaron.org
99f34f283f
Bug 178643: Remove uses of NS_INIT_ISUPPORTS, since it is no longer needed. r=timeless sr=jag
2003-01-08 22:05:52 +00:00
kairo%kairo.at
a7555a91fe
change all localeVersion strings, as well as brand.dtd/region.dtd to 1.3b; bug 185698, r=tao, sr=blizzard
2003-01-03 19:57:47 +00:00
ducarroz%netscape.com
3536ed6c03
Fix for bug 182643. The data stored in the palm pilote uses ISO-Latin-1 and not UTF-8. Also, the addressbook name is in UTF-8. R=cavin, rdayal, SR=sspitzer
2002-12-20 00:05:23 +00:00
kaie%netscape.com
130a5cf941
b=185749 Give correct message security info when not using an encryption cert
...
r=javi sr=bienvenu
2002-12-18 12:55:36 +00:00
sspitzer%netscape.com
33d56f35ae
landing bienvenu's fix for adding "has attachment" support to
...
local mail search and the mail views. bug #183581 . r/sr=sspitzer
2002-12-18 05:03:56 +00:00
kaie%netscape.com
6fc801b267
b=182258 Give separate signature validity and sender address mismatch feedback
...
r=javi sr=bienvenu
2002-12-13 20:47:32 +00:00
seawood%netscape.com
3228deccf9
Add SRCS_IN_OBJDIR variable to workaround requirement introduced by bug 141834 that srcfiles must be in the srcdir.
...
Bug #171753 r=bryner
2002-12-13 02:36:06 +00:00
sspitzer%netscape.com
de02e441d6
fix for #59638 . cross folder navigation in the stand alone msg window
...
doesn't load the next unread message. thanks to ssu for the initial patch,
and neil for the suggestions. r/sr=bienvenu
fix for #49305 . in "view all headers" mode, we only see the last header
for headers where multiple headers are legal. thanks to richard.li@sun.com
for the initial patch. r/sr=bienvenu
fix for #179803 . when we added mail views, we added "Sender is[n't] in addressbook"
support to filter / search / views, but it left us with two "Sender" menuitems.
this code unifies them into one. on disk (for filters and views) both the old
way ("from in ab") and the new way ("from") work, so there isn't a migration issue.
r/sr=bienvenu
2002-12-11 04:28:05 +00:00
sspitzer%netscape.com
89cefcf7a4
fix bug #184078 . localize "All" and "Unread" in message views.
...
r=mstoltz,sr=dveditz,sspitzer. thanks to Marek.Wawoczny@GmbH.rubikon.pl for the fix.
2002-12-11 04:03:20 +00:00
bienvenu%netscape.com
ed17bb3e6f
move link of unicharutil to build from src to try to fix build bustage
2002-12-07 01:37:09 +00:00
beard%netscape.com
c02ffde0ce
Need lwbrk to compile factory. Fix build bustage.
2002-12-07 01:08:19 +00:00
beard%netscape.com
0872e79355
Fix build bustage, need lwbrk, and unicharutil libraries.
2002-12-07 01:00:31 +00:00
beard%netscape.com
77e2c8ef75
Need unicharutil.
2002-12-07 00:52:09 +00:00
beard%netscape.com
4f3aea5e80
Need to link against UniCharUtils[Debug].o.
2002-12-07 00:46:23 +00:00
beard%netscape.com
e69f642268
Fix for bug #183109 , r=dmose, sr=sfraser, a=asa.
2002-12-07 00:42:48 +00:00
bienvenu%netscape.com
343ff721f1
fix scoring multiple messages when opening folders, r=dmose,beard, sr=sspitzer, a=blizzard 179162
2002-12-06 00:45:13 +00:00
sspitzer%netscape.com
6594f2deab
bad skinVersion (copy and paste error on my part)
...
should be 1.2, not 1.0 (like the rest of the tree)
2002-12-05 23:15:09 +00:00
bienvenu%netscape.com
a4763259e0
fix build warnings, patch by Aleksey Nogin, r=ducarroz, sr=bienvenu 59673
2002-12-03 15:23:42 +00:00
beard%netscape.com
04d5f67de0
Fix build bustage, need MsgUtil[Debug].lib now.
2002-12-03 15:05:40 +00:00
bienvenu%netscape.com
6c0c561f7f
remove unused var to fix warning from last checkin
2002-12-03 13:18:40 +00:00
bienvenu%netscape.com
1e0776bf87
179162 chain junk mail classification requests by using new msg service streamMessage method r=dmose, sr=sspitzer
2002-12-03 13:06:46 +00:00
kaie%netscape.com
210417ee19
b=115294 Support S/Mime signing only configuration / relax certificate configuration requirements
...
r=javi sr=sspitzer
2002-11-28 18:31:03 +00:00
sspitzer%netscape.com
8897f7c963
fix for bug #180019 .
...
fix problems when choosing "Customize..." mail view, and then cancelling.
also fix problems when you choose the same view as previously chosen.
r/sr=bienvenu
2002-11-28 04:31:58 +00:00
dmose%netscape.com
dbd67c504c
Fix mailnews gcc warnings (bug 179775); thanks to Pratik <psolanki@netscape.net> for the patch. r=dmose, sr=bienvenu
2002-11-27 02:52:37 +00:00
bienvenu%netscape.com
5ddfa5fe9b
add msg window to spam classification calls for feedback, r=dmose, sr=sspitzer, 179162
2002-11-26 21:41:44 +00:00
kaie%netscape.com
11e4a80cf5
b=168450 Cleanup some PSM code and add JavaDoc documentation to all freeze candidates
...
r=javi sr=alecf
2002-11-14 00:50:02 +00:00
sspitzer%netscape.com
9007844118
fix for static build bustage. thanks for the tip from cls.
2002-11-12 23:13:50 +00:00
blizzard%redhat.com
86d09b9cec
Bug #179773 . mailViews.dat not installed during make install. r=sspitzer
2002-11-12 19:24:38 +00:00