hyatt%netscape.com
|
87e0d24c26
|
XUL fragments live!
|
1999-03-12 05:21:25 +00:00 |
hyatt%netscape.com
|
c63911775c
|
Tweaked the content sink to remove an unused argument from the Init method.
|
1999-03-12 05:21:01 +00:00 |
hyatt%netscape.com
|
618e91aa29
|
Enhanced the document loader to handle subdocuments.
|
1999-03-12 05:20:29 +00:00 |
hyatt%netscape.com
|
c7bc16173e
|
Enhanced the document loader so that it can now handle subdocuments, thus
enabling it to load multiple documents at once and to support the integration
of a subdocument into the parent document.
|
1999-03-12 05:20:14 +00:00 |
rjc%netscape.com
|
6541bb1458
|
Use appropriate icon for actual bookmark URLs.
|
1999-03-12 05:01:41 +00:00 |
waterson%netscape.com
|
1585696cce
|
Fix more tab-spaces makefile bustage.
|
1999-03-12 05:00:13 +00:00 |
beard%netscape.com
|
1feb9d4487
|
using nsITimer::GetIID() instead of kITimerIID
|
1999-03-12 04:48:48 +00:00 |
beard%netscape.com
|
9316dfbdbf
|
took out initialization check in InitLiveConnectClasses
|
1999-03-12 04:48:28 +00:00 |
beard%netscape.com
|
4fc2199aea
|
massive overhaul for new stream APIs.
|
1999-03-12 04:48:04 +00:00 |
beard%netscape.com
|
e291c88c43
|
added NS_DEFINE_STATIC_IID_ACCESSOR.
|
1999-03-12 04:46:43 +00:00 |
waterson%netscape.com
|
cdaccd5b64
|
Added an #ifdef XP_UNIX implementation of _strrev() to fix the
build. No clue if it works.
|
1999-03-12 04:41:50 +00:00 |
beard%netscape.com
|
2b28b7d3cc
|
NS_NATIVE_PLUGIN_PORT
|
1999-03-12 04:33:29 +00:00 |
pinkerton%netscape.com
|
4b2c130256
|
Fixes bug #3532 where incremental reflow was not being correctly handled. Also no longer re-resolves the style context at each reflow, but only once on inital reflow.
|
1999-03-12 04:33:24 +00:00 |
rjc%netscape.com
|
bea5aebdfa
|
Removing old personal toolbar folder icons which are too long (>31 characters) due to Mac. They've been replaced by icon files with shorter names.
|
1999-03-12 04:31:21 +00:00 |
beard%netscape.com
|
178617cd61
|
Fixed some unitialized variables
|
1999-03-12 04:31:13 +00:00 |
beard%netscape.com
|
836c0e5fa3
|
added AddEventListener
|
1999-03-12 04:30:30 +00:00 |
beard%netscape.com
|
2d77243ba1
|
now reference counts all listeners
|
1999-03-12 04:29:48 +00:00 |
rjc%netscape.com
|
7464d05939
|
Reducing length of personal toolbar folder icons to be no more than 31 characters as its a Mac limit.
|
1999-03-12 04:29:41 +00:00 |
beard%netscape.com
|
0a9e124c14
|
now subclasses nsISupports
|
1999-03-12 04:29:19 +00:00 |
rjc%netscape.com
|
22647a70f0
|
Icon filenames can't be longer than 31 characters (its a Mac limit) so shortening references to the personal toolbar folder icons. Also, adding in icon references to sidebar.xul
|
1999-03-12 04:19:43 +00:00 |
mscott%netscape.com
|
063cf2f305
|
Build nsPop3Service.cpp
|
1999-03-12 04:19:12 +00:00 |
mscott%netscape.com
|
ccd93a35df
|
Export nsIPop3Service.h
|
1999-03-12 04:18:34 +00:00 |
mscott%netscape.com
|
c43180abb5
|
Implement get new mail.
|
1999-03-12 04:15:13 +00:00 |
mscott%netscape.com
|
c2ea770424
|
MsgGetNewMsg should call the get new mail function.
|
1999-03-12 04:14:28 +00:00 |
mscott%netscape.com
|
15e27283e3
|
Changes for naoki to implement set character set function.
|
1999-03-12 04:13:53 +00:00 |
mscott%netscape.com
|
2c3edafe63
|
Changes for naoki to fill in the character set encoding menu.
|
1999-03-12 04:13:11 +00:00 |
mscott%netscape.com
|
0958558f34
|
Changes for Naoki to implement set character set menu stuff.
Implement GetNewMsgs function which runs a get new mail url through the pop3 service.
|
1999-03-12 04:12:36 +00:00 |
mscott%netscape.com
|
059a917792
|
oops don't build pop3test until I'm ready for it to work again...
|
1999-03-12 04:10:59 +00:00 |
mscott%netscape.com
|
93a71416fa
|
pop3 test no longer needs to create a transport. Go through the pop3 service for running a get new mail url....
|
1999-03-12 04:09:39 +00:00 |
mscott%netscape.com
|
bdd03e2a6a
|
factory can now create a pop3 service...
|
1999-03-12 04:07:52 +00:00 |
mscott%netscape.com
|
fe122e2904
|
Build nsPop3Service.
|
1999-03-12 04:06:09 +00:00 |
mscott%netscape.com
|
909554dce6
|
Creating a pop3 protocol should not require a transport. We should do it ourselves. LoadUrL should take a consumer.
|
1999-03-12 04:05:40 +00:00 |
rjc%netscape.com
|
be3be43d64
|
Need to shorten image filenames to 31 or less characters. Its a Mac file limit.
|
1999-03-12 04:05:23 +00:00 |
mscott%netscape.com
|
273b753b29
|
updates to use nsIMsgMailNewsUrl to pick up url listener stuff. define a default Pop3 port...
|
1999-03-12 04:04:40 +00:00 |
mscott%netscape.com
|
9b8e5c3316
|
Update the interface so it supports the nsIMsgMailNews interface...
|
1999-03-12 04:02:53 +00:00 |
mscott%netscape.com
|
1224dc96a9
|
We no longer need to create the transport for the smtp protocol. Use smtpName as sender's name.
|
1999-03-12 03:57:59 +00:00 |
waterson%netscape.com
|
33446a6f08
|
Fix Unix build bustage.
|
1999-03-12 03:57:16 +00:00 |
mscott%netscape.com
|
fb2589a223
|
Updates to smtp protocol. We should not require the caller to create the transport at construction time. the protocol should do this itself.
|
1999-03-12 03:57:13 +00:00 |
beard%netscape.com
|
aca7a526cb
|
commented out NEW_PLUGIN_STREAM_API
|
1999-03-12 03:56:02 +00:00 |
mscott%netscape.com
|
a292ecd1ff
|
use default smtp port to initialize m_port.
|
1999-03-12 03:55:46 +00:00 |
beard%netscape.com
|
df8b8bb84e
|
removed NEW_PLUGIN_STREAM_API #ifdefs, conformed to latest nsIPluginStreamListener interface.
|
1999-03-12 03:55:42 +00:00 |
beard%netscape.com
|
cdda1d40e0
|
Added a 4.x target.
|
1999-03-12 03:55:26 +00:00 |
mscott%netscape.com
|
005ebd0114
|
define default SMTP port...
|
1999-03-12 03:54:59 +00:00 |
beard%netscape.com
|
a06abd6adb
|
changed how visibility is computed with nsPluginPort.
|
1999-03-12 03:54:23 +00:00 |
mscott%netscape.com
|
7ce84d495d
|
Distinguish between pop and smtp user name. Remove old user_name field which has these new, more specific fields instead.
|
1999-03-12 03:54:13 +00:00 |
mscott%netscape.com
|
b46dc22a74
|
a service to make running pop3 urls easier for the mail client.
|
1999-03-12 03:51:35 +00:00 |
mscott%netscape.com
|
53ecdc0928
|
Export nsIPop3Service.h
|
1999-03-12 03:50:48 +00:00 |
mscott%netscape.com
|
28ccaf8b87
|
Pop3 service for dealing with pop3 urls...
|
1999-03-12 03:50:20 +00:00 |
rjc%netscape.com
|
508a20b7cc
|
Make history datasource work on Mac and Unix, not just Windows. Now using nsFileSpec and removed all Std C FILE code in favor of streams.
|
1999-03-12 03:42:43 +00:00 |
rhp%netscape.com
|
176d16265a
|
Finding content type handler plugins on UNIX
|
1999-03-12 03:40:28 +00:00 |