Commit Graph

16449 Commits

Author SHA1 Message Date
mcafee%netscape.com
0b012eede2 Reverting back to 3.7 1999-02-09 12:26:27 +00:00
mcafee%netscape.com
9fb5cb8515 reverting back to 3.2 1999-02-09 12:23:00 +00:00
mcafee%netscape.com
9660bf864c Reverting back to 3.1 1999-02-09 12:18:30 +00:00
mcafee%netscape.com
95e3ea9bbe Solaris defines BROKEN_QSORT, removing explicit SOLARIS reference 1999-02-09 11:26:41 +00:00
mcafee%netscape.com
4225c6332a Fixing mac bustage: XP_QSORT() 1999-02-09 11:22:47 +00:00
mcafee%netscape.com
bd1751e4fb Fixing XP_QSORT() breakage, we're using lib/xp/xp_qsort.cpp version now 1999-02-09 08:37:35 +00:00
grail%cafebabe.org
c09d461c4f Layouts are now rearranged correctly. 1999-02-09 08:28:06 +00:00
mcafee%netscape.com
f65f111960 Yanking XP_QSORT() out (Mac, Solaris) in favor of the version in /lib/xp/xp_qsort.c. Removing dead windows include files. a=pnunn@netscape.com (2998) 1999-02-09 08:19:24 +00:00
leaf%mozilla.org
85ec4ad1b4 Adding the glib/gtk+ updating script. and the directory readme. 1999-02-09 08:09:58 +00:00
grail%cafebabe.org
29a1008f18 Fix minor "bug" in xml description. 1999-02-09 08:06:30 +00:00
grail%cafebabe.org
687b7ebe3f Build a panel presumably for dialogs and such. 1999-02-09 08:06:09 +00:00
grail%cafebabe.org
70edc36f34 Restructured to accomodate parent class XMLWidgetBuilder. 1999-02-09 08:05:42 +00:00
grail%cafebabe.org
2dfc62ec38 Base object for UI builders from XML descriptions. 1999-02-09 08:05:17 +00:00
grail%cafebabe.org
a841224be1 Fixed char values used where bytes should be for switch
statement. Language sanity issues.
1999-02-09 08:04:42 +00:00
jband%netscape.com
9517bbee5e NOT YET PART OF SEAMONKEY - now using types based on xpcom/src/libxpt/public/xpt_struct.h. Using nsIAllocator (which has an implementation hacked in in test/TestXPC.cpp - since the real one in xpcom/src is not being registered and used) 1999-02-09 07:31:00 +00:00
fur%netscape.com
9bf4a72b6c *** empty log message *** 1999-02-09 06:47:12 +00:00
fur%netscape.com
6e52b56316 Make g++ default C++ compiler 1999-02-09 06:47:00 +00:00
fur%netscape.com
d60ecdb0f1 Remove C++ comment in C file 1999-02-09 06:46:12 +00:00
fur%netscape.com
380520243b Kill routine that has name conflict w/ libc 1999-02-09 05:47:33 +00:00
fur%netscape.com
a7adaf7126 Wrong path for Packages binaries 1999-02-09 05:46:47 +00:00
troy%netscape.com
9c158de393 Added GetFrameType() member function 1999-02-09 05:44:13 +00:00
troy%netscape.com
49923b7f83 Fix for bug #2661. Now handles the case where the root-frame has a fixed
height
1999-02-09 05:09:39 +00:00
bienvenu%netscape.com
9f91cb13db put linebreak defines here since I can't put them in nsCRT.h 1999-02-09 05:07:21 +00:00
bienvenu%netscape.com
a8df8db01e back out linebreak defines 1999-02-09 05:06:35 +00:00
troy%netscape.com
9940ecee6e Fixed a silly error I introduced in the previous check-in 1999-02-09 05:01:11 +00:00
waterson%netscape.com
e1c4d5464e Made nsRDFContentUtils routines static members of a class. Made the tree builder more polite about creating cells. Made the tree builder look at the <xul:tree>'s <xul:treecol> elements for column info. 1999-02-09 04:59:11 +00:00
bienvenu%netscape.com
b68b1bca71 add line buffering class 1999-02-09 04:46:12 +00:00
tague%netscape.com
28177eb274 Added autoregistration to Windows locale DLL 1999-02-09 04:44:23 +00:00
bienvenu%netscape.com
57567ced9f add platform specific linebreak defines 1999-02-09 04:43:58 +00:00
tague%netscape.com
84edb88953 Added XPCOM autoregistration to the Mac version of the locale shared object. 1999-02-09 04:31:32 +00:00
troy%netscape.com
1b384d0f08 Fixed a problem where absolutely positioned child frames with an 'auto'
offset weren't getting re-positioned during an incremental reflow of the
flowed items
1999-02-09 04:31:09 +00:00
warren%netscape.com
6762930792 Moved NS_ERROR_MODULE_MAILNEWS to xpcom/public/nsError.h 1999-02-09 04:28:35 +00:00
warren%netscape.com
d63ed15c2d Added NS_ERROR_MODULE_MAILNEWS 1999-02-09 04:28:17 +00:00
warren%netscape.com
6025c5369c Changed uses of MsgErr to nsresult. Moved CR LF macros to base/src/nsCRT.h. 1999-02-09 04:20:46 +00:00
warren%netscape.com
b6be0cc3db Added CR LF defines for general use. 1999-02-09 04:19:58 +00:00
troy%netscape.com
aaff26f78e Turned off some code until the frame construction code handles the case
where the replaced element that can't be rendered is floated or absolutely
positioned
1999-02-09 04:05:21 +00:00
mscott%netscape.com
776da37489 Bring first part of the smtp service online. We can now read in a file name and send the message to the SMTP server. 1999-02-09 03:51:50 +00:00
mscott%netscape.com
3a78054dc6 Removing from directory as this has been moved to tests\smtp\smtpTest.cpp 1999-02-09 03:50:32 +00:00
mscott%netscape.com
1c74b22e88 Build nsSmtpProtocol.cpp... 1999-02-09 03:49:59 +00:00
mscott%netscape.com
1221af04e9 New method to post a file containing a message. 1999-02-09 03:49:31 +00:00
mscott%netscape.com
101c8b3d6d Many many changes. Most notably code to correctly parse a file containing an email message, append appropriate CRLFs and transmit the file to the SMTP server. 1999-02-09 03:48:56 +00:00
mscott%netscape.com
43c849a258 Small changes. Added support for getting/setting a file name for the file to be posted. 1999-02-09 03:46:34 +00:00
warren%netscape.com
4303f5bbff Broke out IMAP stuff. 1999-02-09 03:45:02 +00:00
mscott%netscape.com
0b5693d6bb Add accessors for getting/setting the file name for the email message to be posted. 1999-02-09 03:44:47 +00:00
srinivas%netscape.com
d681340296 Display nspr version info. by default. 1999-02-09 03:34:09 +00:00
srinivas%netscape.com
a7122489b6 Code cleanup. 1999-02-09 03:30:29 +00:00
srinivas%netscape.com
0bbafa3b0b Reduce default thread count. 1999-02-09 03:29:40 +00:00
tague%netscape.com
cacda0cc9c Added autoregistration to UNIX .so 1999-02-09 03:24:34 +00:00
mscott%netscape.com
fb0265ba77 Add values for CRLF.... 1999-02-09 03:23:10 +00:00
mscott%netscape.com
42bcff3720 Oops...one of my changes got lost...if you are reading in user data, don't write it into m_userData unless the user
actually entered a value...if you do write in it, we step on the default value which is alredy in m_userData...
1999-02-09 03:21:34 +00:00