Граф коммитов

26182 Коммитов

Автор SHA1 Сообщение Дата
briano%netscape.com e78b35bf95 Fix for NetBSD/x86. 1999-05-06 06:02:25 +00:00
briano%netscape.com 05dcf44857 Forgot to add AIX_SHLIB_BIN. 1999-05-06 05:41:10 +00:00
waterson%netscape.com 4ed012a924 Obsolete. 1999-05-06 05:17:37 +00:00
waterson%netscape.com 3072ab325f Suppress unused parameter warnings. 1999-05-06 05:15:26 +00:00
rickg%netscape.com 214d738d23 new nsString modz; getting ready for nsString2 switchover 1999-05-06 05:13:08 +00:00
dveditz%netscape.com d94a1bc88f minor startup performance improvement 1999-05-06 04:19:06 +00:00
dougt%netscape.com 59846cb28f removing software update references. 1999-05-06 04:18:44 +00:00
dougt%netscape.com f89e42d376 reduce alot of code by using nsFileSpec
now using nsISupports macros (thanks dp)
now manager is a singleton.
various other changes.
1999-05-06 04:12:22 +00:00
dougt%netscape.com 5ec1eeb367 Hooking up xpinstall to the viewer. This will cause a new instance of the
xpinstall to be created when the viewer launches.  This will be removed
(along with the startup of silentdl) once we have a way of starting up
components less intrusive.

