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

175 Коммитов

Автор SHA1 Сообщение Дата
rickg%netscape.com 082ad557fb replaced use of NS_FALSE with PR_FALSE 1999-07-19 07:58:42 +00:00
rickg%netscape.com 23b232d248 switch to faster string search API 1999-07-19 03:29:56 +00:00
dougt%netscape.com bbf5b0dba3 thanks samir.. 1999-07-18 22:33:18 +00:00
dougt%netscape.com a9e4b2ccd3 Fixes to address memory allocation problems - Bug #8227 1999-07-18 20:56:12 +00:00
dougt%netscape.com 32ab7da25f Fix for bug 6707. 1999-07-18 18:51:37 +00:00
slamm%netscape.com d7927650e6 Fix build bustage again. 1999-07-16 23:19:58 +00:00
dougt%netscape.com 37e9f5f89b Fixed Blamed Build Warnings
shrike Linux/i386 2.2.5 Clobber apprunner on 07/16 13:03
1999-07-16 22:00:24 +00:00
slamm%netscape.com 027ad2e3db Fix build bustage. 1999-07-16 21:30:20 +00:00
slamm%netscape.com 57902688ff Fix build warnigns. 1999-07-16 20:06:41 +00:00
sgehani%netscape.com acb8cb344b 1> Fixed bug 9272: cleaning up transient properties file extracted by
LoadResources().

