warren%netscape.com
6764a771dc
Added a cast to make gcc happy.
2000-07-25 06:31:20 +00:00
warren%netscape.com
2b01440bc0
Factored string bundles out of necko. Fixes bug 42107 - need to fix string bundle init workaround. Also bug 40506 - nsIWebProgressListener needs status text. Status messages now work in mozilla and viewer with internationalized and parameterized text! Added temporary error architecture until bug 13423 can be fixed. Extended nsIStringBundleService to provide method to format status message. r=valeski,jband,tao. verified=mstoltz
2000-07-25 05:45:56 +00:00
alecf%netscape.com
61db214a4b
fix for #1539 - make ISP-built accounts be supported by the "invalid account" system, so that ISP-built accounts can skip the other panels of the wizard.
...
r=mscott
2000-07-25 00:29:07 +00:00
bratell%lysator.liu.se
dad721d2d2
Fixes for bug 46173 and bug 46188, handle whitespace correctly when decoding a format=flowed mail. r=rhp, a=brendan.
2000-07-24 22:11:41 +00:00
mscott%netscape.com
81fa5b3e3d
Bug #39736 --> remove code that was incorrectly stomping the ougoing charset of the message when you are
...
replying to it.
r=alecf
2000-07-22 21:36:06 +00:00
bratell%lysator.liu.se
055803982d
Fix bug 43813 by removing erroneous test. r=rhp@netscape.com a=brendan@mozilla.org.
2000-07-22 17:32:28 +00:00
dprice%netscape.com
eafe83d871
corrected locale info
2000-07-22 09:09:39 +00:00
dprice%netscape.com
42a082735d
fixing bad locale directory
...
NOT IN THE BUILD
2000-07-22 07:54:12 +00:00
mozilla.BenB%bucksch.org
caf6b03f85
44446: Remove HTML->HTML recognition of structured phrases from Prefs UI and disable by default.
2000-07-22 07:37:20 +00:00
dprice%netscape.com
063aa2e349
breaking out locale into locales.jar
...
NOT IN THE BUILD
2000-07-22 07:34:35 +00:00
alecf%netscape.com
289966f27f
fix for #44876 contributed by timeless@bemail.org
...
r=alecf, a=brendan@mozilla.org
update tasks menu to spec
2000-07-22 01:39:44 +00:00
nbhatla%netscape.com
6fa4844d06
Bug #43658 : AddressBook Skin. r=hangas
2000-07-22 00:45:32 +00:00
mscott%netscape.com
7c61ce6d19
Bug #45956 --> Fix crash trying to forward some messages as inline (esp. messages
...
with attachments with charsets). Fix is to use the mime service to get a file extension
for the content type instead of trying to use the value of the content type (which can
include charset information) as the file extension for the attachment.
r=alecf
2000-07-22 00:04:11 +00:00
nhotta%netscape.com
402ef5ed6f
Unescape escaped filename, bug 39956, r=mscott, a=waterson.
2000-07-21 22:14:44 +00:00
mscott%netscape.com
7c7e1247c1
Force pr logging even in release builds. QA needs this to debug some smtp problems in release builds.
...
Has no effect on code execution.
2000-07-21 21:48:02 +00:00
rhp%netscape.com
9dee7ea0b8
Fix to prevent too much information being displayed to hackers - Bug 1566 - r: ducarroz
2000-07-21 01:19:23 +00:00
andreww%netscape.com
da80203056
Needed for classic/modern skin polish bug #43658 r=prass
2000-07-20 22:01:28 +00:00
brade%netscape.com
7eaaeacf1c
comment out offensive line to get Mac green again
2000-07-20 13:46:43 +00:00
mscott%netscape.com
c5950b9e2e
Bug #39736 --> we were always using the charset specified in the mail header instead of using the charset override
...
value if it was present. This broke forwarding inline for messages that had incorrect charsets assigned to them.
r=alecf
2000-07-20 08:52:18 +00:00
mscott%netscape.com
7e8118765e
Bug #39736 --> for forward inline case, we need to make sure we pass in the right charset to mime when it fetches
...
the message body for quoting purposes.
r=nhotta.
2000-07-20 07:53:58 +00:00
mscott%netscape.com
7d245cb17e
Bug #39736 --> charset over ride has no effect on quoting. Fix is to use the charset
...
we just passed in.
r=nhotta
2000-07-20 07:42:14 +00:00
mscott%netscape.com
8b3042c586
Bug #39736 --> set the charset on the compose field if we have one from the
...
top most message window.
r=nhotta
2000-07-20 07:41:51 +00:00
mscott%netscape.com
072584458d
Bug #39736 --> pass in the charset to quote the body with. this helps fix charset over ride has
...
no effect on quoting.
r=nhotta
2000-07-20 07:41:12 +00:00
ducarroz%netscape.com
1a2c474eb4
Fix for bug 45926. ContentWindow is now known as window._content. R=mscott
2000-07-20 00:47:34 +00:00
ftang%netscape.com
fa65fbdc4b
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
6528090418
Remove a debug dump statement. r=ducarroz, a=mcafee
2000-07-19 22:00:16 +00:00
mscott%netscape.com
d5b4381214
Bug #45816 --> fix i18n breakage of intl-accept pref by calling getLocalizedUnicharPref
2000-07-19 21:42:18 +00:00
mscott%netscape.com
a5d4e43adf
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
2e6315e524
Added another .get()
2000-07-19 05:12:23 +00:00
warren%netscape.com
de3523d540
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
245094ddcc
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
e57fd5b0a3
Fix absync bug 1425 - add record key for migrated address book. r=rhp
2000-07-18 22:31:10 +00:00
rhp%netscape.com
553c952763
Fix to make absync more tolerant on migration - Bug #: 1425 - r: chuang
2000-07-18 22:23:18 +00:00
dprice%netscape.com
bb45987123
adding jar manifest file for messenger
...
NOT IN BUILD
2000-07-18 20:33:43 +00:00
alecf%netscape.com
ebb911891d
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
998e626e93
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
cb2fa31b50
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
1d31135133
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
d64225ff98
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
3baeb01b1b
Fix for Bug 1193 - I18N problem with phone numbers - r: brade
2000-07-17 19:58:52 +00:00
bienvenu%netscape.com
38a702b533
fix AND imap search r=alecf 45419
2000-07-17 09:56:20 +00:00
mscott%netscape.com
4cd1b70fd2
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
bc5e13e277
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
233d541694
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
7785ffb681
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
20dc0118ea
fix for secure imap and news bug 39154 r=mscott
2000-07-13 23:53:54 +00:00
varada%netscape.com
e79bc6ba4f
fix for bug#41678 -need printplus in addressbook.xul;r=scottip
2000-07-13 21:46:52 +00:00
chuang%netscape.com
0ec4660e5b
Bug 45282 No Address Book in today's Linux build. r=alecf
2000-07-13 21:07:01 +00:00
nhotta%netscape.com
e4bd4bb62a
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
567fe19827
fix for #43219 . r=alecf,nhotta
2000-07-13 07:17:03 +00:00
mscott%netscape.com
a835e8c7d9
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
d7f5403698
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
f6761e289d
Fix for crashing in forward - reply - Bug #: 45216 - r: alecf
2000-07-13 04:02:35 +00:00
mscott%netscape.com
4ea557327a
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
fc44c4b455
fix 45184 crash involving rdf literals r=alecf
2000-07-12 22:54:45 +00:00
mscott%netscape.com
2d4726af0f
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
69ebcee3f6
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
997e631b7f
Properties change for prompt language change - Bug #: 1429 - r: sol
2000-07-12 14:04:42 +00:00
tonyr%fbdesigns.com
a517e5da06
Fix for bustage, added msgUtil.lib projects to link.
2000-07-12 04:43:55 +00:00
tonyr%fbdesigns.com
c244654ebf
Fix up strings for localisation. r=alecf, b=36483,39004
2000-07-12 03:58:17 +00:00
tonyr%fbdesigns.com
849c838318
fix for importing mutlibyte charset messages. r=rhp, b=33291
2000-07-12 03:57:10 +00:00
bienvenu%netscape.com
921df47407
fix imap subscribe ui problems, r=mscott 42106
2000-07-12 03:50:40 +00:00
dimator%netscape.com
a19a875444
bug 44252. Checking in for sspitzer. r=putterman
2000-07-12 02:23:10 +00:00
nhotta%netscape.com
b2e29b14ab
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
fbd57efd15
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
2dd2724e78
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
0729dad28f
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
92cf4b729c
fix 45146 edit message as new crashing r=mscott
2000-07-11 20:49:52 +00:00
chuang%netscape.com
4b283d9c3a
Bug 33980 'Collected Addresses' being corrupted when saved to prefs.js, r=alecf
2000-07-11 20:18:38 +00:00
bienvenu%netscape.com
51f8013d94
fix crash searching newsgroup which you've never opened r=alecf 45028
2000-07-10 22:34:08 +00:00
bienvenu%netscape.com
71c1f4be1d
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
136ef4f751
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
511b9db5db
Bugs: 37153, 38700. Localized status and priority strings in threadpane.
2000-07-10 20:21:08 +00:00
cls%seawood.org
e87a1b7b11
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
alecf%netscape.com
10767f5b73
remove a debugging line from this XUL - this is just a bonehead line I left in here on friday
...
r=mozbot, and everyone else on IRC at the moment
2000-07-10 06:46:41 +00:00
bienvenu%netscape.com
6524bbb982
fix problem posting to wrong news server r=mscott 35678
2000-07-10 02:45:21 +00:00
bienvenu%netscape.com
3198c38bd1
fix problem posting to wrong news server r=mscott 35678
2000-07-10 02:38:22 +00:00
rhp%netscape.com
3588f61c5b
Fixing problem with dropping Nickname and display name in sync - Bug #: 1371 - r: jefft
2000-07-08 20:51:31 +00:00
mscott%netscape.com
67e22c951f
Bug #44166 --> fix news modal dialog problems by using correct nsIPrompt object
...
r=alecf
2000-07-08 01:13:08 +00:00
mscott%netscape.com
967ade904a
Bug #44167 --> fix news modal dialog problems by using correct nsIPrompt object. part of this fix meant making
...
sure all news urls were initialized with the currect message window. Hence the change to ConstructNntpUrl.
r=alecf
2000-07-08 01:12:30 +00:00
mscott%netscape.com
e02c584953
Bug #44158 --> fix modal dialog problems by using correct nsIPrompt object obtained from the message window
...
associated with the current url.
r=alecf
2000-07-08 01:10:30 +00:00
alecf%netscape.com
50a81aecec
fix for #29568 - automatically disable other ISP accounts when newsgroup is selected
...
(skinned to make it work) r=putterman
2000-07-07 22:33:45 +00:00
jefft%netscape.com
4f9e090be4
fixed bug 44699 -- IMAP does not check result param from nsIMsgAccountManager::FindServer(); r=bienvenu, alecf
2000-07-07 22:27:03 +00:00
mscott%netscape.com
e6a9a0e1ce
Bug #43661 --> open attachment needs to pass in the file name
...
r=bienvenu
2000-07-07 21:57:39 +00:00
mscott%netscape.com
e79917aab9
Bug #43661 --> pass in the file name for the attachment
...
r=bienvenu
2000-07-07 21:56:38 +00:00
rhp%netscape.com
3da285e89e
Fix for bug 31589 - Problem with Japanese in vCard tag fields - r: nhotta
2000-07-07 03:17:33 +00:00
nhotta%netscape.com
bdbe2d2ec3
Fix warnings caused by my last check in.
2000-07-06 23:46:20 +00:00
nhotta%netscape.com
786c02653e
Added a force charset override support, bug 43101, r=mscott.
2000-07-06 23:30:57 +00:00
nhotta%netscape.com
36cc7bdb9d
Added a force charset override UI, bug 43101, r=mscott.
2000-07-06 23:29:44 +00:00
nhotta%netscape.com
c7c0dd52b5
Removed the code to set a folder charset by charset menu, we only use charset menu for message override, bug 43101, r=mscott.
2000-07-06 23:26:49 +00:00
nhotta%netscape.com
16e441b07d
Added force_charset_override, bug 43101, r=mscott.
2000-07-06 23:25:40 +00:00
mozilla.BenB%bucksch.org
6e326b1f69
38494: Attribution line: actually use authorStr; reorder code a bit to make more sense. r=ducarroz, a=waterson
2000-07-06 23:00:43 +00:00
bryner%uiuc.edu
f66a19368b
Fix for bug 43417. r=pinkerton.
2000-07-06 22:20:32 +00:00
ducarroz%netscape.com
1ba0f89c0a
Fix Linux bustage.
2000-07-06 21:51:11 +00:00
waterson%netscape.com
73bc2ab4b7
Fix a string leak that dbaron found with leaksoup. r=bienvenu
2000-07-06 20:58:29 +00:00
ducarroz%netscape.com
1d76e4a74d
Fix for bug 43448. Add code to populate mailing list during the send/send later process. R=mscott
2000-07-06 20:44:06 +00:00
rhp%netscape.com
345b4e99dd
Fix for Bug 44086 - problem with saving attachments over existing files - r: bienvenu
2000-07-06 14:05:47 +00:00
bienvenu%netscape.com
f9d9b2d41c
fix memory leaks in imap header parsing, r=jefft
2000-07-06 13:41:10 +00:00
BlakeR1234%aol.com
bbd55c2f87
erg. fix indentation.
2000-07-06 07:37:48 +00:00
BlakeR1234%aol.com
716b7ff562
Fix tiny mistake in my previous checkin.
2000-07-06 07:23:44 +00:00
BlakeR1234%aol.com
5b6288682e
Compatibility with the mail spec
2000-07-06 06:52:46 +00:00
BlakeR1234%aol.com
6490acb61a
Compatibility with the mail spec - http://www.mozilla.org/mailnews/specs/threepane/MailMenusM.html
2000-07-06 06:49:11 +00:00
mozilla.BenB%bucksch.org
67b72ae485
40862: Fix bug 9202 for this class, temporarily remove the wrapping <div class=text-flowed> in the quoting case.
...
43453: Check in the nsbr conversion for flowed paragraphs, if we're in an HTML tag (as e.g. outputted by the TXT->HTML converter).
43455: Allow space-stuffing even for otherwise empty (or quoted) lines.
2000-07-06 02:22:59 +00:00
mozilla.BenB%bucksch.org
0beb9ebea4
39370: Use format=flowed for quoting
2000-07-06 01:45:02 +00:00
mozilla.BenB%bucksch.org
44e0bccbdb
Rest of 29653: Use a valid "mid" URL as value for the cite attribute of <blockquote> instead of just the raw Msg-ID.
2000-07-06 01:33:19 +00:00
jefft%netscape.com
2558b1d445
fixed bug 44164 - improperly parented modal dialog in nsPop3Protocol; r=mscott
2000-07-05 23:55:17 +00:00
jefft%netscape.com
2bb8793d40
fixed bug 33986 -- IMAP: Quit with unsaved draft, save to draft crashes & bug 44203 -- Closing last mail compose crashes the app; r=alecf
2000-07-05 23:19:24 +00:00
bienvenu%netscape.com
65efcc31d6
check in fix for 40746 for putterman, crash hitting next unread in empty folder, r=me
2000-07-05 22:26:55 +00:00
varada%netscape.com
fcc484937b
fix for bug #36155 -default identity for compose message must be the selected identity in messenger windows; r=ducarroz
2000-07-05 22:06:34 +00:00
mkaply%us.ibm.com
ecb1bbb781
#42637
...
r=mscott, a=brendan
OS/2 bringup - VisualAge treats this like a cast - according to nsFileSpec.h, our way is correct
2000-07-05 13:44:44 +00:00
cls%seawood.org
bca014f1bb
Removing last vestiges of raptor from unix build. Since some libs were renamed, a 'make distclean' is recommeneded to remove the old copies of those libs. Bug #8228 r=bryner
2000-07-02 18:44:42 +00:00
sspitzer%netscape.com
31e159ea1b
last check in before sabbatical! fix for nsbeta2+ bugscape bug #1149 .
...
install default templates in the case where the profile's locale
is not set. r=mscott
2000-07-01 02:38:27 +00:00
bienvenu%netscape.com
c5daa0bb05
more fixes for progress meteors,r=mscott 38598
2000-06-30 13:30:02 +00:00
cls%seawood.org
1f3b6d75ab
Removed obsolete REQUIRES variable from every Makefile.in/makefile.win
2000-06-30 08:08:04 +00:00
alecf%netscape.com
155d286856
mozilla side of fix for #34140
...
r=sspitzer
Allow protocol-specific attributes to be set in the ISP RDF file
2000-06-30 06:07:36 +00:00
alecf%netscape.com
df08c41c5f
update ISP example (not part of build)
2000-06-30 06:03:21 +00:00
alecf%netscape.com
7453040ba6
fix for #43911 - make double-clicking of messages in the search window open the target
...
message in a standalone message window - mostly moving files into threadPane.js and
abstracting out the folder datasource
r=putterman
2000-06-30 06:02:30 +00:00
scc%mozilla.org
1e97d06de6
bug #17294 , fixed a dogfood+ assert described in this bug, though unrelated to the underlying problem 17294 is really about. r=BenB; a=jar
2000-06-29 22:04:22 +00:00
chuang%netscape.com
e23e4ca448
Bug GetCardForEmailAddress() is case sensitive, r=ducarroz
2000-06-28 20:57:48 +00:00
sspitzer%netscape.com
68c2c882cd
fix addressbook splitter for classic skin. r=german
2000-06-28 19:25:05 +00:00
bienvenu%netscape.com
f637131411
part of fix for throbber, r=jefft,mscott 38598
2000-06-27 23:54:57 +00:00
bienvenu%netscape.com
b9c1f9cd75
fix problem with imap messages arriving out of order, r=jefft,mscott 40701
2000-06-27 23:52:05 +00:00
tao%netscape.com
c094568ffd
39790: [L12y] Move all localizable prefs into chrome://.r=alecf.
2000-06-27 22:13:23 +00:00
morse%netscape.com
5524653464
fix bug 43886, single signon no longer works, r=jefft
2000-06-27 21:13:50 +00:00
alecf%netscape.com
a32fa661ac
back out part of amasari@netscape.com's checkin. no reviewer, because this
...
string should never have been removed in the first place!
thanks to timeless@bemail.org for finding the error
2000-06-27 06:19:53 +00:00
ducarroz%netscape.com
5b40499ef9
Fix for bug 43468. We need also to use .value when we pre file a recipient else we will loose the content of every non visible fields! This is more a work around that the reall fix which should be in the textcontrolframe code. R=putterman
2000-06-27 06:14:42 +00:00
alecf%netscape.com
1dfc1b5eae
fix for #43794 contributed by blaker1234@aol.com
...
r=alecf - just a tiny spelling error - "Outoing" -> "Outgoing"
2000-06-27 05:33:31 +00:00
alecf%netscape.com
640e2bddb4
fix for #41645 contributed by <timeless@bemail.org> r=alecf
2000-06-27 05:30:19 +00:00
alecf%netscape.com
5b352ad4a0
make window sizable, part of #33101 r=sspitzer
2000-06-27 04:42:34 +00:00
ducarroz%netscape.com
6027404a66
Fix build bustage for rhp. Add msgUtils library to the Mac project (both target)
2000-06-27 00:12:48 +00:00
rhp%netscape.com
cc38577efa
Fix to use the server and port from AB Sync server - Bug # 43782 - r: jefft
2000-06-26 23:04:37 +00:00
mkaply%us.ibm.com
904e0087ba
#42637
...
r=mscott, a=brendan
OS/2 bringup - need casts for VisualAge
2000-06-26 20:39:19 +00:00
bienvenu%netscape.com
f6e57b9a5e
fix for 38598 progress not working r=mscott
2000-06-26 14:54:28 +00:00
bienvenu%netscape.com
99cd9ed39e
fix for 38598 progress not working r=mscott
2000-06-26 14:24:05 +00:00
rhp%netscape.com
cb542fd43e
Fixing problem with printing - simple one line JS fix for a missing call - Bug #43478 - r: jefft
2000-06-25 17:33:57 +00:00
sspitzer%netscape.com
f9d98570e1
comment out my printf.
2000-06-24 21:45:08 +00:00
sspitzer%netscape.com
edcae4fdcf
fix for #39853 . when populating the subscribe dialog from disk, we'd
...
block the entire ui. this was bad if the hostinfo.dat file was big.
r=mscott
2000-06-24 21:35:59 +00:00
sspitzer%netscape.com
db7b98397e
fix for #41062 . pop up an alert on news errors, like auth failure.
...
r=mscott.
2000-06-24 21:22:47 +00:00
ben%netscape.com
770cb0f179
more classic skin work
2000-06-24 04:52:59 +00:00
alecf%netscape.com
5f34ec2aa2
fix for 39345 - remove save password from all UI
...
r=sspitzer
2000-06-24 01:32:12 +00:00
mscott%netscape.com
fd6d34605f
Bug #43651 --> can't read news without crashing. Implement GetContentType for nntp protocol.
...
r=sspitzer
2000-06-24 01:17:02 +00:00
dougt%netscape.com
8b638a4c67
I IDL-ifying the nsProxyObjectManager.
...
I have updated all users that I found
grepping the source tree.
r=valeski@netscape.com
a=waterson@netscape.com
b=43131
Also checking in changes to the window's embed test which is NOT
hooked up to the build system.
2000-06-24 00:03:10 +00:00
bryner%uiuc.edu
aeaec0cab9
Patching more (hopefully all) trees to work with the new tree widget (bug
...
30511). r=hyatt.
2000-06-23 21:44:48 +00:00
german%netscape.com
8ef2892528
Fixing messenger 3-pane splitter in classic skin by updating align='vertical' to orient='vertical'.
2000-06-23 14:51:05 +00:00
mscott%netscape.com
0695efb437
Bug #10802 --> in order to impelement open attachments, I needed to make sure the
...
stream converter passes out the same channel it is given. This makes the converter
much more transparant in the conversion process.
r=sspitzer
2000-06-23 04:48:29 +00:00
mscott%netscape.com
af17a1e9c8
Bug #10802 --> remove special case of message/rfc822 content. we resolve this diffently now in order to make
...
open attachments work.
r=sspitzer
2000-06-23 04:47:30 +00:00
racham%netscape.com
b564d158b3
enabling biff bug 36011 review=scottip
2000-06-23 03:20:35 +00:00
gayatrib%netscape.com
dfd928ee8d
Biff Feature bug 36011 review=scottip
2000-06-23 03:19:17 +00:00
mscott%netscape.com
7e54058b07
Bug #10802 --> in order to implement open attachment i need the mail news channels to implement set owner
...
and set/get contenttype
r=sspitzer
2000-06-23 03:11:20 +00:00
varada%netscape.com
d0be445fde
fix for bug#37180 -change nsIFileSpecWithUI to nsIFilePicker; r=scottip
2000-06-23 01:38:59 +00:00
mscott%netscape.com
567e6d3ea8
Bug #10802 --> register mime as a message/rfc822 to */* converter.
...
r=sspitzer
2000-06-23 00:00:52 +00:00
ducarroz%netscape.com
2ea7d6cffc
Fix for bug 41137. Add support for mailing list. R=alecf
2000-06-22 23:47:16 +00:00
chuang%netscape.com
af0a821c6d
Bug 43134 Dragging scrollbar thumb in the threadPane initiates a drag, fix the address book part. r=putterman
2000-06-22 23:15:08 +00:00
alecf%netscape.com
ac9b617117
polish for #33101 contributed by
...
Josh Soref <soref@wam.umd.edu>
thanks timeless!
r=alecf
2000-06-22 23:08:07 +00:00
alecf%netscape.com
b9d2ddfef9
update paths to mailWidgets.xml for #33101 r=sspitzer
2000-06-22 23:04:14 +00:00
alecf%netscape.com
0bd7b9520e
oops, back out a debugging statement (doesn't affect release build)
2000-06-22 22:53:06 +00:00
alecf%netscape.com
7d6cca6bbb
pre-select the search folder when brought up from the 3-pane UI, for #33101
...
r=sspitzer
2000-06-22 22:52:05 +00:00
alecf%netscape.com
4623e24b70
move mailWidgets.xml out of skin and into content
...
(per security requirements) so search (#33101 ) will keep working
2000-06-22 22:38:24 +00:00
mscott%netscape.com
03af6b3cbe
10802 --> implement open attachment
...
r=bienvenu
2000-06-22 22:37:22 +00:00
mscott%netscape.com
923ad64a0c
Bug #10802 --> implement open attachment
...
r=bienvenu
2000-06-22 22:36:41 +00:00
mscott%netscape.com
9894799a78
Bug #10802 --> add new interface for fetch mime part
...
which is only implemented by imap currently...this helps
free up the OpenAttachment name space that this method was
hogging before =).
modify the signature of open attachment to match my needs
r=bienvenu
2000-06-22 22:36:06 +00:00
mscott%netscape.com
86f3ed7dc2
Bug #10802 --> add open attachment action type
...
r=bienvenu
2000-06-22 22:16:07 +00:00
nhotta%netscape.com
c828a16eab
Changed "force_ascii_search" to false as default, bug 5933, r=bienvenu,taka.
2000-06-22 22:07:32 +00:00
nhotta%netscape.com
4cb736167a
Hooked up charset converter and fixed a couple of bugs
...
(fixed charset passing to EncodeImap, GetImapCharsetParam to generate "CHARSET" param), bug 5933,r=bienvenu,taka.
2000-06-22 22:07:01 +00:00
mscott%netscape.com
123e15cd41
Bug #10802 --> properly report the content type especially in the case of
...
attachments instead of always reporting "raw"
r=sspitzer
2000-06-22 22:04:13 +00:00
alecf%netscape.com
5cbee96537
fix for assertions - toolbarseparator->separator
...
a=granrose
2000-06-22 18:44:14 +00:00
alecf%netscape.com
011b60e928
fix for #43469 - trouble creating a POP account
...
r=putterman
a=granrose
2000-06-22 18:33:42 +00:00
bienvenu%netscape.com
cd93ed7328
try to fix build bustage on solaris
2000-06-22 14:37:17 +00:00
mkaply%us.ibm.com
47d8153420
# 42637
...
r = mscott, a = brendan
OS/2 bring-up - Used false instead of PR_FALSE
2000-06-22 14:25:27 +00:00
jefft%netscape.com
ca0f8937e3
fixed bug 18293 - My ISP complains about not receiving a HELO command first; r=bienvenu
2000-06-22 13:56:07 +00:00
alecf%netscape.com
3c912fc37e
fix for 43134 r=putterman
2000-06-22 06:20:14 +00:00
rhp%netscape.com
a5a3827ae9
Adding COOL Auth to ABSync - Bug #: 43022 - r: jefft
2000-06-22 04:21:43 +00:00
mscott%netscape.com
0c08e26157
Bug #10802 --> for open attachment, the mime converter needs to remember the
...
content type of the part is about to output.
r=rhp
2000-06-22 03:25:22 +00:00
alecf%netscape.com
42d37a2d04
fix for #38027 - temporarily workaround broken html:selects by using a menulist and a hidden input
...
r=sspitzer
2000-06-22 01:20:25 +00:00
danm%netscape.com
03ea82871a
tracking change of name of window.content to _content. (bug 33650) r=hyatt
2000-06-22 00:48:45 +00:00
varada%netscape.com
00a2c8cd17
fix for bug #20183;warn before deleting addressbook r=mscott
2000-06-21 23:15:54 +00:00
ducarroz%netscape.com
0c9a92fe95
Fix for bug 43222
2000-06-21 22:46:03 +00:00
sspitzer%netscape.com
8b89d3dd91
fix for #42216 . don't migrate the remember password pref for a server.
2000-06-21 22:03:03 +00:00
alecf%netscape.com
d68fb2a0c9
fix for #42330 contributed by gemal@gemal.dk
...
r=alecf
a=waterson
2000-06-21 21:41:28 +00:00
alecf%netscape.com
6572712198
fix for #42346 contributed by gemal@gemal.dk
...
a=waterson
r=alecf
2000-06-21 21:39:43 +00:00
alecf%netscape.com
997565a385
hook up nsIMsgWindow and status feedback to search #33101
...
r=sspitzer
2000-06-21 21:15:55 +00:00
ducarroz%netscape.com
aebd5a3190
Fix for bug 31693. Disable UI element when a Send/Save is in process. R=putterman
2000-06-21 21:11:53 +00:00
alecf%netscape.com
2c5ff8e18e
move mail status bar into a common overlay so that it can be used elsewhere like search ( #33101 )
...
r=putterman
2000-06-21 21:11:34 +00:00
chuang%netscape.com
eabc8104c9
Bug 32286 Exception Feature - Edit mailing list in address book, r=putterman
2000-06-21 19:25:45 +00:00
bienvenu%netscape.com
63645d14e3
fix running search twice, send notification on search done, add support for interrupting search , 33101 r=sspitzer
2000-06-21 14:04:34 +00:00
alecf%netscape.com
0db99ba90e
fix solaris bustage
2000-06-21 06:57:03 +00:00
alecf%netscape.com
1af58fde07
extra files I missed in the last checkin r=putterman
2000-06-21 06:35:58 +00:00
alecf%netscape.com
aa08e8744f
move out threadpane-specific code so it can be reused in the search dialog for #33101 r=putterman
2000-06-21 06:34:59 +00:00
alecf%netscape.com
7abf2b70ca
add support for searching twice.... clear the scope term list between every search - #33101 r=bienvenu
2000-06-21 02:17:14 +00:00
sspitzer%netscape.com
32174e072b
fix for #40051 . thanks to Henrik Gemal <gemal@gemal.dk> for the patch.
...
r=sspitzer
2000-06-21 01:17:32 +00:00
bienvenu%netscape.com
fa76031aa1
fix 31411 problems interrupting imap message load r=jefft
2000-06-21 00:34:43 +00:00
pavlov%netscape.com
edf17f5e32
fix for nsImapSearchResultSequence::Clear() crash. bug 43079. r=mscott
2000-06-20 03:11:09 +00:00
hyatt%netscape.com
a682609ea9
37298. r=ben
2000-06-20 02:38:39 +00:00
amasri%netscape.com
7726bc3d76
Adding localization notes per Bugzilla #39775 Beta2+
...
r=rchen@netscape.com
2000-06-20 02:30:45 +00:00
amasri%netscape.com
9637cd75fa
Adding Localization notes per Bugzilla #39775 Beta2+
...
r=rchen@netscape.com
2000-06-20 02:20:42 +00:00
amasri%netscape.com
19d725f6b5
Adding localization notes per Bugzilla #39775 beta2+
...
r=rchen@netscape.com
2000-06-20 02:16:05 +00:00
amasri%netscape.com
402a2ef801
Adding Localization Notes per Bugzilla #39775 Beta2+
...
r=rchen@netscape.com
2000-06-20 02:14:21 +00:00
amasri%netscape.com
60e5d7208c
Adding Localization notes per Bugzilla #39775 Beta2+
...
r=rchen@netscape.com
2000-06-20 02:09:45 +00:00
amasri%netscape.com
424a4a5ae2
Adding Localization notes per Bugzilla #39775 Beta2+
...
r=rchen@netscape.com
2000-06-20 01:59:17 +00:00
amasri%netscape.com
cd20755ec8
Adding Localization notes per Bugzilla #39775 Beta2+
...
r=rchen@netscape.com
2000-06-20 01:51:55 +00:00
hyatt%netscape.com
c98a78cfa1
30511
2000-06-19 23:55:45 +00:00
hyatt%netscape.com
c4ed40fe2c
30511
2000-06-19 23:51:17 +00:00
hyatt%netscape.com
3bae878045
30511
2000-06-19 23:39:43 +00:00
hyatt%netscape.com
1fb27649ca
30511.
2000-06-19 23:38:42 +00:00
hyatt%netscape.com
6da1bac4f8
30511. r=evaughan
2000-06-19 23:20:24 +00:00
hyatt%netscape.com
b2c28a27b8
30511. r=evaughan
2000-06-19 23:15:37 +00:00
bryner%uiuc.edu
6156d432ab
Updating trees for new tree widget. bug 30511. r=hyatt.
2000-06-19 23:03:40 +00:00
hyatt%netscape.com
7a23dfacfe
New tree widget. r=saari, bug#30511
2000-06-19 22:59:39 +00:00
hyatt%netscape.com
6aeff8a013
Landing new tree widget. Bug #30511 , r=evaughan
2000-06-19 22:59:20 +00:00
rpotts%netscape.com
44dfb4b825
Reworked the nsIWebProgress interfaces and implementation...
2000-06-19 05:54:37 +00:00
ben%netscape.com
f4f3b574ae
fix glitches caused by my 30536 checkin friday night
2000-06-18 23:38:23 +00:00
bienvenu%netscape.com
32af24eee2
fix init of search data source r=sspitzer 33101
2000-06-18 15:02:00 +00:00
bienvenu%netscape.com
5d6b623612
back out last changes which break the folder and thread pane
2000-06-18 14:44:48 +00:00
alecf%netscape.com
53eade5928
cleanup search folder picker for #33101
...
r=sspitzer
2000-06-18 05:52:51 +00:00
alecf%netscape.com
dd6dba34a9
finally hook up search, and bring filters more in line with the way search does things
...
r=sspitzer
#33101
2000-06-18 05:52:03 +00:00
alecf%netscape.com
688ae34aa3
update search datasource
...
- use the URI of the datasource as the root of the messages returned by this datasource
- implement HasAssertions and remember the search results.
r=sspitzer
#33101
2000-06-18 05:48:14 +00:00
alecf%netscape.com
bd2436d493
further bring the searchsession and mailfilter apis together so that they can share code from JS - basically expose the search term as a readonly array, and reset it with Clear() rather than destroying it.
...
r=sspitzer
for #33101
2000-06-18 05:45:19 +00:00
alecf%netscape.com
1ecfb815c9
quiet down RDF by handling datasources without windows gracefully (needed for search, so I could reuse the threadpane without causing assertions)
...
r=sspitzer
for #33101
2000-06-18 05:43:32 +00:00
alecf%netscape.com
13723c1641
remove a dead file that we weren't building
2000-06-18 05:40:46 +00:00
alecf%netscape.com
24f80d3a50
for #33101 - sync up nsIMsgSearchSession and nsIMsgFilter APIs so that I can share the same JS to add/create terms
...
r=sspitzer
2000-06-17 19:18:46 +00:00
alecf%netscape.com
2766bbe999
add search datasource to base factory (r=sspitzer) for #33101
2000-06-17 18:42:59 +00:00
alecf%netscape.com
b1c1146402
also export the search datasource header so it can be seen from the factory
2000-06-17 18:42:32 +00:00
alecf%netscape.com
a213db98f5
add search datasource to unix build (file has been reviewed/tested, this is just adding it to the build, so no reviewer) for #33101
2000-06-17 18:40:07 +00:00
alecf%netscape.com
ef80175c0d
added files: mozilla/mailnews/base/search/src/nsMsgSearchDataSource.cpp
2000-06-17 18:38:12 +00:00
alecf%netscape.com
6aa1f4cc8c
fix solaris native compiler bustage for pav
2000-06-17 18:34:49 +00:00
mscott%netscape.com
bfc686f7ff
Bug #41199 --> language extension tweak...don't issue the language request if we don't have a preferred language
...
nsString to nsAutoString change
r=sspitzer
2000-06-17 18:34:42 +00:00
bienvenu%netscape.com
51906bcb55
fix for 41754 threads not showing up completely r=jefft
2000-06-17 13:48:04 +00:00
ben%netscape.com
2d3e888817
partial fixes for 32347, 30536, 41120
2000-06-17 03:26:47 +00:00
warren%netscape.com
1927d0a1ce
Bug 41390. js prompt() contains remember this value checkbox. r=morse
2000-06-17 01:57:36 +00:00
mscott%netscape.com
30f3d6d2a7
Bug #42836 --> attempt to fix crash on linux with migrated profiles by adding some null ptr checks.
...
r=putterman
2000-06-16 23:45:38 +00:00
nhotta%netscape.com
51b2e47bae
Added code to parse Content-Type charset and store to DB, bug 33101, r=bienvenu.
2000-06-16 22:17:06 +00:00
ducarroz%netscape.com
66852fb1ad
FIx for bug 42088. Do not try to hidde a window that we have juste closed!!! r=mscott
2000-06-16 22:06:41 +00:00
valeski%netscape.com
f0fec56b70
42767. AsyncOpen (dead code) removal.
2000-06-16 14:39:19 +00:00
cmanske%netscape.com
3a3f5cf275
Added list commandset; part of bug 41735, r=brade
2000-06-16 14:21:39 +00:00
jefft%netscape.com
e9446a18d2
fixed bug 32178 -- Undo: completely unpredictable when it will enable or work; r=scottip, bienvenu
2000-06-16 13:48:02 +00:00
bienvenu%netscape.com
f3b0625c40
override delete model for aol server, r=sspitzer 32519
2000-06-16 13:31:51 +00:00
bienvenu%netscape.com
c103944fe9
fix fmr in imap parser causing envelope parser problems r=jefft 42498
2000-06-16 13:24:19 +00:00
bienvenu%netscape.com
a2394b0581
more work on search BE, 33101 r=alecf parse local folders before searching
2000-06-16 13:21:41 +00:00
alecf%netscape.com
a1a3e2b49f
oops, missed a properties file with last checkin ( #33101 )
2000-06-16 07:45:38 +00:00
alecf%netscape.com
4c3736fddd
update examples for people looking to hook up ISPs to the account wizard (not part of build)
2000-06-16 07:44:22 +00:00
alecf%netscape.com
486def43b7
make the search folder picker come from the folder picker overlay, and make it update correctly, plus start to hook up the datasources to the thread pane in the search window
...
r=sspitzer
part of bug #33101
2000-06-16 07:43:42 +00:00
alecf%netscape.com
1124ed9e8c
update search datasource for #33101 - allow nsIMessages to be created from nsIMsgDBHdrs, and get rid of extraneous attribute from the search hit notify listener
...
r=sspitzer
2000-06-16 07:41:37 +00:00
rbs%maths.uq.edu.au
26742e611c
Change invalid REC-html40 to correct XHTML namespace. b:7834. a:ekrock@netscape.com
2000-06-15 09:54:41 +00:00
alecf%netscape.com
00e5927696
oops, fix a typo in the last checkin
2000-06-15 06:42:18 +00:00
alecf%netscape.com
cabaebfbc1
null-pointer check to attempt to fix #42271
...
r=sspitzer
2000-06-15 06:41:25 +00:00
sspitzer%netscape.com
cb37fa8a05
remove unnecessary line. part of my checkin for #1181
2000-06-15 05:52:02 +00:00
sspitzer%netscape.com
a7b8934c3d
part of fix for #1182 . when migrating an imap user, add the
...
default templates to Local Folders/Templates. r=alecf
2000-06-15 05:14:02 +00:00
chuang%netscape.com
c043154283
Bug 32286 Edit mailing list in address book, r=putterman
2000-06-15 05:10:03 +00:00
sspitzer%netscape.com
95a0944d24
fix #1181 . make it so we install templates into bin/defaults/Templates and
...
bin/defaults/en-US/Templates. then fix it so we check in the locale
directory first, and fall back to the other one if we have too.
r=alecf
2000-06-15 05:04:49 +00:00
putterman%netscape.com
839e0beab3
fix for 37972 and 37976. Enable address book collection prefs for incoming and outgoing
...
mail. r=sspitzer.
2000-06-15 04:57:16 +00:00