Граф коммитов

8865 Коммитов

Автор SHA1 Сообщение Дата
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
rhp%netscape.com 6c08324089 Fix for null pointer access crasher - Bug #: 42359 - r: scottip 2000-06-15 01:53:39 +00:00
varada%netscape.com fff2acbadc fix for bug #32963- including Mail/News Account Settings in mail compose window menu 2000-06-15 00:40:13 +00:00
alecf%netscape.com fc8c14d497 fix for #40341 - enable/disable filters
r=sspitzer
2000-06-14 23:36:12 +00:00
putterman%netscape.com 8fdea99dcf Backing out changes to these files to fix blocker bugs 42485 and 42488. r=sspitzer, a=leaf. 2000-06-14 18:03:49 +00:00
putterman%netscape.com d8fa510492 Fix for 41327. r=sspitzer. Remove statement that gets printed to console a lot. 2000-06-14 14:05:46 +00:00
hyatt%netscape.com 51db845b7c 30511. r=ben 2000-06-14 06:13:59 +00:00
hyatt%netscape.com 524ee62958 30511. r=ben 2000-06-14 06:13:39 +00:00
rhp%netscape.com e8f1aca352 Fixing problem with data loss on forwarding - Bug #: 42398 - r: sspitzer
One is a structure and one is a spec of the attachment URI...they are used
differently...one can be null while the other is valid...I was throwing
away attachments by mistake forwarded messages were falling into this list
2000-06-14 02:50:09 +00:00
alecf%netscape.com 2f8a7501aa fix for #42082 - enable the filter on creation
r=sspitzer
2000-06-14 00:04:43 +00:00
jefft%netscape.com e4d6f47b1c fixed bug 41170 - opening the twisty for an imap server should refresh the folder list; r=sspitzer, bienvenu 2000-06-13 23:18:04 +00:00
putterman%netscape.com eecae187b8 Fix for 41364. r=alecf. Address book picker from compose window now comes up and
displays addresses.
2000-06-13 13:41:49 +00:00
waterson%netscape.com 984630e965 Grow by power of two after reaching 16 elements; factor 'implementation' into a separate struct so the nsVoidArray object is one word when empty. 2000-06-13 08:33:19 +00:00
sspitzer%netscape.com f273c9c87b start of changes for http://bugscape/show_bug.cgi?id=1149
allow for default templates for the "Local Folders" account.
r=alecf
2000-06-13 05:04:34 +00:00
ducarroz%netscape.com 1ce46c1da9 Fix (workaround) for bug 41143, 41686. Instead of setting the value (the dot value) during the recipient field creation (which solved bug 37435 but exposes bug 41143 & 41686), I check if the value of the text field is defined when transfering the recipients to the compose fields else I get the attribute value. R=sspitzer 2000-06-13 01:21:53 +00:00
nhotta%netscape.com 464f987aba Added charset conversions in order to pass unicode data to HTML to Plain text converter, bug 41771, r=rhp. 2000-06-13 00:00:21 +00:00
nhotta%netscape.com f7152de9de Changed charset conversion for UTF-8 to UCS2 to use NS_ConvertUTF8toUCS2, bug 41460, r=mscott. 2000-06-12 23:33:36 +00:00
nhotta%netscape.com 59512a9407 Changed MIME decoder for no charset label case, return "ISO-8859-1" if the header contains 8 bit, bug 41460, r=mscott. 2000-06-12 23:32:58 +00:00
sspitzer%netscape.com 1f7e4d3b1c moving the absync prefs to the right place. feature exception absync ui. 2000-06-12 23:29:27 +00:00
nhotta%netscape.com 82f510177c Changed to send format=flowed mail conditionaly depends on a mail charset and a pref setting, check in for bratell@lysator.liu.se, bug 26734, r=nhotta,rhp. 2000-06-12 23:29:21 +00:00
rhp%netscape.com c2f1ed3c3f Fix for invalid attachment - Bug #: 41415 - r: jefft 2000-06-12 23:16:50 +00:00
sspitzer%netscape.com 8c994aadc2 backing the workaround out. it causes regressions. 2000-06-12 14:47:22 +00:00
sspitzer%netscape.com ccb82cba9b check in work around for dogfood+ bugs #41143 and #41686 so that message compose isn't
a total mess on the tip.  (thanks to mjudge, hyatt and brendan for debugging
and coming up with a workaround.)
2000-06-12 14:07:52 +00:00
bienvenu%netscape.com c81725307d add ability to set charset on msg hdr for i18n search r=putterman, 33101 2000-06-11 22:08:08 +00:00
jefft%netscape.com c92dbad196 fixed bug26770 - Messages downloaded twice after hitting stop in POP download; r=bienvenu 2000-06-11 05:23:23 +00:00
tonyr%fbdesigns.com 258e991be5 Fixed import of html messages. b=3157, r=rhp, a=putterman 2000-06-10 16:35:13 +00:00
rhp%netscape.com fd2c46b7e0 Fix for silent failure on some mail send operations - Bug #: 35744 r: jefft 2000-06-10 14:47:17 +00:00
bienvenu%netscape.com f7cbeeb06d more work on search backend, fix scheduling of multiple urls, r=alecf 33101 2000-06-10 14:36:50 +00:00
sspitzer%netscape.com c5053a70b9 fix for nsbeta2+ bug #39184. make news pay attention to the port. also remove some
bloat from nsNNTPHost.cpp which was not used and will eventually be going away.
2000-06-10 00:52:43 +00:00
jefft%netscape.com f5ddd703d2 fixed bug 39262 folder pane doesn't show [un]subscribe changes to imap folders; r=bienvenu, sspitzer 2000-06-09 23:28:03 +00:00
mscott%netscape.com bcc5060003 just removing hard tabs with spaces....no code change.... 2000-06-09 22:20:16 +00:00
mscott%netscape.com 29a94f0bc7 Bug #41199 parse out the language capabilitiy. We also needed to add the ability to not necessarily throw alert
dialogs just because we get a bad or nO response from the server. Some commands like LANGUAGE are "exploratory" in
nature and you don't care if they succeed or fail.
r=bienvenu
2000-06-09 22:19:49 +00:00
mscott%netscape.com ab915e3364 Bug #41199--> issue the language extension if the server supports it,
only issue the language command once per connection by adding a flag to test if we've issued it already.
Bug #41594 --> CRAM-MD5 support (not turned on!!!!!!! this is #ifdef'ed out)
Bug #41332 --> make sure the url parameter is not null b4 dereferencing.
r=bienvenu
2000-06-09 22:18:42 +00:00
mscott%netscape.com 5f9d988a85 Bug #41199 add language capability
r=bienvenu
2000-06-09 22:14:39 +00:00
sspitzer%netscape.com 1fa7f6d74f fix for nsbeta2+ bug 41362. clicking on the check mark was changing the name to "", which
was causing the type down code to kick in and change the selection.
r=alecf
2000-06-09 22:14:23 +00:00
mscott%netscape.com 86786561e4 Bug #41199 --> treat incoming server alert text as UTF-8 so we
properly convert it to unicode. Part of the language extension work.
r=bienvenu
2000-06-09 22:14:00 +00:00
bienvenu%netscape.com ef26d5c9be fix unescaping of search data before passing to server, r=sspitzer, 33101 2000-06-09 12:48:22 +00:00
bienvenu%netscape.com d65d295579 more work on search backend, 33101 r=alecf, fix some buffer overruns in i18n stuff, add nsIMsgFolder to search hits 2000-06-09 12:47:15 +00:00
alecf%netscape.com 023b7e058c fix for #41030 - save server auth method in a temporary text variable, and then
init/save it in the appropriate method
r=sspitzer
2000-06-09 07:27:21 +00:00
sspitzer%netscape.com e61ef2d61f fix for #41943. r=mscott 2000-06-09 04:55:29 +00:00
mkaply%us.ibm.com 1ed9e55617 # 37239
r = mscott, a = brendan
OS/2 bring-up - PR_CALLBACKs for VisualAge
2000-06-09 00:59:48 +00:00
tao%netscape.com fc7b0907a7 336633665: Move aol.rdf back to bin/deautls/isp/[en-US]. r=alecf.a=msanz 2000-06-09 00:56:10 +00:00
alecf%netscape.com 87a615ef26 fix for 41850 - recover from errors more robustly by not actually saving any data until the entire dialog has been validated
r=sspitzer
2000-06-09 00:44:13 +00:00
alecf%netscape.com 439aaa095b fix for #41941 - typo which prevented ISP accounts from being created.
r=sspitzer
2000-06-09 00:43:11 +00:00
alecf%netscape.com c7861bd9f1 fix for #35799 - make deleting an SMTP server work
r=sspitzer
2000-06-09 00:07:55 +00:00
rhp%netscape.com e1c5906176 Fix for losing content after a save as draft operation - Bug #: 41506 - r: jefft 2000-06-08 23:37:16 +00:00
mkaply%us.ibm.com 0a8ce8f6c1 # 37239
r = mscott, a = brendan
OS/2 bring-up - PR_CALLBACKs for VisualAge
2000-06-08 22:57:35 +00:00
mkaply%us.ibm.com 863ee5ef19 # 37239
r = mscott, a = brendan
OS/2 bring-up - These files were never ported to use NSPR datatypes - add const to match prototype
2000-06-08 22:55:09 +00:00
jefft%netscape.com 13264dc6d1 fixed bug 32247 - POP: Delete does not work after the first session; r=bienvenu 2000-06-08 22:10:15 +00:00
bienvenu%netscape.com 69168b752f more work on search backend, 33101 r=alecf, notify fe of search hits 2000-06-08 21:56:04 +00:00
bienvenu%netscape.com f57cfcc12a unescape mac filter targets before upgrading r=alecf, 16917 2000-06-08 14:38:55 +00:00
rhp%netscape.com 9f75ead44b Fixes Bug# 34455 - Problem with format flowed - a=brendan 2000-06-08 14:25:54 +00:00
bienvenu%netscape.com f3f61c4a62 fixes for local search,r=alecf, 33101 2000-06-08 13:12:17 +00:00
alecf%netscape.com 4949e82d85 fix for 41770 - new filters were not saving
- any kind of error during filter creation was not clearing gFilter,
  which meant the filter would not get added to the filterlist