2> Patched leaks in LoadResources().
1999-07-16 17:36:33 +00:00
dveditz%netscape.com 026f203d60 Fix for 9963 locking crash 1999-07-16 03:16:29 +00:00
dveditz%netscape.com 673b40763b not part of build. Still broken, but a little closer to resurrection 1999-07-16 03:01:25 +00:00
jdunn%netscape.com f5547d6b40 Adding a newline, HP requires this 1999-07-16 00:27:34 +00:00
slamm%netscape.com 2ddab10e94 Simplify last warning fix. 1999-07-15 23:23:58 +00:00
slamm%netscape.com 8ae7e249a2 Fix compiler warning. 1999-07-15 23:21:12 +00:00
slamm%netscape.com 8d85196a9b Fix compiler warnings (This was fixed in the ild compiler already, but this file has been hand edited away from the auto-generated file). 1999-07-15 23:11:13 +00:00
slamm%netscape.com 1b71e01d7f Fix compiler warnings. r=ssu 1999-07-15 23:09:57 +00:00
Jerry.Kirk%Nexwarecorp.com eb807c1232 - Needed to add $(ZLIB_LIBS) to fix link problem under Neutrino 1999-07-15 11:43:29 +00:00
sgehani%netscape.com a41fefc828 Correcting Unix permissions on directories created from 755 -> 0755. 1999-07-14 19:49:50 +00:00
sgehani%netscape.com 19485a29b3 Fix for bug 9759. 1999-07-14 19:49:12 +00:00
dveditz%netscape.com f35e509986 fixes for 8311/9406 a chofmann, r ssu. This also unbreaks 6601, 6604, 6608 and others 1999-07-12 15:20:54 +00:00
ssu%netscape.com 49db3865be fixing bug #8818 under Win98. Approved by chofmann@netscape.com. Reviewed by dveditz@netscape.com. 1999-07-10 01:09:52 +00:00
warren%netscape.com 61c8d73b43 Necko stuff for dealing with load groups when opening URLs. 1999-07-09 21:18:47 +00:00
ssu%netscape.com 85dc7b1f05 fixing bug #8818. Approved by chofmann@netscape.com. Reviewed by cathleen@netscape.com. 1999-07-08 01:38:55 +00:00
valeski%netscape.com a4d14d99aa getbuffer to tonewcstring 1999-07-07 14:50:42 +00:00
warren%netscape.com 9975942bdb Added channel argument to nsIStreamObserver/nsIStreamListener/nsIProgressEventSink methods. 1999-07-07 08:08:40 +00:00
cathleen%netscape.com 009169a569 fix bug 8215 1999-07-07 05:02:41 +00:00
dveditz%netscape.com a8f4c04144 Bug 6453, expose trigger an version objects in the XPInstall context 1999-07-06 14:28:25 +00:00
dveditz%netscape.com ae6d677458 adding stub dll for InstallWizards 1999-07-06 05:52:17 +00:00
dveditz%netscape.com 03c2ca372b Adding XPInstall .dll stub for Install Wizards 1999-07-06 05:48:12 +00:00
sgehani%netscape.com 3385a67736 Fixes for: - bug #7739: GetFolder() Mac bug - bug #9149: GetFolder() creating dir when it shouldn't - bug #9254: GetComponentFodler() creating dir when it shouldn't 1999-07-03 19:00:45 +00:00
dveditz%netscape.com 0eb6c820cf nakefile cleanups 1999-07-02 13:42:17 +00:00
warren%netscape.com bd73f68e8b Renamed OnStartBinding/OnStopBinding to OnStartRequest/OnStopRequest (removing the redundant ones from necko). Numerous necko fixes. Necko now using nsIPrompt interface instead of nsINetSupport. 1999-07-01 19:30:20 +00:00
sspitzer%netscape.com 2647c89ca8 fix warnings. make these destructors virtual, as they should be. 1999-07-01 07:51:02 +00:00
dveditz%netscape.com cb2e1c8534 Previous fix thanks to jdunn@netscape.com (AIX) and tor@cs.brown.edu (HP-UX) 1999-07-01 05:57:00 +00:00
dveditz%netscape.com 9f5dc4f82c build fix for AIX and HP 1999-07-01 05:51:24 +00:00
ssu%netscape.com c8f96624ed fixing bug #8454 and AddDirectory() function 1999-06-29 23:15:38 +00:00
valeski%netscape.com 547e242951 nsIChannel api change 1999-06-29 01:54:05 +00:00
sgehani%netscape.com b3251b9c81 Short-term workaround for bugs 8849/8971: we no longer spawn a thread
at startup.
1999-06-29 00:14:10 +00:00
sgehani%netscape.com fff2cc0011 Turning XPInstall on Unix back on. Short-term workaround
for bugs 8849/8971 included.
1999-06-29 00:13:02 +00:00
mscott%netscape.com 25a6e7c788 necko change: nsIStreamListener::OnDataAvailable now takes a nsIInputStream instead of a nsIBufferInputStream. 1999-06-28 20:43:28 +00:00
warren%netscape.com fbc735f510 Last of the necko ifdefs. Now we link with necko. 1999-06-28 10:35:57 +00:00
mcafee%netscape.com c6e10f9b89 INCLUDES should be LOCAL_INCLUDES. 1999-06-26 07:34:36 +00:00
leaf%mozilla.org a99b3e3ce8 xpinstall is leading to startup crashes (bug 8849).
Turning off xpinstall until someone fixes it for redhat linux 5.2
1999-06-25 07:50:39 +00:00
sspitzer%netscape.com ebf2b50846 ignore generated Makefile. add newlines to end of file. use PR_FALSE instead
of false to please UNIX compilers.  thanks to Tim Rowley <tor@cs.brown.edu>
for this patch.
1999-06-24 20:20:12 +00:00
danm%netscape.com 258b158702 oops 1999-06-24 04:00:58 +00:00
danm%netscape.com 582ad47b3f teach RunModalDialog to use extant windows; use one in NetSupportDialog (fixes bug 7858). remove AppShellService interface references 1999-06-24 03:29:22 +00:00
briano%netscape.com dbf66fa37f File was missing a newline at the end of file, which upsets some Unix compilers. 1999-06-24 03:20:47 +00:00
briano%netscape.com 64af1d164b Changed 'true' and 'false' to 'PR_TRUE' and 'PR_FALSE' to fix the non-gcc Unix builds. 1999-06-24 01:59:26 +00:00
sgehani%netscape.com 04a20290f9 Turning XPInstall on on Unix. 1999-06-23 22:59:50 +00:00