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

30041 Коммитов

Автор SHA1 Сообщение Дата
nisheeth%netscape.com 9130f4f6ec Fix for bug 7401. Made error message more descriptive. 1999-06-11 23:13:03 +00:00
nisheeth%netscape.com c62e745099 Fix for bug 7401. Output an error when a URL load fails. 1999-06-11 23:10:59 +00:00
ducarroz%netscape.com aad43df1e7 export all idl files from base/public 1999-06-11 23:08:53 +00:00
ducarroz%netscape.com 8f400d8535 add nsMailnewsTypes2.idl 1999-06-11 23:08:52 +00:00
leaf%mozilla.org 336c34b450 Mozbot should be able to see the difference between red and orange builds. 1999-06-11 23:08:47 +00:00
nisheeth%netscape.com 7fd869b536 Fix for bug 7401. Output an error message to the console when a URL load fails. 1999-06-11 23:07:09 +00:00
rogerl%netscape.com f25d7b5229 Mucking about with stuff. 1999-06-11 23:05:16 +00:00
sspitzer%netscape.com 5b9a8f1310 turn off alert code because of #7770. 1999-06-11 22:58:46 +00:00
av%netscape.com 9419f45af9 *** empty log message *** 1999-06-11 22:48:50 +00:00
sfraser%netscape.com e59e832a60 File Removed. 1999-06-11 22:45:32 +00:00
sfraser%netscape.com 5d6afccf87 Rename nsISpellCheck to nsIEditorSpellCheck 1999-06-11 22:43:19 +00:00
ducarroz%netscape.com afad998859 add nsIMsgFolder.idl, fix build bustage on Mac 1999-06-11 22:42:41 +00:00
sfraser%netscape.com 1123cb05e5 First Checked In. 1999-06-11 22:40:44 +00:00
sspitzer%netscape.com 967045644e fix for #7795. get news posting to work again. 1999-06-11 22:39:17 +00:00
vidur%netscape.com 51f68b19fb JS_GetPrivate calls now go through a nsJSUtils wrapper that checks up the prototype chain. This is useful for applets where the JSClass instance is set as the proto of the LiveConnect-generated object. 1999-06-11 22:38:35 +00:00
mscott%netscape.com 9d2411019b first created. export new header files. 1999-06-11 22:37:51 +00:00
hangas%netscape.com 9c1a286692 Big additions to the selectaddress.xul functionality. 1999-06-11 22:34:17 +00:00
ducarroz%netscape.com cb135fdfb5 update manifest 1999-06-11 22:19:33 +00:00
putterman%netscape.com d336e8ad96 added files: mozilla/mailnews/base/src/nsMsgNotificationManager.cpp 1999-06-11 22:17:13 +00:00
putterman%netscape.com 4441c7389e Add new idl manifest for mailnews/public 1999-06-11 22:15:46 +00:00
putterman%netscape.com 38e8644d22 Add a new parameter for CheckNewMail 1999-06-11 22:14:35 +00:00
putterman%netscape.com 27e0b043bf More work on Biff. Use standard BiffTypes enum. 1999-06-11 22:14:08 +00:00
putterman%netscape.com 0069a57917 Add methods for Biff. 1999-06-11 22:13:18 +00:00
putterman%netscape.com bdeb63a4ef Add MailNewsTypes2.idl 1999-06-11 22:12:51 +00:00
putterman%netscape.com 8452890596 Add gif for Biff. 1999-06-11 22:12:03 +00:00
putterman%netscape.com a54cbf4431 Work on UnsentMessages. 1999-06-11 22:11:32 +00:00
putterman%netscape.com c2289c8757 More work on Biff. 1999-06-11 22:10:42 +00:00
ftang%netscape.com cf7beaa0a6 fix Batlic , add ) for 1254, add several charset 1999-06-11 22:10:06 +00:00
putterman%netscape.com d676e0c982 Add work for SentUnsentMessages. 1999-06-11 22:10:02 +00:00
putterman%netscape.com 067a311c7f Add more work on Biff. 1999-06-11 22:09:47 +00:00
putterman%netscape.com aecf41e9fd add nsMsgNotificationManager. 1999-06-11 22:08:09 +00:00
putterman%netscape.com 509830943a removed MailNewsTypes.idl 1999-06-11 22:07:08 +00:00
putterman%netscape.com e6925234dd Add Messenger Biff Notifications. 1999-06-11 22:06:20 +00:00
jband%netscape.com c1b2360bce fix for bug 8017. We were allowing JS null and void to get converted into C++ NULL for pointer types even when the target was declared as a C++ reference. This was bad. Now we check for this and fail with a nice explanatory message in the JS exception. 1999-06-11 21:59:56 +00:00
dougt%netscape.com 060f2404d0 simplify, simplify, simplify. Changes submitted by brendan@mozilla.org. 1999-06-11 21:56:12 +00:00
saari%netscape.com 54b62cf661 Adding nsXULKeyListener.cpp to RDF on Mac 1999-06-11 21:53:49 +00:00
vidur%netscape.com f51c4ade16 Fixes for bug 927. JS timer code can deal with the window closing in a timer callback. NamedItem gets called for unknown integer property values as well. Added nsCOMPtr generation option to idlc. Fixed warnings in generated code. 1999-06-11 21:49:41 +00:00
ftang%netscape.com 689d50b775 remove nsUnicharUtil since it is a componment, the #ifdef will take out after we verify w/ mac and win 1999-06-11 21:44:15 +00:00
ftang%netscape.com 0eacf9a59e include european characters in text transform test 1999-06-11 21:37:08 +00:00
mscott%netscape.com 33bc44f02d Not part of the build yet. manifest file for new mime\emitter\build directory. 1999-06-11 21:30:16 +00:00
mscott%netscape.com dcc559540b Not part of the build yet. makefile for building the emitter library. 1999-06-11 21:28:24 +00:00
davidm%netscape.com 3aead0a8dd Bug 1877 implimented some of the screen object functions 1999-06-11 21:19:24 +00:00
saari%netscape.com d547e8ff2c exporting nsIXULKeyListener.h on Win and Linux builds 1999-06-11 21:08:38 +00:00
mscott%netscape.com 0086546f78 (Not part of the build yet). This file used to be mailnews\mime\emitters\xml\nsMimeEmitter.h/.cpp if you need to look up a
log for the file.
1999-06-11 21:03:15 +00:00
mscott%netscape.com 2dbdc1cb0f (Not part of the build yet). This file used to be mailnews\mime\raw\nsMimeEmitter.h/.cpp if you need to look up a
log for the file.
1999-06-11 21:02:27 +00:00
mscott%netscape.com 27129ca7d9 (Not part of the build yet). This file used to be mailnews\mime\html\nsMimeEmitter.h/.cpp if you need to look up a
log for the file.
1999-06-11 21:01:56 +00:00
mscott%netscape.com 03974ead3b not part of the build yet. A new factory which registers our mime emitters. 1999-06-11 21:00:49 +00:00
mscott%netscape.com 18deae8174 First checked in. NOT part of the build yet. These are the beginning of a new structure for the mime emitters
which basically compresses all of them into one library instead of 3 separate shared libraries.
1999-06-11 21:00:20 +00:00
saari%netscape.com b2f0818d4c Adding more to nsXULKeyListener.cpp. About to be in the build system. 1999-06-11 20:36:14 +00:00
saari%netscape.com bc8223f4d3 Adding nsIXULKeyListener.h to Mac export 1999-06-11 20:35:26 +00:00