Commit Graph

36621 Commits

Author SHA1 Message Date
hangas%netscape.com
e1781071b1 First Checked In. 1999-08-09 23:58:19 +00:00
ftang%netscape.com
759f852c0d fix CID is too long bustage at Mac 1999-08-09 23:57:18 +00:00
tao%netscape.com
a23f9bbe98 Change calling sequence to match the change in JS function 1999-08-09 23:56:18 +00:00
tao%netscape.com
e733c527e9 function prototype change 1999-08-09 23:55:35 +00:00
nisheeth%netscape.com
68478d84a1 Fixed some warnings in xmlparse.c. Thanks a lot to kherron@sgum.mci.com for noticing these warnings, filing a bug, and attaching an attempted fix to the bug report. 1999-08-09 23:52:45 +00:00
av%netscape.com
e41767be1f Setting some default size to objects with unknown size, bug #8740 1999-08-09 23:41:55 +00:00
jfrancis%netscape.com
b4b31aaa18 begginning of block operations honoring breaks... 1999-08-09 23:39:48 +00:00
ftang%netscape.com
f9c1fdbb28 temp add 3 obsoleted charset 1999-08-09 23:37:55 +00:00
ftang%netscape.com
1ea83d5689 add 3 tempory obsoleted charset 1999-08-09 23:35:06 +00:00
ftang%netscape.com
30d1e25ce1 use the new/fast implementation of to unicode converter. Keep the old to unicode converter under x-obsoleted name 1999-08-09 23:32:17 +00:00
alecf%netscape.com
14068dc6b9 fix uninitialize variable 1999-08-09 23:28:27 +00:00
saari%netscape.com
9b9b72544a Fix for bug 10515, an error in keybinding logic 1999-08-09 23:28:18 +00:00
jefft%netscape.com
4ec8e8b82d added DeleteFolder() 1999-08-09 23:21:25 +00:00
jefft%netscape.com
0a6cd043f5 added InTrash() & DeleteSubFolders() 1999-08-09 23:20:24 +00:00
jefft%netscape.com
cdcf6b93ac added DeleteFolder() 1999-08-09 23:15:06 +00:00
alecf%netscape.com
82b5f6a513 removed files: mozilla/mailnews/compose/src/nsMsgCompPrefs.cpp 1999-08-09 23:04:09 +00:00
alecf%netscape.com
a0d80e452d remove nsMsgCompPrefs from the build 1999-08-09 23:01:48 +00:00
alecf%netscape.com
8392ca4cf6 remove nsMsgCompPrefs from build 1999-08-09 23:01:10 +00:00
ssu%netscape.com
caa2ec5cae added ifdef win32 to win32 standalone specific code 1999-08-09 23:01:03 +00:00
nisheeth%netscape.com
493fb7ae32 Checking in a patch that lets us build on a redhat 6.0 box with glibc-2.1.2-3 installed. Thanks a lot to Brian Ryner (bryner@students.uiuc.edu) for the patch. 1999-08-09 22:51:53 +00:00
jfrancis%netscape.com
4c2532dd8b fixing bug 9366 1999-08-09 22:51:40 +00:00
alecf%netscape.com
b6a291576d reorder member variables to match constructor 1999-08-09 22:47:53 +00:00
toshok%hungry.com
07ce6f3036 if we're doing OJI, we need both -ljsj and -loji 1999-08-09 22:44:06 +00:00
sfraser%netscape.com
99d26023f2 Remove errant semicolons 1999-08-09 22:43:18 +00:00
gayatrib%netscape.com
15ed06a6e7 replacing location.this with the complete url as that call is failing 1999-08-09 22:37:40 +00:00
rjc%netscape.com
6893c29b97 Small fix for bug #11449. 1999-08-09 22:33:02 +00:00
rjc%netscape.com
7541216c9b Small XUL changes. 1999-08-09 22:30:30 +00:00
danm%netscape.com
83dc4ebc74 re-enable app quit from menu 1999-08-09 22:28:30 +00:00
danm%netscape.com
ed2017307f allow close from JS to close non-JS windows. bug 9703. 1999-08-09 22:28:09 +00:00
sspitzer%netscape.com
9aab80c6e9 use try and catch. history.SetPageTitle() is failing. this exception is now. I think its related to bug #11489 1999-08-09 22:19:08 +00:00
morse%netscape.com
22e13c01e4 backing out changes -- gives crashes at runtime 1999-08-09 22:14:34 +00:00
karnaze%netscape.com
5000e23383 table caption reflects border-collapse disabled 1999-08-09 22:01:07 +00:00
jfrancis%netscape.com
4d7c1bf9f2 default impl for InsertHeader(); plus adapted to new definition of SplitNodeDeep() 1999-08-09 21:51:19 +00:00
rjc%netscape.com
5e162a2981 Add some icons. 1999-08-09 21:51:17 +00:00
jfrancis%netscape.com
250a479977 added InsertHeader() 1999-08-09 21:50:28 +00:00
jfrancis%netscape.com
2c1631036f smarts for creating empty lists in the right places; prelim work for WillMakeHeader(); prelim work for indenting lists; helper routine IsEmptyBlock(); 1999-08-09 21:50:02 +00:00
jfrancis%netscape.com
c8ee477692 added helper function IsEmptyBlock() 1999-08-09 21:49:25 +00:00
briano%netscape.com
0c6881e851 Automated update 1999-08-09 21:46:26 +00:00
jfrancis%netscape.com
70c5b10ce6 SplitNodeDeep() now emits an out param that tells you what the effective split offset was. This routine no longer splits text nodes unless it has to; ie, if the original offset was at the beginning or end of the text node, no split occurs in it. 1999-08-09 21:45:52 +00:00
briano%netscape.com
2e09605591 Fixed the QTDIR test, and defined NSCAP_DISABLE_DEBUG_PTR_TYPES for Solaris WS builds (as per bug 11309). 1999-08-09 21:45:47 +00:00
jfrancis%netscape.com
9f2cfc31fe adding InsertHeader() 1999-08-09 21:43:53 +00:00
jfrancis%netscape.com
49b63463ff fix for 10584 1999-08-09 21:42:51 +00:00
tao%netscape.com
eba563750f Add locale switching test case. 1999-08-09 21:38:54 +00:00
tao%netscape.com
52187c43c4 Add locale switching test. 1999-08-09 21:36:25 +00:00
morse%netscape.com
6d611c6923 remove xp dependencies 1999-08-09 21:29:41 +00:00
harishd%netscape.com
ae9d16c074 Moved kLegalOpen from BODY to SCRIPT.
CanContain() now checks for kLegalOpen.
1999-08-09 21:28:24 +00:00
harishd%netscape.com
904dc09dc9 Added code to handle "stray" block closer ( bug# 11365 ).
Did some cleanup..
1999-08-09 21:26:55 +00:00
pnunn%netscape.com
9b5314bc61 Added test for error. pnunn. 1999-08-09 21:25:39 +00:00
bienvenu%netscape.com
844cc21667 add imap resources to build 1999-08-09 21:20:07 +00:00
bienvenu%netscape.com
404e16da1f add imap msgs to build 1999-08-09 21:19:47 +00:00