sspitzer%netscape.com
650a57a5f4
point the demo news article to an article on news.mozilla.org. This way,
...
those on the outside can use it. (also, remove some of the "."'s for
mailnewsqa.
1999-05-01 14:39:36 +00:00
sspitzer%netscape.com
36488a0e29
whoops. typo. I suck
1999-05-01 02:57:07 +00:00
sspitzer%netscape.com
46075b752f
fix for #5814 . get newsParserTest to work on Windows
1999-05-01 02:17:09 +00:00
sspitzer%netscape.com
99f2609790
fix for bug #5814 . get newsParserTest to build on Windows
1999-05-01 02:15:54 +00:00
sspitzer%netscape.com
153e26c390
check in for bug #5814 . get newsParserTest to build on Windows
1999-05-01 02:13:53 +00:00
sspitzer%netscape.com
b18c4a7c00
fix for bug #5804 . get pop3Test to build on Linux.
1999-05-01 02:12:10 +00:00
bienvenu%netscape.com
d35f7cd5c7
fix part of 5781, imap folders not showing up correctly
1999-04-30 23:26:12 +00:00
mscott%netscape.com
7ad6636651
Bug #5781 --> more connection cache fixes. ProcessCurrentUrl wasn't set up to run multiple urls as it was setting the connection status to -1 whenever it finished. This was causing the next call to process current url to fall out. I also re-organized SetupUrl to make sure m_runningUrl gets properly initialized on multiple calls to LoadUrl.
1999-04-30 23:09:21 +00:00
alecf%netscape.com
93cade1202
oops, forgot this extra fix for #5681 to take .sbd files into account
1999-04-30 22:12:56 +00:00
jefft%netscape.com
c2e9fead94
Part of fixing bug 5781 - fixed creating multiple mail folders problem
1999-04-30 21:38:53 +00:00
jefft%netscape.com
65be78c906
Part of fixing bug 5781 - fixed creating multiple mail folders problem
1999-04-30 21:27:22 +00:00
jefft%netscape.com
9e5f1db3b1
Part of fixing bug 5781 -- nsImapURI2Path failed to generate local path for folders within another folder
1999-04-30 21:24:49 +00:00
mscott%netscape.com
ac733c1124
Bug 5781 --> releasing the imap service twice! that's not good.
1999-04-30 20:38:18 +00:00
alecf%netscape.com
5716f0d507
fix for #5609 - don't add trailing "/" to base server URI
...
r=scottip a=chofmann (as with the last checkin as well)
1999-04-30 19:59:11 +00:00
alecf%netscape.com
7ed0c1c399
fix for #5609 : check for trailing / in URIs when extracting the name
...
fix for #5681 : fix URI->file path converter to take into account subdirectories along the way
1999-04-30 19:58:19 +00:00
bienvenu%netscape.com
48773180ac
more fixes for 5781 (only affects imap)
1999-04-30 19:50:00 +00:00
mscott%netscape.com
65d7001050
Bug #5781 --> part of mailnews audit --> Conversion to NS_WITH_SERVICE. Synch with new imap service createnewconnection changes.
...
a=chofmann.
1999-04-30 18:48:39 +00:00
mscott%netscape.com
1c1589778b
Bug #5781 --> as a side effect of adding the connection cache, I made GetImapUserName return a const char *.
...
a=chofmann.
1999-04-30 18:47:15 +00:00
mscott%netscape.com
e606574539
Bug #5781 --> add ReleaseUrlState. Support IsBusy interface. Support CanHandleUrl interface. These changes are part of the imap connection cache. GetImapUserName now returns a const char *.
...
a=chofmann
1999-04-30 18:46:21 +00:00
mscott%netscape.com
f4fe445695
Bug #5781 --> part of mailnews audit --> Conversion to NS_WITH_SERVICE. Hook up a connection cache to CreateImapConnection.
...
a=chofmann
1999-04-30 18:45:16 +00:00
mscott%netscape.com
febeff2a75
Bug #5781--> part of mailnews audit --> Conversion to NS_WITH_SERVICE. fix nsImapUri2Path where we were appending the host name twice if there wasn't a folder as part of the uri.
...
a=chofmann
1999-04-30 18:44:23 +00:00
mscott%netscape.com
b2111543c4
Bug #5781 --> fix nsImapUri2Path where we were appending the host name twice if there wasn't a folder attached to the URI.part of mailnews audit --> conversion to NS_WITH_SERVICE
...
a=chofmann
1999-04-30 18:43:14 +00:00
mscott%netscape.com
8d187baade
Bug #5781 --> Add IsBusy method & CanHandleUrl.
...
a=chofmann
1999-04-30 18:42:09 +00:00
mscott%netscape.com
f6045a01fa
Bug #5781 --> CreateImapConnection now takes the url to be loaded into the connection.
...
a=chofmann
1999-04-30 18:41:26 +00:00
jj%netscape.com
363f26f993
changed output shlb creator to 'MOZZ' in one or more targets. a=cyeh
1999-04-29 22:18:44 +00:00
waterson%netscape.com
ae88e2e6fc
Bug 5637. Don't release each observer in the destructor, because we only hold a weak ref to it. r=putterman,a=chofmann.
1999-04-29 04:21:12 +00:00
sspitzer%netscape.com
b82a0d7263
fix for bug #5668 . now multiple news hosts really works.
1999-04-29 04:10:49 +00:00
putterman%netscape.com
daaaf8e951
Fixed ref counting problems associated with deleting messages. Reviewed by bienvenu
...
and approved by chofmann.
1999-04-29 01:38:25 +00:00
putterman%netscape.com
8f9a72c301
Fixed ref counting problems related to deleting a message. Reviewed by bienvenu and
...
approved by chofmann
1999-04-29 01:37:40 +00:00
jefft%netscape.com
cdc904218d
fixed bug 5662 - imap failed to discover folders and downloading mail messages; fixed memory leaks when building message URI; r=mscott, a=chofmann
1999-04-29 00:13:55 +00:00
jefft%netscape.com
f02b3f9711
fixed bug 5662 - imap failed to discover folders and downloading mail messages; make sure we are generating correct message URI; merge in with multiple identies/accounts work; r=mscott, a=chofmann
1999-04-29 00:12:21 +00:00
jefft%netscape.com
0838f40932
fixed bug 5662 - imap failed to discover folders and downloading mail messages; make sure we are generating correct message URI; r=mscott,bienvenu; a=chofmann
1999-04-29 00:10:55 +00:00
jefft%netscape.com
c01cc9db81
fixed bug 5662 - imap failed to discover folders and downloading mail messages; removed GetRootFolderPath() & SetRootFolderPath(); checkin for mscott; r=jefft, a=chofmann
1999-04-29 00:08:18 +00:00
jefft%netscape.com
9be572b643
fixed bug 5662 - imap failed to discover folders and downloading mail messages; added NotifyAnnouncerGoingAway() to ForceClosed(); r=bienvenu, a=chofmann
1999-04-29 00:05:16 +00:00
ducarroz%netscape.com
d6ef985510
Fix build bustage.
1999-04-28 21:59:32 +00:00
sspitzer%netscape.com
b8dfffdb5d
fix for #5627 . case sensitivity problem in Makefile.in
1999-04-28 20:53:26 +00:00
mscott%netscape.com
1e25c4063c
nsLocalUri2Path fix. If the folder part of the uri is "" don't try to append it to the local path as that adds an unwanted '\' on windows.
1999-04-28 06:58:59 +00:00
alecf%netscape.com
1b40c12b63
fix string casting problem with varargs parameters
1999-04-28 06:26:41 +00:00
alecf%netscape.com
fec2cc609e
remove stupid debugging statements
1999-04-28 06:22:26 +00:00
mscott%netscape.com
a23d526f99
Fix windows build problem. you can't delete a const char * without casting i.. I changed the codeto use a nsAutoCString.
1999-04-28 06:21:58 +00:00
alecf%netscape.com
bcb5770549
fix folder pane to only show the account manager (and let the account manager populate the server list)
1999-04-28 06:14:43 +00:00
alecf%netscape.com
18ab667877
instead of getting the first server from the account manager, get the first one named news.mozilla.org (eventually we have to figure out our own hostname from the URI)
1999-04-28 06:13:22 +00:00
alecf%netscape.com
626b99354b
fix newline at end of file problem
1999-04-28 06:12:26 +00:00
alecf%netscape.com
7f0aa5ba68
- use new NS_WITH_SERVICE macro to get rdf service
...
- now recognize host-specific mailbox://hostname/ roots
- build the mailbox_message URI using the URI instead of the path
- override the nsIRDFResource::Init() method for debugging purposes
1999-04-28 06:11:36 +00:00
alecf%netscape.com
b0932a12d4
depricate nsLocalPath2URI
...
fix mailbox:/ URI parsing to recognize hostnames
fix mailbox_message:/ builder to recognize hostnames
1999-04-28 06:07:40 +00:00
alecf%netscape.com
47ecfa9330
insert hostname into URI when getting ServerURI
1999-04-28 06:05:36 +00:00
alecf%netscape.com
f24724c728
remove SetFilePath so we aren't tempted to set it (it's supposed to be coming directly from the URI)
1999-04-28 06:04:40 +00:00
alecf%netscape.com
ce44a49dd2
change DisplayMessage to take a URI instead of a path (this method probably isn't used anymore anyway)
1999-04-28 06:03:28 +00:00
alecf%netscape.com
0650253888
- remove debugging lines
...
- return NS_RDF_NO_VALUE on all GetTarget() calls
- return a complete array fro GetTargets() instead of NS_RDF_NO_VALUE (may be unnecessary?)
1999-04-28 06:00:50 +00:00
bruce%cybersight.com
0eae38cc92
Remove -lnetutil from link lines in unix build.
1999-04-28 05:46:56 +00:00