sspitzer%netscape.com
c204719c91
add some debugging printfs. cache if the folder is a host or not. no need to parse this every time.
1999-07-16 06:23:24 +00:00
sspitzer%netscape.com
b7e161ce37
code clean up. do a GetNewMessages() in GetMessages() so that when you select a newsgroup
1999-07-16 05:39:07 +00:00
sspitzer%netscape.com
13f816a9f1
fix for #9761 . when doing the client-side cancel check, compare against all the identities.
1999-07-15 05:44:34 +00:00
jefft%netscape.com
e265144874
fixed minor variable not initialized problem
1999-07-13 20:15:45 +00:00
sspitzer%netscape.com
1402dd8bed
changes to automatically migrate 4.x mail prefs to 5.0 prefs. news doesn't migrate gracefully yet. also, changes to newsrc.file pref and the directory path differently for news.
1999-07-13 19:23:40 +00:00
sspitzer%netscape.com
e1dca8ae38
testing the PostMessage interface of nsINntpService. this isn't complete yet.
1999-07-13 18:55:29 +00:00
bienvenu%netscape.com
9c9d4be83b
changes for msgdb idl
1999-07-13 18:52:56 +00:00
bienvenu%netscape.com
2b31f9e8da
change db open for idl
1999-07-13 18:45:54 +00:00
rhp%netscape.com
e4c1bf272c
Compose back end cleanup
1999-07-13 18:38:36 +00:00
putterman%netscape.com
6f9a292bc7
Fix nsCOMPtr problem.
1999-07-07 05:34:21 +00:00
ramiro%netscape.com
5cdb03367b
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
09a5217674
work around 9306, unable to load more than one message
1999-07-07 04:01:38 +00:00
sspitzer%netscape.com
9f2956a994
more tests.
1999-07-06 23:47:10 +00:00
sspitzer%netscape.com
eaf77983a5
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
0920387097
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
52bbd20ff4
resurrect nntpTest. a lot left to be done. check back soon.
1999-07-06 22:59:57 +00:00
dveditz%netscape.com
d3f47f37f5
makefile cleanups
1999-07-02 13:40:18 +00:00
ramiro%netscape.com
f41e67c622
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
17864a291d
Trying to fix Win32 dependencies. Lots of broken cut-n-paste makefiles
1999-07-02 11:50:19 +00:00
warren%netscape.com
bd73f68e8b
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
dc1ba6945d
add support for unread set. still working on this.
1999-07-01 06:13:06 +00:00
sspitzer%netscape.com
064702ff8a
fix build bustage on Solaris.
1999-07-01 05:38:03 +00:00
ducarroz%netscape.com
9c8e49df80
Replace time_t by PRTime
1999-06-30 21:04:29 +00:00
scc%netscape.com
f79508bc68
|nsISupports::GetIID()| --> |nsCOMTypeInfo<nsISupports>::GetIID()|
1999-06-29 21:01:31 +00:00
mcafee%netscape.com
6c052fb7e8
BeOS changes
1999-06-29 09:48:34 +00:00
mcafee%netscape.com
3a5bfcd90d
Cleaning up ifdef logic, adding BeOS case.
1999-06-29 09:45:37 +00:00
sspitzer%netscape.com
9595eff3ea
export the news-test files on windows
1999-06-29 06:02:20 +00:00
sspitzer%netscape.com
3f70efd7e9
add instructions. make pretty.
1999-06-29 05:15:17 +00:00
sspitzer%netscape.com
3575210d93
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
293db05a4d
not part of the build yet.
1999-06-29 04:13:43 +00:00
putterman%netscape.com
33fa19e224
Release an nsIRDFResource.
1999-06-29 02:49:55 +00:00
briano%netscape.com
c04acb13c9
Cleanup and fixes for OpenBSD.
1999-06-29 02:30:42 +00:00
bienvenu%netscape.com
77ead97514
make name and pretty name unichar's
1999-06-28 21:56:33 +00:00
sspitzer%netscape.com
3c116923ff
rearrange my ifdefs
1999-06-26 20:48:22 +00:00
sspitzer%netscape.com
4dd90a10de
fix warnings. use nsCOMPtr
1999-06-26 06:58:25 +00:00
sspitzer%netscape.com
25ab407d2a
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
5374b0377c
start working on making nsMsgDatabase scriptable
1999-06-25 19:46:47 +00:00
ramiro%netscape.com
773e34ec7d
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
8c5fcdb576
Add GetPath to nsIMsgFolder.
1999-06-25 03:56:02 +00:00
sspitzer%netscape.com
b53dbdd38a
rework back end. remove crusty old embarassing hacks. still more to be done.
1999-06-24 20:24:35 +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
mscott%netscape.com
cd240142b2
Constructor for nntp url no longer has any arguments.
1999-06-22 23:52:15 +00:00
mscott%netscape.com
ba751bd54f
Add class ID for nntp urls.
1999-06-22 23:52:00 +00:00
mscott%netscape.com
63de37c808
Remove classid from the interface. We no longer inherit from nsIMsgMailNewsUrl.
1999-06-22 23:51:42 +00:00
mscott%netscape.com
8a7bb40345
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
15ef8bd34c
QI url to the right type for nsIMsgMailNewsurl methods.
1999-06-22 23:49:24 +00:00
sspitzer%netscape.com
acad356044
more work for respecting the newsrc file. more to come.
1999-06-22 23:42:29 +00:00
mscott%netscape.com
fce7015fb4
Use MSG_LINEBREAK instead of LINEBREAK.
1999-06-22 18:55:32 +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