Граф коммитов

36845 Коммитов

Автор SHA1 Сообщение Дата
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
rjc%netscape.com 20baef8938 Proper chrome (with close box). Thanks to danm. 1999-08-09 21:12:35 +00:00
racham%netscape.com 5f890b16fa renaming prefs file to prefs.js from prefs50.js, bug 5910 1999-08-09 21:08:54 +00:00
bienvenu%netscape.com df2d5ddb2c get progress meter working 1999-08-09 21:08:47 +00:00
rogerl%netscape.com 16febf486b Backing away from SUNW 5.0 version - the 4.2 workshop is the same as GCC
output and Matthias has a way to get the 5.0 workshop to produce 4.2 (and
hence GCC) compatible vtables. I'm leaving the structure intact for now in
case we need to use it for flag setting or whatever.
1999-08-09 21:07:57 +00:00
bienvenu%netscape.com be9b965433 fix gcc warning 1999-08-09 21:07:33 +00:00
ftang%netscape.com ef26c705a3 remove typo break; statement 1999-08-09 21:06:55 +00:00
danm%netscape.com 979183f79c proper chrome on search dialog 1999-08-09 21:05:27 +00:00
nhotta%netscape.com 13bf8b839d Scriptable date format change for unix. 1999-08-09 20:57:55 +00:00
rhp%netscape.com bf4d35c7c5 Adding new files to get ready for XUL header output 1999-08-09 20:54:03 +00:00
sspitzer%netscape.com 7ae5326863 remove some #if 0 code. why? because its crap. 1999-08-09 20:53:14 +00:00
bienvenu%netscape.com e0f8d8fb50 clean up resource export for imap, not part of build yet 1999-08-09 20:21:59 +00:00
buster%netscape.com 7a04009a6b enabled onSelect notifications 1999-08-09 20:10:59 +00:00
rjc%netscape.com 2dd21e3dc2 Small XUL/JS/DTD changes. Now open search dialog when user wants to search through bookmarks. 1999-08-09 20:10:03 +00:00
saari%netscape.com 6880f16fad Fix for build break, one too many *s 1999-08-09 20:06:11 +00:00
ftang%netscape.com f08b63fef1 add new ISO2022JP to Unicode converter 1999-08-09 20:03:57 +00:00
rods%netscape.com b24ae7ff24 Fixed GetFrameForPoint so it passes back the corrct frame for event for form controls (Bug #11467) 1999-08-09 19:59:48 +00:00
srinivas%netscape.com 53f08aed21 The "-mno-486" compiler option is no longer relevant and not supported
in new gcc compilers (v2.95). Bug #11455. Checkin for jdaly@ixl.com.
1999-08-09 19:53:59 +00:00
tague%netscape.com 0f97c41aad Fixed bug #11477 - nsLocale not correctly getting application locale. 1999-08-09 19:53:02 +00:00
bienvenu%netscape.com 98bc602428 sort by sender correctly, fix ptr/ref idl stuff in nsIMsgDatabase 1999-08-09 19:52:46 +00:00
putterman%netscape.com 447605d0a7 Only refresh after EmptyTrash if the trash is the currently selected folder. 1999-08-09 19:51:07 +00:00
toshok%hungry.com 7d6658918b if we're building nspr from the mozilla tree, add the correct private NSPR include dir. 1999-08-09 19:47:21 +00:00
buster%netscape.com a9693b1b69 trivial fix to make sure we're storing an nsIHTMLEditor result in an
nsCOMPtr<nsIHTMLEditor> variable.
1999-08-09 19:37:18 +00:00
sfraser%netscape.com a43c71eae4 Optimization: don't invalidate and update the scroll bar if the value has not changed. 1999-08-09 19:34:34 +00:00
vidur%netscape.com ff5ce3e079 Changed attribute getter glue to use NS_SUCCESS macro instead of comparing to NS_OK 1999-08-09 19:19:49 +00:00
sfraser%netscape.com 0166147f3c Optimization so that moving a collapsed selection does not cause the frame to redraw. 1999-08-09 19:15:04 +00:00
saari%netscape.com 556759446f First Checked In. 1999-08-09 19:15:01 +00:00