Commit Graph

19886 Commits

Author SHA1 Message Date
beard%netscape.com
10365cf834 commented out NEW_PLUGIN_STREAM_API 1999-03-12 03:56:02 +00:00
mscott%netscape.com
de32acb4fd use default smtp port to initialize m_port. 1999-03-12 03:55:46 +00:00
beard%netscape.com
0a662b0b79 removed NEW_PLUGIN_STREAM_API #ifdefs, conformed to latest nsIPluginStreamListener interface. 1999-03-12 03:55:42 +00:00
beard%netscape.com
02f2d3d6e9 Added a 4.x target. 1999-03-12 03:55:26 +00:00
mscott%netscape.com
b9c8fb7a48 define default SMTP port... 1999-03-12 03:54:59 +00:00
beard%netscape.com
ae494a451e changed how visibility is computed with nsPluginPort. 1999-03-12 03:54:23 +00:00
mscott%netscape.com
df789b51d1 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
752c4e696f a service to make running pop3 urls easier for the mail client. 1999-03-12 03:51:35 +00:00
mscott%netscape.com
ba5c6e774c Export nsIPop3Service.h 1999-03-12 03:50:48 +00:00
mscott%netscape.com
88f982b202 Pop3 service for dealing with pop3 urls... 1999-03-12 03:50:20 +00:00
rjc%netscape.com
89f95e4efc 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
0822709efc Finding content type handler plugins on UNIX 1999-03-12 03:40:28 +00:00
rhp%netscape.com
941cf23e01 More makefile changes for components 1999-03-12 03:35:09 +00:00
rhp%netscape.com
fb4661b354 Change to make it a component 1999-03-12 03:24:00 +00:00
rhp%netscape.com
07dca5816c Added the installation of CSS and JS files. 1999-03-12 03:17:45 +00:00
ducarroz%netscape.com
65a527bbcd export composeBody.html 1999-03-12 03:03:23 +00:00
briano%netscape.com
a908eab0b6 Made it acceptable to QNX's shell. 1999-03-12 02:55:24 +00:00
buster%netscape.com
b615bb95b3 deleting the last editable object in a document now causes a bogus placeholder <P>&nbsp;</P> to be added to the document. This node has the
attribute MOZ_EDITOR_BOGUS_NODE set to TRUE.  this solves the problem of when you do a SelectAll then a DEL, you don't have a cursor
or any way to set selection in the document. You do still have the problem that the nbsp is pretty narrow and the frame containing it is hard to hit
with the mouse.  We really need the "set selection to frame nearest the mouse down point" operation.

the intent is for all inserts to look for this node, and if found delete it before the insert.  likewise, all deletes will be no-ops if this node is found.
1999-03-12 02:28:24 +00:00
buster%netscape.com
9450d290ae fixed a small bug. mRefNode may be nsnull. 1999-03-12 02:27:48 +00:00
sar%netscape.com
6f4ea05832 make it possible to turn mailnews off by setting DISABLE_MAILNEWS 1999-03-12 02:27:29 +00:00
mcafee%netscape.com
d20ca185b2 Removing printf 1999-03-12 02:25:00 +00:00
mcafee%netscape.com
fcc49f09aa Adding triple-click support; map double-click events to NS_MOUSE_LEFT_DOUBLECLICK, etc. (3595) 1999-03-12 02:23:44 +00:00
warren%netscape.com
53f13f9cb4 Put back in call to NS_NewUnionEnumerator -- resolved link problem. 1999-03-12 02:10:03 +00:00
mjudge%netscape.com
17ab7eccaa reverting fix :( 1999-03-12 01:49:12 +00:00
alecf%netscape.com
78ece3b627 nsNetFile wasn't building on unix... 1999-03-12 01:44:02 +00:00
alecf%netscape.com
84fbcc905e don't build old-sk00l mail/news protocols 1999-03-12 01:42:52 +00:00
mjudge%netscape.com
343558ec19 backing out fix 1999-03-12 01:35:13 +00:00
mjudge%netscape.com
a6ca07e3b7 backing out fix. i hate this 1999-03-12 01:34:44 +00:00
mjudge%netscape.com
5bd9ac0bd9 fixing libs phase to make the windows lib to be used by \widget 1999-03-12 01:29:31 +00:00
mjudge%netscape.com
64003df130 changing the build system to export the "lib" on the libs phase not wait for install 1999-03-12 01:28:52 +00:00
ducarroz%netscape.com
44cacb9e76 Fix transparency color problem 1999-03-12 01:27:54 +00:00
waterson%netscape.com
e0d7b0dd30 s/rdfb/rdf 1999-03-12 01:25:30 +00:00
waterson%netscape.com
2bf8166342 Added rules for personal toolbar GIFs. 1999-03-12 01:23:00 +00:00
rhp%netscape.com
f228a9d6f1 Changes for linux build. 1999-03-12 01:22:30 +00:00
waterson%netscape.com
a3ccdda0ca Added rules for personal toolbar folder GIFs. 1999-03-12 01:21:40 +00:00
waterson%netscape.com
52b813084e Added icons and style rules for the personal toolbar folder. 1999-03-12 01:21:20 +00:00
sdagley%netscape.com
c76429f73c Fixing the Mac build bustage by calling the get() accessor for comparison 1999-03-12 01:16:08 +00:00
ftang%netscape.com
4ffd0da95f Add atsui work for non ASCII text. Reviewed and approved by pierre. Need more work to convert more text into MacRoman. 1999-03-12 01:15:52 +00:00
ducarroz%netscape.com
db0788363d Part of integration of preference into compose 1999-03-12 01:10:43 +00:00
ducarroz%netscape.com
cc770eb230 Add pref for user real name, organization and user email address 1999-03-12 01:09:48 +00:00
warren%netscape.com
4da682e5a9 Added menu item to bring up messenger. 1999-03-12 01:08:17 +00:00
ducarroz%netscape.com
107ba596d8 Part of the intregration of preferences into compose 1999-03-12 01:07:30 +00:00
mjudge%netscape.com
43c3c35906 need to swap positions for mac. need to put COMPtr on right side of == 1999-03-12 01:02:34 +00:00
ducarroz%netscape.com
fbb6806b42 Initial checkin, part of integration of preference into compose 1999-03-12 00:47:09 +00:00
waterson%netscape.com
b3290410a8 Fixed spaces in Makefile.in. 1999-03-12 00:31:40 +00:00
briano%netscape.com
c9053b42df Now static builds can find the static libraries they need. 1999-03-12 00:30:52 +00:00
rods%netscape.com
3bc7fc543c removed D&D define 1999-03-12 00:24:36 +00:00
akkana%netscape.com
037b0567a4 nsConvertKey should only set the key code to zero if the key is one
of the special keys.
Also, handle_key_press/release_event shouldn't pass events for shift,
control, and alt keys -- other platforms don't treat those as key events,
so the XP code isn't prepared to handle them.
This fixes typing of punctuation marks in the editor.
1999-03-12 00:23:11 +00:00
rods%netscape.com
274932eb30 Fixed up some of the drag & drop codce
Added the filling in of the charCode  field in nsKeyEvent
1999-03-12 00:21:11 +00:00
mjudge%netscape.com
26d8cc3a13 fixed memory leaks in nsRangelist.cpp. uninitialized memory in nsTextframe, simplified APIs in nsIFrame and the underlying implementations. see layout.checkins 1999-03-12 00:17:14 +00:00