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

4137 Коммитов

Автор SHA1 Сообщение Дата
sfraser%netscape.com 0ff1bd75c3 Remove extra semicolon 1999-07-14 22:20:30 +00:00
nhotta%netscape.com bce976d1c4 Changes for auto charset detection. 1999-07-14 22:07:14 +00:00
hangas%netscape.com 3d18d2789e Cleanup of frame names and added some front-end code to support multiple address books. 1999-07-14 21:59:45 +00:00
sspitzer%netscape.com 78187fa402 fix for #9882. always create the password pref on migration. 1999-07-14 21:52:43 +00:00
ducarroz%netscape.com 5801eaf7d1 Add a new command to the message compose service that let you create a message from a nsIMsgCompFields 1999-07-14 21:38:58 +00:00
ducarroz%netscape.com 9d25fb7084 Add a new message compose service command that let you create a message from a nsIMsgCompFields. 1999-07-14 21:34:25 +00:00
jefft%netscape.com ee8573fc58 rename nsImapMailCopyState variables to prefix with m_ 1999-07-14 19:35:31 +00:00
akkana%netscape.com 6d07c8eeb4 Restructure the editor output routines to allow passing in
a mime type and a flag argument.  Also fix the following bugs:
9746: get rid of bogus empty <style> in head.
8143: save wrap column in editor shell in case it's set before the
      editor is created.
9470, 9488: allow explicit specification of formatted output.
1999-07-14 18:54:29 +00:00
ducarroz%netscape.com 8486363231 Improve function GetArgs. Now a argument can have a comma in it. 1999-07-14 17:37:01 +00:00
bienvenu%netscape.com 6233d7340e check for null resultIndex 1999-07-14 17:33:21 +00:00
putterman%netscape.com fb87f281c8 Fix sorting. 1999-07-14 16:34:27 +00:00
bienvenu%netscape.com 10067ad432 turn off forcing of compress commit 1999-07-14 15:53:31 +00:00
bienvenu%netscape.com 07a48b70d6 incremental writing, memory leak fixed for davidmc 1999-07-14 15:52:46 +00:00
sspitzer%netscape.com 64de66f3dd don't get the prefs on every call. do it once, for performance. 1999-07-14 15:39:35 +00:00
sspitzer%netscape.com 3e7b56023f generate display name after every key press, like 4.5 1999-07-14 15:34:55 +00:00
sspitzer%netscape.com 7e17055941 generate the display name from the first and last names. still more work to
do here, but this little bit helps.
1999-07-14 15:06:58 +00:00
sspitzer%netscape.com 25160eb745 migrate the biff prefs for imap servers 1999-07-14 15:03:38 +00:00
putterman%netscape.com 61d3fb7887 Use correct chrome url. 1999-07-14 06:10:28 +00:00
mscott%netscape.com f0fa5fac4e Fix build breakage for rhp. You can't use a nsCOMPtr on an interface unless you include the interface. 1999-07-13 22:57:27 +00:00
hangas%netscape.com a8e99bd8a7 Changed case of PRUint32's to make build on mac 1999-07-13 21:08:23 +00:00
sspitzer%netscape.com 0bb08c7a52 export the js file needed for autocomplete on the Mac 1999-07-13 20:59:47 +00:00
putterman%netscape.com 9916d739d7 Add addressAutlComplete.js. 1999-07-13 20:59:44 +00:00
putterman%netscape.com 633b11d208 Added NS_NewMsgMailSession and Init. 1999-07-13 20:31:58 +00:00
putterman%netscape.com afad8cae6c Use "newmail:" 1999-07-13 20:30:43 +00:00
putterman%netscape.com ce8a39f209 Get rid of nsCOMPtr assert. 1999-07-13 20:29:57 +00:00
putterman%netscape.com 54d4c95456 Work for adding folder pane to sidebar. 1999-07-13 20:29:33 +00:00
putterman%netscape.com f5ee577f06 Added NS_NewMsgMailSession. 1999-07-13 20:27:59 +00:00
hangas%netscape.com bc6376fccc Enabled a number of address book features, and connected the address book to the compose window. 1999-07-13 20:25:38 +00:00
hangas%netscape.com 2e62d34cf2 Made fix from samples to chrome 1999-07-13 20:23:31 +00:00
jefft%netscape.com 163bdb990a fixed minor variable not initialized problem 1999-07-13 20:15:45 +00:00
jefft%netscape.com 9a548ee21d more on copy service -- rework on CopyMessages(), CopyFileMessage() interface 1999-07-13 20:14:55 +00:00
jefft%netscape.com 3099155816 more on copy service - added more methods to support append message from file; setting newly appended msg uid; setting newly copyed uids 1999-07-13 20:13:41 +00:00
jefft%netscape.com 5236c4fca0 more on copy service - online Sent/Drafts/Templates support; accomodate interface change 1999-07-13 20:09:29 +00:00
jefft%netscape.com 33d1c60486 more on copy service - online Sent/Drafts/Templates support 1999-07-13 20:08:43 +00:00
jefft%netscape.com ced71c3590 more on copy service - add nsIMsgCopyServiceListener 1999-07-13 20:07:32 +00:00
ducarroz%netscape.com d5a403fb9a Add OpenComposeWindowWithValues() 1999-07-13 20:07:10 +00:00
jefft%netscape.com 82cc27361a more on copy service - remove listenerData 1999-07-13 20:06:25 +00:00
jefft%netscape.com 6fa148425c remove listenerData from CopyMessages(), CopyFileMessage() method 1999-07-13 20:03:57 +00:00
ducarroz%netscape.com b84d596d10 nsIMimeURLUtils.h is now generated from the IDL. 1999-07-13 19:53:51 +00:00
ducarroz%netscape.com fc5e91975b removed msgCompose.cpp 1999-07-13 19:44:10 +00:00
rhp%netscape.com 9f6f568a97 cleanup 1999-07-13 19:38:45 +00:00
ducarroz%netscape.com 8f5e9c4f0b nsIMsgHeaderParser.h is now generated from the IDL. 1999-07-13 19:34:57 +00:00
sspitzer%netscape.com d035a95e75 changes to automatically migrate 4.x mail prefs to 5.0 prefs. news doesn't migrate gracefully yet. also, changes to newsrc.file pref and the directory path differently for news. 1999-07-13 19:23:40 +00:00
mscott%netscape.com f6f59653a5 Add NPL to xul file. 1999-07-13 19:22:25 +00:00
bienvenu%netscape.com b41a66a8da make enums scriptable to fix startup assert 1999-07-13 19:18:35 +00:00
sspitzer%netscape.com 23cd3d5910 don't assign a nsCOMPtr to null. use null_nsCOMPtr() 1999-07-13 19:10:57 +00:00
sspitzer%netscape.com ac592a8126 changes to enable crude autocomplete 1999-07-13 19:08:27 +00:00
rhp%netscape.com 39ff7d2206 fix makefile horkage 1999-07-13 19:06:11 +00:00
rhp%netscape.com b5d250ebc8 Change for IDL generation 1999-07-13 18:58:25 +00:00
sspitzer%netscape.com 095db95f38 testing the PostMessage interface of nsINntpService. this isn't complete yet. 1999-07-13 18:55:29 +00:00