Commit Graph

8089 Commits

Author SHA1 Message Date
pierre%netscape.com
138574a372 added 'demo #0' 1998-09-19 01:38:37 +00:00
pierre%netscape.com
849d768b88 implemented resize events and redraw on resize 1998-09-19 01:38:26 +00:00
pierre%netscape.com
07bad234d9 use UnitConversion macros + some cleanup in GetWidth 1998-09-19 01:38:10 +00:00
raman%netscape.com
3bf25c0134 Added support for unsigned JAR files. This feature is controlled by a preference 1998-09-19 01:27:20 +00:00
raman%netscape.com
7c9274a115 Added a preference to control unsigned JAR files for SmartUpdate 1998-09-19 01:26:21 +00:00
raman%netscape.com
a82ec3ee9a Added AllJavaPermission target to give complete access to all permissions in Javasoft's JVM 1998-09-19 01:25:32 +00:00
raman%netscape.com
efbedc9e42 Added AllJavaPermission target to give complete access to all permissions in Javasoft's JVM 1998-09-19 01:25:05 +00:00
wtc%netscape.com
d06e6fa3d8 Moved the obsolete function PR_SetStdioRedirect from probslet.h
back to prproces.h because we don't want to break source
compatibility in this release.
1998-09-19 01:00:52 +00:00
ftang%netscape.com
6ac4d83b71 Make the history entry to store UTF8 text. We will graduately change FE code also to deal with UTF8 in history database. We need this to make the RDF history access correctly handle Multilingual text 1998-09-19 00:33:04 +00:00
ftang%netscape.com
209615ff73 fix bug 147200 by merge nova code 1998-09-19 00:30:31 +00:00
ftang%netscape.com
1269068ae6 Fix the DrawText problem 1998-09-19 00:27:03 +00:00
ftang%netscape.com
a59196f390 fix 147200 by merge nova code 1998-09-19 00:25:16 +00:00
ftang%netscape.com
d7ed0169c8 fix bug 147200 by merge code from nova 1998-09-19 00:23:58 +00:00
ftang%netscape.com
781dcfc14b fix bug 147200 by merge code from nova
1. Add t61 conversion table
2. change Japanese conversion table on window to use the cp932 table instead.
1998-09-19 00:22:09 +00:00
ftang%netscape.com
420517ddf4 fix 147200. merged from nova 1998-09-19 00:18:00 +00:00
raman%netscape.com
10d9766023 Added CertChain Principal support for Javasoft. Added calls for AskPermission and SetPermission 1998-09-19 00:06:44 +00:00
pierre%netscape.com
4727c7a851 added nsScrollbar to fix a build breakage 1998-09-18 23:51:30 +00:00
pierre%netscape.com
7918fae2d5 Replaced a faulty line with NS_ERROR in order to fix a build breakage. Don will do the right thing later. 1998-09-18 23:50:04 +00:00
pierre%netscape.com
0c007a93cd remove outdated manifest files (closed tree override: raptor build only) 1998-09-18 23:47:52 +00:00
sman%netscape.com
ea05bbc881 minor updates to layers. 1998-09-18 22:54:48 +00:00
troy%netscape.com
6b216f1161 Attempt number three... 1998-09-18 22:54:16 +00:00
troy%netscape.com
11dcf75a5b Attempt number two... 1998-09-18 22:51:36 +00:00
troy%netscape.com
389d1f7981 Attempt number one to fix Linux builds... 1998-09-18 22:49:15 +00:00
buster%netscape.com
0b05aed482 made sure that all attributes respect their minimum values as per HTML 4 spec.
fixed some comments.
1998-09-18 22:39:16 +00:00
pierre%netscape.com
dd3e7a7e7b removed nsIContentDelegate.h 1998-09-18 22:38:19 +00:00
buster%netscape.com
9a953b8672 added ColIsSpannedInto, ColHasSpanningCells
moved *IsSpannedInto and *HasSpanningCells into cellmap, giving us the oppurtunity
to easily cache results if we want.  These methods are still accessed through nsTableFrame.
changed nsTableFrame::GetCellAt to nsTableFrame::GetCellFrameAt to make it more clear what
the method returns:  a frame, not content.
1998-09-18 22:37:14 +00:00
spider%netscape.com
b044f59743 WIP: UnicodeString -> nsString 1998-09-18 22:18:44 +00:00
cyeh%netscape.com
7f71274325 add *.cpp file to fix bustage. really. this time i mean it. 1998-09-18 21:52:14 +00:00
spider%netscape.com
8057f7e65a Fix windows build bustage 1998-09-18 21:42:28 +00:00
troy%netscape.com
fcf1a1dcdb Changes to ContentInserted() handler 1998-09-18 21:28:21 +00:00
norris%netscape.com
b7d8575ca7 Remove ECMA v2 versioning since v2 is far from settled and we don't know which JavaScript version will implement it. 1998-09-18 20:40:35 +00:00
norris%netscape.com
9fb6ef3b59 Update version number and release date. Use the date of our next customer drop. 1998-09-18 20:35:09 +00:00
rogerl%netscape.com
9a27ef1b9d Bug #315139 (aka 104859). Some discrepancies between JS1.2 behaviour for
matching at empty pattern at end of string. I'm not real confident of
this fix since it removes code that seems to explicitly address the issue,
but it does fix the bug.
1998-09-18 20:22:59 +00:00
rogerl%netscape.com
9f60232a23 Bug #316839. Re-allocation of space for flat1/flat coalesce wasn't using
sizeof(jschar).
1998-09-18 20:20:53 +00:00
jband%netscape.com
dcca610736 (not part of client build) added short description to each source file 1998-09-18 19:56:45 +00:00
troy%netscape.com
6d20aa0438 Added AttributeChanged() member function for communicating attribute value
changes to the frame
1998-09-18 19:53:27 +00:00
spider%netscape.com
df2bf2f6c5 Misc fixes for building trex on unix 1998-09-18 19:00:22 +00:00
spider%netscape.com
55087ecd7a export header files for calendar 1998-09-18 18:59:50 +00:00
cyeh%netscape.com
5913b2f8b1 add needed export for nsMalloc::Create 1998-09-18 18:57:35 +00:00
spider%netscape.com
19d8b90980 exporting classes to get julian to link with nlsstub 1998-09-18 18:45:50 +00:00
spider%netscape.com
302046791c IRIX depend fixes 1998-09-18 18:29:14 +00:00
spider%netscape.com
09986fd9f2 Unix fixes for free source julian code 1998-09-18 18:22:27 +00:00
fur%netscape.com
f52527ce5d We decided not to create mini-NSPR 1998-09-18 18:09:26 +00:00
spider%netscape.com
281b60ea46 WIP: nlsstub implementation, NPL added to all of nlsstub 1998-09-18 18:06:30 +00:00
troy%netscape.com
f80fdc69aa Removed CreateFrame() from nsIHTMLContent 1998-09-18 18:04:42 +00:00
troy%netscape.com
29e5156e14 Removed nsIContentDelegate.h 1998-09-18 17:34:48 +00:00
troy%netscape.com
28c7cf540c Removed content delegates 1998-09-18 17:18:37 +00:00
spider%netscape.com
bf18ac6970 Updates to pull the latest free source calendar code 1998-09-18 16:26:58 +00:00
spider%netscape.com
39eb600cd9 Adding nsIModel interface 1998-09-18 16:18:50 +00:00
warren%netscape.com
3e70b62c80 Added a copy of nsMalloc to get the build going. 1998-09-18 11:30:54 +00:00