ftang%netscape.com
40a4dc0ae8
fix 39790 . r=tao,nhotta move send_default_charset , view_default_charset to property
2000-07-19 22:39:37 +00:00
akkana%netscape.com
11675cf4d1
Remove a debug dump statement. r=ducarroz, a=mcafee
2000-07-19 22:00:16 +00:00
mscott%netscape.com
44394e6531
Bug #45816 --> fix i18n breakage of intl-accept pref by calling getLocalizedUnicharPref
2000-07-19 21:42:18 +00:00
mscott%netscape.com
acaa2442ff
Bug #45816 --> fix i18n breakage of intl-accept pref by calling getLocalizedUnicharPref
...
r=tao
2000-07-19 21:41:59 +00:00
warren%netscape.com
d77286d0c1
Added another .get()
2000-07-19 05:12:23 +00:00
warren%netscape.com
42870bddb5
Added nsIRDFDataSource::HasArcIn/HasArcOut. Changed nsXULTemplateBuilder.cpp to use it (ifdef'd for now). Speed up folder loading by about 24%. r=waterson,alecf
2000-07-19 03:58:25 +00:00
racham%netscape.com
64e0c5813a
Fixing bug 45569. Migrated account is shown along with any other partial accounts. r=alecf
2000-07-19 02:37:09 +00:00
chuang%netscape.com
01c26f89ce
Fix absync bug 1425 - add record key for migrated address book. r=rhp
2000-07-18 22:31:10 +00:00
rhp%netscape.com
75d225382f
Fix to make absync more tolerant on migration - Bug #: 1425 - r: chuang
2000-07-18 22:23:18 +00:00
dprice%netscape.com
ee35b364cb
adding jar manifest file for messenger
...
NOT IN BUILD
2000-07-18 20:33:43 +00:00
alecf%netscape.com
2f8c0ce6be
adding clarifying comments because this was confusing me and timeless - comments only, does not affect product
2000-07-18 04:21:28 +00:00
bienvenu%netscape.com
9d31e29cc5
turn on green icon for local folders that get messages filtered into them from pop, fix clearing it for local folder msgs r=gayatrib 43884
2000-07-17 23:18:37 +00:00
bienvenu%netscape.com
713e467e25
turn on green icon for local folders that get messages filtered into them from pop, r=gayatrib 43884
2000-07-17 23:16:38 +00:00
bienvenu%netscape.com
714446a861
fix upgrading of imap -> local filters by making GetChildByURI discover sub-folders, r=mscott 37320
2000-07-17 22:54:22 +00:00
nhotta%netscape.com
7199fd8b4e
Added mailnews.send_default_charset, mailnews.view_default_charset, check in for ftang, bug 39790, r=tao.
2000-07-17 21:13:36 +00:00
rhp%netscape.com
02f78496a9
Fix for Bug 1193 - I18N problem with phone numbers - r: brade
2000-07-17 19:58:52 +00:00
bienvenu%netscape.com
54dd47ffb9
fix AND imap search r=alecf 45419
2000-07-17 09:56:20 +00:00
mscott%netscape.com
ae155355ca
Bug #43691 --> fix pop uidl urls by supressing OnStart and OnStopRequest calls
...
if the url we are running isn't going to result in any new content.
r=alecf
2000-07-14 23:16:47 +00:00
sfraser%netscape.com
04c9c4bc50
Fix for nsbeta2+ bug 31134 -- paste in edit menu not enabled correctly. Add a new command set for clipboard-related menu items, and fire it on Copy. Also ensure that Undo/Redo commands are updated correctly, and avoid bogus command updating in plain text compose (since that caused JS errors). r=kin,jfrancis.
2000-07-14 21:58:50 +00:00
mscott%netscape.com
565c0ffdb5
Bug #35744 --> fix hang when fetching urls that don't exist. The fix was to
...
implement nsIWebProgressListener by the url fetcher. This will tell us when
we've failed to fetch the url. Also had to make sure we passed in a valid load group to the
channel. And added protection to make sure the OnStopRequest doesn't get processed twice.
One caveat is still left with this bug: you are still prompted after each url we fail to load. This
is pretty annoying.
r=bienvenu
2000-07-14 06:18:44 +00:00
mscott%netscape.com
3a2c249431
Bug #44587 --> fix send mail via aol. caching of smtp values was breaking this. so
...
you could only send one message. Subsequent message sends fail.
r=bienvenu
2000-07-14 01:38:55 +00:00
pavlov%netscape.com
c6f86c36dc
fix for secure imap and news bug 39154 r=mscott
2000-07-13 23:53:54 +00:00
varada%netscape.com
d0f90195b3
fix for bug#41678 -need printplus in addressbook.xul;r=scottip
2000-07-13 21:46:52 +00:00
chuang%netscape.com
13bae7632b
Bug 45282 No Address Book in today's Linux build. r=alecf
2000-07-13 21:07:01 +00:00
nhotta%netscape.com
4096c1e8e6
Changed to check override case before set a charset to msgWindow, bug 28869, r=mscott.
2000-07-13 20:53:57 +00:00
taka%netscape.com
2ea7bd5f92
fix for #43219 . r=alecf,nhotta
2000-07-13 07:17:03 +00:00
mscott%netscape.com
cd40582e7f
Bug #44603 --> hack to get around an infinite loop if we try to open a .eml attachment
...
The fix: if the attachment is of type message/rfc822 then treat the outgoing content
as raw data to force a new browser window to come up and display the content.
r=alecf
2000-07-13 05:28:51 +00:00
alecf%netscape.com
e140a1e4f9
Fix for #37302 , among other things - bring lots of mail menus up to spec- patch contributed by timeless@bemail.org r=alecf, a=brendan
2000-07-13 05:18:17 +00:00
rhp%netscape.com
79b8feafb7
Fix for crashing in forward - reply - Bug #: 45216 - r: alecf
2000-07-13 04:02:35 +00:00
mscott%netscape.com
56d58922d8
quick patch to fix the mac build. Mac doesn't seem to like NS_LITERAL_STRING for a const char * defined using a #define.
2000-07-13 00:49:53 +00:00
bienvenu%netscape.com
c795cf491b
fix 45184 crash involving rdf literals r=alecf
2000-07-12 22:54:45 +00:00
mscott%netscape.com
89de88cbdf
Bug #44635 --> when replying or forwarding a message, we were passing in a bogus channel when we tried to fetch
...
the message for quoting purposes. As a result, the content type (which includes the charset information for the message)
was not getting set on the right channel. I changed things so we pass in the real channel and not a bogus one.
r=alecf
2000-07-12 22:54:19 +00:00
mkaply%us.ibm.com
ecf70ef274
r=cls, a=brendan
...
Because of the raptor to gk change, we don't need SHORT_LIBNAME - for some things
2000-07-12 22:38:28 +00:00
rhp%netscape.com
338e95b382
Properties change for prompt language change - Bug #: 1429 - r: sol
2000-07-12 14:04:42 +00:00
tonyr%fbdesigns.com
56938c2bf9
Fix for bustage, added msgUtil.lib projects to link.
2000-07-12 04:43:55 +00:00
tonyr%fbdesigns.com
38849fc7b4
Fix up strings for localisation. r=alecf, b=36483,39004
2000-07-12 03:58:17 +00:00
tonyr%fbdesigns.com
db84044a35
fix for importing mutlibyte charset messages. r=rhp, b=33291
2000-07-12 03:57:10 +00:00
bienvenu%netscape.com
f09ee94c72
fix imap subscribe ui problems, r=mscott 42106
2000-07-12 03:50:40 +00:00
dimator%netscape.com
cefdc5d53e
bug 44252. Checking in for sspitzer. r=putterman
2000-07-12 02:23:10 +00:00
nhotta%netscape.com
3728460a01
Changed to set mailCharacterSet in nsIMsgWindow so that the value can be used for a checkmark in charset menu, bug 28869, r=mscott.
2000-07-11 23:51:38 +00:00
nhotta%netscape.com
581c22e1c0
Added mailCharacterSet to nsIMsgWindow to keep the charset used by libmime, bug 28869, r=mscott.
2000-07-11 23:51:21 +00:00
alecf%netscape.com
e49db01aaa
fix for #44350 - clear the search results pane each time a search starts.
...
r=bienvenu
2000-07-11 23:12:35 +00:00
alecf%netscape.com
6dfadc82ed
fix for #39576 r=chuang
...
localize the "Card for" string for the address card view
2000-07-11 23:03:48 +00:00
bienvenu%netscape.com
862df47812
fix 45146 edit message as new crashing r=mscott
2000-07-11 20:49:52 +00:00
chuang%netscape.com
de41e1f912
Bug 33980 'Collected Addresses' being corrupted when saved to prefs.js, r=alecf
2000-07-11 20:18:38 +00:00
bienvenu%netscape.com
95367b2ba6
fix crash searching newsgroup which you've never opened r=alecf 45028
2000-07-10 22:34:08 +00:00
bienvenu%netscape.com
72f3f68e6b
forgot this part of the fix for 35678, posting to correct news server, r=mscott, ducarroz
2000-07-10 22:32:28 +00:00
mkaply%us.ibm.com
d4dc1f445f
r=cls, a=brendan
...
Because of the raptor to gk change, we don't need SHORT_LIBNAME
2000-07-10 21:18:48 +00:00
dimator%netscape.com
8c02cab161
Bugs: 37153, 38700. Localized status and priority strings in threadpane.
2000-07-10 20:21:08 +00:00
cls%seawood.org
062c8bd937
Start tedious process of removing obsolete mozilla/include files from build. This patch should take us down to 19 of 101. Bug #38061
2000-07-10 07:13:31 +00:00