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

29306 Коммитов

Автор SHA1 Сообщение Дата
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
waterson%netscape.com 7e2dbc9eb5 Fix makedep rule to include *all* directories that it needs to. This should improve the reliability of depend builds. 1999-06-05 02:02:10 +00:00
briano%netscape.com 28e4c7fea6 Oops, forgot to add the braces.... 1999-06-05 01:57:35 +00:00
briano%netscape.com 2c8c9b5e59 Turned it off The Complete Way. Now it won't try to generate an empty library. 1999-06-05 01:55:13 +00:00
frankm%eng.sun.com 19e7423849 Replace *.class with ScriptRuntime.*Class; added ScriptRuntime.ClassClass 1999-06-05 01:48:24 +00:00
briano%netscape.com d30a760d9d Fix for SunOS 4.x. 1999-06-05 01:46:10 +00:00
slamm%netscape.com 5dfe9b734b Fix who links for static page. 1999-06-05 01:23:58 +00:00
davidm%netscape.com c267203866 Add dialog resource files and icons 1999-06-05 01:20:16 +00:00
warren%netscape.com c427020eb4 Added nsIBuffer::Search and cleaned up nsIBufferInputStream interface to just return the buffer. 1999-06-05 01:15:00 +00:00
miodrag%netscape.com 58fb1f6e3f Updates for JNDI LDAP service provider 1999-06-05 01:14:50 +00:00
davidm%netscape.com fea85ddd4a Added icons and xul files for dialogs 1999-06-05 01:10:45 +00:00
davidm%netscape.com e214858035 Add ConfirmCheck 1999-06-05 01:10:18 +00:00
davidm%netscape.com 20ccc6ea14 First Checked In. 1999-06-05 01:09:24 +00:00
briano%netscape.com 9a0e6dfc01 Fix for platforms that don't support long longs. 1999-06-05 01:07:50 +00:00