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

1035 Коммитов

Автор SHA1 Сообщение Дата
alecf%netscape.com 38adf4e88a oops, missed a few strings to localize 1999-06-23 11:08:57 +00:00
alecf%netscape.com 05b4f46dbc remove am-test.xul from the build. 1999-06-23 10:55:08 +00:00
alecf%netscape.com ec10fc53d6 localize these files 1999-06-23 10:51:43 +00:00
warren%netscape.com 23864df5e3 Renamed nsIURL to nsIURI in preperation for necko. More NECKO ifdefs too. 1999-06-23 03:29:44 +00:00
hyatt%netscape.com f90cda96d6 Landing the tree widget branch. 1999-06-23 03:02:21 +00:00
mscott%netscape.com 878d4be029 Redefine MSG_LINEBREAK in terms of NS_LINEBREAK. Later, I'll remove MSG_LINEBREAK all together and just use NS_LINEBREAK. 1999-06-23 00:03:14 +00:00
alecf%netscape.com 5b22b2c9b4 make "and" the default 1999-06-23 00:02:52 +00:00
sspitzer%netscape.com 50c245e11f more work for respecting the newsrc file. more to come. 1999-06-22 23:42:29 +00:00
jefft%netscape.com cea46a2c8e added files: mozilla/mailnews/base/public/nsIMsgCopyService.idl 1999-06-22 23:24:25 +00:00
jefft%netscape.com cd1f3ac8de added new file - nsIMsgCopyService.idl 1999-06-22 23:20:56 +00:00
alecf%netscape.com 2160832062 add account wizard to mac build 1999-06-22 22:33:48 +00:00
alecf%netscape.com 141ccffa1a add account wizard to the windows build 1999-06-22 22:32:40 +00:00
alecf%netscape.com 4fa4ebe669 update account wizard framework:
- save values in a hash in the main wizard context
- repopulate pages as they are loaded
- add validation routine support for pages
1999-06-22 22:30:17 +00:00
alecf%netscape.com 537ac89f1c update wizard pages to have more stuff 1999-06-22 22:28:53 +00:00
alecf%netscape.com 3c075a2657 oops, use dump() not print() 1999-06-22 22:03:09 +00:00
nhotta%netscape.com 52315d904f Bug fix 8246, synch charset menu items with browser. 1999-06-22 21:39:53 +00:00
mscott%netscape.com f38f5999c1 Use MSG_LINEBREAK instead of LINEBREAK. 1999-06-22 18:55:32 +00:00
alecf%netscape.com 330b90c1f4 prevent creation/addition of non-unique servers 1999-06-22 05:59:42 +00:00
alecf%netscape.com 6731a86d38 rename some methods to be more consistent
make all accesses to the account manager kick off LoadPrefs so they can be loaded on demand
don't forget to clean up the accounts in the hash table during destruction
1999-06-22 05:32:50 +00:00
sspitzer%netscape.com b71e39ef42 start of work to respect the newsrc files. code cleanup. use nsCOMPtr. 1999-06-22 04:45:15 +00:00
alecf%netscape.com 7af796e20c add userid@ to all mail/news URIs and add parsing code to support this
this change allows servers to be unique by {userid, hostname, type} combination and allows nsIMsgAccountManager::FindServer() to search for servers this way.
1999-06-22 03:03:48 +00:00
alecf%netscape.com 28d56d2d75 remove useless debugging 1999-06-22 00:45:40 +00:00
alecf%netscape.com a9ce2d5bda remove some #if 0'd code 1999-06-22 00:45:13 +00:00
alecf%netscape.com 4fc932f58b add Account Wizard to the unix build 1999-06-22 00:42:08 +00:00
putterman%netscape.com d4ba70a2d3 You can now have biffs from multiple POP servers. 1999-06-22 00:24:53 +00:00
putterman%netscape.com 6555410913 backing out changes until I get them working correctly. 1999-06-21 23:34:27 +00:00
putterman%netscape.com e81c3ca4a1 GetFoldersWithFlag now AddRefs its results. 1999-06-21 23:24:29 +00:00
putterman%netscape.com 1460a44e6b Can now biff from multiple servers. 1999-06-21 23:23:43 +00:00
putterman%netscape.com b0af966909 Add some performance timing output. 1999-06-21 23:23:12 +00:00
jefft%netscape.com 20cf70454a added readonly attribute nsIMsgDatabase msgDatabase for undo work 1999-06-21 22:56:18 +00:00
mscott%netscape.com d6a9cc78e7 added files: mozilla/mailnews/base/util/nsMsgMailNewsUrl.cpp 1999-06-21 22:21:19 +00:00
mscott%netscape.com e836ef7555 Export nsMsgMailNewsUrl.h 1999-06-21 22:20:07 +00:00
mscott%netscape.com 65da531a09 Add threadsafe check in Query Interface call. 1999-06-21 21:11:29 +00:00
mscott%netscape.com 0a6a239eb6 Start building nsMsgMailNewsUrl.... 1999-06-21 21:09:53 +00:00
mscott%netscape.com 5b97bfbd3e Start building nsMsgMailNewsUrl....(no one is actually using it in any implementation though). 1999-06-21 21:09:16 +00:00
mscott%netscape.com d4213bbc88 Necko prep-integration work...add a base implementation class for mailnews urls. This encapsulates some common code that was shared across mailnews protocols. It should make my necko integration work easier as well.
(not part of the build yet).
1999-06-21 20:36:03 +00:00
ducarroz%netscape.com b4c45b4649 Remove forward as quoted. 1999-06-21 20:28:39 +00:00
sspitzer%netscape.com 5278646ded fix for #8360. Get "mailnews.start_page.enabled" and "mailnews.start_page.url" to work. 1999-06-21 02:25:34 +00:00
alecf%netscape.com 9f9a129123 fix some of the options so that new rows are added correctly. 1999-06-20 22:05:11 +00:00
alecf%netscape.com c8fea1ab2a add completions to tests so that we can traverse specific object types 1999-06-20 22:04:33 +00:00
alecf%netscape.com 9ddf61f119 add initial implementation of the account wizard 1999-06-20 22:03:12 +00:00
bienvenu%netscape.com 2bf3af949d fix rfc822 header compare, empty string handling 1999-06-20 15:36:01 +00:00
sfraser%netscape.com 3df9c89059 Leak fixing. CreateNewTopLevel window returns an AddReffed window. You must release it. Also comment out the extra release, with comment about why. 1999-06-19 22:04:20 +00:00
bienvenu%netscape.com afba84e2a4 fix filter success determination 1999-06-16 05:56:33 +00:00
alecf%netscape.com 3d555f42c0 localize the dialog title 1999-06-16 05:37:21 +00:00
alecf%netscape.com 1efde4e768 add FilterListDialog.js to makefiles 1999-06-16 05:35:51 +00:00
alecf%netscape.com 29f7224ad9 set column widths appropriately 1999-06-16 05:35:33 +00:00
alecf%netscape.com 874787b2d5 add some logic for Filters 1999-06-16 05:34:36 +00:00
alecf%netscape.com a6227b8871 remove some excess XUL that used to have templates for combo boxes 1999-06-16 05:32:17 +00:00
bienvenu%netscape.com 01cbb30f00 fix warnings 1999-06-16 05:23:05 +00:00
waterson%netscape.com 4015cce035 Juggle headers a bit so that we can build on VC5.0 and gcc-2.7.2.3 (need definition of classes for use with nsCOMPtr). 1999-06-16 04:42:45 +00:00
sspitzer%netscape.com 590d1f8004 missing newlines at the end of the file 1999-06-16 00:23:12 +00:00
putterman%netscape.com ca462acd9e use chrome url to use PrefsWindow.js 1999-06-15 23:47:08 +00:00
mscott%netscape.com 585c856001 Bug #8221 fix memory problems with nsCOMPtr & using do_QI around methods. 1999-06-15 23:34:52 +00:00
ducarroz%netscape.com 84d9932e49 add search folder to project 1999-06-15 23:32:34 +00:00
bienvenu%netscape.com bbbf78aa1f add search.lib 1999-06-15 23:31:52 +00:00
bienvenu%netscape.com e5b1b92eed add search to base 1999-06-15 23:31:32 +00:00
putterman%netscape.com 16f7857ad8 Remove an extra AddRef. 1999-06-15 23:23:13 +00:00
putterman%netscape.com 0970cdd306 Return NS_OK for DoCommand. 1999-06-15 23:22:37 +00:00
putterman%netscape.com 592245f004 Set the webshell's default character set. 1999-06-15 23:22:12 +00:00
bienvenu%netscape.com 1181c9950c implement FindSubFolder 1999-06-15 23:18:57 +00:00
jefft%netscape.com a8c6a21d22 added files: mozilla/mailnews/base/util/nsMsgTxn.cpp 1999-06-15 13:17:46 +00:00
jefft%netscape.com 9604e961cf more on undowork -- adding base nsMsgTxn class for base undo object 1999-06-15 13:10:47 +00:00
jefft%netscape.com 002dc01b7b more on undo work - remove transaction manager from folder array after retrieving it 1999-06-15 13:08:12 +00:00
sspitzer%netscape.com 893711ce07 remove the "." from Subscribe. it launches subscribe.xul (in all it's glory) now. 1999-06-15 05:03:40 +00:00
sspitzer%netscape.com efac41607e add the ".\" so the resources get exported. 1999-06-15 04:26:01 +00:00
sspitzer%netscape.com 74523ae146 launch the subscribe dialog. 1999-06-15 04:22:41 +00:00
alecf%netscape.com cc59e8f514 add type attribute to nsIMsgIncomingServer, and reduce warnings by not using "value" 1999-06-15 03:47:59 +00:00
alecf%netscape.com ff22ae1acd use new code for opening preferences with a specific pref page 1999-06-15 03:32:02 +00:00
alecf%netscape.com e0f7116c19 search dialog is now active 1999-06-15 03:31:28 +00:00
putterman%netscape.com 3c6bdb7048 Commit after setting charset. 1999-06-15 01:25:15 +00:00
putterman%netscape.com fe1f060dc9 Add charset method. 1999-06-15 01:24:56 +00:00
putterman%netscape.com 32d79edaaf Add back charset method. 1999-06-15 01:23:34 +00:00
alecf%netscape.com c53bc15ee2 add extra <treecell> tags so entire row selection works 1999-06-15 00:56:30 +00:00
alecf%netscape.com 38707d6acd hook up close button 1999-06-15 00:52:49 +00:00
alecf%netscape.com 0df10287cd add code to open Search and Filter dialogs from menus, and put functions in the right place 1999-06-15 00:49:23 +00:00
alecf%netscape.com a3a5f3e39f fix filter list dialog - preftree.css is gone, etc.. 1999-06-15 00:48:19 +00:00
alecf%netscape.com 6bdf6499b8 fix capital E 1999-06-15 00:04:40 +00:00
alecf%netscape.com 49d76d9db0 update menus, add search menu, etc 1999-06-15 00:01:23 +00:00
alecf%netscape.com 7a804c834a implement GetPrettyName() correctly - return the hostname if no prettyname is known 1999-06-14 22:53:09 +00:00
alecf%netscape.com a9e6db1498 fix leak in case it fails (GetLocalPath might return nsnull) 1999-06-14 22:51:41 +00:00
alecf%netscape.com 6731e6d385 add searchdialog.js to the build 1999-06-14 22:49:05 +00:00
alecf%netscape.com 092a10d6df implement more/less and add strawman for auto-updating combo boxes when search terms change 1999-06-14 22:47:42 +00:00
ducarroz%netscape.com 75f87c6117 add nsICopyMsgStreamListener.idl 1999-06-14 22:47:38 +00:00
alecf%netscape.com 590add6b8b localize this file 1999-06-14 22:46:28 +00:00
putterman%netscape.com 3092a50540 use nsICopyMsgStreamListener.idl 1999-06-14 22:44:03 +00:00
putterman%netscape.com 9595ad8be4 changed nsICopyMessageStreamListener.idl to nsICopyMsgStreamListener.idl 1999-06-14 22:43:45 +00:00
putterman%netscape.com 14a4a02667 Added GetRootFolder. 1999-06-14 22:22:51 +00:00
putterman%netscape.com 80f15ba7da nsCopyMessageStreamListener can be created from the factory, and deleting a message
doesn't deleteStorage.
1999-06-14 22:22:19 +00:00
putterman%netscape.com d4f3b0ce65 created nsICopyMessageStreamListener interface and added deleteStorage and GetRootFolder
to nsIMsgFolder.
1999-06-14 22:20:19 +00:00
putterman%netscape.com 0eb045d137 nsCopymessageStreamListener can be created through the factory. 1999-06-14 22:19:22 +00:00
bienvenu%netscape.com 53ebac20a8 prepare for msgdb idl 1999-06-14 02:20:41 +00:00
sspitzer%netscape.com b9bc7799ae rewrite to use nsString. 1999-06-12 17:51:55 +00:00
mscott%netscape.com 24f726f457 Fix memory leak of nsVoidArray. 1999-06-12 00:30:04 +00:00
rhp%netscape.com 14e6df2714 New send later functionality 1999-06-11 23:42:45 +00:00
ducarroz%netscape.com 92825541e9 don't declare a variable into a for loop! 1999-06-11 23:15:34 +00:00
ducarroz%netscape.com 76b4a0b171 export all idl files from base/public 1999-06-11 23:08:53 +00:00
ducarroz%netscape.com e7f191e54d add nsMailnewsTypes2.idl 1999-06-11 23:08:52 +00:00
ducarroz%netscape.com 85e08daa06 add nsIMsgFolder.idl, fix build bustage on Mac 1999-06-11 22:42:41 +00:00
ducarroz%netscape.com e9e28ab8a9 update manifest 1999-06-11 22:19:33 +00:00
putterman%netscape.com aa596db18c added files: mozilla/mailnews/base/src/nsMsgNotificationManager.cpp 1999-06-11 22:17:13 +00:00
putterman%netscape.com 61987a9303 Add gif for Biff. 1999-06-11 22:12:03 +00:00
putterman%netscape.com 4c28b7ba59 Work on UnsentMessages. 1999-06-11 22:11:32 +00:00
putterman%netscape.com c1b900682f More work on Biff. 1999-06-11 22:10:42 +00:00
putterman%netscape.com 7c4453905c Add work for SentUnsentMessages. 1999-06-11 22:10:02 +00:00
putterman%netscape.com 50fe889735 Add more work on Biff. 1999-06-11 22:09:47 +00:00
putterman%netscape.com 2582c3ba40 add nsMsgNotificationManager. 1999-06-11 22:08:09 +00:00
putterman%netscape.com a9e861d17b removed MailNewsTypes.idl 1999-06-11 22:07:08 +00:00
bienvenu%netscape.com d8dba1d76c restructure filter application to do imap filters 1999-06-11 07:01:39 +00:00
sspitzer%netscape.com de91278f09 remove the "." from these menu items. they are working now. 1999-06-11 00:42:38 +00:00
ducarroz%netscape.com 59297fcb68 Replace ComposeMessageWithType by ComposeMessage 1999-06-11 00:25:20 +00:00
ducarroz%netscape.com 1aa0355d0b Replace Compose Appcore by XPConnect object nsIMsgComposeService & nsIMsgCompose. 1999-06-11 00:25:15 +00:00
putterman%netscape.com 552e09d335 Use onclick until onchange gets fixed. 1999-06-10 23:26:37 +00:00
ducarroz%netscape.com 2ab5c49b06 export more IDL files 1999-06-10 22:02:24 +00:00
sspitzer%netscape.com 2e4906b1aa clean up for nsIMsgHdr and nsIMessage header and idl insanity 1999-06-10 20:26:32 +00:00
sspitzer%netscape.com 387f3e43c2 clean up the nsIMsgHdr and nIMessage idl and header insanity. 1999-06-10 20:25:23 +00:00
sspitzer%netscape.com 1722f76cbd clean up the nsIMsgHdr & nsIMessage idl and header insanity 1999-06-10 20:24:43 +00:00
mcmullen%netscape.com 532cff5490 Fix the mailnews pref-window-showing code to work with the prefwindow changes. 1999-06-10 20:23:06 +00:00
jefft%netscape.com a1a2c1c3a1 undo framework 1999-06-10 14:55:36 +00:00
mscott%netscape.com 3b42adaa65 change the start page. don't point to www.mozilla.org. this is only until #7417 gets fixed. 1999-06-10 07:26:38 +00:00
mscott%netscape.com 563c7fd4f7 Change comment to reflect tthe appropriate interface. (it was confusing before). 1999-06-10 07:21:06 +00:00
mscott%netscape.com 3980ca8852 fix memory leak 1999-06-10 03:06:28 +00:00
mscott%netscape.com 53bde8bcd6 Use NS_WITH_SERVICE1 which uses the service manager that was passed in to
NSRegisterSelf / NSUnregisterSelf.
1999-06-09 06:40:48 +00:00
jefft%netscape.com a138fef42c added GetTransactionManager() method 1999-06-09 01:31:01 +00:00
jefft%netscape.com acaf589a1f added readonly attribute nsITransactionManager transactionManager 1999-06-09 01:30:27 +00:00
alecf%netscape.com 5e3b2dba89 get rid of generated headers 1999-06-08 22:50:58 +00:00
jefft%netscape.com 8a50930fea added Undo/Redo method 1999-06-08 22:15:58 +00:00
jefft%netscape.com 8ecbcdaa88 added Undo/Redo method; construct instance of nsTransactionManager in InitializeFolderRoot() 1999-06-08 22:15:04 +00:00
sspitzer%netscape.com 67ad11021f turn off my debugging printfs. 1999-06-08 21:25:39 +00:00
putterman%netscape.com c97d52c526 Use onchange in threadPane and make selected color white. 1999-06-08 21:08:12 +00:00
alecf%netscape.com 87a6736e51 ignore generated files 1999-06-08 19:20:01 +00:00
alecf%netscape.com 837b932cfb localize this file by using entities 1999-06-08 19:18:44 +00:00
jefft%netscape.com 9266235983 make sure we destroy the nsMessenger object after we close down the messenger window; call Release() in OnUnload() method 1999-06-08 19:05:40 +00:00
alecf%netscape.com 1717287490 remove the stupid dialog opening code 1999-06-08 19:02:43 +00:00
alecf%netscape.com 69b561b90a open account manager with window.openDialog() 1999-06-08 18:57:55 +00:00
sspitzer%netscape.com a4b404929c 25 is the right max for Mac. from ns/lib/libmsg/newshost.cpp in the old world. 1999-06-08 18:33:30 +00:00
jefft%netscape.com a90f283b21 accomodate alecf's name change for CloseMessenger() 1999-06-08 18:15:01 +00:00
putterman%netscape.com 230fc32716 Selection now selects the entire line. Folder pane no longer wraps. 1999-06-08 17:47:28 +00:00
sspitzer%netscape.com ef436c5166 makefile fixes from reg@shale.csir.co.za (Jeremy Lea) 1999-06-08 06:25:56 +00:00
sspitzer%netscape.com a3228d6649 move StringHash to nsMsgUtils.cpp, and use NS_MsgHashIfNecessary() in all
the ns*URI2Path() calls in the ns*Utils.cpp files to hash the file
names if necessary.
also, don't use fprintf().
1999-06-08 05:08:31 +00:00
alecf%netscape.com ca56df219f use attribute rather than function 1999-06-08 04:29:35 +00:00
alecf%netscape.com 15ea1a33ab we can now use the frame directly instead of the IFRAME 1999-06-08 04:29:03 +00:00
alecf%netscape.com 68a4ca0c83 for now, still use SetWindow whenever OpenURL is run 1999-06-08 04:28:43 +00:00
mscott%netscape.com c3bbe5f281 Bug #5633 --> more NS_WITH_SERVICE changes....I missed 2 spots last time. 1999-06-08 03:09:13 +00:00
sspitzer%netscape.com d03bc12900 giant cleanup of Windows mail / news makefile.wins. properly use MODULE, and name things so that Windows and UNIX match. (a big checkin for UNIX proceeded this.) 1999-06-08 02:22:10 +00:00
alecf%netscape.com 16e20b0d4c add NPL 1.1 1999-06-08 02:17:35 +00:00
sspitzer%netscape.com 6e2a3cc01a giant cleanup of UNIX mail / news Makefiles. properly use MODULE, and
name things so that Windows and UNIX match.  (a big checkin for Windows
will follow shortly.)
1999-06-08 02:17:24 +00:00
alecf%netscape.com a16a714e73 load the messenger start page from the onload handler rather than the src= attribute of the iframe 1999-06-08 00:59:47 +00:00
alecf%netscape.com f0209fe9f4 add mozilla license, rename OnLoad/etc to OnLoadMessenger/etc 1999-06-08 00:59:02 +00:00
jefft%netscape.com 8ec4df616a clean up - get rid of FindMessenger() & SetWindow() calls; fixed Move/CopyMesseages not working for POP3 mail folders; implemented Close() & OnUnload() method 1999-06-08 00:26:29 +00:00
jefft%netscape.com 0d74bb8c8c added Close() & OnUnload() method 1999-06-08 00:23:03 +00:00
mscott%netscape.com 5b134b5d2e LoadUrl signature takes a display consumer 1999-06-08 00:02:27 +00:00
alecf%netscape.com 2fa07f7c1a fix bustage - getAccounts -> GetAccounts 1999-06-07 23:14:20 +00:00
alecf%netscape.com 9e98e00508 new arrayDescribe() to describe() all elements of an array 1999-06-07 22:53:34 +00:00
alecf%netscape.com 30758bb5f7 implement GetIdentities 1999-06-07 22:50:46 +00:00
alecf%netscape.com f1ef0e0407 add more useful dumps of account information 1999-06-07 22:08:50 +00:00
alecf%netscape.com 0c9a358466 add account manager to tests 1999-06-07 22:06:10 +00:00
alecf%netscape.com ca80755796 fix uninitialized variable 1999-06-07 21:48:57 +00:00
mscott%netscape.com df8620022e Bug #7715 --> set the character set for the messenger webshell to be UTF-8. 1999-06-07 21:31:53 +00:00
mscott%netscape.com e8178dc136 remove IGNORE_MANIFEST 1999-06-07 21:04:04 +00:00
mscott%netscape.com b6690b3896 remove IGNORE_MANIFEST and remove LCFLAGS since we don't have any. 1999-06-07 20:43:50 +00:00
mscott%netscape.com 87ea88d1ca Fix win32 build breakage (*I think*) by not trying to generate the dll until the install
phase and not the lib phase.
1999-06-07 08:13:14 +00:00
mscott%netscape.com 3d0e344c29 Part of makefile clean up for windows. Changes include removing old cruft, giving each
component it's own module name (this helps clear up problems with the xp connect type lib
name for each component), making sure libs built in src directories have _s suffix as
they are static libraries and unifying component names with "msg" prefixes.
Also removed extraneous CPP_SRCS info.
1999-06-07 06:52:45 +00:00
mscott%netscape.com c68a59ff19 Part of makefile clean up for windows. Changes include removing old cruft, giving each
component it's own module name (this helps clear up problems with the xp connect type lib
name for each component), making sure libs built in src directories have _s suffix as
they are static libraries and unifying component names with "msg" prefixes.
1999-06-07 06:41:51 +00:00
alecf%netscape.com fc9a18bcf8 XPConnect doesn't seem to like returning NULL from string accessors 1999-06-07 04:29:18 +00:00
alecf%netscape.com ec9edddbaa ignore makefile 1999-06-06 22:37:35 +00:00
alecf%netscape.com a87959f18b add some sample JavaScript tests 1999-06-06 22:37:16 +00:00
alecf%netscape.com 2dd3db1c0f make a little more robust so that we can easily call this from JS 1999-06-06 18:46:03 +00:00
mscott%netscape.com e929353cb6 Make LoadUrl public and not protected. 1999-06-05 21:47:04 +00:00
mscott%netscape.com 959e659f80 Comment out text following #endif to fix unix warning. 1999-06-05 20:33:36 +00:00
mscott%netscape.com a256015110 Add default implemenations for OnDataAvailable, OnStartBinding, OnStopBinding. Push even more functionality for loading a url up into the base class. 1999-06-05 20:21:27 +00:00
mscott%netscape.com 6a57426c95 If we fail to register or unregister a component, we should remember the error code and return it, BUT we should also still try to register/unregister the rest of the components. 1999-06-05 01:02:42 +00:00
mscott%netscape.com bc23d1f539 Bug #5633 -- use NS_WITH_SERVICE macro. 1999-06-04 23:42:18 +00:00
mscott%netscape.com e5424e0f3d Bug #5633 -- use NS_WITH_SERVICE macro. Also cleaned up goto statements such that if we fail to register or unregister a component, we try to register/unregister the rest of the components before giving up. 1999-06-04 23:37:52 +00:00
sspitzer%netscape.com 6bf99b7d63 *** empty log message *** 1999-06-04 23:24:27 +00:00
mscott%netscape.com 3146f22a7b Export nsMsgProtocol.h 1999-06-04 23:17:38 +00:00
mscott%netscape.com bb8539cfc1 Build nsMsgProtocol. 1999-06-04 23:10:24 +00:00
mscott%netscape.com a0b707eed0 Aadd ability to spool a message to disk to the list of services a message service provides. 1999-06-04 23:00:52 +00:00
mscott%netscape.com 3bb9426e72 Build nsMsgProtocol.h nsMsgProtocol.cpp.
Clean up the makefile by removing extraneous CPP_SRCS declaration...
1999-06-04 22:59:05 +00:00
mscott%netscape.com 7eb823a9eb use nsAutoString and nsAutoString.GetBuffer in place of calling nsAutoCString. This is much more memory friendly and doesn't require an extra copy of the object getting created on the healp like nsAutoCString does. 1999-06-04 22:07:26 +00:00
mscott%netscape.com 3773714f10 Remove nsAutoCString with nsAutoString.GetBuffer(). 1999-06-04 21:49:18 +00:00
mscott%netscape.com 393bbe7d34 First checked in. New files used to encapsulate much of the cross mail-news protocol code. this is mostly mail protocol to core netlib integration code. Over the next couple days, I'll be updating the mailnews protocols to inherit from nsMsgProtocol and pushing commonality up to the nsMsgProtocol level. 1999-06-04 21:41:47 +00:00
sspitzer%netscape.com 3bf2a39a36 FindMsgAppCore() is gone, since alecf removed the MsgAppCore.
The correct call is FindMessenger().
1999-06-04 17:45:57 +00:00
ducarroz%netscape.com bfcd135abc add nsIMessenger.idl, fix build bustage! 1999-06-04 07:45:52 +00:00
sspitzer%netscape.com 241e1b9a8e fix spelling mistake. 1999-06-04 04:32:07 +00:00
alecf%netscape.com 1b681c61a5 fix leak 1999-06-04 04:17:26 +00:00
sspitzer%netscape.com 8bb8515252 nsIDOMMsgAppCore.idl is gone. 1999-06-04 04:12:09 +00:00
alecf%netscape.com eb14e7fc34 oops, forgot to stop exporting these files 1999-06-04 04:03:12 +00:00
alecf%netscape.com cfb12f8531 added files: mozilla/mailnews/base/src/nsMessengerBootstrap.cpp, removed files: mozilla/mailnews/base/src/nsMessengerNameSet.cpp, mozilla/mailnews/base/src/nsMsgAppCore.cpp, mozilla/mailnews/base/src/nsJSMsgAppCore.cpp 1999-06-04 04:01:56 +00:00
alecf%netscape.com 1f5093e97a Killing the messenger appcore once and for all.
Don't be frightened by the size of this checkin, most of the appcore conversion to XPConnect was fairly simple. Some of this is just fixing code that depended on the old appcore
1999-06-04 04:00:58 +00:00
putterman%netscape.com 7ed77ea88c Just comment out this function so I can get it right on the mac eventually. 1999-06-04 01:51:36 +00:00
putterman%netscape.com f75d76b8d0 Fix PRInt64 problems to fix bustage. 1999-06-04 01:19:56 +00:00
ducarroz%netscape.com d39397f73a nsIMsgBiffManager.h is already exported by xpidl 1999-06-04 01:14:01 +00:00
ducarroz%netscape.com 0279a45fab add nsIMsgBiffManager.idl, fix build bustage! 1999-06-04 01:09:04 +00:00
putterman%netscape.com 20fcf5a958 fix build bustage 1999-06-04 01:07:03 +00:00
putterman%netscape.com 0226b4fe43 Add nsIMsgBiffManager.h to fix bustage. 1999-06-04 00:53:56 +00:00
mscott%netscape.com d5e9bef79e Use nsCAutoString instead of nsAutoCString. This new version is much more memory friendly, avoiding an extra copy of the string from getting created on the heap. 1999-06-03 23:37:10 +00:00
mscott%netscape.com 9679e92a0b Remove unnecessary LINCS now that all headers are pushed to the same directory. 1999-06-03 23:31:57 +00:00
putterman%netscape.com 513fcdc6ef added files: mozilla/mailnews/base/src/nsMsgBiffManager.cpp 1999-06-03 22:59:23 +00:00
putterman%netscape.com dbd8d25a91 Set the folder charset. 1999-06-03 22:56:45 +00:00