- the filter type was uninitialized, so none of the rules would get saved
2000-06-08 04:18:42 +00:00
alecf%netscape.com e4952b8e9f update search datasource for new nsIMsgSearchNotify, and add it to the windows build
(#33101)
2000-06-08 03:25:11 +00:00
alecf%netscape.com e03a98fde5 add search datasource PROGIDs, CIDs, #33101 2000-06-08 03:16:17 +00:00
alecf%netscape.com 6ccf119f38 add nsIMsgSearchNotify to the windows build, and clean up spaces to shut up xemacs 2000-06-08 02:58:29 +00:00
alecf%netscape.com abec846a35 added files: mozilla/mailnews/base/search/public/nsIMsgSearchNotify.idl 2000-06-08 02:56:15 +00:00
alecf%netscape.com cefcd8e32a add nsIMsgSearchNotify to unix build 2000-06-08 02:55:42 +00:00
alecf%netscape.com fb47fc7cb5 rename nsIMsgSearchHit notify since it's going to have a few extra uses
(part of #33101)
2000-06-08 02:55:03 +00:00
alecf%netscape.com 497076d9d3 minor tidying up of the thread pane so it's not so fat (incredibly simple) 2000-06-08 02:41:02 +00:00
alecf%netscape.com 6411da50b7 re-enable the search menu item (again) for #33101 2000-06-08 02:23:46 +00:00
alecf%netscape.com fe7b54cdc3 fix for #35675 - use shared routine to pop up account wizard 2000-06-08 02:20:22 +00:00
alecf%netscape.com f54b06aacd fix for #23661, we were being overly aggressive about hiding controls using hidefor= 2000-06-08 02:17:18 +00:00
chuang%netscape.com 01ca543d02 Bug 16422 Import mail list in ldif file, 38844 import ldif file displays
single non-ascii chars as two single chars.  r=putterman
2000-06-08 01:52:50 +00:00
chuang%netscape.com b1c43d4fc4 Bug 32286, 40007, 40764 Edit mailing list related nsbeta2 bugs, r=putterman 2000-06-08 01:49:57 +00:00
mscott%netscape.com 7ad8c8d487 Bug #41236 --> when parsing the envelope response, we were choking if the message ID was NIL followed by a
parantheses. I just fixed our lex error.
r=bienvenu
2000-06-07 23:51:30 +00:00
sspitzer%netscape.com 035438a614 fix for #23062. stop stripping the "@domain.com" from the smtp username.
also, fix the code the builds the smtp url to handle a username with
an "@" in it.
2000-06-07 23:05:12 +00:00
jefft%netscape.com d5511ecb58 fixed bug 31455 - SMTP auth login not working; r=mscott 2000-06-07 14:43:50 +00:00
alecf%netscape.com 6768f1473b back out makefile.win change that wasn't supposed to be checked in 2000-06-07 08:12:07 +00:00
alecf%netscape.com 283627f971 remove calls to deprecated clearCellSelection (followup to hyatt's checkin) 2000-06-07 08:02:08 +00:00
alecf%netscape.com 3522bc25eb header for updated datasource (also not part of build) 2000-06-07 07:24:45 +00:00
alecf%netscape.com 1828c2d867 update search datasource to have a search session URI, and derive
from the base nsMsgRDFDataSource
(not yet part of build)
2000-06-07 07:24:22 +00:00
alecf%netscape.com 1e70391798 fix for #34996 - pre-escape usernames before building URLs 2000-06-07 07:09:48 +00:00
alecf%netscape.com 7c2f49c2ec fix for #28993 - use formatting strings for card titles instead of prefix
r=sspitzer
2000-06-07 03:58:29 +00:00
alecf%netscape.com 3d7acb9e0d fix for #40594, switch to DOM2 2000-06-07 01:05:50 +00:00
alecf%netscape.com 0d24d9dd6f fix for #40594, switch to DOM2 2000-06-07 01:00:05 +00:00
alecf%netscape.com 4e75e201e3 fix for 40594, switch to DOM2
r=sspitzer
2000-06-07 00:50:19 +00:00
alecf%netscape.com c613e31510 fix for #40594, switch to DOM2
r=sspitzer
2000-06-07 00:46:09 +00:00
alecf%netscape.com fdf63785ab temp workaround for clobber build bustage 2000-06-07 00:15:22 +00:00
alecf%netscape.com 3383d58479 arrrgggh - curse the mac for not automatically exporting IDL!
(fixing bustage)
2000-06-06 23:46:35 +00:00
rhp%netscape.com 980bff7083 Changes to fix problem with accepted charset - Bug #: 41100 - r: bienvenu 2000-06-06 23:38:49 +00:00
rhp%netscape.com 3be7b55ced Changes to address several mail compose and rendering issues - Bugs #: 35158 31906 9202 37365 39226 39728 39372 26182 33305 - r: rhp a: waterson (contributed by mozilla@bucksch.org) 2000-06-06 23:37:04 +00:00
nhotta%netscape.com ce813e8a9c Changed to convert font name to UTF-8 instead of mail charset, bug 26182, r=rhp, a=ftang. 2000-06-06 23:32:03 +00:00
nhotta%netscape.com 0f691a4feb Added finish() call to encoder to fix incomplete conversion problem, bug 26182, r=cata, a=ftang. 2000-06-06 23:31:36 +00:00
nhotta%netscape.com caa54650d3 Excluded types MESSAGE_RFC822 and MESSAGE_NEWS from being encoded as base64 to fix forward inline problem, bug 40745, r=rhp, a=ftang. 2000-06-06 23:29:56 +00:00
bienvenu%netscape.com cebff3c5d2 more work on search backend, r=alecf,jefft 33100 2000-06-06 23:28:17 +00:00
alecf%netscape.com 074869ecb1 oops, this somehow didn't make it into the last checkin 2000-06-06 23:24:14 +00:00
alecf%netscape.com 396e8e21e0 fix for 40346 - make the search term value PRUnichar* to make it i18n friendly
r=bienvenu
2000-06-06 23:19:32 +00:00
alecf%netscape.com c1551a0116 first cut at search datasource (incomplete, but not part of build) 2000-06-06 23:17:14 +00:00
alecf%netscape.com f815f893b9 add strawman hit notify interface (not part of build) 2000-06-06 23:15:50 +00:00
bienvenu%netscape.com f004f67c31 fix case insensitive search comparisons, r=alecf 33100 and 41633 2000-06-06 23:09:18 +00:00
inaky.gonzalez%intel.com 98157fd5a1 Fixed nsSupportsHashtable behaviour and API to fix leaks in
nsDirectoryService. Fixes bugs #38606 and #39859.

a=waterson; r=rayw,brendan,warren
2000-06-06 22:06:56 +00:00
rhp%netscape.com b2b43e13f7 Changes to address several mail compose and rendering issues - Bugs #: 35158 31906 9202 37365 39226 39728 39372 26182 33305 - r: rhp a: waterson (contributed by mozilla@bucksch.org) 2000-06-06 17:57:20 +00:00
bienvenu%netscape.com ffab9fd0f7 turn on mpod by default, r=mscott 41569, use per server pref 2000-06-06 12:20:41 +00:00
bienvenu%netscape.com 8362ff7ce0 more work on search backend, replease nsMsgSearchTermArray with nsISupportsArray a=putterman, r=alecf 33100 2000-06-06 12:17:17 +00:00
alecf%netscape.com 4b192d81e3 fix for #40374 - make action line dynamically update to reflect the action the user has chosen
r=sspitzer
2000-06-06 07:53:22 +00:00
alecf%netscape.com ff42b56854 fix minor typo that was causing unnecessary assertion (doesn't affect release builds) 2000-06-06 07:16:34 +00:00
alecf%netscape.com 5f3afff7be fix for #29575 r=sspitzer, a=putterman
make sure the account wizard correctly updates it's fields and map when the user goes back and selects a different ISP
2000-06-06 06:48:48 +00:00
bienvenu%netscape.com afd2c4f6a3 fix 41569, turn on mpod by default r=mscott 2000-06-06 03:15:17 +00:00
nhotta%netscape.com dcc1a8019f Changed to use PRUnichar version of escape function,
not call ToNewCString which does not work if the data is not Latin1, bug 34373, r=rhp, a=bobj.
2000-06-05 22:02:14 +00:00
jefft%netscape.com 23c19b3359 fixed bug 40662 - folder discovery problems with subfolders 2 levels deep; r=bienvneu, a=scottip 2000-06-05 21:57:56 +00:00
valeski%netscape.com 74232ed5dd 41110. nsiwebshellwindow erradication 2000-06-05 21:42:02 +00:00
mscott%netscape.com 99faae6526 Bug #40649 --> fix unitialized variable problem.
r=sspitzer
2000-06-05 20:04:55 +00:00
ben%netscape.com 9f5813b58f update mailnews to use utility overlay and global overlay 2000-06-05 06:34:57 +00:00
alecf%netscape.com 5c96febdc3 oops, include the string bundle <script> tag so that you can actually delete filters r=sspitzer
fix for #40337
2000-06-04 18:23:33 +00:00
bienvenu%netscape.com baf30cc5cc fix linux bustage 2000-06-03 22:33:24 +00:00
bienvenu%netscape.com 5ebd64e952 fix problem with compound filters and doesn't contain terms r=alecf,a=scottip 41312 2000-06-03 22:23:10 +00:00
bienvenu%netscape.com 96d3d9e721 put kImapTrash back in 2000-06-03 22:20:57 +00:00
bienvenu%netscape.com ab560af906 fix upgrading of 4.x filters which are moves to local folders r=alecf,a=scottip 37320 2000-06-03 22:19:47 +00:00
bienvenu%netscape.com 3eab384a02 fix crash downloading headers on non imap4 rev1 server, r=jefft,mscott a=scottip 33159 2000-06-03 22:16:58 +00:00
bienvenu%netscape.com 4d8e1c7a5a fix 33614 problem with delete filters, and fix another trash flag problem, and flush search stuff r=alecf,a=scottip 2000-06-03 22:15:56 +00:00
bienvenu%netscape.com 405df84bea fix 33614 problem with delete filters, r=alecf,a=scottip 2000-06-03 22:12:23 +00:00
warren%netscape.com 512c8bf433 Renaming nsIAllocator to nsIMemory (and nsAllocator to nsMemory). API cleanup/freeze. Bug #18433 2000-06-03 09:46:12 +00:00
andreas.otte%primus-online.de c0c5455447 fix bug 40030 [nsMsgMailNewsUrl does not implement Get/SetFileBaseName], r=mscott@netscape.com, a=waterson@mozilla.org 2000-06-03 09:19:11 +00:00
alecf%netscape.com 50918d3dba part of fix for #20166 - use weak refs to reduce ownership cycles in IMAP - prevents leaks of nsImapIncomingServer, which reduces a whole tree of leaks.. also release the imapserversink at the right time (thanks to bienvenu for that one)
r=bienvenu,jefft,pavlov
2000-06-03 00:51:04 +00:00
sspitzer%netscape.com 06dbb8d512 partial fixes for #40662 and #41170 for jefft.
twisting open an imap server / folder needs to do some discovery.

also, catch an exception caused by tooltips & twisties.
putterman owns the real bug, but this will prevent noise to the console.

also, some bullet proofing code to prevent a random crash I was seeing.
(now we just assert.)
2000-06-03 00:22:07 +00:00
jefft%netscape.com e1ba86da1b fixed bug 41151 -- sending illegal uid search command; r=bienvenu,a=scottip 2000-06-03 00:17:33 +00:00
warren%netscape.com 88151adad6 Fix to make jar protocol not copy local files. Starting to get chrome to work with jars. Bug #18433 2000-06-02 23:39:45 +00:00
sspitzer%netscape.com c3d766b45d fix for #41358. remove misleading ui from account wizard. it was supposed to
be for pushed auth, but that is not implemented yet.  r=mscott
2000-06-02 22:48:52 +00:00
rhp%netscape.com 2d421d4bfe Fix for crasher bug on Save as Draft - Bug #: 38561 - r: xxxxx 2000-06-02 22:17:33 +00:00
alecf%netscape.com c705bd2a0c re-disabling search menu for 33101 2000-06-02 08:57:28 +00:00
sspitzer%netscape.com 744d6240b4 we can't use the localized pretty name for "Local Folders" for the
the hostname of the "Local Folders" server, or for the name of the
directory on disk.  if we did, as soon as someone localized "Local Folders"
migration would break.  while I'm here, only hard code these strings
once.  to allow people to build without mailnews, hard code them in nsIPrefMigration.idl

r=alecf
2000-06-02 02:49:06 +00:00
alecf%netscape.com f7c400e077 remove duplicate string from properties file (no reviewer, very simple!) 2000-06-02 00:29:09 +00:00
alecf%netscape.com 7e8a127697 fix for #40385 - filters were not saving to disk because servers sometimes leak. Instead of relying on servers not leaking,
we will save the current filter list everytime you hit ok in the filters dialog (much like how the prefs window works)
r=sspitzer
a=putterman
2000-06-01 23:35:38 +00:00
sspitzer%netscape.com f8d8906090 move the string parsing into the imap server code, since right now, it is only
needed for imap.  r=mscott.
2000-06-01 22:49:46 +00:00
mkaply%us.ibm.com 96135252a4 # 40177
r = leaf, a = brendan
OS/2 bringup - Adding proper SHORTNAME support and LIB_SUFFIX
2000-06-01 14:54:20 +00:00
valeski%netscape.com 9eaf5faf45 41110. nsIWebshellWindow erradication effort. This cleans mail/news. r=rhp 2000-06-01 13:55:22 +00:00
sspitzer%netscape.com b1cb1e5ef7 fix for #41099. fix migration problems due to "Local Folders" no comes from a string bundle. 2000-06-01 04:38:35 +00:00
sspitzer%netscape.com 97504bf2d6 make the subscribe i18n friendly when drilling down to find imap folders.
I need to use the folder path, not the folder name.  r=mscott
2000-06-01 03:59:14 +00:00
sspitzer%netscape.com 533c46ea39 fix for a bunch of subscribe problems.
#39263, imap subscribe only working to the second level deep
#40238, subscribed imap folders not showing up as subscribed.
#39261, imap folders showing up as full paths, not leaf names.

r=mscott
2000-06-01 02:41:03 +00:00
alecf%netscape.com 9b48f3ce8c bring filter dialog up to spec
WIP for #33101 r=sspitzer
2000-06-01 00:47:05 +00:00
alecf%netscape.com 4eac054d5c enable search menu item for #33101 r=sspitzer 2000-06-01 00:06:47 +00:00
sspitzer%netscape.com 60b8c9c046 fix for bug #40241. messages stop loading after we attempt to cancel
a news message.  the problem is we were never notifying the folder
that the DeleteOrMoveMsgCompleted event happened.  other code cleanup
to consolidate some common code.  r=alecf
2000-05-31 23:52:22 +00:00
alecf%netscape.com 2755a0c069 oops, fix bustage - typo in makefile 2000-05-31 21:41:26 +00:00
alecf%netscape.com 5ecee565e5 factor out search query code from the filter code in preparation for a search dialog
r=sspitzer
(approved feature bug)
2000-05-31 20:51:31 +00:00
alecf%netscape.com a99994e807 forgot to check in the properties file when fixing 28993
r=sspitzer
2000-05-31 20:41:01 +00:00
alecf%netscape.com d4b5aec986 I forgot this file in my checkin the other day for #14421
(it was r=sspitzer)
2000-05-31 08:31:04 +00:00
alecf%netscape.com 3200cbacc7 fix for #40390 - make nsMsgIncomingServer::GetPort fall back to the default
port for the specified server type using nsIMsgProtocolInfo.
Also clean up some of the GetDefaultPort stuff
r=sspitzer
2000-05-31 08:00:13 +00:00
sspitzer%netscape.com 8bfb5a6f05 fix for #37673. get the password dialog to work again if we don't have a msg window.
r=mscott
2000-05-31 04:48:31 +00:00
alecf%netscape.com 0bfecfccc2 fix for 28993, 33802, 33811 r=sspitzer
Localize a bunch of strings for address book
2000-05-30 05:31:47 +00:00
rhp%netscape.com 5f1c958453 Fix for intelligent send feature - Bug #: 28420 - r: rhp - Externally contributed fix 2000-05-29 16:31:08 +00:00
ben%netscape.com caabf01a86 advanced print button work, communicator overlay hook in 2000-05-28 06:12:08 +00:00
mscott%netscape.com 9a83c8c116 Bug #40516 --> remove the oncreate method for the email address popup.
r=sspitzer
2000-05-26 01:10:19 +00:00
mscott%netscape.com e7202b38ea Bug #40516 --> fix aim presence for mail in the commercial tree.
Changes to make the toggle button an image instead of a button
r=sspitzer
2000-05-26 01:09:12 +00:00
mscott%netscape.com 00af024137 Bug #40516 --> this file is now obsolete....instead of having these
stub methods in the mozilla tree, we'll test to see if the function is
defined (it is in the  commercial tree) then call it if it is defined.
r=sspitzer
2000-05-26 01:08:38 +00:00
mscott%netscape.com e3c62beaa4 Bug #40516 --> remove on create handler for email address popup.
r=sspitzer
2000-05-26 01:07:38 +00:00
warren%netscape.com 3658e33085 Removing URIParser attribute from nsIURI interface. Fixed Equals for case when port is the default. Cached URL parsers (all 3) to reduce object allocation. r=andreas,dp 2000-05-25 08:27:40 +00:00
alecf%netscape.com c0723090ec ok, I'm a bonehead. set the passed in flag, not the TRASH flag on newly created local folders. duh. 2000-05-25 06:50:08 +00:00
alecf%netscape.com 8e0906f665 fix typo inside a #if 0 that was confusing the linux preprocessor 2000-05-25 06:18:32 +00:00
alecf%netscape.com e9cc760e28 make wizard and account manager resizable (#39202)
r=sspitzer
2000-05-25 06:10:28 +00:00
alecf%netscape.com f5f6093584 use string bundle based strings for all folders except the inbox (trash still needs to be done)
r=sspitzer
2000-05-25 06:00:45 +00:00
ben%netscape.com 8fcbd1bd46 skinnability fixes for main windows 2000-05-25 06:00:16 +00:00
alecf%netscape.com 8219e2a3f9 cooler way of sharing INBOX/Drafts/etc strings between nsPop3IncomingServer and nsNoIncmoingServer
as fix for 14421 r=sspitzer
2000-05-25 05:53:33 +00:00
alecf%netscape.com b3f84973cd fix horribly obvious typo that might cause assertions (surprised it hasn't already) 2000-05-25 05:14:24 +00:00
sspitzer%netscape.com 20a4030091 removing mimerosetta.h from the build. it is not used anymore. 2000-05-25 04:53:58 +00:00
alecf%netscape.com f7c4bbb0ec add unsent messages folder support (for a bunch of i18n bugs)
r=sspitzer
2000-05-25 04:53:24 +00:00
alecf%netscape.com b45440d90c fix for 37183 - hardcoded strings in nsMsgStatusFeedback - get them from the string bundle
r=sspitzer
2000-05-25 04:10:47 +00:00
alecf%netscape.com 0662f73bd5 fix for #33852 - make "Local Folders" a localized string during migration
r=sspitzer
2000-05-25 04:07:26 +00:00
alecf%netscape.com 2dbc5b7ca9 fix for #18364 - get this string from the string bundle r=sspitzer 2000-05-25 04:05:40 +00:00
alecf%netscape.com 86a04c2bad for local mail, use localized Drafts/Templates/etc from the stringbundle 2000-05-25 03:52:40 +00:00
alecf%netscape.com f60356a27d add localized strings for Inbox/Drafts/etc as preparation for 18364/37183/33852
r=sspitzer
2000-05-25 03:50:48 +00:00
alecf%netscape.com b634d3e8ab add localized strings for Drafts/Inbox/etc to base folder
class as static members (preparation for 18364/33852)
r=sspitzer
2000-05-25 03:49:10 +00:00
jefft%netscape.com f6e3182f35 try again; a better way to fix sun os bustage 2000-05-25 02:05:08 +00:00
jefft%netscape.com bedc034b14 fixed sun os bustage 2000-05-25 01:55:46 +00:00
pavlov%netscape.com a332796981 fix stupid windows compiler 2000-05-25 01:24:07 +00:00
pavlov%netscape.com 0a1d3612f8 try to fix stupid windows compiler bustage 2000-05-25 01:20:20 +00:00
sspitzer%netscape.com 06e22a4d45 fix for #36159, get send unsent messages to work again. while I'm here, remove
the rosetta_mailnews.h horse crap.  r=mscott.
2000-05-25 01:02:13 +00:00
jefft%netscape.com 9da2db91e3 fixed bug 39810 - empty trash on exit causes slow shutdow; PR_Wait() too long; r=mscott 2000-05-25 00:56:28 +00:00
pavlov%netscape.com 2804c173c5 fix for unix file picker not handling null window parents bug 34328 r=brendan, slamm
fix for mailnews' file->save as dialog not saving files on unix in due to its handling of file extentions and filters.  this code now uses nsIFilePicker.  fixes nsbeta2+ bug 31096. r=mscott
2000-05-25 00:44:10 +00:00
warren%netscape.com c254398680 Fix problem handing deleted string to SetURLString. r=alecf 2000-05-24 23:26:49 +00:00
putterman%netscape.com 17f9ba2262 Fix for dogfood bug 40483. r=sspitzer. a=phil. Can now bring up account wizard when a new
profile is created.
2000-05-24 23:09:34 +00:00
jefft%netscape.com c22c6abeb3 fixed bug 39883 - compact local folder crashes in nsMsgLocalMailFolder::Compact() with null database; r=putterman 2000-05-24 12:30:10 +00:00
mcafee%netscape.com acbc70693e Fixing double-quit menu item problem; doubly-included globalOverlay files in browser, mailcompose. (38170) r=jrgm, ducarroz 2000-05-24 08:30:47 +00:00
sspitzer%netscape.com fe3fd02fd6 fix for #26768, r=mscott. get biff / get new msg to work properly if you have
two accounts on the same pop server.
2000-05-24 08:24:43 +00:00
alecf%netscape.com 4c3d739b77 augh, back myself out, accidentally checked in on a closed tree 2000-05-24 05:05:29 +00:00
alecf%netscape.com 75797bf208 move strings to messenger.properties 2000-05-24 05:03:59 +00:00
sspitzer%netscape.com f1996ddb49 fix for #39205, pref.css is no more. r=ben 2000-05-23 04:02:09 +00:00
sspitzer%netscape.com fbe0cee7d7 fix for several bugs.
#34355, for a new pop server, the copies and folders prefs should point to the pop server,
not the local server.

#22889, #37464, news article urls not displaying, and they causing autosubscribe to happen.

#36661, fix problems with autosubscribe / article url problem, if they happen before
we migrated and if there is no accounts.

#8216,  a successful cancelling of a news posting removes message from thread pane

r=alecf
2000-05-23 02:38:00 +00:00
mscott%netscape.com 33babe1515 Bug #37827, #37784, 37675, 37832 --> fix many MS Exchange server bugs involving the envelope field.
There was a bug in our parse_addresses routine that was failing in the MS case with multiple email
addresses on a field.
r=jefft
2000-05-23 01:09:55 +00:00
nhotta%netscape.com 038dcc7f63 Additional break condition to prevent infinite loop, r=rhp, a=waterson, bug 39737. 2000-05-22 23:20:46 +00:00
alecf%netscape.com 05d5611b9b fix for #37181 r=sspitzer 2000-05-22 22:08:10 +00:00
alecf%netscape.com b8ee80483c change boolean to integer (same C++ storage size, so no other changes needed)
(no reviewer, this is trivial as it was already being used as an integer)
2000-05-22 22:00:14 +00:00
alecf%netscape.com 7c9c7b14e3 adding assertion and null check to fix crash in #39860
(no reviewer, just a check-for-null before dereferencing a variable!)
2000-05-22 07:36:19 +00:00
alecf%netscape.com 49cb68986d second part of fix for #28898 - fix multiple server selector functional, which was broken by me skinning this dialog. needed to update the way <text> node state is maintained to make it reliable for edge cases like undefined and null
r=sspitzer
2000-05-22 07:22:49 +00:00
alecf%netscape.com 3c17fb6537 first part of fix for #28898 - switch SMTP server API to store the key not the server itself, for easier access from the account manager
r=sspitzer
2000-05-22 05:33:49 +00:00
alecf%netscape.com 53c300b93d fix for #39873 - crash when no ISP rdf files exist
(no reviewer, just a null-check due to semantic changes in strings)
2000-05-22 05:29:01 +00:00
rhp%netscape.com 1da16c155c Fix for signatures in Japanese - Bug #: 34373 - r: sspitzer 2000-05-20 07:12:28 +00:00
rhp%netscape.com 5ad69adb6d Fix for mail bodies displaying HTML codes - Bug #38555 - r: sspitzer 2000-05-20 05:54:22 +00:00
rhp%netscape.com 6c8b7c06fe Fix for problem with forwarding images - Bug #: 31207 - r: sspitzer 2000-05-20 04:21:36 +00:00
sspitzer%netscape.com 99580eac94 fix bustage. 2000-05-20 02:52:27 +00:00
sspitzer%netscape.com 4973834992 fix for #39913, no you can subscribe / unsubscribe from imap folders with japanese folder
names.  r=mscott
2000-05-20 02:36:30 +00:00
rhp%netscape.com ad545fe55f Fix for failing silently if prefs arent set - Bug 39872 - r: sspitzer 2000-05-20 02:06:15 +00:00
sspitzer%netscape.com 397c363d61 fix bug #20987, handle case where a non-subscribable server is selected, and handle the
edge case if there are no subscrible servers.  r=alecf
2000-05-20 01:25:27 +00:00
dougt%netscape.com 4b4d8250bf correcting invalid port number. They should be -1, not zero. 2000-05-20 00:19:24 +00:00
sspitzer%netscape.com 515e5080e8 last of it for #39172, i18n friendly subscribe dialog.
this was a horrible landing.  some one horse whip me.
2000-05-19 22:56:34 +00:00
dougt%netscape.com d83290854c Fix for 31164, possibly 35658, and prep work for 31174.
1) Passing the proxy hostname and port to the underlying socket
   and changing all users that appeared in lxr.

2) (psm-glue) registering with the cache manager to allow local loopback so that
   psm will work with a proxy.

3) (psm-glue) Storing proxy information in psmSocketInfo.

most reviewed by gagan@netscape.com.
2000-05-19 22:56:12 +00:00
sspitzer%netscape.com 32e2a970fd #39172, i18n friendly subscribe dialog 2000-05-19 22:42:47 +00:00
sspitzer%netscape.com 8ca2d0d7ca last bit of the fix for #39172, i18n friendly subscribe dialog 2000-05-19 22:38:07 +00:00
sspitzer%netscape.com 7b47f851a0 rest of fix for #39172, i18n friendly subscribe dialog. 2000-05-19 22:33:38 +00:00
sspitzer%netscape.com 94b476cc20 changes for make the subscribe dialog i18n friendly. now, imap folders with
japanese names work.  thanks to ji@netscape.com for the help in getting
a japanese folder name.  remove the old news/tests.  they are old
and not used anymore.
2000-05-19 22:27:18 +00:00
sspitzer%netscape.com d682bbb07b whoops. sorry about that, chief. 2000-05-19 21:38:24 +00:00
sspitzer%netscape.com a1157fc1e9 ignore generated makefiles. 2000-05-19 21:12:38 +00:00
rhp%netscape.com 77428727ea Fixing a problem with double header conversions - Bug #: 34865 - r: putterman 2000-05-19 20:49:55 +00:00
alecf%netscape.com b43c22c6c6 fix up/down buttons and delete filter button for #17484 r=mscott 2000-05-19 19:58:49 +00:00
alecf%netscape.com 4bd898d3d6 reflect server hostname into smtp datasource for #18184 r=putterman 2000-05-19 19:57:55 +00:00
rhp%netscape.com 60bca03f01 Fix for crasher with lots of attachments - Bug #35923 - r: sspitzer 2000-05-19 00:07:28 +00:00
sspitzer%netscape.com 366b4257d7 no offline news in 6.0, so no need for these prefs. r=mscott. #17211 2000-05-18 21:56:33 +00:00
sspitzer%netscape.com 76f92de73f fix bug #39763, not marking subscribed groups as subscribed, when we get the list
from hostinfo.dat, which is most of the time.
fix bug #39760, make subscribe population faster for large numbers of groups.
still more to do.  r=mscott.
2000-05-18 20:52:23 +00:00
jefft%netscape.com b8359d1fb8 fixed 35908 - File/Copy multiple message selection NNTP->IMAP crashes; we call OnStopRequest() twice in a row; r=sspitzer 2000-05-18 20:31:29 +00:00
sspitzer%netscape.com b9a85aa153 fix my code that broke the mac. r=mscott, part of the "support hostinfo.dat" nsbeta2+ bugs. 2000-05-18 19:45:53 +00:00
rhp%netscape.com 579573d16e Fix for crash when forwarding NTTP message - Bug #: 38223 - r: ducarroz 2000-05-18 01:37:24 +00:00
rhp%netscape.com ced3a2b195 Fix for crashing on save drafts - Bug #: 38561 - r: ducarroz 2000-05-18 00:24:31 +00:00
sfraser%netscape.com 634ff81936 Remove linkage with NetworkModular.shlb 2000-05-17 08:43:18 +00:00
warren%netscape.com 5f6b57ef08 Bug 39416. Made ftp work with single sign-on for more than one user/host. 2000-05-17 07:12:40 +00:00
cls%seawood.org a8000b8bb5 Mass replace of -lmozjs with $(MOZ_JS_LIBS) needed for OS/2 and consistency. 2000-05-17 06:45:45 +00:00
sspitzer%netscape.com 71f3f04b78 fix mac bustage until I get the PRInt64 macro's right. 2000-05-17 06:35:45 +00:00
mscott%netscape.com 98755cac06 Bug #17001 --> impelment the ability to view all headers for a message and hide the normal
header toolbars. Still have to do some polish for this feature.
2000-05-17 06:30:20 +00:00
mscott%netscape.com a7d1b2645d Bug #17001 --> add a toolbar and box to contain all the headers for a message. We'll only
show and create content for this box if the user has turned view all headers on.
2000-05-17 06:28:46 +00:00
mscott%netscape.com 11d7174464 Bug #17001 --> enable view all header menu items 2000-05-17 06:27:51 +00:00
mscott%netscape.com 464534c3dc Bug #17001 --> enable the menus for Headers, view all and view normal. 2000-05-17 06:26:00 +00:00
ducarroz%netscape.com fa1e55f310 Fix for bug 39005 & 39008. Remove word show from menu items under view/toolbars. 2000-05-17 05:45:07 +00:00
sspitzer%netscape.com 163ed2f930 get the refresh button to work in the subscribe dialog.
make it so when we get the list of newsgroups from the server, we'll
cache it, and write it to the newsrc file.

still a lot of clean up todo before we *truly* support hostinfo.dat, but the hard
parts are done.
2000-05-17 05:27:04 +00:00
rhp%netscape.com ddc27ae041 Fix for better sync feedback - Bug: 33110 2000-05-17 05:18:38 +00:00
ducarroz%netscape.com 1a6eaad8a6 Fix for bug 36730. Activate Autocomplete popup menu. 2000-05-17 05:07:13 +00:00
mscott%netscape.com 370116ca58 Bug #23365 --> implement view all headers
as a popup on a mail header in the message pane.
2000-05-17 04:21:40 +00:00
mscott%netscape.com b6b2b18052 Bug #23365 --> view headers all as a popup menu define the popup (just an empty box).
We'll dynamically generate the contents of this box.
2000-05-17 04:20:53 +00:00
sspitzer%netscape.com dfad7750fb fix for #19482, exim's smtp server exposed a problem with our code.
r=mscott.
2000-05-17 03:31:42 +00:00
pavlov%netscape.com 803190ad4b changes all usages of NS_NewTimer to CreateInstance 2000-05-17 02:49:35 +00:00
alecf%netscape.com 7d664dbb27 make new filters button work (yay!) 2000-05-17 01:25:59 +00:00