Commit Graph

7017 Commits

Author SHA1 Message Date
scc%netscape.com
73802d6f2e Pro5 update 2000-02-07 23:06:04 +00:00
jefft%netscape.com
015ed59aa6 fixed bug 14893 - undo/redo should enable only when it is available; bug 23089 - selecting undo after delete cause trash folder to load; r=rhp 2000-02-07 15:15:14 +00:00
alecf%netscape.com
eb71a72b2b fix for #26762 - I forgot to check in this file, just make sure to pass in the event to the delete handler.
r=sspitzer
2000-02-07 08:54:59 +00:00
rhp%netscape.com
7e781c43ea This is a fix to add a second - per message FCC to compose operations - Bug #: 11697 - r: jefft 2000-02-07 03:06:51 +00:00
bienvenu%netscape.com
1009440601 don't unescape urls before loading messages,r=mscott 2000-02-07 02:09:13 +00:00
bienvenu%netscape.com
ece14626a0 allow creation of folders with double-byte characters r=putterman, 26745 2000-02-07 00:20:37 +00:00
scc%netscape.com
1f9cca5403 while code reviewing Pierre Phaneuf's changes, I noticed some places where |do_QueryInterface()| could be used more efficiently, and some bad casts of |nsCOMPtr|s. This checkin fixes those. r=ben 2000-02-06 21:53:20 +00:00
rhp%netscape.com
b15b4bdc38 Small cleanup patch for nsMsgCompUtils.cpp in the work on bug 16398 (format=flowed). - r: rhp (external contribution) 2000-02-06 17:24:40 +00:00
sspitzer%netscape.com
fde4b7c9ae hande -mail properly, using the nsICmdLineHandler interface 2000-02-06 13:05:29 +00:00
sspitzer%netscape.com
312a76d081 I think the less unixes will fail to build if I don't do this. 2000-02-06 12:54:10 +00:00
sspitzer%netscape.com
c00837ec56 I hate copy and pasted code. write two macros to do all the work for me.
r=alecf
2000-02-06 12:21:22 +00:00
sspitzer%netscape.com
91a9eaba60 clean up. these should be progids, not cids, that I register with the category manager.
r=alecf
2000-02-06 11:04:43 +00:00
sspitzer%netscape.com
a0ddb3cbb8 you can launch addressbook with -addressbook
now using the nsICmdLineHander interface and categories to do this the right way
r=alecf
2000-02-06 11:04:10 +00:00
sspitzer%netscape.com
ff5baab1d5 in the immortal words of sfraser: "die, appcores, die".
the next step is to remove mozilla/xpfe/AppCores from the tree, which I will
gladly do next.

