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

29219 Коммитов

Автор SHA1 Сообщение Дата
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
mscott%netscape.com b9ae714a11 Add default implemenations for OnDataAvailable, OnStartBinding, OnStopBinding. Push even more functionality for loading a url up into the base class. 1999-06-05 20:21:27 +00:00
av%netscape.com d4ebba11cb Hooking up events for winless plugins 1999-06-05 20:09:21 +00:00
av%netscape.com 032b72be8c Enabling calling HandleEvent for winless plugins on Windows 1999-06-05 20:03:12 +00:00
bruce%cybersight.com 1e405a0b63 Explicitly include nsIMenuListener.h. Will be needed for some post-M7 changes that I have. 1999-06-05 12:11:22 +00:00
bruce%cybersight.com 28d6546f4f Explicitly include nsFileSpec.h. This will be necessary for some changes coming post-M7. 1999-06-05 11:49:04 +00:00
bruce%cybersight.com 9a1208d8e3 Tokens may not follow '#endif'. This fixes the HP-UX build. 1999-06-05 11:35:36 +00:00
bruce%cybersight.com 8a092d3fc1 Explicitly include prinrval.h here. (This will make be needed for some changes coming shortly after M7.) 1999-06-05 11:29:03 +00:00
bruce%cybersight.com 1a51cad684 Scoping problem with loop variable. Fixes OSF/1 build. 1999-06-05 11:22:11 +00:00
beard%netscape.com 3b5126c019 added NativeJavaConstructor.java 1999-06-05 08:20:54 +00:00
rjc%netscape.com 4604cacd4e Get true separators back in the bookmarks menu by adding a XUL template rule to check for them. 1999-06-05 03:01:54 +00:00
pierre%netscape.com f051fa29c6 #3322 "javascript ONCHANGE handler failures". Added ControlChanged() in order to send NS_CONTROL_CHANGE events. 1999-06-05 03:00:28 +00:00
ssu%netscape.com b5418b91d5 fixed bug #6719 1999-06-05 02:57:07 +00:00
ssu%netscape.com c560f14f54 fixed bug #6612 1999-06-05 02:52:29 +00:00
slamm%netscape.com 2f20d802ca who popup can use href for the layer src. 1999-06-05 02:50:59 +00:00
waterson%netscape.com fc72cdd605 Remove NS_ASSERTION calls from nsService class. 1999-06-05 02:44:40 +00:00
briano%netscape.com 99387503e9 Automated update 1999-06-05 02:35:01 +00:00
briano%netscape.com d9873421ae Refined the ostream test. 1999-06-05 02:34:33 +00:00
slamm%netscape.com ab0f57ff9b Try again. 1999-06-05 02:25:27 +00:00
slamm%netscape.com 5e63bd8b43 Tidy up query link. 1999-06-05 02:21:48 +00:00
mscott%netscape.com a9eed4c2d2 If we fail to register or unregister a component, we should remember the error code and return it,
BUT we should also still try to register/unregister the rest of the components.
1999-06-05 02:21:20 +00:00
slamm%netscape.com f5331452b5 Make who menu handle tinderbox links more succinctly. 1999-06-05 02:18:36 +00:00