Commit Graph

29140 Commits

Author SHA1 Message Date
rjc%netscape.com
9638765196 Get context popup menus work on Mac by checking if the CTRL key is down (just like how the Mac's Finder works). 1999-06-07 05:43:09 +00:00
jband%netscape.com
ab56353b31 allow for mapping both directions between NULL and JSVAL_NULL for all pointer type objects (string, wstring, nsid, as well as interface pointers 1999-06-07 05:09:38 +00:00
alecf%netscape.com
ca776f901e XPConnect doesn't seem to like returning NULL from string accessors 1999-06-07 04:29:18 +00:00
sdagley%netscape.com
359d4738a2 Fix bug #6507. PR_fprintf() with PR_GetSpecialFD(PR_StandardOutput) or PR_GetSpecialFD(PR_StandardError) as the file argument now works on the Mac with output directed to the SIOUX stdout console window. 1999-06-07 02:37:28 +00:00
waterson%netscape.com
402b1dcdaa Add nsService constructor that allows you to get a service by ProgID using the statically linked nsServiceManager API. 1999-06-07 02:24:29 +00:00
alecf%netscape.com
4256db97c8 build test 1999-06-06 22:38:34 +00:00
alecf%netscape.com
5ef0b5fc67 ignore makefile 1999-06-06 22:37:35 +00:00
alecf%netscape.com
8d547bee6a add some sample JavaScript tests 1999-06-06 22:37:16 +00:00
morse%netscape.com
396038a71c fixed some ifdefs that were backwards 1999-06-06 20:40:11 +00:00
morse%netscape.com
1542dceba7 added ifdefs for places in which the i18n localizations don't work 1999-06-06 19:50:06 +00:00
morse%netscape.com
8ac3f202a2 added real dialogs 1999-06-06 18:55:46 +00:00
alecf%netscape.com
3ea7a6c876 make a little more robust so that we can easily call this from JS 1999-06-06 18:46:03 +00:00
mscott%netscape.com
d2b2e2cc4b Updates to include the fact that Initialialzing the protocol instance no longer requires the
transport object to be created. It does it for you. These changes are related to my
nsMsgProtocol changes.
1999-06-06 18:39:56 +00:00
mscott%netscape.com
35288a8c60 Revamp of news protocol to use my new nsMsgProtocol base class. This caused the signature of
several functions to change.

I also added some code to properly kill the network connection after we have finished
a nntp command.
1999-06-06 18:38:43 +00:00
morse%netscape.com
a05bc5737f get initial value for checkbox, save checkbox value when CANCEL is pressed 1999-06-06 15:58:08 +00:00
rhp%netscape.com
80d23eb80e forgot to use the propertyURL for as the resource URL 1999-06-06 13:28:30 +00:00
srinivas%netscape.com
f8e5cceb18 QNX port; checkin for briano@netscape.com. Bug #7276. 1999-06-06 12:10:45 +00:00
andreas.otte%primus-online.de
324027b316 write \0 not on but after the CRLF on Headers 1999-06-06 09:40:56 +00:00
andreas.otte%primus-online.de
45b8467782 variable rv of type nsresult was not initialized in CreateInstance and in case of creating a StandardUrl with no Init in CreateInstance (and using rv) making it random to the calling function if creating the Url succeeded. This is what I thought was a namespace problem between necko and old netlib. 1999-06-06 09:16:49 +00:00
mccabe%netscape.com
d69ad0ab5c Fix xpidl-generated header and .xpt dependency on outdated IDL_COMPLE to the brandfangled new XPIDL_COMPILE symbol. Looks like I missed it when I made the change...
Thanks to Jeremy Lea <reg@shale.csir.co.za> for catching this.
1999-06-06 04:47:42 +00:00
mccabe%netscape.com
6c864cef7d Change the emacs /* Mode: */ comment for many .cpp files from C to C++. A .js file snuck in there too, but I like seeing my .js in c++-mode anyway... 1999-06-06 04:25:58 +00:00
mccabe%netscape.com
93bf7039b9 Patches courtesy Jeremy Lea <reg@shale.csir.co.za>
To wit:

Attached are a couple of small fixes for building in the js/ subdir.

These are for FreeBSD-CURRENT, and for building in a seperate OBJDIR.

The FreeBSD one is a quick and dirty.  The real fix is pobably just to
use OS_LDFLAGS as defined by configure...
1999-06-06 04:10:33 +00:00
saari%netscape.com
cdea685c18 First Checked In. 1999-06-06 01:26:05 +00:00
saari%netscape.com
9f5727f9e5 adding files for keybinding. Not yet in the build 1999-06-06 01:25:40 +00:00
saari%netscape.com
60fb752c9e Mac only change. Fix bug #7296 1999-06-06 01:23:56 +00:00
morse%netscape.com
9d2a638378 trying for third time to fix bustage on mac 1999-06-06 00:56:14 +00:00
morse%netscape.com
d004a6e70b try again to fix bustage on mac 1999-06-06 00:54:59 +00:00
morse%netscape.com
d78b627ff4 fix bustage on mac 1999-06-06 00:35:20 +00:00
sspitzer%netscape.com
b89bb52160 use NS_DEFINE_CID instead of NS_DEFINE_IID. 1999-06-06 00:01:02 +00:00
sspitzer%netscape.com
f076b784a2 fix warnings. use NS_WITH_SERVICE. use NS_DEFINE_CID instead of NS_DEFINE_IID. remove unnecessary static kINetSupportDialogIID 1999-06-06 00:00:39 +00:00
Jerry.Kirk%Nexwarecorp.com
2ab0fac5be - Changed include of nsWindow.h to nsWidget.h as it should have been 1999-06-05 23:57:47 +00:00
sspitzer%netscape.com
7efd4dbb68 add dialogs and alerts to the cancel article process. 1999-06-05 23:48:50 +00:00
mscott%netscape.com
41e470f8c8 Add nsIMsgMailNewsUrl to the QueryInterface method. 1999-06-05 23:46:08 +00:00
sspitzer%netscape.com
f02dca9e4b fix for #7659 1999-06-05 23:35:24 +00:00
morse%netscape.com
8298571d93 put cookies file in the correct directory 1999-06-05 23:17:47 +00:00
mscott%netscape.com
c364d8954a Load has become LoadUrl on the pop3 protocol class. 1999-06-05 22:52:15 +00:00
mscott%netscape.com
3704aba1d0 Major revamping of the pop protocol. Themain changes were to use my new nsMsgProtocol base class for most of the core netlib interaction. 1999-06-05 22:51:46 +00:00
mscott%netscape.com
250468eea3 Add nsIMsgMailNewsUrl to the QI method. 1999-06-05 22:30:48 +00:00
sspitzer%netscape.com
6c0ba6dcf1 initial work to get news CANCEL working 1999-06-05 22:11:38 +00:00
sspitzer%netscape.com
c4ac24f55e fix the mac, again. 1999-06-05 22:02:31 +00:00
mscott%netscape.com
95ffb1e54d Make LoadUrl public and not protected. 1999-06-05 21:47:04 +00:00
sspitzer%netscape.com
b6a66c52f3 fix the mac, because it sucks. 1999-06-05 21:26:48 +00:00
av%netscape.com
a19f86580c *** empty log message *** 1999-06-05 20:47:14 +00:00
mscott%netscape.com
bae17d6ab2 Fix unix warning by removing unused variable. 1999-06-05 20:41:10 +00:00
mscott%netscape.com
3569277683 LoadURL is now LoadUrl on the mailbox protocol as part of the nsMsgProtocol changes. 1999-06-05 20:37:42 +00:00
mscott%netscape.com
0f44bac4bd Major revamping of the mailbox protocol. The main changes were to use my new nsMsgProtocol base class for most of the core netlib interaction. 1999-06-05 20:36:58 +00:00
mscott%netscape.com
21065e6ab3 Comment out text following #endif to fix unix warning. 1999-06-05 20:33:36 +00:00
mscott%netscape.com
de584878f8 Link against msgcoreutil for nsMsgProtocol. 1999-06-05 20:29:15 +00:00
mscott%netscape.com
f3a476d32b LoadURL is now LoadUrl on the smtp protocol. 1999-06-05 20:28:49 +00:00
mscott%netscape.com
e4c9eeb3f4 Major revamping of the smtp protocol. The main changes were to use my new nsMsgProtocol base class for most of the core netlib interaction. While i was here, I also fixed a leak where we weren't closing the file stream for the message we were sending. Fixed a leak that was preventing the smtp protocol instance from getting released & destroyed.
Also rewrote the protocol state methods to use nsAutoString instead of allocating buffers for the protocol commands.
1999-06-05 20:28:21 +00:00