Commit Graph

17940 Commits

Author SHA1 Message Date
mscott%netscape.com
ca1ed09794 Remove dependencies on local.lib. Use the mailbox service for building and running mailbox urls. This allows to just use the dll form of msglocal. 1999-02-25 01:05:36 +00:00
mscott%netscape.com
fe5145d74f Creating a protocol instance shouldn't require a transport. We should create it ourselves. When running a url, mark it as being processed. 1999-02-25 01:03:45 +00:00
mscott%netscape.com
10e2be4572 Build nsMailboxService 1999-02-25 01:02:27 +00:00
mscott%netscape.com
0b80d9ad58 Implement new nsIMsgMailNewsUrl methods... 1999-02-25 01:02:00 +00:00
mscott%netscape.com
fc7a4e9e0e Build the resources directory. 1999-02-25 01:01:02 +00:00
mscott%netscape.com
9c22a7459d New xul files to express our mail 3-pane UI. I also created a makefile.win which will export the mail news xul files into dist\WIN32_D.OBJ\bin\res\samples. 1999-02-25 01:00:19 +00:00
mscott%netscape.com
e2f5dc5293 Removing from the repository. They are getting replaced with new .xul files. 1999-02-25 00:59:03 +00:00
sar%netscape.com
cf7842999b make pull_and_build_all mean all, not just seamonkey 1999-02-25 00:01:13 +00:00
mscott%netscape.com
f2390beb9b Add msgCore.h at top for pre-compiled headers. Added ability for factory to create mailbox urls and mailbox service. 1999-02-24 22:11:10 +00:00
mscott%netscape.com
398bb12407 Remove duplicate include of xpcom32.lib. 1999-02-24 22:10:11 +00:00
mscott%netscape.com
56e3af4f61 Add class ID so our local factory can create instances of it. Use the new nsIMsgMailNewsUrl interface instead of inheriting directly from nsIURL. 1999-02-24 22:09:24 +00:00
mscott%netscape.com
aba56886e8 Export nsIMailboxService.h 1999-02-24 22:08:12 +00:00
mscott%netscape.com
9e67609ca4 Service for running mailbox commands. This separates the application from building and running the urls... 1999-02-24 22:07:47 +00:00
edwin%woudt.nl
aae846c9e4 Fixing Windows news.rc filename issues. Windows does not allow files to start with a dot. 1999-02-24 22:04:48 +00:00
locka%iol.ie
9f2d4e0f3b Added IE browser helper object support 1999-02-24 21:49:32 +00:00
locka%iol.ie
fb0bed2845 Removed some build-breaking lines 1999-02-24 21:48:24 +00:00
locka%iol.ie
11f325d0ed Added some more CLSID parameter variants 1999-02-24 21:47:32 +00:00
edwin%woudt.nl
cd3d56724b Reflecting the new nttp-store. 1999-02-24 21:43:14 +00:00
edwin%woudt.nl
bfc3999469 Now let's see if I can commit it right this time. 1999-02-24 21:31:37 +00:00
edwin%woudt.nl
fde0b99211 Removing this. It goes directly in mozilla/grendel because of classpath problems. 1999-02-24 21:11:03 +00:00
edwin%woudt.nl
6790f2ffa5 Backed out again as we are going to move stuff a few levels higher so we don't have to mess around with the classpath. 1999-02-24 21:07:00 +00:00
edwin%woudt.nl
0f67a48927 Oops, forgot this one. 1999-02-24 20:59:56 +00:00
dp%netscape.com
d9e69e8597 Last updated date changed 1999-02-24 20:31:50 +00:00
dp%netscape.com
250fb6e3bb additional guidelines 1999-02-24 20:29:51 +00:00
alecf%netscape.com
3250d1713b add namespace registration stuff for bhuvan 1999-02-24 20:27:24 +00:00
dp%netscape.com
6059d294be Added progid spec 1999-02-24 20:24:27 +00:00
wtc%netscape.com
15037e722f Bugzilla bug #3233: create the pipe in nonblocking mode and have
reads and writes check for the possible EAGAIN/EWOULDBLOCK error.
1999-02-24 19:53:48 +00:00
jband%netscape.com
5a8cfcb6b6 initial checkin of linux invoker - untested. slight changes to platform compile time protection 1999-02-24 19:26:51 +00:00
waterson%netscape.com
b49aa431b2 Removed the use-tag-namespace-as-default-namespace hack (well, #ifdef'd it out, anyway). 1999-02-24 19:25:14 +00:00
larryh%netscape.com
b00bc8dbc9 mumble. restore to 3.11 1999-02-24 19:19:21 +00:00
waterson%netscape.com
de0f22053c Fix build bustage: make sure to include nsIUnicodeEncodeHelper.h for NS_IMPLIDS. 1999-02-24 19:12:27 +00:00
alecf%netscape.com
ad633f93cb fix BSD/OS 3.1 bustage 1999-02-24 18:23:26 +00:00
cyeh%netscape.com
e8e81a1634 we blow past the limit for the echo command on WinNT as well. doing the stupid
thing for now until i can figure out how to generate better status and not
blow up the echo command.
1999-02-24 18:21:49 +00:00
ftang%netscape.com
81894ce107 change nsTextTransformer to break line by calling nsILineBreak and make nsTextFrame pass the nsILineBreaker to nsTextTransformer 1999-02-24 18:21:23 +00:00
nhotta%netscape.com
fd54c06d40 For nsIUnicodeEncoder change. 1999-02-24 18:15:21 +00:00
beard%netscape.com
ef77feca3d nsILiveConnectManager.h 1999-02-24 18:00:00 +00:00
kostello%netscape.com
a18ebc0d87 Updated save code to match CSS "Selector to String" code.
We now output the selector from CSS style rules again
when we save a document.
1999-02-24 17:59:51 +00:00
beard%netscape.com
c4b2b0c097 First Checked In. 1999-02-24 17:58:36 +00:00
pinkerton%netscape.com
db18fe2786 Add manifest file for xpcom/src 1999-02-24 17:36:37 +00:00
pinkerton%netscape.com
34c3e4d9b4 remove absolute path in opt target to warren's machine. 1999-02-24 17:36:17 +00:00
dcone%netscape.com
281c410602 Added InsertElementTxn.cpp and nsEditProperty.cpp 1999-02-24 17:36:12 +00:00
pinkerton%netscape.com
e018021bc2 First Checked In. 1999-02-24 17:35:40 +00:00
larryh%netscape.com
3a7c742ef0 lost update? 1999-02-24 17:33:00 +00:00
buster%netscape.com
d0c50d71b5 minor interface changes 1999-02-24 17:31:09 +00:00
buster%netscape.com
c05dfef653 added InsertElementTxn
added nsEditProperty
beginning of implementation for SetTextProperties.  Currently, it only works if the selection is entirely within a single text node.  Currently only
supports bold and italic (mapped to ctrl-b and ctrl-i for testing purposes.)
changed a bunch of interfaces to make things easier, like CreateElement now returns (as an out-param) the element created.
1999-02-24 17:24:37 +00:00
bienvenu%netscape.com
b245f83cac fix build bustage 1999-02-24 17:23:57 +00:00
troy%netscape.com
74a2bd88d0 Work-in-progress for having frame construction code handle creation
of continuing frames
1999-02-24 17:16:04 +00:00
cata%netscape.com
81c2ecdae0 UnicodeToLatin1 added. 1999-02-24 17:10:37 +00:00
cata%netscape.com
a9f9f5ed84 nsUnicodeToLatin1 added. 1999-02-24 17:10:04 +00:00
cata%netscape.com
829a27f75f Small fixes. 1999-02-24 17:05:23 +00:00