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

3302 Коммитов

Автор SHA1 Сообщение Дата
Jerry.Kirk%Nexwarecorp.com fdbb5d319d - Bug 7794 Move $(TK_LIBS) further down in the library list. 1999-06-09 19:48:58 +00:00
rhp%netscape.com 2ef018fe56 New file for back end reorganization 1999-06-09 19:34:33 +00:00
mscott%netscape.com 14b921cb3a Use NS_WITH_SERVICE1 which uses the service manager that was passed in to
NSRegisterSelf / NSUnregisterSelf.
1999-06-09 06:40:48 +00:00
sspitzer%netscape.com a9e539a291 fix windows build breakage. 1999-06-09 06:18:08 +00:00
sspitzer%netscape.com f9f89bb4b1 more fix for SunOS and other UNIX platform build bustage.
I don't need to include the .idl file since I'm not deriving from it.
but as I side effect, I need to add the include to the other .h file.
1999-06-09 05:42:57 +00:00
sspitzer%netscape.com e2c451ba68 fix for build bustage on SunOS and other unix platforms..(but curiously, not
windows, mac, or linux.)

since we aren't deriving from these interfaces, I only need to declare
them as interfaces.  I don't have to include the idl files.
1999-06-09 05:22:30 +00:00
hangas%netscape.com 4fa117ed08 Changed Address Book window to show selected card only when a single card is selected. Multi-selection and no selection shows no card. 1999-06-09 02:39:56 +00:00
tague%netscape.com 9dd8d20230 Fix for #7798: Spelling error in locale GetCategory API. Made one change to mailnews to reflect new spelling 1999-06-09 02:37:14 +00:00
jefft%netscape.com 1b4780667e added GetTransactionManager() method 1999-06-09 01:31:01 +00:00
jefft%netscape.com 8467baf7ac added readonly attribute nsITransactionManager transactionManager 1999-06-09 01:30:27 +00:00
alecf%netscape.com 0f24751438 remove unnecessary files, and fixup includes to avoid use of %{C++ 1999-06-09 00:34:51 +00:00
alecf%netscape.com 2f34d8b24b don't export these files on unix 1999-06-09 00:23:37 +00:00
alecf%netscape.com 4e5a184994 these files are now generated 1999-06-09 00:23:01 +00:00
alecf%netscape.com 467c8245bd start doing XPIDL on windows in local 1999-06-09 00:20:38 +00:00
alecf%netscape.com f04821d6ad get rid of generated headers 1999-06-08 22:50:58 +00:00
hangas%netscape.com 1548757c5c Added code to clear the card view when changing address books. 1999-06-08 22:50:43 +00:00
hangas%netscape.com d065301ea8 Cleaned up row selection styles. 1999-06-08 22:50:01 +00:00
jefft%netscape.com 4636838c54 added Undo/Redo method 1999-06-08 22:15:58 +00:00
jefft%netscape.com 7707a1a9b7 added Undo/Redo method; construct instance of nsTransactionManager in InitializeFolderRoot() 1999-06-08 22:15:04 +00:00
sspitzer%netscape.com b4725335ab turn off my debugging printfs. 1999-06-08 21:25:39 +00:00
putterman%netscape.com 87260370f5 Use onchange in threadPane and make selected color white. 1999-06-08 21:08:12 +00:00
warren%netscape.com b113f2332f Moved WriteFrom to nsIBufferOutputStream. Made necko pass around buffer streams. 1999-06-08 20:57:32 +00:00
hangas%netscape.com f9ddc9171f Cleaned up results pane of address book. Added select entire line code. 1999-06-08 20:21:53 +00:00
alecf%netscape.com 579d1878c8 ignore generated files 1999-06-08 19:20:01 +00:00
alecf%netscape.com 3b9282fece localize this file by using entities 1999-06-08 19:18:44 +00:00
jefft%netscape.com 5b6691582d 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 e3cd4e7312 remove the stupid dialog opening code 1999-06-08 19:02:43 +00:00
alecf%netscape.com 3314bc42e1 open account manager with window.openDialog() 1999-06-08 18:57:55 +00:00
alecf%netscape.com 6444291d62 add search makefiles to list (doesn't make search part of the build) 1999-06-08 18:44:48 +00:00
sspitzer%netscape.com 58cd4c16c1 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 9aedb5568b accomodate alecf's name change for CloseMessenger() 1999-06-08 18:15:01 +00:00
mscott%netscape.com 9fdb96a266 Bug #6722 -- part of PR_Open removal. 1999-06-08 18:04:30 +00:00
putterman%netscape.com 5c158bd9ea Selection now selects the entire line. Folder pane no longer wraps. 1999-06-08 17:47:28 +00:00
sspitzer%netscape.com e76d622b2f makefile fixes from reg@shale.csir.co.za (Jeremy Lea) 1999-06-08 06:25:56 +00:00
sspitzer%netscape.com 82354feb6e 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
rhp%netscape.com 106f845dea a new test harness for send unsent messages (send later) interfaces 1999-06-08 04:46:08 +00:00
alecf%netscape.com 51592ac23a use attribute rather than function 1999-06-08 04:29:35 +00:00
alecf%netscape.com ce9c1bc500 we can now use the frame directly instead of the IFRAME 1999-06-08 04:29:03 +00:00
alecf%netscape.com fb5fe45595 for now, still use SetWindow whenever OpenURL is run 1999-06-08 04:28:43 +00:00
mscott%netscape.com 5eab92356f random changes to a non building test file =).
Bug #5633 --> more NS_WITH_SERVICE changes....I missed 2 spots last time.
1999-06-08 03:13:10 +00:00
mscott%netscape.com e5282ee10e Bug #5633 --> more NS_WITH_SERVICE changes....I missed 2 spots last time. 1999-06-08 03:09:13 +00:00
sspitzer%netscape.com 1ae9ed722b whoops, forgot one. 1999-06-08 02:34:51 +00:00
sspitzer%netscape.com 026c93aa61 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 aa061f9788 add NPL 1.1 1999-06-08 02:17:35 +00:00
sspitzer%netscape.com 614b25751b 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 4aa7328e7e 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 15ba149a07 add mozilla license, rename OnLoad/etc to OnLoadMessenger/etc 1999-06-08 00:59:02 +00:00
jefft%netscape.com 94952b1e31 call Release() instead of NS_RELEASE(this) 1999-06-08 00:32:18 +00:00
jefft%netscape.com 149d5de6f8 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 56c8f36491 added Close() & OnUnload() method 1999-06-08 00:23:03 +00:00