Commit Graph

30159 Commits

Author SHA1 Message Date
sspitzer%netscape.com
80afae942f initial work to make posting to any news host.
currently, you can only post to the server specified by the
"network.hosts.nntp_server" pref.  by default, the value of this pref "news".

more work needs to be done to complete this.

fix for #6655
1999-06-12 18:10:58 +00:00
sspitzer%netscape.com
21c0e6686c fix for #7891. commit db after we mark a header read. 1999-06-12 18:07:21 +00:00
sspitzer%netscape.com
96255e3aef rewrite to use nsString. 1999-06-12 17:51:55 +00:00
morse%netscape.com
b6d17a54d5 fix regression -- bug 8052 1999-06-12 17:43:42 +00:00
bruce%cybersight.com
2931e016b0 Add newline at end of file for commercial unix compilers. 1999-06-12 16:59:57 +00:00
waterson%netscape.com
6935cf5057 Ensure that mBuf <-- 0 before assignment begins. Otherwise we run the rise of a failed assignment causing a duplicate free. 1999-06-12 16:39:11 +00:00
dp%netscape.com
d52e003662 Removing unused prototype NS_RegistryGetFactory() 1999-06-12 15:55:54 +00:00
dp%netscape.com
d9f0f1c296 Removing obsolete files from xpcom. 1999-06-12 15:54:46 +00:00
dp%netscape.com
7668dadfe3 Removing unused NS_RegistryGetFactory() prototype. 1999-06-12 15:36:22 +00:00
dp%netscape.com
18c70f4ef4 Removing obsoleted files from xpcom/ post xpcom2.0 landing 1999-06-12 14:59:16 +00:00
briano%netscape.com
239d56d4f4 Automated update 1999-06-12 12:59:51 +00:00
ramiro%netscape.com
8eba1ffe7b Conditionally ifdef out some dtd debugging code that chokes some
compilers because of badly broken streams code in prstrm.cpp.
1999-06-12 12:49:04 +00:00
mccabe%netscape.com
1feaaef22d Resurrected this somehow. Beating it back down. 1999-06-12 09:44:11 +00:00
briano%netscape.com
995e5d4d81 Automated update 1999-06-12 09:30:21 +00:00
mccabe%netscape.com
e77a2e4553 Remove vestiges of BUILD_XPIDL and USE_XPIDL from the build. 1999-06-12 09:29:46 +00:00
kin%netscape.com
ad50cc638f Added functions to run the journal.js file.
Replaced all ocurrences of "appCore" with "window.editorAppShell".
1999-06-12 09:18:14 +00:00
kin%netscape.com
314273b2dc Added Start/Stop/Run Journal menu items to Debug menu. 1999-06-12 09:15:39 +00:00
kin%netscape.com
5832c77926 Changed all occurrences of "appCore" to "window.editorShell" to sync up
with sfraser@netscape.com's changes to switch the editor over to XPIDL.
1999-06-12 09:14:19 +00:00
rpotts%netscape.com
2d59a49818 Added FillStream(...) which exposes nsIBuffer::WriteSegments() 1999-06-12 08:56:05 +00:00
rpotts%netscape.com
3b9b3f2321 Changed doRead() to fill the stream using the IBuffer::WriteSegments api rather than Fill()... This removes an intermediate buffer copy and cleans up the code... 1999-06-12 08:54:56 +00:00
rpotts%netscape.com
5cb58c574b Changed WriteSegments(...) to return NS_BASE_STREAM_FULL if a WriteSegment cannot be allocated. And to propagate WOULD_BLOCK if it is returned by the reader() function.... 1999-06-12 08:52:59 +00:00
rpotts%netscape.com
6b42522ecc Added a new stream return code - NS_BASE_STREAM_FULL. This is returned when a stream is full and must be read before more data can be added... 1999-06-12 08:50:24 +00:00
andreas.otte%primus-online.de
3a8f3c3f0c fix to get Makefile.in working again 1999-06-12 08:46:44 +00:00
dp%netscape.com
b4ab2fab9c adding back for doc purpose 1999-06-12 08:08:15 +00:00
warren%netscape.com
6ea7c972dd Removed link dependency on netwerk.dll. 1999-06-12 08:07:05 +00:00
dp%netscape.com
1662f221c0 Removing obsoleted files from xpcom/ post xpcom2.0 landing 1999-06-12 07:54:05 +00:00
dp%netscape.com
3253e87086 Removing obsoleted files from xpcom/ post xpcom2.0 landing 1999-06-12 07:42:48 +00:00
warren%netscape.com
02d6700343 Fixed build problem. 1999-06-12 07:17:02 +00:00
warren%netscape.com
fe13a7ac85 removed 1999-06-12 07:15:18 +00:00
warren%netscape.com
d35036b4b4 Merged in file transport stuff (now file transport is obsolete). 1999-06-12 07:14:19 +00:00
warren%netscape.com
b1d48ac370 Added NS_NET to export global functions. 1999-06-12 07:14:12 +00:00
andreas.otte%primus-online.de
aada98494f fix to get Makefile.in working again 1999-06-12 06:53:45 +00:00
beard%netscape.com
64865904bd fixed "rescued items" problem 1999-06-12 06:27:00 +00:00
jband%netscape.com
f2ca9e4574 fix Mac breakage 1999-06-12 06:00:03 +00:00
sfraser%netscape.com
4b1803667a Export plain text XUL file 1999-06-12 05:18:02 +00:00
beard%netscape.com
b67574fd25 bug #6676: fixed inconsistent use of kControlEditTextPasswordTag vs. kControlEditTextTextTag in the GetText/SetText methods. 1999-06-12 04:55:08 +00:00
warren%netscape.com
92b3576158 Changes to allow hack in necko makefiles so that header names don't collide. 1999-06-12 04:30:44 +00:00
jband%netscape.com
bd5a7d2279 added forced linkage to another xptcall file and moved the prototypes to the dummies to xptcall.h 1999-06-12 04:30:13 +00:00
jband%netscape.com
ce9447b3ea another try for this code needed to make Irix work (with fixed dll export stuff this time) 1999-06-12 04:29:12 +00:00
hangas%netscape.com
a5c42c07b5 Made buttons localizable 1999-06-12 03:34:02 +00:00
hangas%netscape.com
9dc015d3ae Glued in the address bucket in the address picker dialog 1999-06-12 03:32:56 +00:00
pavlov%pavlov.net
3e766c93b5 since we now have nsWindow::ShowMenuBar(), we don't need to forcefully create
the menubar when it is created.
1999-06-12 03:15:47 +00:00
pavlov%pavlov.net
36aa39a9c3 simplify nsWidget::IsVisible and a few minor indentation changes 1999-06-12 03:13:16 +00:00
pavlov%pavlov.net
a6b82a3ae6 rename the menubar member 1999-06-12 03:02:57 +00:00
tao%netscape.com
d499ab3c90 7821:make strres locale-sensitive. r=erik@netscape.com. Add api:
nsStringBundleService::CreateBundle(const char* aURLSpec, nsILocale* aLocale,
  nsIStringBundle** aResult)
1999-06-12 03:02:10 +00:00
warren%netscape.com
f8073afaf4 Added nsDNSService factory. 1999-06-12 02:59:02 +00:00
warren%netscape.com
8b254fcb2c Replaced with idl files. 1999-06-12 02:53:57 +00:00
warren%netscape.com
f33dad4b97 Added dns to the build. Factored Cancel/Suspend/Resume into nsIRequest. 1999-06-12 02:53:21 +00:00
rjc%netscape.com
b8f9d9d42a Get bookmarks.idl and bookmarks projects into the Mac build. 1999-06-12 02:32:12 +00:00
tague%netscape.com
b254a3fed6 Conditionalized Fix for #6896. Modified the nsMacEventHandler.cpp to generate NS_KEY_PRESS events in addition to NS_KEY_DOWN. 1999-06-12 02:29:52 +00:00