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

543 Коммитов

Автор SHA1 Сообщение Дата
putterman%netscape.com aa63ccba00 Fix nsCOMPtr problem. 1999-07-07 05:34:21 +00:00
ramiro%netscape.com abf0cc4a0f Define the toolkit flags in one place an reuse that. Hopefully this will
put an end to the cut-n-paste insanity.
1999-07-07 04:38:18 +00:00
bienvenu%netscape.com 9b913c02f4 work around 9306, unable to load more than one message 1999-07-07 04:01:38 +00:00
sspitzer%netscape.com 3becb6eca5 more tests. 1999-07-06 23:47:10 +00:00
sspitzer%netscape.com 1fb8b4b6a8 return and error if we are trying to post to ldap:/ or http:/ or something like that. 1999-07-06 23:45:44 +00:00
sspitzer%netscape.com 442f841a03 changes to support the news pretty name abbreviation feature.
not turn on yet.
thanks to Oleg Rekutin <rekusha@asan.com> for contributing this code.
1999-07-06 23:06:42 +00:00
sspitzer%netscape.com 45e203922b resurrect nntpTest. a lot left to be done. check back soon. 1999-07-06 22:59:57 +00:00
dveditz%netscape.com 7aa859429b makefile cleanups 1999-07-02 13:40:18 +00:00
ramiro%netscape.com b86c78a296 Separate the widget and gfx toolkits into two variables.
Instead of MOZ_TOOLKIT, we now have MOZ_WIDGET_TOOLKIT and MOZ_GFX_TOOLKIT.
There is also a new configure flag, --enable-gfx-toolkit which does what its
name implies.
The configure script should continue to work as before.
1999-07-02 13:06:48 +00:00
dveditz%netscape.com 5dd9cff22d Trying to fix Win32 dependencies. Lots of broken cut-n-paste makefiles 1999-07-02 11:50:19 +00:00
warren%netscape.com 8462929dda Renamed OnStartBinding/OnStopBinding to OnStartRequest/OnStopRequest (removing the redundant ones from necko). Numerous necko fixes. Necko now using nsIPrompt interface instead of nsINetSupport. 1999-07-01 19:30:20 +00:00
sspitzer%netscape.com ec5b9e1456 add support for unread set. still working on this. 1999-07-01 06:13:06 +00:00
sspitzer%netscape.com 4ab1a975f7 fix build bustage on Solaris. 1999-07-01 05:38:03 +00:00
ducarroz%netscape.com a9de813753 Replace time_t by PRTime 1999-06-30 21:04:29 +00:00
scc%netscape.com 54c96baa72 |nsISupports::GetIID()| --> |nsCOMTypeInfo<nsISupports>::GetIID()| 1999-06-29 21:01:31 +00:00
mcafee%netscape.com dab59720d8 BeOS changes 1999-06-29 09:48:34 +00:00
mcafee%netscape.com 345930fc4f Cleaning up ifdef logic, adding BeOS case. 1999-06-29 09:45:37 +00:00
sspitzer%netscape.com d8ea044832 export the news-test files on windows 1999-06-29 06:02:20 +00:00
sspitzer%netscape.com ac39c6bc19 add instructions. make pretty. 1999-06-29 05:15:17 +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
sspitzer%netscape.com 12027819da not part of the build yet. 1999-06-29 04:13:43 +00:00
putterman%netscape.com b5586d88e0 Release an nsIRDFResource. 1999-06-29 02:49:55 +00:00
briano%netscape.com 282adf654a Cleanup and fixes for OpenBSD. 1999-06-29 02:30:42 +00:00
bienvenu%netscape.com a75b982dcc make name and pretty name unichar's 1999-06-28 21:56:33 +00:00
sspitzer%netscape.com 4497dcc049 rearrange my ifdefs 1999-06-26 20:48:22 +00:00
sspitzer%netscape.com e338d0d8ee fix warnings. use nsCOMPtr 1999-06-26 06:58:25 +00:00
sspitzer%netscape.com ea0eec35aa more work to get respecting the newsrc set working. move the set into the db. this isn't done yet, but it's shaping up. 1999-06-25 22:29:44 +00:00
bienvenu%netscape.com 157f5c8d53 start working on making nsMsgDatabase scriptable 1999-06-25 19:46:47 +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
putterman%netscape.com 731920f89d Add GetPath to nsIMsgFolder. 1999-06-25 03:56:02 +00:00
sspitzer%netscape.com 94aeeb6a42 rework back end. remove crusty old embarassing hacks. still more to be done. 1999-06-24 20:24:35 +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
mscott%netscape.com b1645dab90 Constructor for nntp url no longer has any arguments. 1999-06-22 23:52:15 +00:00
mscott%netscape.com 4afd54970e Add class ID for nntp urls. 1999-06-22 23:52:00 +00:00
mscott%netscape.com 2856db3df6 Remove classid from the interface. We no longer inherit from nsIMsgMailNewsUrl. 1999-06-22 23:51:42 +00:00
mscott%netscape.com 106d6a3918 url re-org to use nsMsgMailNewsUrl. this is part of my necko integration work and should also reduce footprint a bit. 1999-06-22 23:51:18 +00:00
mscott%netscape.com 3514a7b7f3 QI url to the right type for nsIMsgMailNewsurl methods. 1999-06-22 23:49:24 +00:00
sspitzer%netscape.com 50c245e11f more work for respecting the newsrc file. more to come. 1999-06-22 23:42:29 +00:00
mscott%netscape.com f38f5999c1 Use MSG_LINEBREAK instead of LINEBREAK. 1999-06-22 18:55:32 +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
sspitzer%netscape.com d24aea074c rewrite to use nsMsgLineBuffer, nsnull, NSPR types, fix warnings 1999-06-21 21:03:55 +00:00
sspitzer%netscape.com 133febbdeb fix my private debugging code. 1999-06-19 21:22:34 +00:00
sspitzer%netscape.com 8292b9a734 clean up the interfaces I'll need to remove the message from the db after
the user hits cancel.  add newlines to ends of files.  remove old bogus code.
1999-06-16 07:00:47 +00:00
sspitzer%netscape.com e14bd52b50 change to get the message ID and the message number to show up in the message pane
when the user displays a message that has been cancelled.
1999-06-15 05:55:36 +00:00
sspitzer%netscape.com 5b817383ac alerts are too broken to use at this point. #7770 and other bugs. argh. 1999-06-15 00:35:43 +00:00
sspitzer%netscape.com 5ee0ddb19a fix my debugging printfs. if we are on a PC, allow the dialogs to show up. 1999-06-14 22:27:34 +00:00
putterman%netscape.com cf2c320d9d Add deleteStorage parameter. 1999-06-14 22:24:52 +00:00
sspitzer%netscape.com 0ce94250f1 clean up the cancel code. clean up the html error message that show up in the
message pane if you are viewing a cancelled message.  move alerts from the
nntp service and into the nntp protocol code.  print out any alerts, since bug #7770 isn't fixed.  check "us" vs. "them" before cancelling if the server
doesn't support the CANCELCHK extension.
1999-06-14 21:30:07 +00:00
bienvenu%netscape.com 53ebac20a8 prepare for msgdb idl 1999-06-14 02:20:41 +00:00