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

42 Коммитов

Автор SHA1 Сообщение Дата
rhp%netscape.com 65ff7eee4e Compose back end cleanup 1999-07-13 18:38:36 +00:00
ramiro%netscape.com abf0cc4a0f Define the toolkit flags in one place an reuse that. Hopefully this will
put an end to the cut-n-paste insanity.
1999-07-07 04:38:18 +00:00
ramiro%netscape.com b86c78a296 Separate the widget and gfx toolkits into two variables.
Instead of MOZ_TOOLKIT, we now have MOZ_WIDGET_TOOLKIT and MOZ_GFX_TOOLKIT.
There is also a new configure flag, --enable-gfx-toolkit which does what its
name implies.
The configure script should continue to work as before.
1999-07-02 13:06:48 +00:00
dveditz%netscape.com 5dd9cff22d Trying to fix Win32 dependencies. Lots of broken cut-n-paste makefiles 1999-07-02 11:50:19 +00:00
alecf%netscape.com b2b7f3a7d0 add useful function and do a try/catch in case there is an erorr 1999-07-01 06:17:32 +00:00
putterman%netscape.com aeea4449fa Use nsCOMTypeInfo 1999-07-01 00:16:39 +00:00
alecf%netscape.com c8fea1ab2a add completions to tests so that we can traverse specific object types 1999-06-20 22:04:33 +00:00
sspitzer%netscape.com ef436c5166 makefile fixes from reg@shale.csir.co.za (Jeremy Lea) 1999-06-08 06:25:56 +00:00
sspitzer%netscape.com d03bc12900 giant cleanup of Windows mail / news makefile.wins. properly use MODULE, and name things so that Windows and UNIX match. (a big checkin for UNIX proceeded this.) 1999-06-08 02:22:10 +00:00
sspitzer%netscape.com 6e2a3cc01a giant cleanup of UNIX mail / news Makefiles. properly use MODULE, and
name things so that Windows and UNIX match.  (a big checkin for Windows
will follow shortly.)
1999-06-08 02:17:24 +00:00
alecf%netscape.com 9e98e00508 new arrayDescribe() to describe() all elements of an array 1999-06-07 22:53:34 +00:00
alecf%netscape.com f1ef0e0407 add more useful dumps of account information 1999-06-07 22:08:50 +00:00
alecf%netscape.com 0c9a358466 add account manager to tests 1999-06-07 22:06:10 +00:00
mscott%netscape.com e8178dc136 remove IGNORE_MANIFEST 1999-06-07 21:04:04 +00:00
alecf%netscape.com ec9edddbaa ignore makefile 1999-06-06 22:37:35 +00:00
alecf%netscape.com a87959f18b add some sample JavaScript tests 1999-06-06 22:37:16 +00:00
alecf%netscape.com 0b1cec0938 API change GetUserName -> GetUsername 1999-05-27 06:40:41 +00:00
dp%netscape.com b883d9edac removing -lreg 1999-05-26 07:47:14 +00:00
dp%netscape.com 0443b20e33 Landing xpcom20/21 branch. 1999-05-26 01:38:36 +00:00
sspitzer%netscape.com 5d51620998 touch point to quiet compiler 1999-05-16 04:12:57 +00:00
mscott%netscape.com 343d3ea75e part of mailnews audit --> Conversion to NS_WITH_SERVICE 1999-05-04 20:54:35 +00:00
alecf%netscape.com b96488cce3 add identity test to --enable-tests build 1999-04-27 18:36:15 +00:00
alecf%netscape.com ad75968551 fix identity test to use updated API 1999-04-27 18:35:39 +00:00
rhp%netscape.com 428ea843e4 Moving header parser interface 1999-04-16 19:02:22 +00:00
nhotta%netscape.com 3151ac176f nsIMsgRFC822Parser and related changes, removed old i18n functions, instead passing charset name. 1999-04-13 19:18:22 +00:00
chuang%netscape.com de6aa60779 Switch mailnews from prefs.js to prefs50.js 1999-04-13 07:41:24 +00:00
braddr%puremagic.com 689164d9f2 Fix linking for nspr libs 1999-04-11 22:12:29 +00:00
sspitzer%netscape.com 61baf4feba ignore the test that gets built 1999-04-10 00:36:48 +00:00
alecf%netscape.com 52dfdee6cc first check in of identity tests 1999-04-06 22:30:47 +00:00
mscott%netscape.com e44a3c1a48 oops..forgot to check this one in. remove NODEPENDS. 1999-03-27 03:08:00 +00:00
leaf%mozilla.org 0a0f5ac00f Landing nspr library name change, and plevent function call change. 1999-03-17 21:32:03 +00:00
warren%netscape.com b2b7c1f496 nsRepository -> nsIComponentManager changes. nsIMsgDatabase interface. Message enumerators. Misc. 1999-03-09 09:52:30 +00:00
alecf%netscape.com 5bbeb7cf33 make this test compile on unix 1999-03-04 01:40:40 +00:00
mscott%netscape.com d8f2aeb50c part of scc's merge: change IID() calls to GetIID(). 1999-03-04 00:44:05 +00:00
putterman%netscape.com b750b6ad3a Compiles with RegisterComponent 1999-02-27 07:11:28 +00:00
warren%netscape.com 7f928e4843 Reorganization. Changes for collections, enumerations, generic folders, file paths, etc. 1999-02-24 10:39:06 +00:00
warren%netscape.com 299d7e296e Converted nsIMsg into nsIMessage, unifying with nsMsgHdr. Removed NS_DEFINE_IID macros. Renamed a few types and enums. 1999-02-13 10:39:59 +00:00
mscott%netscape.com 4e0a81b48a Ooops...forgot to check this file in. I changed the arguments for ExtractRFC822Addresses 1999-02-09 01:23:34 +00:00
mscott%netscape.com e168dbc883 Changing nsMsgCID.h to nsMsgBaseCID.h 1999-01-07 00:33:01 +00:00
alecf%netscape.com cf71d8c8d8 Don't complain about Makefile 1998-12-21 22:16:01 +00:00
alecf%netscape.com 636667fecc *** empty log message *** 1998-12-21 22:12:02 +00:00
mscott%netscape.com b7502edcce First checked in. 1998-12-21 21:13:57 +00:00