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

38017 Коммитов

Автор SHA1 Сообщение Дата
pnunn%netscape.com b28399750b Modifications for Necko and general cleanup of api. pnunn. 1999-08-24 22:30:42 +00:00
nisheeth%netscape.com a8f29b5e3c Adding the methods for creating entity, documenttype, named node maps, notations. Contributed by Johnny Stenback (jst@citec.fi). 1999-08-24 22:26:57 +00:00
nisheeth%netscape.com 69f4cbb02e added files: mozilla/layout/xml/content/src/nsXMLEntity.cpp, mozilla/layout/xml/content/src/nsXMLNotation.cpp, mozilla/layout/xml/content/src/nsXMLDocumentType.cpp, mozilla/layout/xml/content/src/nsXMLNamedNodeMap.cpp 1999-08-24 22:23:25 +00:00
nisheeth%netscape.com 4f94ca838d Adding files that implement the entity, notation, documenttype and namednodemap interfaces. Contributed by Johnny Stenback (jst@citec.fi). 1999-08-24 22:22:36 +00:00
mscott%netscape.com 8d11ab3f1f Bug #7811 -- nsISmtpUrl is not an idl file. 1999-08-24 22:18:30 +00:00
pnunn%netscape.com c453e63f63 Modifications for Necko and general cleanup of api. pnunn. 1999-08-24 22:18:27 +00:00
mscott%netscape.com d2458fb5e9 Bug #7811 --. nsISmtpUrl is now an idl file. 1999-08-24 22:16:47 +00:00
mscott%netscape.com 7452c17971 Bug #7811. turn nsISmtpUrl into an IDL file 1999-08-24 22:16:29 +00:00
mscott%netscape.com 704ed758ef Bug #7811 --> turn nsISmtpUrl.h into a fully scriptable IDL file. This involved changing several apis in the interface. 1999-08-24 22:15:52 +00:00
nisheeth%netscape.com 5b03148478 Checking in patch from Johnny Stenback (jst@citec.fi) that exposes notation and entity creation DOM interfaces. 1999-08-24 22:15:45 +00:00
harishd%netscape.com ef7db2ac2d Fix for bug#s 3737, 12062, 9059. 1999-08-24 22:14:13 +00:00
waterson%netscape.com 4b3a77da70 Okay, checking back in my fix for the filespec and iterator. 1999-08-24 22:08:55 +00:00
waterson%netscape.com d150b47c89 Add 'directory' component to the build on Mac. 1999-08-24 22:06:41 +00:00
waterson%netscape.com 678ad461b1 Update shared libs for opt build. 1999-08-24 22:05:14 +00:00
valeski%netscape.com 162f83d534 added stream converter test dir and accompanying files (win build only for now). fixed an out of order param in teh service implementation as well 1999-08-24 22:04:05 +00:00
pollmann%netscape.com 94ab13ee59 Warning cleanups. 1999-08-24 22:03:34 +00:00
pollmann%netscape.com b39eee5bcb Split out AddOption/RemoveOption(), plus warning cleanups. 1999-08-24 22:02:42 +00:00
pollmann%netscape.com 309bfebeba Split out AddOption/RemoveOption(), plus bug 11676 type cleanups. 1999-08-24 22:01:25 +00:00
ssu%netscape.com ff95b41daf fixing bug #10187 and #10188 1999-08-24 21:56:14 +00:00
pollmann%netscape.com 990680364c Rewrite of AddOption/RemoveOption(), adding nsISelectControlFrame interface. 1999-08-24 21:55:56 +00:00
saari%netscape.com 48cb6ffc78 Fix for bug 12145 and enabling check marks on mac menus. Both mac only changes. 1999-08-24 21:55:02 +00:00
valeski%netscape.com 8e17ea1cfb Added start request event firing, and we now maintain the initial response code from a multi-line response 1999-08-24 21:53:27 +00:00
mjudge%netscape.com 5531d305c5 changes to allow selection in "dead" space between frames. still need work on "outside" and not in the window at all, but this is a very good chunk of the issue and it will solve many many bugs on my place. good for dogfood as well :) 1999-08-24 21:51:47 +00:00
dougt%netscape.com f12b07d23a more changes as suggested by warren@netscape.com 1999-08-24 21:51:32 +00:00
putterman%netscape.com 0d1cac1bb3 fix up twisty rules. 1999-08-24 21:51:21 +00:00
putterman%netscape.com 0ae991b430 Add timing for parsing mailbox. 1999-08-24 21:50:44 +00:00
putterman%netscape.com 4e2c9510f1 Add images for columns and flagged messages. 1999-08-24 21:50:23 +00:00
nhotta%netscape.com d998a83bd8 Bug fix #11789, changed a dll name. 1999-08-24 21:50:01 +00:00
putterman%netscape.com fe8109782d Work on MarkFlagged and new columns. 1999-08-24 21:49:19 +00:00
putterman%netscape.com 4ceb826702 added new columns. 1999-08-24 21:48:55 +00:00
putterman%netscape.com 361cd83a39 Work on MarkFlagged. 1999-08-24 21:48:44 +00:00
nhotta%netscape.com d4bac348b5 Adding a new detector. 1999-08-24 21:48:36 +00:00
putterman%netscape.com 45e2d63fc7 ToggleFlaggedMessage implemented. 1999-08-24 21:48:24 +00:00
troy%netscape.com df668a079e Added case selectors for NS_STYLE_BORDER_STYLE_HIDDEN. Treated just like
NS_STYLE_BORDER_STYLE_NONE
1999-08-24 21:47:55 +00:00
warren%netscape.com fe52d530ae Added new nsIPipe/nsPipe2 stuff inside #ifdef NSPIPE2. 1999-08-24 21:47:23 +00:00
putterman%netscape.com 58d47cf74a work on MarkFlagged. 1999-08-24 21:47:22 +00:00
mscott%netscape.com 48b2dc3935 Not part of the buidl yet. an idl file to replace nsISmtpUrl.h 1999-08-24 21:47:17 +00:00
tague%netscape.com 9e7fd8b55c Added support for WM_INPUTLANGCHANGEREQUEST and WM_INPUTLANGCHANGE. Fixes bug #12317. 1999-08-24 21:46:43 +00:00
briano%netscape.com c4bf8bbd94 Automated update 1999-08-24 21:46:21 +00:00
putterman%netscape.com ec97dece00 Don't prompt for password on Biff. 1999-08-24 21:46:13 +00:00
valeski%netscape.com 2c118bb38b added pr logging to ftp 1999-08-24 21:46:09 +00:00
nhotta%netscape.com f860a720bc New file (not part of the build). 1999-08-24 21:46:04 +00:00
slamm%netscape.com 1bb5b94315 Add for dtd files. 1999-08-24 21:45:36 +00:00
slamm%netscape.com e94c323d07 Check for Makefile.in before Makefile. 1999-08-24 21:45:30 +00:00
mscott%netscape.com bfc31dcc01 more nsCString optimization work. 1999-08-24 21:45:27 +00:00
slamm%netscape.com 319b492795 Removed items from DIRS that do not exist. 1999-08-24 21:45:26 +00:00
putterman%netscape.com 3b29523461 Added MarkFlagged interface. 1999-08-24 21:45:21 +00:00
valeski%netscape.com c87f374efc fixed mem leak 1999-08-24 21:45:20 +00:00
slamm%netscape.com 69dbf6a476 Add --enable-incremental-makefiles. Has gmake generate the Makefiles just before it uses them. Eliminates a need for allmakefiles.sh. 1999-08-24 21:45:06 +00:00
mscott%netscape.com 287856df37 some more nsCString optimizations. 1999-08-24 21:44:49 +00:00