nsViewer.cpp - Added CreateInstance and related code to start component
makefile.win - Added new include path
1999-05-06 03:59:47 +00:00
nisheeth%netscape.com bd92244027 - Implemented GetContentViewerContainer() in the nsDocLoaderImpl() object.
- Added charset parameters to LoadDocument(), a method defined in nsIWebShellServices
1999-05-06 03:54:40 +00:00
nisheeth%netscape.com ec175068d2 Added parameters for charset to LoadDocument(). 1999-05-06 03:53:28 +00:00
hangas%netscape.com 631b4c58c4 sspitzer: port news to the mac. remove silly printfs. put useful printfs behind DEBUG_NOISY_NEWS, so I can turn them all on from a Mac 1999-05-06 03:25:47 +00:00
hangas%netscape.com 34432cf8f9 sspitzer: port news to the mac 1999-05-06 03:24:48 +00:00
briano%netscape.com d59048afc5 Automated update 1999-05-06 03:17:19 +00:00
briano%netscape.com 438ad5c393 Added a check for makeC++SharedLib_r on AIX if NO_SHARED_LIB is not set. 1999-05-06 03:16:55 +00:00
nisheeth%netscape.com 0a58ef7124 Fixing Unix build bustage. The interface file got checked in with incorrect casing in the file name. 1999-05-06 02:53:01 +00:00
briano%netscape.com f9e7d81229 Automated update 1999-05-06 02:21:12 +00:00
briano%netscape.com fe36b7d5f7 Boy, that was dumb. Fixed the MKSHLIB recursion bug I checked in. 1999-05-06 02:20:46 +00:00
nisheeth%netscape.com 066767c792 - adding stubs for the methods in nsIWebShellServices implemented by the nsWebShell object.
- adding a stub implementation of the GetContentViewerContainer() method to nsDocLoaderImpl.
1999-05-06 01:58:48 +00:00
briano%netscape.com 888ec9541e Added OpenBSD to the list. 1999-05-06 01:58:22 +00:00
briano%netscape.com bd9539aeee This should prevent Solaris/x86 from overriding its CPPSRCS setting with that for sparc. 1999-05-06 01:57:02 +00:00
nisheeth%netscape.com 68ffaa366e - Adding the nsIWebShellServices interface that will be used by external services to access the webshell.
- Also, adding a method to nsIDocumentLoader that maps a document ID into an nsIContentViewerContainer.
1999-05-06 01:55:10 +00:00
hangas%netscape.com 3dd935858e Updated to build on Mac 1999-05-06 01:53:31 +00:00
nisheeth%netscape.com 5e6a0cda69 Pass a pointer to the document object when you call the Parse method on the parser object.f 1999-05-06 01:51:31 +00:00
nisheeth%netscape.com ffc0a7f91b Pass in the document object as a key to the parser. 1999-05-06 01:50:26 +00:00
fur%netscape.com 9201b80ab7 Delete jsmathtemp.o when clobber'ing 1999-05-06 01:50:11 +00:00
nisheeth%netscape.com dd405edfef Added a key as a parameter to all the different versions of the Parse method in nsIParser. 1999-05-06 01:48:56 +00:00
saari%netscape.com f2a113df1d Fixing Mac menu bug 1999-05-06 01:45:48 +00:00
saari%netscape.com ad6d368f92 Plug a leak 1999-05-06 01:43:12 +00:00
mscott%netscape.com 51f98f3ab2 Bug 5991 --> Fix crash in smtpTest caused by the event queue carpool yesterday. We need to make sure the event queue is registered. 1999-05-06 01:38:25 +00:00
dp%netscape.com cee9b8c834 Converting stray UnregisterFactory calls to UnregisterComponent 1999-05-06 01:37:04 +00:00
mscott%netscape.com e9600c1db4 Bug 5991 --> Fix crash in pop3Test caused by the event queue carpool yesterday. We need to make sure the event queue is registered. 1999-05-06 01:35:40 +00:00
cmanske%netscape.com f5fa39fb6d Added the redraw hack to SetParagraphFormat so we can see the content change 1999-05-06 01:33:48 +00:00
rjc%netscape.com 6430bcf5f9 New file: loading.gif 1999-05-06 01:19:25 +00:00
rjc%netscape.com ddbf010669 First Checked In. 1999-05-06 01:19:04 +00:00
alecf%netscape.com 543c63644f fix some warnings on unix:
- fix shadow variable "key"
- rename "index" to "kindex"
- rename shadow "err" to mdberr because the outter one was a nsresult
1999-05-06 01:01:11 +00:00
pinkerton%netscape.com c98b5fd8c1 renamed <tristatecheckbox> to <checkbox> 1999-05-06 00:55:32 +00:00
av%netscape.com 067950c32c Override SetInitialChildList for nsObjectFrame 1999-05-06 00:54:36 +00:00
pinkerton%netscape.com eb80708ef2 make <tristatecheckbox> now be <checkbox> 1999-05-06 00:53:22 +00:00
mcafee%netscape.com a8660a05c4 Adding Solaris/sparc and Solaris/intel 1999-05-06 00:49:31 +00:00
mcafee%netscape.com 91c41b4730 Linker didn't seem to like _ prefix for function names, removing them fixes link errors. Adding license file. 1999-05-06 00:49:02 +00:00
mcafee%netscape.com 7a7011e168 Fixing link error (Solaris). 1999-05-06 00:48:09 +00:00
mcafee%netscape.com ad9054f19f Fixing link errors (Solaris). 1999-05-06 00:47:40 +00:00
rjc%netscape.com b214f946d9 Add some small NULL checks. 1999-05-06 00:38:54 +00:00
putterman%netscape.com 23ab6fe1c1 Fix 5988. Delete message works again. 1999-05-06 00:28:12 +00:00
davidm%netscape.com d2d87cd84b File Removed. 1999-05-06 00:26:39 +00:00
sspitzer%netscape.com 93fff16d77 check for existance before dereferencing 1999-05-06 00:24:45 +00:00
sspitzer%netscape.com 2d76731e36 check for null before querying the interface 1999-05-06 00:19:49 +00:00
sspitzer%netscape.com 34e0b8b84d tests are only for me 1999-05-06 00:19:11 +00:00
sspitzer%netscape.com 285c00bb86 warnings be gone! remove silly printfs. make nsMsgNewsFactory take the same
number of parameters as the other mail news factories, for consistency
1999-05-06 00:18:24 +00:00