Commit Graph

8132 Commits

Author SHA1 Message Date
mcafee%netscape.com
a750166b23 Fixing Linux breakage 1998-09-19 08:42:51 +00:00
mcafee%netscape.com
825fa799b4 Adding support for non-Linux OS's 1998-09-19 08:25:04 +00:00
mcafee%netscape.com
c624b61667 Adding more portable link line for non-Linux OS's 1998-09-19 07:49:42 +00:00
mcafee%netscape.com
ef1b1b183a Initial stub version for Rhapsody 1998-09-19 07:31:47 +00:00
mcafee%netscape.com
52713a13e5 Adding support for Rhapsody 1998-09-19 07:21:28 +00:00
mcafee%netscape.com
c4747da39f Initial version for Rhapsody 1998-09-19 07:21:02 +00:00
rpotts%netscape.com
c61599860a Added new file nsNetThread.cpp 1998-09-19 07:09:45 +00:00
rpotts%netscape.com
6b62aa2d74 Added a new file nsNetThread.cpp and the NETLIB_THREAD define 1998-09-19 07:08:47 +00:00
rpotts%netscape.com
ba3d5d328a changed the nsNetService to create a dedicated thread for netlib (on windows only for now) 1998-09-19 07:08:09 +00:00
rpotts%netscape.com
0332bd965f Made the nsISupports interface threadsafe... 1998-09-19 07:06:48 +00:00
rpotts%netscape.com
7bd9994d24 Made the nsISupports and nsIRefreshURL interfaces threadsafe... 1998-09-19 07:06:07 +00:00
rpotts%netscape.com
91656ea73f Added NSPR DLL to the link which is required for monitors... 1998-09-19 07:04:00 +00:00
rpotts%netscape.com
6b12f28940 made URLImpl threadsafe... 1998-09-19 07:03:19 +00:00
rpotts%netscape.com
685c1d1b7c Made the netlib blocking stream work correctly when netlib is running on its own thread 1998-09-19 07:02:25 +00:00
rpotts%netscape.com
214e63f7ed Fixed the reference counting of the URL_Struct being held by the HttpUrl. 1998-09-19 07:00:29 +00:00
rpotts%netscape.com
17dd34ec69 new files which create a dedicated thread for netlib 1998-09-19 06:59:33 +00:00
mcafee%netscape.com
c7089fcc17 Adding support for Rhapsody 1998-09-19 06:58:53 +00:00
rpotts%netscape.com
5f55a42ced Added correct NPL 1998-09-19 06:58:32 +00:00
mcafee%netscape.com
70e6b46f74 Initial version, copied from ../unix 1998-09-19 06:58:15 +00:00
rpotts%netscape.com
05b902c803 enabled thread-safe code which was previously only used when JAVA was defined. 1998-09-19 06:57:29 +00:00
rpotts%netscape.com
2674a66a7f Made nsTraceRefcnt threadsafe... 1998-09-19 06:56:22 +00:00
rpotts%netscape.com
34d0333e45 Added threadsafe implementations of Addref()/Release()/QueryInterface() 1998-09-19 06:55:30 +00:00
rpotts%netscape.com
c3249da443 Enabled netlib lock when NS_MT_SUPPORTED is defined 1998-09-19 06:54:17 +00:00
rpotts%netscape.com
dcfe701c00 Turned on Multi-threaded define for windows... (NGLayout only) 1998-09-19 06:50:43 +00:00
mcafee%netscape.com
0b53da4c8e Adding support for non-X11 Unix systems 1998-09-19 06:21:01 +00:00
terry%netscape.com
f689b9e9b0 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
95744bb343 Fixing -lm not found link error when linking libimg. 1998-09-19 06:20:10 +00:00
terry%netscape.com
9b4fa58f78 Updated version string to 2.1 (development) 1998-09-19 06:08:15 +00:00
terry%netscape.com
41fd1e659d Updated version string to 2.0 (shipping) 1998-09-19 06:02:20 +00:00
terry%netscape.com
698ebdda02 Make it clear to people that "%version%" will work. 1998-09-19 05:48:09 +00:00
terry%netscape.com
e9930c0997 Change default banner to include version info. 1998-09-19 05:47:54 +00:00
troy%netscape.com
02b411c6c3 Changes to nsIFrame 1998-09-19 05:03:08 +00:00
terry%netscape.com
9794f46fdf Updated version string to 1.3 (development) 1998-09-19 04:52:13 +00:00
terry%netscape.com
6f227ced9a Add simple support for a version string. 1998-09-19 04:38:12 +00:00
troy%netscape.com
f1140763a6 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
62b1375f69 Removed farme enumeration member functions for indexed access, last child,
and child count
1998-09-19 03:24:26 +00:00
ftang%netscape.com
8253e95214 fix mac 1998-09-19 03:00:21 +00:00
terry%netscape.com
1e2069e0d6 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
06e125f120 Patch from Sam Ziegler <ziegler@mediaguaranty.com> -- add the URL for TiemDate. 1998-09-19 02:34:41 +00:00
pierre%netscape.com
c42c161be9 added DoResizeWidgets() 1998-09-19 01:40:26 +00:00
pierre%netscape.com
a935e3d2bb added DoResizeWidgets() + fixed Create to handle resize events + imported minor fixes from Windows 1998-09-19 01:40:13 +00:00
pierre%netscape.com
aebdc87136 use PR_IntervalNow() for mLastRefresh 1998-09-19 01:39:47 +00:00
pierre%netscape.com
2476c7de27 use UnitConversion macros + some cleanup in DrawString 1998-09-19 01:38:51 +00:00
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