cavin%netscape.com
156811fb0d
Fix for 199186. Only compare first 15 chars for the addrbook names in GetABInterface(). r/sr=sspitzer.
2003-03-26 00:27:52 +00:00
cavin%netscape.com
ff1e7b0dcc
Fix for 192994. Put back memeset() call to fix MS COM not returning the right status code for nsSynchronizeAB(). r/sr=sspitzer.
2003-03-26 00:25:14 +00:00
robinf%netscape.com
d578e591a8
updates per bug 161765; r=oeschger
2003-03-22 00:54:22 +00:00
cavin%netscape.com
ffa7725b75
Fix for 192994. Use the Palm category index, instead of
...
category id, as the key to link/tie moz addrbooks and Palm categories together. Also Added code to avoid removing of unsynced addrbooks. r/sr=sspitzer.
2003-03-21 00:16:26 +00:00
timeless%mozdev.org
a2b62b16f2
Bug 132209 Many XUL documents are invalid XML (<!DOCTYPE window ...>) patch by riceman+bmo@mail.rit.edu r=timeless sr=jag moa=sspitzer
2003-03-17 04:59:12 +00:00
sspitzer%netscape.com
adce3a35d1
fix for bug #194238
...
the junk mail controls won't detect a message as junk until you mark a message as good.
the algorithm in "A Plan For Spam" assumes that you have a large good
corpus and a large junk corpus.
that won't be the case with users who first use the junk mail feature
so, we do certain things to encourage them to train.
r/sr=bienvenu
2003-03-16 07:09:41 +00:00
dbaron%dbaron.org
4aa4ac846f
Add MODULE_NAME line to fix build bustage (from rules.mk checkin by seawood).
2003-03-16 00:24:15 +00:00
dougt%netscape.com
e06cabecf2
fixing bustage
2003-03-15 06:41:38 +00:00
bryner%netscape.com
1d7a118270
attempting to fix mac bustage
2003-03-15 05:30:48 +00:00
dougt%netscape.com
9040408519
fixing bustage
2003-03-15 04:43:21 +00:00
dougt%netscape.com
0d2808c511
Create a new xpcom obsolete library (and component library).
...
Moved nsFileSpec and related classes into this obsolete library.
Moved nsRegistry and related libreg functionality into the obsolete library.
Updated many callers using the obsolete nsFile spec to use nsIFile and Necko to do file IO.
Combined the following DLLs (source -> dest)
uriloader -> docshell
shistory -> docshell
jsurl -> jsdom
gkview -> gklayout
Moved nsAdapterEnumerator out of xpcom/ds and into mailnews, since they're the only consumer
Modifed the xpt_link tool so that you can specify a �only include� cid list that can mask CID�s that you are not interested in.
Added build options:
Prevent the building of xpinstall (--disable-xpinstall)
Prevent the building js component loader (--disable-jsloader)
A build option to only build a single profile (--enable-single-profile)
A build flag to only built the required xpfe components (--disable-xpfe-components).
Removal or hiding of unused functions and classes including nsEscape*, nsDequeIterator, nsRecyclingAllocatorImpl, nsDiscriminatedUnion, nsOpaqueKey, nsCRT::strlen, NS_NewCommandLineService
Bug 194240, r/sr = darin, alec.
2003-03-15 01:04:32 +00:00
cavin%netscape.com
27584aa717
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
3c1dc80ee4
attempting to fix tinderbox bustage
2003-03-05 07:39:12 +00:00
robinf%netscape.com
62752a1b15
updating palm readme per bug 161765, r=oeschger
2003-03-05 00:53:34 +00:00
cavin%netscape.com
7541ec415d
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
adf4b31dda
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
b8ad6646cc
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
89560482e7
moving the palm readme, for robinf. r=ssu
2003-02-27 22:19:56 +00:00
kairo%kairo.at
661116311f
bug 194924 - localeVersion update for 1.4a, r=rchen, sr=blizzard
2003-02-27 00:05:44 +00:00
sspitzer%netscape.com
e37def032b
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
ed666ec18d
well, the first fix was actually the better one
2003-02-25 23:35:10 +00:00
cbiesinger%web.de
0f7d422e8c
better bustage fix
2003-02-25 23:31:54 +00:00
cbiesinger%web.de
2598167cfe
fix palmsync bustage
2003-02-25 23:24:32 +00:00
cbiesinger%web.de
8df1c3812c
fix palmsync bustage
2003-02-25 21:43:05 +00:00
cbiesinger%web.de
9405eda256
190020 r=timeless sr=alecf GetResource should take AUTF8String
2003-02-25 19:02:00 +00:00
neil%parkwaycc.co.uk
0b62e15d01
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
37c4c242c8
Bug 183331 Message Views feature: UI Nits r/sr=sspitzer a=asa
2003-02-13 13:27:50 +00:00
sspitzer%netscape.com
8f89fe3b03
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
74c4a4736b
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
47160a16c2
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
296325ba34
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
f06deeb00d
Take advantage of VPATH using automatic variables.
...
Fixing 'make install' bustage.
2003-01-17 11:36:58 +00:00
cavin%netscape.com
2304ea2145
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
acdd4e46c0
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
a6f4446e42
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
2637e30f6e
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
4bc7f1ad7e
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
b5640204f2
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
3880b9cdab
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
58004c4a48
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
cbb05359cf
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
6e75a92b24
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
c42faf989e
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
eac4a8fa7b
Need lwbrk to compile factory. Fix build bustage.
2002-12-07 01:08:19 +00:00
beard%netscape.com
3fdcb712c3
Fix build bustage, need lwbrk, and unicharutil libraries.
2002-12-07 01:00:31 +00:00
beard%netscape.com
0959ebb0fc
Need unicharutil.
2002-12-07 00:52:09 +00:00
beard%netscape.com
db27cc70da
Need to link against UniCharUtils[Debug].o.
2002-12-07 00:46:23 +00:00
beard%netscape.com
377eb1b1ff
Fix for bug #183109 , r=dmose, sr=sfraser, a=asa.
2002-12-07 00:42:48 +00:00
bienvenu%netscape.com
d34f0cb1c4
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
c9853d2765
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