Commit Graph

10737 Commits

Author SHA1 Message Date
troy%netscape.com
f9c8d7ff13 Changed to ignore SCRIPT tags that aren't JavaScript language 1998-10-30 03:36:35 +00:00
michaelp%netscape.com
42bb7d7f21 fixed build bustage. 1998-10-30 03:16:17 +00:00
beard%netscape.com
93430e373e Fixes spurious drawing of the security icon. 1998-10-30 03:01:38 +00:00
cls%seawood.org
bc2c14d768 Added MAKE_OBJDIR to build_number target 1998-10-30 02:57:34 +00:00
michaelp%netscape.com
02692c7c64 fixed build bustage. 1998-10-30 02:51:08 +00:00
pinkerton%netscape.com
2ebde998df put it in-line with the windows version of this file. The right widgets were not being created because we weren't checking the class/interface id's correctly (at least, I assume that the windows way is more correct than the mac way because now it works!). 1998-10-30 02:38:58 +00:00
michaelp%netscape.com
fc225bf7c1 changes to support nsIRenderingContext that conforms to COM conventions. 1998-10-30 02:08:25 +00:00
spider%netscape.com
0ac93fd542 Support nsIMessage 1998-10-30 02:03:14 +00:00
spider%netscape.com
c7045a9359 Adding nsIMessage. Updating SMTPService to take an nsIMessage to send 1998-10-30 02:02:52 +00:00
pinkerton%netscape.com
ffa5e28039 fix bug where new windows would not be the active window by calling right toolbox routines. 1998-10-30 01:00:33 +00:00
pinkerton%netscape.com
2fa9e0e238 fix bug where dragging windows around would cause them to move twice by not passing the window move event down. 1998-10-30 00:59:29 +00:00
spider%netscape.com
578617c0b8 Adding mime 1998-10-30 00:50:23 +00:00
spider%netscape.com
3b1a042a0d Adding MIME interface 1998-10-30 00:50:04 +00:00
spider%netscape.com
c295b9bb4d Adding MIME Service 1998-10-30 00:49:31 +00:00
spider%netscape.com
3ba6cdb9b1 adding mime libs 1998-10-30 00:48:05 +00:00
spider%netscape.com
f43fda12ea factor MIME & SMTP 1998-10-30 00:38:21 +00:00
pinkerton%netscape.com
4a9ab4e630 cleanup constructor/destructor, and use auto_ptr where appropriate. 1998-10-30 00:12:37 +00:00
cls%seawood.org
ed30457af8 Added fix for freebsd shared libs 1998-10-30 00:12:20 +00:00
jevering%netscape.com
7f6c630404 Fix case were neither MSSDK or NGPREFS is set 1998-10-30 00:06:40 +00:00
pinkerton%netscape.com
f9a2d0f71f don't process menu events multiple times (do them only on keydown). 1998-10-29 23:47:05 +00:00
troy%netscape.com
44abe875c4 Changed BODY to be wrapped in a scroll frame 1998-10-29 23:37:56 +00:00
spider%netscape.com
b682ef8644 Fix build 1998-10-29 23:32:06 +00:00
troy%netscape.com
c16076d5ca Changed to use a scroll frame for the BODY 1998-10-29 23:25:02 +00:00
spider%netscape.com
071573be46 SMTP Service implementation 1998-10-29 23:20:48 +00:00
spider%netscape.com
56f85dda31 Fix build bustage 1998-10-29 23:07:33 +00:00
cls%seawood.org
e2ef126a52 Fixed building of shared libs when using egcs. 1998-10-29 22:27:49 +00:00
jevering%netscape.com
ec6da4c8d8 include correct header file. 1998-10-29 22:13:15 +00:00
jevering%netscape.com
b4f037691c Moved MSSDK dependency down a level. 1998-10-29 22:06:27 +00:00
spider%netscape.com
9e0354b5f8 Adding support for SMTP service 1998-10-29 22:04:11 +00:00
spider%netscape.com
87ea572c75 Adding support for SMTP Service to send Mail 1998-10-29 22:03:50 +00:00
ramiro%netscape.com
0bfb5295eb Fix a comment. 1998-10-29 22:01:16 +00:00
spider%netscape.com
043fab1495 remove jdefines.h 1998-10-29 21:39:06 +00:00
spider%netscape.com
fcbba3748e Support SMTP send message 1998-10-29 21:09:32 +00:00
spider%netscape.com
47c4dce376 msg stuff 1998-10-29 21:09:07 +00:00
wtc%netscape.com
e7d66e5edd Linux/m68k porting change (define _MD_SP_TYPE), contributed by
Jes Sorensen <Jes.Sorensen@cern.ch>.
1998-10-29 21:04:47 +00:00
cmanske%netscape.com
f58aeeead4 Fixed bugzilla bugs 305, 306, 307 and some code cleanup. 1998-10-29 20:38:40 +00:00
akkana%netscape.com
7c915be525 Remove nonworking IRIX compile segments; these should be in IRIX.mk anyway, if they're really needed 1998-10-29 20:08:22 +00:00
pinkerton%netscape.com
d2e881143e Don't use the offscreen pixmap if it is null (low memory situations) 1998-10-29 20:03:57 +00:00
troy%netscape.com
697d10d512 Changed Refresh() to use the dimensions of the widget associated with
theview being repainted, rather than the dimensions of the root widget
1998-10-29 19:47:19 +00:00
buster%netscape.com
d029154680 minor fix in determining which layout algorithm to call based on available size 1998-10-29 19:42:43 +00:00
dcone%netscape.com
3d66397f2a Abstracted the nsBlender class 1998-10-29 19:22:42 +00:00
spider%netscape.com
fcea19d2da Adding SMTP lib's 1998-10-29 19:17:27 +00:00
terry%netscape.com
c24dd840d9 Major spankage. Every command that mozbot understands on the public
channel can now also be sent to it via /msg.  Much code reorg done to
accomplish this.
1998-10-29 18:59:22 +00:00
spider%netscape.com
526bcd50bf Adding Msg Test Case 1998-10-29 18:51:10 +00:00
spider%netscape.com
7684a1ced2 Adding preliminary msg send stuff 1998-10-29 18:20:20 +00:00
pinkerton%netscape.com
82e3dddcc8 default constructor initializes position/size to 0 so people don't have to call Empty() any more. 1998-10-29 18:06:45 +00:00
pinkerton%netscape.com
690dc03bc0 Turn on xSYM generation for both targets and enable debugging to touch the right prefs. 1998-10-29 17:44:13 +00:00
pinkerton%netscape.com
1631cf3ee6 make sure we init mMenuBar to null. 1998-10-29 17:40:22 +00:00
terry%netscape.com
bb4243735b Cram headlines into less lines of output. 1998-10-29 16:56:30 +00:00
pierre%netscape.com
f740ba45f7 Landing MacWidgets... 1998-10-29 14:06:26 +00:00