Commit Graph

191 Commits

Author SHA1 Message Date
dougt%netscape.com
0dc2c61032 This is the xpinstall notifier. 1999-07-26 16:13:44 +00:00
rickg%netscape.com
f938d114ea replaced calls to deprecated string API 1999-07-26 01:05:31 +00:00
sspitzer%netscape.com
dbf63f2cb8 ignore generated makefiles 1999-07-22 17:38:43 +00:00
rpotts%netscape.com
a6920e5cb4 NECKO only build bustage fixes... 1999-07-22 07:59:34 +00:00
tao%netscape.com
0d92312a0a Adopt new str res api prototype. 1999-07-22 04:41:11 +00:00
sgehani%netscape.com
ebfa6ae05c Fixed bug 10131: Linux crashing on triggering a jar. 1999-07-22 00:01:35 +00:00
dougt%netscape.com
2c85770ac4 replacing true with PR_TRUE. 1999-07-21 21:30:39 +00:00
dougt%netscape.com
b12cf949b0 Adding notifier to build 1999-07-21 20:47:59 +00:00
dougt%netscape.com
209864d535 Adding notifier to the build. 1999-07-21 20:42:14 +00:00
dougt%netscape.com
17b802bf7f Update notifier to work again.
adding makefiles so that we can soon become part of the build.
added a new dugif for the package.
1999-07-21 20:40:01 +00:00
dougt%netscape.com
73f251839e Fixes 10180, 10179, 7846, 7884, 7905, 7906, 9743, 6622, 6624 1999-07-21 18:04:33 +00:00
gagan%netscape.com
14c1cb2c49 Replaced resource:// with resource:/ to be more compliant with our parsing rules. 1999-07-21 11:48:56 +00:00
dveditz%netscape.com
5e578a46c0 restore commented-out locks 1999-07-20 23:12:21 +00:00
dbragg%netscape.com
96bee21406 Forgot to add the .js file. 1999-07-20 22:30:53 +00:00
dbragg%netscape.com
4e39283f1b New progress-bar and general status dialog for use with xpi files. Replaces progress.xul. 1999-07-20 21:55:34 +00:00
warren%netscape.com
bf8423a769 Changed around load group insertion/removal to happen on mozilla thread. 1999-07-20 08:46:33 +00:00
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