morse%netscape.com
ec3bdaed84
backing out changes -- gives crashes at runtime
1999-08-09 22:14:34 +00:00
karnaze%netscape.com
84e789fdf9
table caption reflects border-collapse disabled
1999-08-09 22:01:07 +00:00
jfrancis%netscape.com
5237edcf94
default impl for InsertHeader(); plus adapted to new definition of SplitNodeDeep()
1999-08-09 21:51:19 +00:00
rjc%netscape.com
0a456becfc
Add some icons.
1999-08-09 21:51:17 +00:00
jfrancis%netscape.com
305be45591
added InsertHeader()
1999-08-09 21:50:28 +00:00
jfrancis%netscape.com
90559d0488
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
3cd7a6362b
added helper function IsEmptyBlock()
1999-08-09 21:49:25 +00:00
briano%netscape.com
e76f748e08
Automated update
1999-08-09 21:46:26 +00:00
jfrancis%netscape.com
1736058750
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
ea9661e249
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
7b11cafa7e
adding InsertHeader()
1999-08-09 21:43:53 +00:00
jfrancis%netscape.com
9cd8e103a9
fix for 10584
1999-08-09 21:42:51 +00:00
tao%netscape.com
5802c04e3b
Add locale switching test case.
1999-08-09 21:38:54 +00:00
tao%netscape.com
b2b358c602
Add locale switching test.
1999-08-09 21:36:25 +00:00
morse%netscape.com
515d11c440
remove xp dependencies
1999-08-09 21:29:41 +00:00
harishd%netscape.com
e7b35d0f08
Moved kLegalOpen from BODY to SCRIPT.
...
CanContain() now checks for kLegalOpen.
1999-08-09 21:28:24 +00:00
harishd%netscape.com
f14b0efea9
Added code to handle "stray" block closer ( bug# 11365 ).
...
Did some cleanup..
1999-08-09 21:26:55 +00:00
pnunn%netscape.com
7c92a07b07
Added test for error. pnunn.
1999-08-09 21:25:39 +00:00
bienvenu%netscape.com
a08aae8a6b
add imap resources to build
1999-08-09 21:20:07 +00:00
bienvenu%netscape.com
d583aaaf59
add imap msgs to build
1999-08-09 21:19:47 +00:00
rjc%netscape.com
1bce0750f2
Proper chrome (with close box). Thanks to danm.
1999-08-09 21:12:35 +00:00
racham%netscape.com
5d0188b2cd
renaming prefs file to prefs.js from prefs50.js, bug 5910
1999-08-09 21:08:54 +00:00
bienvenu%netscape.com
c0d3c6e98a
get progress meter working
1999-08-09 21:08:47 +00:00
rogerl%netscape.com
4ef6eb6906
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
09fed9f854
fix gcc warning
1999-08-09 21:07:33 +00:00
ftang%netscape.com
b4734fc412
remove typo break; statement
1999-08-09 21:06:55 +00:00
danm%netscape.com
7925534f4b
proper chrome on search dialog
1999-08-09 21:05:27 +00:00
nhotta%netscape.com
2533ce5014
Scriptable date format change for unix.
1999-08-09 20:57:55 +00:00
rhp%netscape.com
f024e0c81b
Adding new files to get ready for XUL header output
1999-08-09 20:54:03 +00:00
sspitzer%netscape.com
b7db867e00
remove some #if 0 code. why? because its crap.
1999-08-09 20:53:14 +00:00
bienvenu%netscape.com
27147894ec
clean up resource export for imap, not part of build yet
1999-08-09 20:21:59 +00:00
buster%netscape.com
befed44f84
enabled onSelect notifications
1999-08-09 20:10:59 +00:00
rjc%netscape.com
91e2d4425a
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
66032b872e
Fix for build break, one too many *s
1999-08-09 20:06:11 +00:00
ftang%netscape.com
1462aca66e
add new ISO2022JP to Unicode converter
1999-08-09 20:03:57 +00:00
rods%netscape.com
e98bc50df5
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
9c2cbf289f
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
c4d17c38b0
Fixed bug #11477 - nsLocale not correctly getting application locale.
1999-08-09 19:53:02 +00:00
bienvenu%netscape.com
4d79243690
sort by sender correctly, fix ptr/ref idl stuff in nsIMsgDatabase
1999-08-09 19:52:46 +00:00
putterman%netscape.com
0b1211ae1f
Only refresh after EmptyTrash if the trash is the currently selected folder.
1999-08-09 19:51:07 +00:00
toshok%hungry.com
9efcfa356d
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
9624f91fa7
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
19d4959fb5
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
2c483b63f2
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
f24a0065cc
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
aba48e044c
First Checked In.
1999-08-09 19:15:01 +00:00
vidur%netscape.com
4876025852
changed name of NS_CreateContext to NS_CreateScriptContext
1999-08-09 19:14:49 +00:00
sfraser%netscape.com
3ab1d5f6c1
Make the caret use InvetRect for drawing.
1999-08-09 19:14:43 +00:00
saari%netscape.com
c4dc3e2db6
Adding Mac dynamic menus support. This touches a little XP code, notably, adding GetDOMNode and SetDOMNode to nsIMenuItem.
1999-08-09 19:14:38 +00:00
vidur%netscape.com
9962f551bd
Implemented document.lastModified
1999-08-09 19:10:24 +00:00