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

29008 Коммитов

Автор SHA1 Сообщение Дата
ducarroz%netscape.com 9552ec9f25 Add function Dispose, fix also js problem with NewMessage, fix for build bustage 1999-06-04 15:38:43 +00:00
Jerry.Kirk%Nexwarecorp.com 2266c159db - Fixing code after addition of ShowMenuBar() method
-  This is still not implemented, it will just compile now.
1999-06-04 15:09:50 +00:00
valeski%netscape.com bade0cb940 added the HandleEvent method 1999-06-04 15:02:27 +00:00
rhp%netscape.com 0d2a15f1ed Fix to use PR_free instead of delete 1999-06-04 12:24:17 +00:00
gagan%netscape.com 7809652963 Fixed the stream length to be zero. Thanks Andreas. 1999-06-04 11:10:31 +00:00
rpotts%netscape.com 73587c3610 Added PLEvent pump for unix... 1999-06-04 09:03:45 +00:00
rpotts%netscape.com 25b6f04fd6 Added NSPR logging messages... 1999-06-04 08:52:02 +00:00
ducarroz%netscape.com 8b330f2b43 add some missing includes for C++ only. 1999-06-04 08:49:46 +00:00
ducarroz%netscape.com bfcd135abc add nsIMessenger.idl, fix build bustage! 1999-06-04 07:45:52 +00:00
gagan%netscape.com cb787f5194 Getting it building again... changed the Write call to match its signature in nsIByteBufferInputStream. It will probably change again to FillFrom once we move that to idl. 1999-06-04 07:36:04 +00:00
gagan%netscape.com 5669090019 Getting base building again. Fixed the changes from nsIOutputStream's Write function. 1999-06-04 07:25:16 +00:00
ducarroz%netscape.com aae2fef141 add nsIXPCSecurityManager to fix build bustage 1999-06-04 06:39:33 +00:00
shaver%netscape.com 3d91648ced fix for #3839 1999-06-04 06:21:49 +00:00
ducarroz%netscape.com b4c4fb62c9 composeAppCore.NewMessage know takes only 5 parameters. 1999-06-04 05:47:05 +00:00
jband%netscape.com f6714b892e added nsIXPCSecurityManager interface and support to xpconnect - with tests. 1999-06-04 05:46:48 +00:00
tague%netscape.com 9fbcbaf99a Fix for #6896: Windows editor interprests the '.' key as a forward delete. Not building by default -- will switch over once tested on Mac and Unix. 1999-06-04 05:14:01 +00:00
sspitzer%netscape.com 375f039a3d fix mac build bustage. 1999-06-04 04:42:24 +00:00
sspitzer%netscape.com 241e1b9a8e fix spelling mistake. 1999-06-04 04:32:07 +00:00
alecf%netscape.com 15fd9482f7 fix leaks 1999-06-04 04:19:46 +00:00
alecf%netscape.com 4ed86a156f export xulstubs.idl on windows 1999-06-04 04:18:29 +00:00
alecf%netscape.com a6408fce49 fix a bunch of warnings about shadowed variables, etc 1999-06-04 04:17:56 +00:00
alecf%netscape.com 1b681c61a5 fix leak 1999-06-04 04:17:26 +00:00
sspitzer%netscape.com 8bb8515252 nsIDOMMsgAppCore.idl is gone. 1999-06-04 04:12:09 +00:00
alecf%netscape.com eb14e7fc34 oops, forgot to stop exporting these files 1999-06-04 04:03:12 +00:00
alecf%netscape.com cfb12f8531 added files: mozilla/mailnews/base/src/nsMessengerBootstrap.cpp, removed files: mozilla/mailnews/base/src/nsMessengerNameSet.cpp, mozilla/mailnews/base/src/nsMsgAppCore.cpp, mozilla/mailnews/base/src/nsJSMsgAppCore.cpp 1999-06-04 04:01:56 +00:00
danm%netscape.com 021af98619 show/hide menubar in chrome settings 1999-06-04 04:01:20 +00:00
alecf%netscape.com 1f5093e97a Killing the messenger appcore once and for all.
Don't be frightened by the size of this checkin, most of the appcore conversion to XPConnect was fairly simple. Some of this is just fixing code that depended on the old appcore
1999-06-04 04:00:58 +00:00
danm%netscape.com c6829970ad adding ShowMenuBar 1999-06-04 04:00:30 +00:00
danm%netscape.com 7d51772224 removing nsIDOMSelection.h and nsIDOMSelectionListener.h: these have been moved to ../range 1999-06-04 03:50:48 +00:00
sspitzer%netscape.com 3dc6a24326 libnntp.a should be libnntp_s.a to indicate that is is always going to be a static library. (follow convention) 1999-06-04 03:48:25 +00:00
sspitzer%netscape.com 44470baa0f whoops, forgot one. 1999-06-04 03:45:57 +00:00
sspitzer%netscape.com 352e87b28b return NS_ERROR_NOT_IMPLEMENTED, and not 0. remove dead code. get mark message read working for news. (the m_newSet code isn't being populated from the newsrc file yet, so don't use it.) 1999-06-04 03:38:26 +00:00
sspitzer%netscape.com e123976816 rename the windows library to libnntp_s.lib, since it is static as well 1999-06-04 03:37:41 +00:00
sspitzer%netscape.com 844818cc49 libnntp.a should be libnntp_s.a to indicate that is is always going to
be a static library.  (follow convention)
1999-06-04 03:27:00 +00:00
briano%netscape.com 1805716ddf Automated update 1999-06-04 03:25:25 +00:00
briano%netscape.com 8960d5f90f Okay, so I'm a moron.... 1999-06-04 03:24:56 +00:00
waterson%netscape.com 07251614de Removed unnecessary LINCS. 1999-06-04 03:18:38 +00:00
wtc%netscape.com 22f44691cc More OpenVMS changes from Colin R. Blake <colin@theblakes.com>.
Modified files: prstrms.cpp, pr/include/md/Makefile, _openvms.h,
and prmapopt.c.
1999-06-04 03:01:40 +00:00
rickg%netscape.com 98f1344bfc fixed bugs 4396 and 7381 1999-06-04 02:34:36 +00:00
waterson%netscape.com 03ad560bc8 Add KEEP directive to .exe build rule so that cmd.cfg isn't blown away. 1999-06-04 02:31:24 +00:00
waterson%netscape.com 08b857e654 Clean up MOZ_PROFILE rules to get working with Quantify. 1999-06-04 02:30:51 +00:00
tague%netscape.com 0f22060d16 Temporarily remove TSMActivate/Deactivate document assertions until bug #7571 gets fixed. 1999-06-04 02:12:07 +00:00
mscott%netscape.com 7524e01df7 Remove unnecessary LINCS now that all headers are pushed to the same directory. 1999-06-04 02:07:10 +00:00
mscott%netscape.com 64a2ac4fbe Remove unnecessary LINCS now that all headers are pushed to the same directory.
Export header files because they weren't getting exported before.
1999-06-04 02:04:43 +00:00
briano%netscape.com 117fb75428 Converted all the C++ comments to C comments to fix the Unix builds (prefapi.c). 1999-06-04 02:00:19 +00:00
putterman%netscape.com 7ed77ea88c Just comment out this function so I can get it right on the mac eventually. 1999-06-04 01:51:36 +00:00
briano%netscape.com 31b8c9643c Automated update 1999-06-04 01:50:43 +00:00
briano%netscape.com 68eace7774 Changed the way MOZ_DLL_SUFFIX gets defined. Hopefully this will allow it to be used the way PR_DLL_SUFFIX is used inside NSPR. 1999-06-04 01:50:12 +00:00
nisheeth%netscape.com d258a2fb2b Fix for bug 6892. We should not set focus each time a document viewer creates a new window but leave it to the embedding application to decide when to set focus. 1999-06-04 01:48:38 +00:00
briano%netscape.com f44fedc9cf Added an explicit LD definition for QNX. 1999-06-04 01:42:00 +00:00