r=alecf
2000-02-06 06:54:52 +00:00
sspitzer%netscape.com
72d8e4bf7a be consistent with how we define the incoming server prog ids. add a debugging
printf (for me only).  r=alecf
2000-02-06 06:51:24 +00:00
pp%ludusdesign.com
cc01ef5223 Converting ::GetIID() to NS_GET_IID(). Bug #20232, r=scc@netscape.com 2000-02-06 03:18:27 +00:00
waterson%netscape.com
f327195c08 Bug 26344. Copy event handler 'by hand', as attribute-based compilation will only occur when an element is in the document. Added grafitti about using cloneNode(), which may be better, modulo bug 26528. r=mscott 2000-02-06 01:36:23 +00:00
rhp%netscape.com
21493e67ba Fix mail send problems when invalid embedded objects exist in message - Bug #: 24999 - r: ducarroz 2000-02-05 22:31:37 +00:00
hangas%netscape.com
34cf1e6bdd More address book fixes. Bugs 26501, 10841, 16455. r=mscott 2000-02-05 21:21:56 +00:00
tonyr%fbdesigns.com
9d1d7b745a Added the skin directory 2000-02-05 16:52:19 +00:00
tonyr%fbdesigns.com
abc22bfd1d Added workaround for bug #26291 2000-02-05 16:51:41 +00:00
tonyr%fbdesigns.com
cb60d023ef Update to use a style sheet rather than setAttribute from JS. bug# 26482 2000-02-05 16:50:45 +00:00
tonyr%fbdesigns.com
7cf24862d3 First Checked In. 2000-02-05 16:45:33 +00:00
alecf%netscape.com
c016567550 update some strings, no reviewer 2000-02-05 08:09:02 +00:00
alecf%netscape.com
1d50ce82b9 add ispUtils.js (not used yet) 2000-02-05 08:06:54 +00:00
alecf%netscape.com
ffdcb5b041 add ISP default example files (not part of build) 2000-02-05 08:05:53 +00:00
alecf%netscape.com
f161287e46 move from nsAutoCString to nsCAutoString r=sspitzer 2000-02-05 06:11:46 +00:00
alecf%netscape.com
a1871e8caf oops, missed one
this and the last checkin r=sspitzer
2000-02-05 06:08:12 +00:00
alecf%netscape.com
93254194bc switch from nsAutoCString to nsCAutoString 2000-02-05 06:07:25 +00:00
bienvenu%netscape.com
3606781335 use imap utf7 internally, fixes unicode folder names, r=jefft 2000-02-05 01:22:29 +00:00
bienvenu%netscape.com
4288f5ddc1 fix escaping of user name (r=alecf) also fix build bustage 2000-02-05 01:19:38 +00:00
alecf%netscape.com
9c7d859963 add the service provider datasource to the base factory
r=sspitzer
2000-02-05 01:17:03 +00:00
alecf%netscape.com
c1086d954b export nsMsgServiceProvider.h on the mac
r=sspitzer on this and last 2 checkins
2000-02-05 01:16:07 +00:00
ducarroz%netscape.com
85a1053a0d Fix bug 25565 and part of bug 25573. Add separator beetween toolbar buttons and disable the one not yet implemented. R=hangas 2000-02-05 01:15:06 +00:00
alecf%netscape.com
51304c5c60 added files: mozilla/mailnews/base/src/nsMsgServiceProvider.cpp 2000-02-05 01:15:03 +00:00
alecf%netscape.com
998fef80e7 add nsMsgServiceProvider to the unix and windows builds 2000-02-05 01:13:11 +00:00
alecf%netscape.com
7bf73d44eb first checked in (not part of build) 2000-02-05 01:10:24 +00:00
alecf%netscape.com
d8ec76801c hook up Set Default Account and clean up delete account
r=sspitzer
2000-02-05 01:07:19 +00:00
alecf%netscape.com
96556da80b implement Get/SetDefaultAccount
r=sspitzer
2000-02-05 01:06:27 +00:00
sspitzer%netscape.com
53bd4b89b6 work on making -news handled arbitrarily. not working yet, as I can't
call the category manager from C++ yet. r=alecf
2000-02-04 23:11:19 +00:00
rhp%netscape.com
594dddaf04 Fix for incorrect charset on reply - Bug # 3979 - r: mscott 2000-02-04 22:52:55 +00:00
ducarroz%netscape.com
5fef87419a Fix for bugs 12507, 15103, 15105, 22077, 25137, 26408, 10932. A lot of UI work. R=hangas 2000-02-04 22:52:03 +00:00
chuang%netscape.com
1fa9f41a0e Bug 17564 Prefs: Addressing prefs do not stick. r=hangas 2000-02-04 22:48:42 +00:00
chuang%netscape.com
5cf13b9136 Bug 24877 Can't remove Additional email Address in Abook card, r=hangas 2000-02-04 22:47:27 +00:00
putterman%netscape.com
1be1c40f35 If a message that is loaded in the message pane is selected again,don't reload it.
r=mscott.
2000-02-04 15:19:57 +00:00
mscott%netscape.com
b1f1fbcb8d more prepation for docshell landing. Implement IsPreferred and move implemtation of CanHandlecontent from the
application layer into the webshell/docshell layer.

r=travis
2000-02-04 08:45:34 +00:00
bienvenu%netscape.com
0decdacb6c fix unicode folder name handling, user name escaping, r=jefft 7130 and 25476 (for real this time, last checkin was wrong) 2000-02-04 05:52:32 +00:00
bienvenu%netscape.com
988bb610b4 break out method for getting folder cache elem from file spec, r=sspitzer 2000-02-04 05:48:50 +00:00
bienvenu%netscape.com
abcdfec4c5 fix unicode folder name handling, user name escaping, r=jefft 7130 and 25476 2000-02-04 05:09:19 +00:00
putterman%netscape.com
eb3aa13465 sorting and threading now remember selection. Removed Test5000 message. Cleaned up
js a bit and moved globals into one function. r =alecf.
2000-02-04 01:56:38 +00:00