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

18703 Коммитов

Автор SHA1 Сообщение Дата
saari%netscape.com 0d6dcc4d1b First Checked In. 1999-02-27 02:48:31 +00:00
alecf%netscape.com fbd846dbce add Interface implementation for JS stubs in messenger 1999-02-27 02:47:53 +00:00
putterman%netscape.com ae7cb5ad7a Parses datasource string correctly. 1999-02-27 02:42:57 +00:00
alecf%netscape.com 6f4b821ca5 remove bogus headers 1999-02-27 02:42:26 +00:00
alecf%netscape.com 180a1fb0e2 implement new nsIMessenger interface, and make it accessable from JavaScript 1999-02-27 02:33:21 +00:00
alecf%netscape.com dba169e3d7 update to new RegisterComponent APIs 1999-02-27 02:25:02 +00:00
alecf%netscape.com 56ed567656 update to new RegisterFactory/Component APIs 1999-02-27 02:24:29 +00:00
waterson%netscape.com dfc5eac7fd Change '=' to '#' to circumvent registry bustage for now. 1999-02-27 02:19:47 +00:00
slamm%netscape.com b8fe156975 Add status.xul 1999-02-27 02:12:47 +00:00
ebina%netscape.com 4916a8febb Reflect changes to API in nsRepository.h to the Mac. 1999-02-27 02:08:50 +00:00
ebina%netscape.com 89821bbf93 Remove support for the old RegisterFactory API. 1999-02-27 02:06:54 +00:00
alecf%netscape.com e921e3560a moving this file to base 1999-02-27 02:04:53 +00:00
ebina%netscape.com 6761a969d9 Change RegisterFactory to the new API. 1999-02-27 02:02:32 +00:00
fur%netscape.com c9523edadb Separated x86Win32_Support.cpp into an OS-independent part x86GenStub.cpp and
x86Stub.cpp which is Win32-only.
1999-02-27 01:53:18 +00:00
sfraser%netscape.com 5abf681e81 First Checked In. 1999-02-27 01:46:07 +00:00
sfraser%netscape.com d5f0019d99 Add Redo to the editor appshell toolbar 1999-02-27 01:46:00 +00:00
nisheeth%netscape.com f3602747a4 Integrating Expat with raptor... 1999-02-27 01:41:01 +00:00
alecf%netscape.com 46d0bfce71 nspr.h was causing problems on HPUX 1999-02-27 01:37:44 +00:00
hyatt%netscape.com 70a4c0ce9d Modified HTML content's QueryInterface macro to supported nsIStyledContent. 1999-02-27 01:36:41 +00:00
hyatt%netscape.com 375ee1d8f5 Changed GetID, HasClass, and GetClasses so that they are invoked on styledContent
instead of htmlContent.
1999-02-27 01:35:51 +00:00
hyatt%netscape.com e29262df04 Changed GetInlineStyleRule so that it is invoked on styledContent instead
of htmlContent.
1999-02-27 01:35:25 +00:00
law%netscape.com 0001d24680 Add status.xul to $(DIST)/bin/res/samples 1999-02-27 01:35:05 +00:00
hyatt%netscape.com 06368ef067 Changed GetContentStyleRule so that it is invoked on styledContent instead
of htmlContent.
1999-02-27 01:34:55 +00:00
hyatt%netscape.com 2a99f6d706 Changing GetStyleHintForAttributeChanged so that it is invoked on styledContent
instead of htmlContent.
1999-02-27 01:34:32 +00:00
hyatt%netscape.com 634942997c Adding the NS_ISTYLEDCONTENT_IID to the nsHTMLIID files, so that HTML content
can see it (makes the QueryInterface macro work).
1999-02-27 01:33:25 +00:00
hyatt%netscape.com 927493e52a Removing the CLASS, ID, and STYLE-specific methods. They are now in
nsIStyledContent (from which nsIHTMLContent now derives).
1999-02-27 01:32:49 +00:00
nisheeth%netscape.com ac66dd63ce Integrating Expat with raptor... 1999-02-27 01:31:49 +00:00
hyatt%netscape.com a7ba61e78c Making sure that nsIStyledContent.h gets exported. 1999-02-27 01:31:42 +00:00
hyatt%netscape.com 234ceed838 Changes to makefiles to ensure that nsIStyledContent.h is exported. 1999-02-27 01:31:16 +00:00
hyatt%netscape.com 271401155d The nsIStyledContent interface. Removes CLASS, ID, and STYLE support (as well
as the ability to supply style hints) from nsIHTMLContent.
1999-02-27 01:31:01 +00:00
hyatt%netscape.com 6153afc737 Changes to tree frame construction code. 1999-02-27 01:28:19 +00:00
ducarroz%netscape.com 6a336951d2 add missing parameter to SendMessage 1999-02-27 01:26:01 +00:00
peterl%netscape.com c3479071d3 Fixed leak of token recycler 1999-02-27 01:11:51 +00:00
mscott%netscape.com 30345703da Remove no shared library field 1999-02-27 01:03:26 +00:00
av%netscape.com e845f0123f *** empty log message *** 1999-02-27 00:57:04 +00:00
mscott%netscape.com cec6cd22be Add mdbstubs.cpp to the build. 1999-02-27 00:56:41 +00:00
mscott%netscape.com f27d3b917b Link with nntpTest library. 1999-02-27 00:43:54 +00:00
mscott%netscape.com 958c7242e1 Name of the compose library changed. Update the Makefile. 1999-02-27 00:29:19 +00:00
mscott%netscape.com 5023c267a4 Hmm somehow we got a bunch of duplicate file names getting built. Cleaning up the Makefile 1999-02-27 00:21:42 +00:00
mscott%netscape.com 5627a1525e Fix Unix breakage. XP_AppVersion is a const char * not a char * for unix. 1999-02-27 00:16:52 +00:00
mscott%netscape.com 54af626371 I'm not sure why this was changed from m_host to "", in any case, change it back to m_host
which is the host to use...
1999-02-26 23:56:56 +00:00
scc%netscape.com 67bb023757 for VC++5.0, no member using declarations (to prevent internal compiler error); to make this compile fixed type of AddRef and Release in nsDerivedSafe 1999-02-26 23:43:40 +00:00
ducarroz%netscape.com 5a689a62a7 receive an URL during the creation of a new message instance. Add new parameter in SendMessage (from, cc, bcc, smtp) 1999-02-26 23:42:54 +00:00
ducarroz%netscape.com fe51436753 fix build problem with missing parameter when call SendMailMessage. Add an empty host name 1999-02-26 23:40:42 +00:00
mscott%netscape.com f9e4b48724 Fix build breakage. NS_InitMsgAppCoreClass returns an nsresult. 1999-02-26 23:38:32 +00:00
ducarroz%netscape.com 2f53812832 carry smtp server over the send process 1999-02-26 23:38:20 +00:00
pinkerton%netscape.com 3d6cc9ba89 warren's hack-o-rama to get rdf working w/out libreg on mac. permission to check into closed tree by sar. 1999-02-26 23:28:14 +00:00
pinkerton%netscape.com 1488619e0e added GetGlobalServiceManager for warren. permission to checkin to closed tree granted by sar. 1999-02-26 23:26:17 +00:00
ducarroz%netscape.com fcb9ba27d2 carry smtp server over the send process 1999-02-26 23:25:46 +00:00
ducarroz%netscape.com 5502c2fce4 carry smtp server name over the send message process 1999-02-26 23:23:32 +00:00