Commit Graph

1085 Commits

Author SHA1 Message Date
mcmullen%netscape.com
c3b4ad2f1a Changed to use nsIFileSpec 1999-06-15 05:25:28 +00:00
mcmullen%netscape.com
2c34002258 Use nsIFileSpec. Also added ReadUserPrefs() method. 1999-06-15 05:17:55 +00:00
ssu%netscape.com
805032a259 updated makefile to define USE_NON_MT_LIBS (use libc.lib) 1999-06-14 22:35:21 +00:00
dougt%netscape.com
af93402ef1 Be OS patch from Duncan Wilcox <duncan@be.com> Thank you. 1999-06-14 20:18:35 +00:00
dp%netscape.com
462e42b5b3 - NS_RegistryGetFactory API Change
- QuickRegister eliminated
1999-06-14 02:07:03 +00:00
sspitzer%netscape.com
3fb23d25c5 set the default nntp server to "news.mozilla.org". I'll change it back to "news" before beta. (see bug #8053) 1999-06-12 18:38:53 +00:00
mcmullen%netscape.com
d302ce6bda Has been idlized 1999-06-11 19:48:21 +00:00
briano%netscape.com
a1b287c705 Changed the platform-specific ifdefs wrt XP_RANDOM to use HAVE_RANDOM instead. 1999-06-10 04:07:09 +00:00
ssu%netscape.com
2cb4ab9fec Fixing ShExp use (0 means true) 1999-06-10 01:58:06 +00:00
dbragg%netscape.com
49ea469e54 There was a lower case r in the macro OBJDIr for nsJARFactory.obj 1999-06-09 22:51:13 +00:00
pnunn%netscape.com
5820e15512 with bug fix for #6045.pnunn. 1999-06-09 20:19:29 +00:00
pnunn%netscape.com
93024ca674 fix for bugz#6045 in if.cpp. pnunn. 1999-06-09 20:16:03 +00:00
pnunn%netscape.com
50eafb39b6 Clean up in IL_GetImage(). bugz#6045. pnunn. 1999-06-09 20:15:01 +00:00
dp%netscape.com
891afaf041 Well Known Component Registry in <exedir>/component.reg implemented. 1999-06-09 19:16:38 +00:00
Jerry.Kirk%Nexwarecorp.com
fb9d7a4071 -Bug 6648 Added NTO define for color byte ordering. NTO defines
- XP_UNIX but it prefers the colors in the same order as Windows and Mac
1999-06-09 12:12:03 +00:00
mcmullen%netscape.com
63a54ecded Fix the typo in the name of unix.js, and fix the asserts. 1999-06-08 23:31:15 +00:00
warren%netscape.com
b113f2332f Moved WriteFrom to nsIBufferOutputStream. Made necko pass around buffer streams. 1999-06-08 20:57:32 +00:00
av%netscape.com
e5b943bd76 *** empty log message *** 1999-06-08 06:07:51 +00:00
leaf%mozilla.org
4f8255a881 adding blank file per tina ornduff 1999-06-07 21:47:13 +00:00
av%netscape.com
032b72be8c Enabling calling HandleEvent for winless plugins on Windows 1999-06-05 20:03:12 +00:00
amusil%netscape.com
3a1fb26c71 Fixed order of calls. 1999-06-04 22:53:31 +00:00
amusil%netscape.com
ba1eb7a956 Should only call SetWindow() if the plugin has not been stopped. 1999-06-04 22:52:49 +00:00
amusil%netscape.com
eb37612c76 Bug fixes with plugin instance caching. We now keep track of a plugin instance's start/stop state. 1999-06-04 22:32:27 +00:00
mcmullen%netscape.com
fc2b5aa247 Fix one last case of uint (and I had removed the typedef, breaking photon). Approved leaf. 1999-06-04 17:43:37 +00:00
briano%netscape.com
2ea33f3fda Fixed the Unix builds. DON'T USE C++ COMMENTS IN C FILES. 1999-06-03 22:30:39 +00:00
chuang%netscape.com
6c3f0848ea Add directory default preferences 1999-06-03 22:27:31 +00:00
warren%netscape.com
cbbfa208f8 IDLized stream interfaces. Required rename of overloaded Write method (now WriteFrom). 1999-06-03 21:50:47 +00:00
ducarroz%netscape.com
ab82d97ee8 remove nsIPref.h as it know generated and installed by xpidl. 1999-06-03 21:35:41 +00:00
chuang%netscape.com
45f30a6bad Port PREF_CreateChildList and PREF_NextChild into nsIpref. 1999-06-03 21:25:25 +00:00
sspitzer%netscape.com
2265a55784 cast to remove compiler warnings. use PL_strlen() instead of strlen()
rename index to indx to prevent shadow warnings on Linux.
1999-06-03 20:15:38 +00:00
waterson%netscape.com
4287b83347 Single public include directory on Win32. 1999-06-03 18:34:27 +00:00
mcmullen%netscape.com
4b0ff2c414 Patches for OpenVMS and conversions to nsQuickSort(). Thanks to Colin Blake and James Lewis Nance (resp) 1999-06-03 18:15:53 +00:00
jdunn%netscape.com
9b96cd4907 added newline at end of file. HP won't compile without it 1999-06-03 00:48:16 +00:00
ducarroz%netscape.com
380e76a803 First Checked In. 1999-06-03 00:40:55 +00:00
mcmullen%netscape.com
c60580068f Implemented xp default prefs 1999-06-03 00:40:08 +00:00
mcmullen%netscape.com
516773d925 Implemented XP default prefs 1999-06-03 00:34:20 +00:00
mcmullen%netscape.com
1b08628883 Implemented XP default prefs. 1999-06-03 00:31:40 +00:00
mcmullen%netscape.com
83906283f6 Removed some "obsolete" functions. 1999-06-03 00:30:21 +00:00
mcmullen%netscape.com
cdf62475fb Using XP technique for default prefs now. 1999-06-03 00:27:44 +00:00
mcmullen%netscape.com
ccf298582b Remove the resources from this file. Now moving to an XP solution. 1999-06-03 00:27:04 +00:00
dbragg%netscape.com
ee93afddb8 Re-added nsJAR.cpp and nsJARFactory.cpp to the CPPSRCS macro 1999-06-02 16:52:42 +00:00
dbragg%netscape.com
40b83d5c0d Re-added the nsJAR.obj and nsJARFactory.obj files to the OBJS macro. 1999-06-02 16:51:39 +00:00
mcmullen%netscape.com
c2088731b7 First Checked In. 1999-06-02 01:59:23 +00:00
pnunn%netscape.com
2a259bc613 These 2 lines caused a crash with editor. Take out for study. pnunn. 1999-06-01 23:14:55 +00:00
pnunn%netscape.com
fc96989970 move kISupportsIID declaration local. pnunn. 1999-06-01 21:53:12 +00:00
pnunn%netscape.com
8ad72971e3 move kISupportsIID declaration local. and clean up ic. pnunn. 1999-06-01 21:50:37 +00:00
dbragg%netscape.com
fe34d14c41 Change the implementation of AddRef and Release to use the macros NS_IMPL_ADDREF() and NS_IMPL_RELEASE() in nsJARFactory.cpp 1999-06-01 21:37:09 +00:00
dbragg%netscape.com
0af499845b removed the nsJAR.cpp and nsJARFactory.cpp from the CPPSRCS due to compile error that I need to investigate. 1999-06-01 21:31:29 +00:00
dbragg%netscape.com
c8f258ff5f backed out the nsJAR.cpp and nsJARFactory.cpp from CPPSRCS due to a change in XPCOM that caused it to not compile. 1999-06-01 21:22:27 +00:00
dbragg%netscape.com
cf506441ff Added nsJAR.cpp and nsJARFactory.cpp to the CPPSRCS macro 1999-06-01 21:17:12 +00:00