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

1018 Коммитов

Автор SHA1 Сообщение Дата
alecf%netscape.com 8241bb996c update this interface, rename CreateAndInit->CreateAndInitialize 1999-03-11 22:46:56 +00:00
alecf%netscape.com 2e34b17d52 remove bogus call for now 1999-03-11 22:23:43 +00:00
ducarroz%netscape.com 3cf142e763 Remove all the delete this that was generating a crash when the send failed for any reason 1999-03-11 21:22:25 +00:00
ducarroz%netscape.com 896aca1b0a Use ender instance of an input field for the body of the message 1999-03-11 21:16:08 +00:00
ducarroz%netscape.com a8e164fe2d Initial check in, ender integration 1999-03-11 21:15:23 +00:00
alecf%netscape.com 78658b80b3 rev this interface - remove unnecessary functions 1999-03-11 21:06:31 +00:00
alecf%netscape.com 02c62005fb rev this interface 1999-03-11 21:05:26 +00:00
alecf%netscape.com 34f617766f rev this interface: char* -> const char* 1999-03-11 21:04:57 +00:00
alecf%netscape.com 8f81021a6e rev this interface - char*->const char* 1999-03-11 21:02:50 +00:00
alecf%netscape.com f936be609d fix up libraries a bit more 1999-03-11 21:01:39 +00:00
alecf%netscape.com 840c25554c remove unnecessary libraries 1999-03-11 20:56:17 +00:00
alecf%netscape.com 996a1f22b3 constructors not public confuses unix 1999-03-11 20:38:47 +00:00
alecf%netscape.com dda913f0de use MIN not min - unix doesn't have min() 1999-03-11 20:38:19 +00:00
alecf%netscape.com cf9404a19f install of these files doesn't quite work yet 1999-03-11 20:36:47 +00:00
alecf%netscape.com c9fd93435f remove files that don't exist anymore (though this directory isn't even entered any more) 1999-03-11 20:36:18 +00:00
alecf%netscape.com e68b2f05d4 ignore generated files 1999-03-11 20:35:29 +00:00
alecf%netscape.com fc5181de8b this is a component now 1999-03-11 20:29:18 +00:00
alecf%netscape.com 876d444b05 add libraries to link this library against 1999-03-11 20:27:14 +00:00
alecf%netscape.com 91cbf710fb update unix makefile list for mailnews - add new mime stuff, remove old compose makefiles 1999-03-11 20:25:58 +00:00
mscott%netscape.com 9066c1f10d Change m0id_scope to m_0id_id in order to fix the problem where the list of msg headers was always empty... 1999-03-11 20:22:41 +00:00
putterman%netscape.com 69117c67e9 removed call to release 1999-03-11 20:19:53 +00:00
putterman%netscape.com ee013d837d Added delete button code 1999-03-11 19:52:02 +00:00
putterman%netscape.com 7e89364e03 Add delete message 1999-03-11 19:50:54 +00:00
putterman%netscape.com fef03eec14 Add delete button 1999-03-11 19:50:27 +00:00
putterman%netscape.com 3699a9b8b2 Gets dependencies correct 1999-03-11 19:50:01 +00:00
warren%netscape.com 2317bd6fb4 First cut at new command architecture. 1999-03-11 10:14:35 +00:00
bienvenu%netscape.com 876e7c14c0 add morkWriter and morkCell, morkRowCellCursor.cpp 1999-03-11 06:42:59 +00:00
bienvenu%netscape.com 27a8c2cf5c use Close instead of Release 1999-03-11 06:42:18 +00:00
bienvenu%netscape.com 8a5ff94857 patches not to use persistent databases 1999-03-11 06:41:29 +00:00
bienvenu%netscape.com 67757eae14 fix bogus cast to nsMsgHdr 1999-03-11 06:40:22 +00:00
bienvenu%netscape.com 10a9444191 add explicit include of nsCOMPtr.h 1999-03-11 06:39:35 +00:00
bienvenu%netscape.com 92d9f934f6 check for missing db when deciding to reparse 1999-03-11 06:38:56 +00:00
bienvenu%netscape.com eb1a2d94de fix syntax error in widgetglue js 1999-03-11 05:32:51 +00:00
bienvenu%netscape.com e8f1ad9560 add GetAuthor and GetSubject intefraces 1999-03-11 05:15:33 +00:00
mscott%netscape.com b668b90a35 somehow the pointer passed into getting the netlib queue service got changed...change it back.... 1999-03-11 03:34:27 +00:00
alecf%netscape.com 15804df1fc more linux fixes - link against the right libraries, include xp_time.c, etc. 1999-03-11 02:50:08 +00:00
alecf%netscape.com 2ac4ad9e81 fix constness casting problem 1999-03-11 02:08:41 +00:00
ducarroz%netscape.com 785915c691 add new entries 1999-03-11 01:44:44 +00:00
ducarroz%netscape.com 15f6c18ed9 did some cleanup 1999-03-11 01:43:19 +00:00
ducarroz%netscape.com fe246e2f84 The compose.dll has been merged into msgcompose.dll in order to have the auto appcore registration working. 1999-03-11 01:41:25 +00:00
ducarroz%netscape.com f31163fd6d The compose.dll has been merged into msgcompose.dll in order to have the auto appcore registration working.
Initial check in
1999-03-11 01:38:11 +00:00
ducarroz%netscape.com c090a789cb The compose.dll has been merged into msgcompose.dll in order to have the auto appcore registration working.
this file was originally located into mailnews/ui/compose/src
1999-03-11 01:36:37 +00:00
ducarroz%netscape.com b30f2fbc5f Add new interface to nsMsgCompose, cleanup the code 1999-03-11 01:34:59 +00:00
alecf%netscape.com 7fa6657004 rev these interfaces 1999-03-11 01:33:33 +00:00
ducarroz%netscape.com 8cf7ba7da0 The compose.dll has been merged into msgcompose.dll in order to have the auto appcore registration working. 1999-03-11 01:32:48 +00:00
alecf%netscape.com 5cc1028a01 eliminate duplicate IID 1999-03-11 01:32:08 +00:00
ducarroz%netscape.com 74ddade0bd add new interface to nsIMsgCompose 1999-03-11 01:30:18 +00:00
alecf%netscape.com 0650b034dd we don't need to link against these libraries any more on unix 1999-03-11 01:30:07 +00:00
alecf%netscape.com 1379cca198 link against our libraries to resolve as many differences as possible 1999-03-11 01:28:48 +00:00
ducarroz%netscape.com a02ab2cd0c The compose.dll has been merged into msgcompose.dll in order to have the auto appcore registration working.
this file was originally located into mailnews/ui/compose/public
1999-03-11 01:28:46 +00:00