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

17427 Коммитов

Автор SHA1 Сообщение Дата
mscott%netscape.com 1423e250a6 Oops...build the nntp sub directory as well 1999-02-18 01:15:40 +00:00
mscott%netscape.com b4f9bef322 Build the stub code as a library. 1999-02-18 01:14:05 +00:00
cata%netscape.com afcaa154a1 Test data from files capability added. 1999-02-18 00:55:19 +00:00
mscott%netscape.com d4b8741e60 build nntp sub directory... 1999-02-18 00:54:37 +00:00
cata%netscape.com 86af2ecdf7 Hacky ASCII encoder elliminated. 1999-02-18 00:54:13 +00:00
mscott%netscape.com 3ccdec55be NNTP test harness. This code was moved here from news\tests. 1999-02-18 00:54:06 +00:00
mscott%netscape.com f71f51d24a Removing from repository. This file now lives in tests\nntp. 1999-02-18 00:53:29 +00:00
cata%netscape.com 39a4c9e83a Return value name changed. 1999-02-18 00:53:27 +00:00
mscott%netscape.com 1889ed2c98 Remove some ::IID() calls and replace them with NS_DEFINE_IID macros... 1999-02-18 00:47:50 +00:00
mscott%netscape.com 40cc2354ea initializing base app core no longer happens in the mail app core....this removes our build dependencies on the base app cores. 1999-02-18 00:47:09 +00:00
mscott%netscape.com 63258c3405 Link with nntptest library... 1999-02-18 00:46:16 +00:00
mscott%netscape.com cb9d1d3696 Updates to our mail core XUL file to get loading of a hard coded news url to run. 1999-02-18 00:45:11 +00:00
mcmullen%netscape.com 08350f58b5 Backing out previous change from the trunk, because it was supposed to have gone in on a branch. 1999-02-18 00:45:07 +00:00
mscott%netscape.com b941f5d5d8 mail shell needs a frame for browser.webwindow 1999-02-18 00:43:36 +00:00
saari%netscape.com 3e22279ac1 /m/pub/mozilla/widget/src/mac/nsMenu.cpp - unleash menu separators for mac 1999-02-18 00:42:06 +00:00
shaver%netscape.com a2bc4ae0d7 Report read failure and short reads (should handle short reads better! RSN!).
File length is a size_t now, not an int.
1999-02-18 00:42:01 +00:00
mscott%netscape.com 6a7de11a8b Add ::IID() methods to these interfaces... 1999-02-18 00:36:12 +00:00
mcmullen%netscape.com eda401b85b Updated to match the header changes I've been making. Also, added the declaration of the persistent filespec class. 1999-02-18 00:35:39 +00:00
mscott%netscape.com 10813a2b0d Adding ::IID() methods to these interfaces... 1999-02-18 00:34:33 +00:00
mscott%netscape.com 01ff3c5312 For now, disable the nntp test executable. (I'll look into moving this into a separate makefile...)
Build the test stubs as a stand alone library...
1999-02-18 00:29:11 +00:00
mscott%netscape.com 962abf964b Don't use ::IID() function for the webshell interface because it doesn't support it.... 1999-02-18 00:28:10 +00:00
waterson%netscape.com e9ac665cab Fixed bug where we were generating HTML kids for each attribute that we iterated over. 1999-02-18 00:25:06 +00:00
rjc%netscape.com 2753cc7cdd Fix XPCom on Mac so that autoregistration of .shlb files work. 1999-02-18 00:24:38 +00:00
waterson%netscape.com b3cad058c2 Force all HTML tags to lower case. 1999-02-18 00:24:16 +00:00
vidur%netscape.com 10f1c9a944 Backed out bogus update to test 1999-02-18 00:19:12 +00:00
vidur%netscape.com 710c4b9575 Supported XML namespace decls as attributes of HTML content embedded in XML 1999-02-18 00:18:50 +00:00
kmcclusk%netscape.com bc45423c33 Added pseudo styles for file input element buttons and text fields to control their
appearance during printing.
Now returns value of file upload element in nsHTMLInputElement::GetValue.
Added :file-textstyle and :file-buttonstyle pseudo style's to ua.css.
Modified nsButtonControlFrame::PaintButton to accept a rectangle describing the
position and size of the button to paint.
Modified nsFileControlFrame::Paint to resolve :file-buttonstyle and :file-textstyle to
paint the file upload's button and text field using settings in ua.css
Added nsFileControlFrame::HasWidget utility method.
Added nsFormControlHelper::GetInputElementValue to get the current value of an input element
from the DOM.
Modified nsTextControlFrame::GetProperty to use nsFormControlHelper::GetInputElementValue
Modified nsTextControlFrame::PaintTextControl to accept a rectangle describing the position
and size of the text control to paint.
Modified nsTextControl::PaintTextControlBackground to include a rectangle describing the
position and size of the text control background to paint.
1999-02-18 00:13:39 +00:00
warren%netscape.com b761e1c51f Added constructor for strings. 1999-02-18 00:12:08 +00:00
waterson%netscape.com db9159dc9d Added nsRDFResource. 1999-02-18 00:11:53 +00:00
sdagley%netscape.com d59873884c Mac specific fix. Checking in rjc's fix to load libraries if file spec was an alias to a library rather than the actual library file spec. Needed so XPCOM will work on Mac. 1999-02-18 00:10:46 +00:00
nhotta%netscape.com d3f3cfce1d nsILocale integration. 1999-02-18 00:02:03 +00:00
vidur%netscape.com 5dddc5bcf8 Implemented the correct content model for the TITLE element and allowed for dynamic change. 1999-02-17 23:56:55 +00:00
warren%netscape.com 61cac4a59b Moved utilities to util directory. 1999-02-17 23:42:09 +00:00
waterson%netscape.com af56c1af3d Added a hack to use the tag's namespace as the default namespace in the lack of any other information. Not sure if this is correct. 1999-02-17 23:41:23 +00:00
sfraser%netscape.com 4db703ea15 Add nsCaret.cpp 1999-02-17 23:37:21 +00:00
sfraser%netscape.com 833889de03 Adding nsCaretProperties.cpp to Windows and UNIX builds 1999-02-17 23:36:54 +00:00
cata%netscape.com a555216141 Interface implemented as "public". 1999-02-17 23:21:22 +00:00
bienvenu%netscape.com 9194450ee0 test PrePopulate method 1999-02-17 23:19:31 +00:00
bienvenu%netscape.com e3958f6e44 add PrePopulate method for testing 1999-02-17 23:18:46 +00:00
ebina%netscape.com f322ddbb6c Don't stop looking for converters just because the first one
failed.  This will be necessary for plugin converters.
1999-02-17 23:18:13 +00:00
warren%netscape.com 10ee85c70f Added nsRDFResource.h for the mac 1999-02-17 23:02:00 +00:00
saari%netscape.com 193ccaa319 /m/pub/mozilla/widget/src/mac/nsMenu.cpp - uncommented MenuSelected implementation - cleaned up MenuSelected implementation /m/pub/mozilla/widget/src/mac/nsMenuBar.cpp - Uncomment MenuSelected() implementation - Uncomment release of nsIMenuListener to avoid leak /m/pub/mozilla/widget/src/mac/nsMenuItem.cpp - #include "nsIMenuListener.h" - Implement AddMenuListener() - Implement MenuSelected() /m/pub/mozilla/widget/src/mac/nsMenuItem.h - Added nsIMenuListener * mXULCommandListener member 1999-02-17 22:45:34 +00:00
brendan%netscape.com a7bb333ffb Cope with void return. 1999-02-17 22:45:12 +00:00
bienvenu%netscape.com 659d2fffbc dumpt in-memory toy db after reparsing folder 1999-02-17 22:38:57 +00:00
bienvenu%netscape.com 5e672e6183 get in-memory toy db working 1999-02-17 22:38:13 +00:00
hyatt%netscape.com 1991d895af Fixed bug with inline scripts: wasn't truncating the text buffer. 1999-02-17 22:33:09 +00:00
hyatt%netscape.com b63fb09939 Implemented more DOM methods to get apprunner working with XUL files. 1999-02-17 22:32:40 +00:00
warren%netscape.com 51610f1248 Consolidated DefaultResourceImpl with nsRDFResource. 1999-02-17 22:28:15 +00:00
cyeh%netscape.com db2c061c35 step one in removing mozilla/layout/config: move special layout/config configuration
to default WIN32 rules.
1999-02-17 22:25:15 +00:00
brendan%netscape.com faf2e46268 More stub work checkpointing; expand tabs. 1999-02-17 22:13:32 +00:00