sspitzer%netscape.com
|
3b94dad8e4
|
fix UNIX build bustage
|
1999-05-27 02:04:41 +00:00 |
|
sspitzer%netscape.com
|
83890318b0
|
fix UNIX build bustage. we will still have runtime bustage, but I'll fix that
next
|
1999-05-27 01:22:14 +00:00 |
|
mscott%netscape.com
|
9117adbab5
|
fix mismatched memory frees *again*
|
1999-05-26 22:57:02 +00:00 |
|
sspitzer%netscape.com
|
71102f0d6c
|
get smtp test to build again on UNIX
|
1999-05-26 17:23:25 +00:00 |
|
alecf%netscape.com
|
b7da4eeb00
|
smtp test is broken, comment it out for now
|
1999-05-26 08:11:35 +00:00 |
|
dp%netscape.com
|
94344009c8
|
Landing xpcom20/21 branch.
|
1999-05-26 01:38:36 +00:00 |
|
ducarroz%netscape.com
|
e00895eb36
|
fix bug 6914
|
1999-05-25 23:37:48 +00:00 |
|
nhotta%netscape.com
|
34461d6732
|
Changed to pick up result of MIME decoder and unicode converter.
|
1999-05-19 01:37:46 +00:00 |
|
ducarroz%netscape.com
|
037bc5dfa4
|
Fix Reply and Forward who wasn't working since new Ender LoadUrl. Implement a temporary HTML support.
|
1999-05-19 00:52:51 +00:00 |
|
ducarroz%netscape.com
|
ff4032f2c0
|
Remove redefinition of GetTimeMac
|
1999-05-19 00:52:47 +00:00 |
|
mscott%netscape.com
|
bdebc6fe6a
|
cleanup makefile.
|
1999-05-19 00:02:29 +00:00 |
|
mscott%netscape.com
|
7417bf0a72
|
fix for bug #6219 -- send data every 2K so we don't fill up our internal buffer when sending a message.
|
1999-05-18 21:25:55 +00:00 |
|
sspitzer%netscape.com
|
a400047dc9
|
comment the endifs
|
1999-05-18 00:21:37 +00:00 |
|
rhp%netscape.com
|
0e79686bb7
|
Fix problem where incorrect body was being sent in I18N case.
|
1999-05-17 21:25:19 +00:00 |
|
mscott%netscape.com
|
9ca8e54880
|
Fix Bug #6216 --> when sending messages with blank lines, we were eating up the line returns.
|
1999-05-17 21:23:11 +00:00 |
|
sspitzer%netscape.com
|
74a60e66a9
|
comment out unused variable
|
1999-05-16 04:15:19 +00:00 |
|
sspitzer%netscape.com
|
c24c59e0d9
|
touch pointer to quiet compiler
|
1999-05-16 04:14:21 +00:00 |
|
nhotta%netscape.com
|
a9610c3b44
|
Clean up, forgot about & for the args.
|
1999-05-15 01:08:16 +00:00 |
|
ducarroz%netscape.com
|
011df65d26
|
HTML tag name must be capitalized if we want to find them in the DOM!
|
1999-05-14 21:18:26 +00:00 |
|
ducarroz%netscape.com
|
41b91b6979
|
Fix capitalization problem with nsComPtr.h
|
1999-05-14 19:26:14 +00:00 |
|
ducarroz%netscape.com
|
b8784f93e6
|
Add pref wrapColumn & useHtml
|
1999-05-14 18:52:05 +00:00 |
|
ducarroz%netscape.com
|
4d7d12d1c8
|
Add properties WrapColumn and UseHtml
|
1999-05-14 18:52:01 +00:00 |
|
mscott%netscape.com
|
96f281e1a3
|
fix shadowed variables. we were creating a prefs instance many times in the same function when we only needed to create one.
|
1999-05-13 23:21:04 +00:00 |
|
mscott%netscape.com
|
184d5c6dd0
|
fix shadowed variable
|
1999-05-13 23:08:20 +00:00 |
|
mscott%netscape.com
|
297abb3150
|
fix shadowed variable
|
1999-05-13 23:00:28 +00:00 |
|
law%netscape.com
|
77263ad4e0
|
Adding Shutdown member per change to nsIAppShellComponent
|
1999-05-13 06:10:59 +00:00 |
|
rhp%netscape.com
|
2226d902b8
|
removal of stub code
|
1999-05-12 23:42:51 +00:00 |
|
rhp%netscape.com
|
dbbfedd8fc
|
Conversion of prefs to new world API's
|
1999-05-12 23:42:35 +00:00 |
|
rhp%netscape.com
|
83a6b1ccce
|
Changes for new API testing
|
1999-05-12 22:14:28 +00:00 |
|
rhp%netscape.com
|
b1de5670df
|
General work on composition back end
|
1999-05-12 22:13:58 +00:00 |
|
ducarroz%netscape.com
|
8aa07d202e
|
fix for bug #6315. HTML tag name are now capitalized in the Dom!
|
1999-05-12 22:00:53 +00:00 |
|
alecf%netscape.com
|
b32d64db59
|
dont' use idlc macros
|
1999-05-12 04:51:17 +00:00 |
|
mscott%netscape.com
|
1083ac23a8
|
Fix mismatched memory free.
|
1999-05-11 20:09:20 +00:00 |
|
ducarroz%netscape.com
|
c8e3c30d44
|
add mactime.c
|
1999-05-10 23:48:54 +00:00 |
|
ducarroz%netscape.com
|
6b8cc3aa96
|
fix for bug #6176
|
1999-05-10 23:48:27 +00:00 |
|
rhp%netscape.com
|
d42b7b4d35
|
Changes for message send cleanup
|
1999-05-10 22:17:58 +00:00 |
|
rhp%netscape.com
|
ffdab95617
|
Changes for new message send testing
|
1999-05-10 22:17:13 +00:00 |
|
rhp%netscape.com
|
3b0c4dae6f
|
Change for message send cleanup
|
1999-05-10 22:14:55 +00:00 |
|
bienvenu%netscape.com
|
2c41a6fb30
|
fix head mask define
|
1999-05-10 21:06:12 +00:00 |
|
nhotta%netscape.com
|
fe9858e448
|
Allow 8 bit msg header/body by pref settings.
|
1999-05-10 20:22:24 +00:00 |
|
mcafee%netscape.com
|
492b4cef0f
|
Renaming nsQuickSort to NS_QuickSort so it doesn't look like a class name. r=brendan@netscape.com
|
1999-05-10 06:47:04 +00:00 |
|
sspitzer%netscape.com
|
657ce27306
|
kIsRead is now MSG_FLAG_READ
|
1999-05-08 17:23:30 +00:00 |
|
sspitzer%netscape.com
|
af18cd5692
|
kIsRead is now MSG_FLAG_READ, so we don't need this
|
1999-05-08 17:22:40 +00:00 |
|
mscott%netscape.com
|
64a29e2689
|
Bug 5991 --> Fix crash in smtpTest caused by the event queue carpool yesterday. We need to make sure the event queue is registered.
|
1999-05-06 01:38:25 +00:00 |
|
alecf%netscape.com
|
78f21c06c8
|
make composer use the new nsIAppShellComponent
|
1999-05-05 05:21:30 +00:00 |
|
hyatt%netscape.com
|
adfa4ca905
|
Switching to nsIEventQueues and tweaking the AppCore createWindow function's args.
|
1999-05-04 23:29:53 +00:00 |
|
nhotta%netscape.com
|
b582876aab
|
Fix memory leaks.
|
1999-05-04 22:28:17 +00:00 |
|
mscott%netscape.com
|
b9ffae9716
|
part of mailnews audit --> Conversion to NS_WITH_SERVICE
part of mailnews audit --> use nsCOMPtr.
|
1999-05-04 20:51:30 +00:00 |
|
mscott%netscape.com
|
a4b12e306d
|
part of mailnews audit --> Conversion to NS_WITH_SERVICE
part of mailnews audit --> use nsCOMPtr.
|
1999-05-04 20:36:34 +00:00 |
|
mscott%netscape.com
|
d7bce8632c
|
part of mailnews audit --> use nsCOMPtr.
|
1999-05-04 20:34:31 +00:00 |
|
mscott%netscape.com
|
9fd7908941
|
part of mailnews audit --> use nsCOMPtr.
part of mailnews audit --> Conversion to NS_WITH_SERVICE
|
1999-05-04 20:33:07 +00:00 |
|
mscott%netscape.com
|
33308e2fbc
|
part of mailnews audit --> Conversion to NS_WITH_SERVICE
|
1999-05-04 18:41:02 +00:00 |
|
mscott%netscape.com
|
29535afa18
|
part of mailnews audit --> Conversion to NS_WITH_SERVICE
|
1999-05-04 17:55:40 +00:00 |
|
mscott%netscape.com
|
8a47591813
|
part of mailnews audit --> Conversion to NS_WITH_SERVICE
quiet some noisy printfs which were printing out the message we were sending.
|
1999-05-04 17:53:59 +00:00 |
|
sspitzer%netscape.com
|
5f607a4f39
|
remove warning. use #if 0, not comments, to take out code that isn't ready yet
|
1999-05-04 04:20:33 +00:00 |
|
sspitzer%netscape.com
|
ab6d11a928
|
removed files: mozilla/mailnews/compose/src/nsMsgPost.cpp
|
1999-05-04 03:55:11 +00:00 |
|
sspitzer%netscape.com
|
cfe0e1f82c
|
fixage for build bustage
|
1999-05-04 03:13:00 +00:00 |
|
sspitzer%netscape.com
|
dc100eadbb
|
exit on failure
|
1999-05-04 02:55:16 +00:00 |
|
sspitzer%netscape.com
|
1cb93659f5
|
nsMsgPost is extinct
|
1999-05-04 02:54:57 +00:00 |
|
sspitzer%netscape.com
|
96ae8f5fc0
|
nsMsgPost is extinct
|
1999-05-04 02:42:21 +00:00 |
|
sspitzer%netscape.com
|
f4e3232236
|
MsgPost is extinct
|
1999-05-04 02:41:24 +00:00 |
|
sspitzer%netscape.com
|
9a149648af
|
more changes to get posting to a news server working
|
1999-05-04 02:38:20 +00:00 |
|
bruce%cybersight.com
|
0eae38cc92
|
Remove -lnetutil from link lines in unix build.
|
1999-04-28 05:46:56 +00:00 |
|
ducarroz%netscape.com
|
1523e75eec
|
Fix HackToGetBody() to works on Mac and Unix as well
|
1999-04-28 02:17:37 +00:00 |
|
ftang%netscape.com
|
2e97bf7dcc
|
change S/GetDocumentCharacterSet method for nsIDocument interface.
|
1999-04-27 21:49:25 +00:00 |
|
ducarroz%netscape.com
|
149ec99a10
|
Implemented XP_StripLine to avoid crash when send a message with a newsgroup address set
|
1999-04-27 21:31:20 +00:00 |
|
ducarroz%netscape.com
|
8b7ae6b8c8
|
Clean up mutiple appcores problem, add news parameter to NewMessage
|
1999-04-27 21:30:00 +00:00 |
|
ducarroz%netscape.com
|
7ed525fc7b
|
Add args parameter to NewMessage to solve multiple appcores problem
|
1999-04-27 21:28:44 +00:00 |
|
ducarroz%netscape.com
|
26c91ebf6d
|
Add parameter args to member function NewMessage() to solve multiple appcores problem
|
1999-04-27 21:26:49 +00:00 |
|
mscott%netscape.com
|
c8c1a023c3
|
Use MSG_LINEBREAK instead of LINEBREAK.
|
1999-04-27 03:06:34 +00:00 |
|
mscott%netscape.com
|
326d25b7db
|
Added comment about why return receipts are turned off.
|
1999-04-27 03:02:57 +00:00 |
|
mscott%netscape.com
|
4ed093dd5e
|
Turn return receipts off by default. This fixes bug #5011
|
1999-04-26 22:34:15 +00:00 |
|
mscott%netscape.com
|
fa3b54b8e5
|
Remove unnecessary component registration calls for the netlib service.
|
1999-04-26 20:29:16 +00:00 |
|
mcafee%netscape.com
|
c72247a6ae
|
defining what APPSHELL_DLL is, fixing Linux bustage.
|
1999-04-23 16:44:46 +00:00 |
|
mscott%netscape.com
|
7497d31533
|
Updates to get the test running with preferences again. We need to manually register
the file locator. This test app will now read prefs out of the default profile directory.
|
1999-04-23 06:32:35 +00:00 |
|
rickg%netscape.com
|
f86b7f933d
|
update to sync with nsString2
|
1999-04-22 06:39:40 +00:00 |
|
mcmullen%netscape.com
|
e4661eacd6
|
Prefs API changed to use filespecs instead of string paths. Added Get/SetFilePref. Cleaned up the API so that StartUp() does not need to be called.
|
1999-04-21 22:04:35 +00:00 |
|
nhotta%netscape.com
|
ca947a1af7
|
I18n 7 bit data check for the body.
|
1999-04-20 21:22:54 +00:00 |
|
bruce%cybersight.com
|
09540cc187
|
Fix for unix, look for right library.
|
1999-04-20 17:43:36 +00:00 |
|
rickg%netscape.com
|
e1012f40b9
|
sync with nsString2 API
|
1999-04-20 07:20:21 +00:00 |
|
mscott%netscape.com
|
07a669c9ad
|
Temporary fix until mcmullen updates some back end prefs code. We need to manually specify the pref file to use. We can't get at the profile information so look in the current directory.
|
1999-04-20 00:43:23 +00:00 |
|
mscott%netscape.com
|
bd348d0f1a
|
Remove startup call on prefs. use NS_WITH_SERVICE macro for getting the prefs service....
|
1999-04-19 23:49:29 +00:00 |
|
nhotta%netscape.com
|
b67c93600b
|
Bug fix 3979 5280, reply/forward, MIME decode, use original mail's charset.
|
1999-04-19 22:16:04 +00:00 |
|
ducarroz%netscape.com
|
539ea7db93
|
remove some debug libraries fom release target
|
1999-04-19 21:02:20 +00:00 |
|
nhotta%netscape.com
|
f2ff7e2d8c
|
Bug fix #3994, realloc if the converter's estimate length is incorrect.
|
1999-04-19 19:15:51 +00:00 |
|
ducarroz%netscape.com
|
ef67bb41aa
|
updated mac project
|
1999-04-18 21:24:20 +00:00 |
|
sspitzer%netscape.com
|
6b78b935f0
|
changes for the missing NPL comment
|
1999-04-16 23:03:13 +00:00 |
|
alecf%netscape.com
|
6323b72687
|
remove some debugging statements
|
1999-04-16 22:19:13 +00:00 |
|
nhotta%netscape.com
|
eec198cc65
|
Changes for charset menu and 7bit data check.
|
1999-04-16 20:43:14 +00:00 |
|
rhp%netscape.com
|
599771aad8
|
Moving header parser interface
|
1999-04-16 19:02:22 +00:00 |
|
sspitzer%netscape.com
|
ccb6e5cc03
|
add this to the list of idl files to export
|
1999-04-16 04:19:09 +00:00 |
|
alecf%netscape.com
|
c087f08751
|
rev this interface
|
1999-04-15 21:27:11 +00:00 |
|
putterman%netscape.com
|
bd64ca0c80
|
Fixed some build problems on Windows.
|
1999-04-15 20:56:34 +00:00 |
|
sspitzer%netscape.com
|
7f8c11fd68
|
changes for the post to newsgroup work
|
1999-04-15 20:26:56 +00:00 |
|
sspitzer%netscape.com
|
ca49ef6961
|
added files: mozilla/mailnews/compose/src/nsMsgPost.cpp
|
1999-04-15 20:23:14 +00:00 |
|
sspitzer%netscape.com
|
092f18d2ce
|
changes for the post to newsgroup work
|
1999-04-15 20:21:03 +00:00 |
|
sspitzer%netscape.com
|
163e2b7f28
|
checking in newly generated header
|
1999-04-15 20:16:35 +00:00 |
|
sspitzer%netscape.com
|
a5e90ceaa1
|
more changes for the post to newsgroup work
|
1999-04-15 20:14:10 +00:00 |
|
sspitzer%netscape.com
|
1f28472332
|
checking in newly generated header files
|
1999-04-15 20:13:12 +00:00 |
|
sspitzer%netscape.com
|
3ce1b553aa
|
check in the new generated header
|
1999-04-15 20:04:23 +00:00 |
|