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

556 Коммитов

Автор SHA1 Сообщение Дата
rhp%netscape.com 2455a1cf49 Changes for plain text quoting 1999-07-01 18:08:05 +00:00
putterman%netscape.com aeea4449fa Use nsCOMTypeInfo 1999-07-01 00:16:39 +00:00
ducarroz%netscape.com a9de813753 Replace time_t by PRTime 1999-06-30 21:04:29 +00:00
rhp%netscape.com 0d546e4366 fix for file locator service 1999-06-29 21:13:45 +00:00
scc%netscape.com 54c96baa72 |nsISupports::GetIID()| --> |nsCOMTypeInfo<nsISupports>::GetIID()| 1999-06-29 21:01:31 +00:00
alecf%netscape.com d09c18ef14 fix for blocker - bug #9016 - this prevents the crash, but mail is still not sent on windows 1999-06-29 19:02:25 +00:00
mcafee%netscape.com 4725767eb2 BeOS changes 1999-06-29 09:19:14 +00:00
mcafee%netscape.com b0dcf5ceb4 Cleaning up ifdef logic, adding BeOS case. 1999-06-29 09:11:44 +00:00
sspitzer%netscape.com b0755b09a8 changes to get more sophisticated newsgroup addressing to work. thanks to rhp for the backend work. also checking in some xul / js to test this. 1999-06-29 05:04:17 +00:00
alecf%netscape.com c61a84622d add support for identity dropdown, and reformat header toolbars to look a little nicer 1999-06-29 04:55:30 +00:00
alecf%netscape.com 4fc25934e2 remove identity-specific prefs 1999-06-29 04:45:28 +00:00
alecf%netscape.com 4b94ea4a84 now take the identity at send-time 1999-06-29 04:45:11 +00:00
alecf%netscape.com b7951e76d3 now use the identity that was passed in instead of GetHackIdentity, and remove GetHackIdentity 1999-06-29 04:44:24 +00:00
alecf%netscape.com 5f01026da8 generate the message ID from an identity, and take the identity from Init() rather than from GetHackIdentity 1999-06-29 04:41:06 +00:00
ramiro%netscape.com 47c499c62b No need to link gfxps into the app anymore. Its a component. Hopefully by
exorcising it from everywhere in the tree, it wont be cut and pasted anywhere
else.
1999-06-29 04:03:19 +00:00
mscott%netscape.com b54aff6bdc remove printf which was printing a char * file path passed into NSRegisterSelf. This file path is base 64
encoded alias handle on the mac and looks bogus when you print it out.
1999-06-28 20:14:10 +00:00
rhp%netscape.com 59542bf0a0 Reworking message copy back end 1999-06-26 23:18:49 +00:00
sspitzer%netscape.com da5ff618e4 fix warning 1999-06-26 20:48:10 +00:00
sspitzer%netscape.com 2160d5dd5f fix warnings 1999-06-26 20:47:13 +00:00
sspitzer%netscape.com a835408986 fix warnings 1999-06-26 04:40:56 +00:00
rhp%netscape.com 12c15039c7 Remove the ifdef with new interface in place 1999-06-26 04:01:41 +00:00
rhp%netscape.com 0170307cde Copy service changes 1999-06-26 01:11:28 +00:00
sspitzer%netscape.com cf4141e1cc fix build bustage for rhp 1999-06-25 22:25:57 +00:00
ducarroz%netscape.com 3a9f0656d6 replace pref "mail.identity.<idn>.send_html" by "mail.identity.id1.compose_html". replace pref "mail.identity.<idn>.wrap_column" by "mail.wraplength" 1999-06-25 21:47:43 +00:00
hangas%netscape.com bc9fc0eb47 Moved js code to open selectaddress dialog to the compose js file 1999-06-25 21:09:24 +00:00
rhp%netscape.com 48c62bafaf Test harness cleanup 1999-06-25 21:01:54 +00:00
bruce%cybersight.com 22ed630f6e Include nsIWebShellWindow.h here as this file explicitly needs it. This will prevent bustage when some patches I have laying around land. 1999-06-25 19:58:42 +00:00
ramiro%netscape.com 05ae9c3868 Changes to turn gfxps into a true component. Thanks to alecf@netscape.com
for providing the base patch.
1999-06-25 09:38:26 +00:00
sspitzer%netscape.com c6f75abe33 changes to make this not build if path isn't defined 1999-06-25 00:49:28 +00:00
sspitzer%netscape.com 835b218944 comment the out the unbuilt tests. 1999-06-25 00:35:40 +00:00
sspitzer%netscape.com c881f4f923 fix more warnings 1999-06-25 00:33:20 +00:00
sspitzer%netscape.com 039152b0a3 fix warnings 1999-06-25 00:28:45 +00:00
sspitzer%netscape.com 7e544f92e5 ingnore the generated makefile 1999-06-25 00:25:25 +00:00
sspitzer%netscape.com d6dab377a6 sendpage not built on windows by default 1999-06-25 00:24:28 +00:00
sspitzer%netscape.com 83788fe688 fix warnings. get this stuff to build on UNIX 1999-06-25 00:23:26 +00:00
sspitzer%netscape.com 4c7be22eb8 makefile changes to get these tests to build on UNIX 1999-06-25 00:19:06 +00:00
ducarroz%netscape.com 7121d7e57a Add nsIMsgSendListener.idl Add nsIMsgSendLaterListener.idl 1999-06-24 23:54:49 +00:00
ducarroz%netscape.com 2de94af500 Add nsURLFetcher.cpp 1999-06-24 23:54:46 +00:00
rhp%netscape.com 07146e8eba Changes for compose reorg 1999-06-24 23:54:34 +00:00
sspitzer%netscape.com 337a14891b ignore the soon-to-be-generated files 1999-06-24 20:50:14 +00:00
rhp%netscape.com 536080737f Changes for test harness 1999-06-24 13:59:46 +00:00
danm%netscape.com 962c82d198 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
rhp%netscape.com 9306e5be53 New test harness program 1999-06-23 21:52:17 +00:00
rhp%netscape.com 3ad45e8035 Changes for mail composition test harness 1999-06-23 21:51:33 +00:00
rhp%netscape.com 33ad92e1a3 Checking in new test harness for URL retrieval 1999-06-23 21:50:57 +00:00
rhp%netscape.com e3821db151 New files for GetURL operations 1999-06-23 21:46:07 +00:00
rhp%netscape.com 6d6f33a4d6 New interfaces for message send listeners 1999-06-23 21:45:28 +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
ducarroz%netscape.com 06c0312689 change printf text "composer" to "message compose" 1999-06-22 21:45:01 +00:00
warren%netscape.com fc9061cd28 Missing return! 1999-06-22 20:21:34 +00:00