21696 Commits

Author SHA1 Message Date
rods%netscape.com
b6b6bf53aa removed nsIXIFConverter include 1999-04-01 15:23:03 +00:00
rods%netscape.com
ffc12c27a5 Added nsIFormatConverter 1999-04-01 15:03:12 +00:00
rods%netscape.com
2db0c9a4a3 added nsIFormatConverter 1999-04-01 14:53:34 +00:00
rods%netscape.com
f7ae7bdb8a added copy support 1999-04-01 14:51:09 +00:00
rods%netscape.com
49e9961ab9 Added copy support 1999-04-01 14:50:54 +00:00
rods%netscape.com
0d85b6aa08 Fixed up the registration to the manager 1999-04-01 14:50:29 +00:00
sspitzer%netscape.com
b929493a1f fix to make To:, Cc:, Bcc: and Subject: show up before the text areas 1999-04-01 14:50:03 +00:00
rods%netscape.com
63afec866b added nsXIFFormatConverter 1999-04-01 14:42:29 +00:00
rods%netscape.com
a3a8f77f46 Updated clipboard support to use converters 1999-04-01 14:40:52 +00:00
rods%netscape.com
2c1e32528e removed include of Transferable 1999-04-01 14:40:36 +00:00
rods%netscape.com
fffcdad912 Minor change for debugging 1999-04-01 14:39:55 +00:00
rods%netscape.com
46df2f2cd7 Added converter support 1999-04-01 14:39:00 +00:00
rods%netscape.com
d0d50184e8 Added nsXIFFormatCOnverter 1999-04-01 14:38:45 +00:00
rods%netscape.com
9f957a9164 Updated comments and added converter methods 1999-04-01 14:37:52 +00:00
rods%netscape.com
25a52f8016 Added nsIFormatConverter 1999-04-01 14:37:22 +00:00
rods%netscape.com
6eb99d23f2 Fixed up new ifdef'ed clipboard support 1999-04-01 14:28:13 +00:00
rods%netscape.com
cc695aa534 Added Clipboard and D&D registerations 1999-04-01 14:25:30 +00:00
rods%netscape.com
9e20dd4d27 Changed the clipboard support to use the new XIF Converter class and added more
error checking (this is all ifdef'ed at the moment)
1999-04-01 14:22:00 +00:00
waterson%netscape.com
4f64e7ffd9 Doh! Let's try that hex-to-int conversion one more time. 1999-04-01 10:07:23 +00:00
waterson%netscape.com
e7911a163e Fix endian-ness dependency. 1999-04-01 09:52:17 +00:00
waterson%netscape.com
4c8ef4452e Added PR_LOGs and made some stuff a little more paranoid. 1999-04-01 09:13:14 +00:00
endico%mozilla.org
0f6900e87d substitute apostrophes to make rdf happy 1999-04-01 08:43:32 +00:00
waterson%netscape.com
2d536dc80f Added PR_LOG calls to debug the InMemoryDataSource. 1999-04-01 08:28:12 +00:00
waterson%netscape.com
ec028e1ef3 Changes for Guha's latest and greatest schema. Handle case where no cookie sent. 1999-04-01 08:08:12 +00:00
waterson%netscape.com
e05312da12 Add xpidl-test-1.xul to list of exports. 1999-04-01 08:07:22 +00:00
waterson%netscape.com
39d17aa7e7 New test for XPIDL stuff. 1999-04-01 08:07:11 +00:00
waterson%netscape.com
64ff84d2b9 Fixed a bug in URL truncation; updated resources and structure to reflect Guha's latest drop. 1999-04-01 08:05:45 +00:00
ramiro%netscape.com
58ad0d68df Add shell scripts to run mozilla viewer and apprunner. The scripts should
setup all the environment voodoo needed to run the programs.
1999-04-01 08:01:07 +00:00
waterson%netscape.com
b0ddf21d28 Guha's latest and greatest. 1999-04-01 07:56:31 +00:00
dp%netscape.com
629aace8e8 Unix Only:
XPCOM was being initialized from a static initializer in netlib.
    Removed the static inializer. This will get xpcom to be initialized
    after main() not before it.
1999-04-01 07:48:25 +00:00
waterson%netscape.com
a9b7e961d5 Use 'srcdir' instead of '.'; a=mscott. 1999-04-01 07:42:44 +00:00
briano%netscape.com
4e42d730fa Automated update 1999-04-01 07:29:38 +00:00
dp%netscape.com
7e4eafa54c added new tasks. Finished first task. 1999-04-01 07:27:42 +00:00
waterson%netscape.com
63fd4df6aa Added BRPROF into the build, --disable-brprof to disable it. 1999-04-01 07:26:42 +00:00
dp%netscape.com
b034a8fa51 More threadsafeness. 1999-04-01 06:45:50 +00:00
waterson%netscape.com
607baa7a31 Fixed refcount bug. 1999-04-01 06:44:50 +00:00
waterson%netscape.com
1d050f68a7 Flip the MOZ_BRPROF switch. 1999-04-01 06:42:23 +00:00
waterson%netscape.com
0f6b37dd45 Fixed generation of BRPROF cookie string when it's the first cookie. 1999-04-01 06:42:08 +00:00
waterson%netscape.com
2041bbcc79 Flip MOZ_BRPROF switch. 1999-04-01 06:40:09 +00:00
mscott%netscape.com
bc5f2037ca file needs a new line at the end. 1999-04-01 05:49:49 +00:00
mscott%netscape.com
8c1a1aa382 Destructor should be virtual. Checked in on behalf of Bruce Mitchener <bruce@cybersight.com>. 1999-04-01 05:48:07 +00:00
mscott%netscape.com
91578f6de1 First pass at re-suscitating compose.xul. It got busted by some changes when the toolbox stuff went in. I've got it pretty much all back together EXCEPT I don't know how to get a title for each toolbar. We have a toolbar for the TO field, a toolbar for the "From" field. I can't seem to get text to show up in front of those toolbars. But my changes are better than what we had before so I'm checking them in. 1999-04-01 05:28:43 +00:00
waterson%netscape.com
ec23597790 Fixed a case where we weren't handling default namespaces on output. 1999-04-01 05:17:05 +00:00
mcafee%netscape.com
2487b0b4a8 Simplifying SCO case. 1999-04-01 05:16:32 +00:00
wtc%netscape.com
7f3767c2db The SocketPollFD functions are moved from public header(prio.h) to private
header (pprio.h). The PRDescType is set to 0.
1999-04-01 05:12:35 +00:00
wtc%netscape.com
78f068a3fe Moved SocketPollFD functions from public header(prio.h) to this private header. 1999-04-01 05:11:27 +00:00
wtc%netscape.com
ea6c2f51ce Moved SocketPollFD functions from public header(prio.h) to the private
header pprio.h.
1999-04-01 05:10:59 +00:00
mscott%netscape.com
11797f5191 Fix some linux problems with mailnews. We were interrupting the stream twice when releasing a file transport. 1999-04-01 05:10:55 +00:00
waterson%netscape.com
90b879d8f1 Added brprof stuff. 1999-04-01 05:10:47 +00:00
waterson%netscape.com
d876715ce5 Add brprof to build if MOZ_BRPROF is set. 1999-04-01 05:10:05 +00:00