rpotts%netscape.com
|
d1fc5a834d
|
new files which create a dedicated thread for netlib
|
1998-09-19 06:59:33 +00:00 |
mcafee%netscape.com
|
43dc8a914e
|
Adding support for Rhapsody
|
1998-09-19 06:58:53 +00:00 |
rpotts%netscape.com
|
40e8faf12e
|
Added correct NPL
|
1998-09-19 06:58:32 +00:00 |
mcafee%netscape.com
|
e3cb62f82a
|
Initial version, copied from ../unix
|
1998-09-19 06:58:15 +00:00 |
rpotts%netscape.com
|
ca1e3e524f
|
enabled thread-safe code which was previously only used when JAVA was defined.
|
1998-09-19 06:57:29 +00:00 |
rpotts%netscape.com
|
320ec4afcd
|
Made nsTraceRefcnt threadsafe...
|
1998-09-19 06:56:22 +00:00 |
rpotts%netscape.com
|
542163d9ca
|
Added threadsafe implementations of Addref()/Release()/QueryInterface()
|
1998-09-19 06:55:30 +00:00 |
rpotts%netscape.com
|
15a15ccb71
|
Enabled netlib lock when NS_MT_SUPPORTED is defined
|
1998-09-19 06:54:17 +00:00 |
rpotts%netscape.com
|
95d310b8e5
|
Turned on Multi-threaded define for windows... (NGLayout only)
|
1998-09-19 06:50:43 +00:00 |
mcafee%netscape.com
|
b9d6a8c0da
|
Adding support for non-X11 Unix systems
|
1998-09-19 06:21:01 +00:00 |
terry%netscape.com
|
82a52e72d9
|
Whoops. Ignore anything that tries to override the version number in
the params file.
|
1998-09-19 06:20:13 +00:00 |
mcafee%netscape.com
|
8f96822901
|
Fixing -lm not found link error when linking libimg.
|
1998-09-19 06:20:10 +00:00 |
terry%netscape.com
|
9571ac5452
|
Updated version string to 2.1 (development)
|
1998-09-19 06:08:15 +00:00 |
terry%netscape.com
|
4b27250c06
|
Updated version string to 2.0 (shipping)
|
1998-09-19 06:02:20 +00:00 |
terry%netscape.com
|
bd07e71c3f
|
Make it clear to people that "%version%" will work.
|
1998-09-19 05:48:09 +00:00 |
terry%netscape.com
|
84056449e2
|
Change default banner to include version info.
|
1998-09-19 05:47:54 +00:00 |
troy%netscape.com
|
a81e9bd386
|
Changes to nsIFrame
|
1998-09-19 05:03:08 +00:00 |
terry%netscape.com
|
8628633ee7
|
Updated version string to 1.3 (development)
|
1998-09-19 04:52:13 +00:00 |
terry%netscape.com
|
be4d24654b
|
Add simple support for a version string.
|
1998-09-19 04:38:12 +00:00 |
troy%netscape.com
|
8239f605ce
|
Changed FrameInserted incremental reflow code to insert the new frame
into the child frame list
|
1998-09-19 04:29:36 +00:00 |
troy%netscape.com
|
9955ac85ce
|
Removed farme enumeration member functions for indexed access, last child,
and child count
|
1998-09-19 03:24:26 +00:00 |
ftang%netscape.com
|
0b35c0c373
|
fix mac
|
1998-09-19 03:00:21 +00:00 |
terry%netscape.com
|
a243e0a9a6
|
Patch from Sam Ziegler <ziegler@mediaguaranty.com> -- Don't choke if argv is empty.
|
1998-09-19 02:35:09 +00:00 |
terry%netscape.com
|
158f747a78
|
Patch from Sam Ziegler <ziegler@mediaguaranty.com> -- add the URL for TiemDate.
|
1998-09-19 02:34:41 +00:00 |
pierre%netscape.com
|
63bd393104
|
added DoResizeWidgets()
|
1998-09-19 01:40:26 +00:00 |
pierre%netscape.com
|
8a253b3757
|
added DoResizeWidgets() + fixed Create to handle resize events + imported minor fixes from Windows
|
1998-09-19 01:40:13 +00:00 |
pierre%netscape.com
|
df0e0f4fd8
|
use PR_IntervalNow() for mLastRefresh
|
1998-09-19 01:39:47 +00:00 |
pierre%netscape.com
|
172fc22a17
|
use UnitConversion macros + some cleanup in DrawString
|
1998-09-19 01:38:51 +00:00 |
pierre%netscape.com
|
e87f4dc2aa
|
added 'demo #0'
|
1998-09-19 01:38:37 +00:00 |
pierre%netscape.com
|
8f3dfe14a2
|
implemented resize events and redraw on resize
|
1998-09-19 01:38:26 +00:00 |
pierre%netscape.com
|
dfda02dd64
|
use UnitConversion macros + some cleanup in GetWidth
|
1998-09-19 01:38:10 +00:00 |
raman%netscape.com
|
027af889b3
|
Added support for unsigned JAR files. This feature is controlled by a preference
|
1998-09-19 01:27:20 +00:00 |
raman%netscape.com
|
bd69f4db52
|
Added a preference to control unsigned JAR files for SmartUpdate
|
1998-09-19 01:26:21 +00:00 |
raman%netscape.com
|
e4fd57098a
|
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
|
0630a3d992
|
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
|
18fb6444e0
|
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
|
9d213b59bc
|
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
|
e4bcf595cb
|
fix bug 147200 by merge nova code
|
1998-09-19 00:30:31 +00:00 |
ftang%netscape.com
|
4a4ddbb815
|
Fix the DrawText problem
|
1998-09-19 00:27:03 +00:00 |
ftang%netscape.com
|
0e805f0244
|
fix 147200 by merge nova code
|
1998-09-19 00:25:16 +00:00 |
ftang%netscape.com
|
c4d9f9b036
|
fix bug 147200 by merge code from nova
|
1998-09-19 00:23:58 +00:00 |
ftang%netscape.com
|
95ab6a19f8
|
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
|
99d7bafca7
|
fix 147200. merged from nova
|
1998-09-19 00:18:00 +00:00 |
raman%netscape.com
|
becfe3ea1b
|
Added CertChain Principal support for Javasoft. Added calls for AskPermission and SetPermission
|
1998-09-19 00:06:44 +00:00 |
pierre%netscape.com
|
fd30fe2e78
|
added nsScrollbar to fix a build breakage
|
1998-09-18 23:51:30 +00:00 |
pierre%netscape.com
|
bb1d9b7edc
|
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
|
602cb3301e
|
remove outdated manifest files
(closed tree override: raptor build only)
|
1998-09-18 23:47:52 +00:00 |
sman%netscape.com
|
0e4260fdc2
|
minor updates to layers.
|
1998-09-18 22:54:48 +00:00 |
troy%netscape.com
|
64f5b685e0
|
Attempt number three...
|
1998-09-18 22:54:16 +00:00 |
troy%netscape.com
|
ba6ee75682
|
Attempt number two...
|
1998-09-18 22:51:36 +00:00 |