law%netscape.com
e4d8ed42cc
Add status.xul to $(DIST)/bin/res/samples
1999-02-27 01:35:05 +00:00
hyatt%netscape.com
b672b96f31
Changed GetContentStyleRule so that it is invoked on styledContent instead
...
of htmlContent.
1999-02-27 01:34:55 +00:00
hyatt%netscape.com
ca76ded84d
Changing GetStyleHintForAttributeChanged so that it is invoked on styledContent
...
instead of htmlContent.
1999-02-27 01:34:32 +00:00
hyatt%netscape.com
54fb30fdd0
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
48a5a5d631
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
c28c539441
Integrating Expat with raptor...
1999-02-27 01:31:49 +00:00
hyatt%netscape.com
4ca16137f7
Making sure that nsIStyledContent.h gets exported.
1999-02-27 01:31:42 +00:00
hyatt%netscape.com
e464e7658f
Changes to makefiles to ensure that nsIStyledContent.h is exported.
1999-02-27 01:31:16 +00:00
hyatt%netscape.com
76b33e035d
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
e793c57e51
Changes to tree frame construction code.
1999-02-27 01:28:19 +00:00
ducarroz%netscape.com
8b4b5f147b
add missing parameter to SendMessage
1999-02-27 01:26:01 +00:00
peterl%netscape.com
89df136f45
Fixed leak of token recycler
1999-02-27 01:11:51 +00:00
mscott%netscape.com
6b4b701ddc
Remove no shared library field
1999-02-27 01:03:26 +00:00
av%netscape.com
19c7d0603b
*** empty log message ***
1999-02-27 00:57:04 +00:00
mscott%netscape.com
e81ba218a0
Add mdbstubs.cpp to the build.
1999-02-27 00:56:41 +00:00
mscott%netscape.com
7262d1820b
Link with nntpTest library.
1999-02-27 00:43:54 +00:00
mscott%netscape.com
4353d05370
Name of the compose library changed. Update the Makefile.
1999-02-27 00:29:19 +00:00
mscott%netscape.com
8bf5c3a1a7
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
26644799ce
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
3c3d4f9c33
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
312b8d76d7
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
c0098e09a4
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
9f00c89954
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
f0f613ef6a
Fix build breakage. NS_InitMsgAppCoreClass returns an nsresult.
1999-02-26 23:38:32 +00:00
ducarroz%netscape.com
3acfe697b4
carry smtp server over the send process
1999-02-26 23:38:20 +00:00
pinkerton%netscape.com
bd7b3824fc
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
f9e4a5c3cf
added GetGlobalServiceManager for warren. permission to checkin to closed tree granted by sar.
1999-02-26 23:26:17 +00:00
ducarroz%netscape.com
67624c759c
carry smtp server over the send process
1999-02-26 23:25:46 +00:00
ducarroz%netscape.com
a825854d4a
carry smtp server name over the send message process
1999-02-26 23:23:32 +00:00
fur%netscape.com
db0bb1807e
Changed factoring of function declaration macros to be based on choice of
...
compiler rather than OS
1999-02-26 23:18:37 +00:00
fur%netscape.com
622e57b041
Add /D GENERATE_FOR_X86
1999-02-26 23:14:31 +00:00
ducarroz%netscape.com
64ed4c78fd
clobber tag was missing causing a nmake error
1999-02-26 23:13:36 +00:00
fur%netscape.com
cdca2cd6b8
A bunch of grunge work to reduce OS-dependent code in ElectricalFire
...
sources:
+ Renamed files and classes that were inappropriately named, i.e. the
names started with 'x86Win32', but the code was for generic x86, not
specific to Win32.
+ Segregated the 64-bit arithmetic code into an OS-independent
x86Arith64.{cpp,h}
1999-02-26 23:12:06 +00:00
fur%netscape.com
7ac7bc3050
Squawk if target architecture is unknown
1999-02-26 23:06:34 +00:00
fur%netscape.com
f2775a7692
x86-win32.nad ==> x86.nad
1999-02-26 23:05:58 +00:00
fur%netscape.com
2724c019df
x86Win32Cpu.h ==> x86Cpu.h
1999-02-26 23:01:40 +00:00
fur%netscape.com
713438036f
x86Win32Cpu.h ==> x86Cpu.h
1999-02-26 23:00:45 +00:00
ducarroz%netscape.com
6259376427
updated to export new resources files
1999-02-26 22:46:33 +00:00
ducarroz%netscape.com
b5d6b0c848
remove address and subject fields, they are now in the toolbar describe in compose.xul
1999-02-26 22:45:12 +00:00
fur%netscape.com
49eb5852fe
A bunch of grunge work to reduce OS-dependent code in ElectricalFire
...
sources.
Here's a detailed list of the changes:
Renamed files and classes that were inappropriately named, i.e. the
names started with 'x86Win32', but the code was for generic x86, not
specific to Win32.
Segregated the 64-bit arithmetic code into an OS-independent
x86Arith64.{cpp,h}
1999-02-26 22:45:11 +00:00
ducarroz%netscape.com
f9741014c0
Initial check in
1999-02-26 22:43:41 +00:00
ducarroz%netscape.com
ab158ab948
replaced by compose.xul
1999-02-26 22:42:36 +00:00
ducarroz%netscape.com
fe011cf375
no comment
1999-02-26 22:28:50 +00:00
ducarroz%netscape.com
2880575bb7
did some reformating of the code
1999-02-26 22:23:24 +00:00
ducarroz%netscape.com
93f1130ea3
change hard coded version of messenger
1999-02-26 22:21:45 +00:00
terry%netscape.com
7335c6ac51
Removed "Platform: Rhapsody" component.
1999-02-26 22:05:52 +00:00
cyeh%netscape.com
2283bd4832
fix analysis.html generation by fixing ostype checks
1999-02-26 21:30:38 +00:00
wtc%netscape.com
790015295f
added files on behalf of wtc: prerr.c, prerrortable.c, and prrwlock.c.
1999-02-26 20:49:06 +00:00
wtc%netscape.com
9f876264e6
Temporary depend:clean hack.
1999-02-26 20:47:41 +00:00
wtc%netscape.com
eda66ef3a8
Landing of miscellaneous changes, including the new error code to
...
string function contributed by John Myers <jgmyers@netscape.com>.
1999-02-26 20:41:06 +00:00