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

912 Коммитов

Автор SHA1 Сообщение Дата
alecf%netscape.com b6f32dc87c add first cut at some wizard pages 1999-06-25 00:31:19 +00:00
putterman%netscape.com e737e08372 Add NS_INIT_REFCNT() and QueryInterface can query for the correct interface. 1999-06-25 00:09:08 +00:00
rhp%netscape.com 1c192ecb11 Changes for compose reorg 1999-06-24 23:54:34 +00:00
putterman%netscape.com 71f6c2daf4 use nsIMsgCopyService's CopyMessages. 1999-06-24 23:22:49 +00:00
bienvenu%netscape.com 9c0fdfc1f3 fix unix warning 1999-06-24 22:35:22 +00:00
putterman%netscape.com 7fef340bde Work for doing copy through RDF 1999-06-24 21:26:48 +00:00
putterman%netscape.com 6d38cf62f7 Finish the copy before deleting the old message. 1999-06-24 21:26:10 +00:00
putterman%netscape.com c5fd7727fe Add database to copying. 1999-06-24 21:25:39 +00:00
sspitzer%netscape.com 76e708b0e2 fix warnings 1999-06-24 21:09:58 +00:00
jefft%netscape.com b78407136b register message copy service component 1999-06-24 20:25:31 +00:00
sspitzer%netscape.com 483cc17e79 add newline to the end of the file 1999-06-24 20:23:28 +00:00
alecf%netscape.com 078b80b1c0 check return values on GetIncomingServer 1999-06-24 08:34:31 +00:00
danm%netscape.com 582ad47b3f teach RunModalDialog to use extant windows; use one in NetSupportDialog (fixes bug 7858). remove AppShellService interface references 1999-06-24 03:29:22 +00:00
jefft%netscape.com 5677a8a6f3 more on copy service 1999-06-24 00:52:19 +00:00
jefft%netscape.com 12b51e4602 added files: mozilla/mailnews/base/src/nsMsgCopyService.cpp 1999-06-24 00:50:32 +00:00
jefft%netscape.com 905166ee59 export nsMsgCopyService.h 1999-06-24 00:49:43 +00:00
jefft%netscape.com f7f024feca added new files nsMsgCopyService.h nsMsgCopyService.cpp 1999-06-24 00:47:40 +00:00
jefft%netscape.com 1866c819ed added nsMsgCopyService to the factory 1999-06-24 00:46:01 +00:00
waterson%netscape.com b11fbd3f52 Land RDF_19990617_BRANCH. Add Change() and Move() methods to nsIRDFDataSource; add OnChange() and OnMove() methods to nsIRDFObserver. Factor nsIRDFDatasource::Init() and ::Flush() into nsIRDFRemoteDataSource. Change ownership model s.t. a datasource reference counts its observers. Miscellaneous XPCOM fixage -- NS_ISUPPORTS_DECL_INHERITED where appropriate. 1999-06-24 00:23:33 +00:00
putterman%netscape.com 2fabcf8441 A scrollbar now shows up in the folderPane on overflow. 1999-06-23 23:11:10 +00:00
jefft%netscape.com 58597a5b7c added files: mozilla/mailnews/base/public/nsIMsgCopyService.idl, mozilla/mailnews/base/public/nsIMsgCopyServiceListener.idl 1999-06-23 21:17:47 +00:00
jefft%netscape.com ba6d113cfa added nsIMsgCopyServiceListener.idl 1999-06-23 21:17:24 +00:00
alecf%netscape.com 650b5a500a add search options dialog 1999-06-23 21:02:56 +00:00
putterman%netscape.com 2d127602e7 Set treechildren open="true" 1999-06-23 19:11:24 +00:00
putterman%netscape.com a5cc14322f use getTime function when subtracting dates. Approved by leaf and reviewed by sspitzer. 1999-06-23 18:52:26 +00:00
alecf%netscape.com a60bbb2172 localize this file 1999-06-23 11:15:27 +00:00
alecf%netscape.com c7361a9220 localize the filter editor 1999-06-23 11:09:56 +00:00
alecf%netscape.com 1f27066fa6 oops, missed a few strings to localize 1999-06-23 11:08:57 +00:00
alecf%netscape.com 6a108454e2 remove am-test.xul from the build. 1999-06-23 10:55:08 +00:00
alecf%netscape.com 4cb543fc41 localize these files 1999-06-23 10:51:43 +00:00
warren%netscape.com 1f76168d21 Renamed nsIURL to nsIURI in preperation for necko. More NECKO ifdefs too. 1999-06-23 03:29:44 +00:00
hyatt%netscape.com b66c3c67f2 Landing the tree widget branch. 1999-06-23 03:02:21 +00:00
mscott%netscape.com 254f533268 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 8132ee7888 make "and" the default 1999-06-23 00:02:52 +00:00
sspitzer%netscape.com acad356044 more work for respecting the newsrc file. more to come. 1999-06-22 23:42:29 +00:00
jefft%netscape.com d8792cc7fe added files: mozilla/mailnews/base/public/nsIMsgCopyService.idl 1999-06-22 23:24:25 +00:00
jefft%netscape.com d83052b6c3 added new file - nsIMsgCopyService.idl 1999-06-22 23:20:56 +00:00
alecf%netscape.com 3211999d03 add account wizard to mac build 1999-06-22 22:33:48 +00:00
alecf%netscape.com 2cc0ab5e11 add account wizard to the windows build 1999-06-22 22:32:40 +00:00
alecf%netscape.com 2081114d61 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 19f1840e39 update wizard pages to have more stuff 1999-06-22 22:28:53 +00:00
alecf%netscape.com c035e667c2 oops, use dump() not print() 1999-06-22 22:03:09 +00:00
nhotta%netscape.com be3e28fe91 Bug fix 8246, synch charset menu items with browser. 1999-06-22 21:39:53 +00:00
mscott%netscape.com fce7015fb4 Use MSG_LINEBREAK instead of LINEBREAK. 1999-06-22 18:55:32 +00:00
alecf%netscape.com 87766b49e8 prevent creation/addition of non-unique servers 1999-06-22 05:59:42 +00:00
alecf%netscape.com a73331fdcb 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 deff73af4a start of work to respect the newsrc files. code cleanup. use nsCOMPtr. 1999-06-22 04:45:15 +00:00
alecf%netscape.com 05fd122471 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 ae6e17ef5a remove useless debugging 1999-06-22 00:45:40 +00:00
alecf%netscape.com 9e66b2d995 remove some #if 0'd code 1999-06-22 00:45:13 +00:00