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

8687 Коммитов

Автор SHA1 Сообщение Дата
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
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