dveditz%netscape.com
|
31e8fa3309
|
Bug 6453, expose trigger an version objects in the XPInstall context
|
1999-07-06 14:28:25 +00:00 |
dveditz%netscape.com
|
c8e8143b22
|
adding stub dll for InstallWizards
|
1999-07-06 05:52:17 +00:00 |
dveditz%netscape.com
|
ea2f5b0fae
|
Adding XPInstall .dll stub for Install Wizards
|
1999-07-06 05:48:12 +00:00 |
sgehani%netscape.com
|
7ff1d9a6b4
|
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
|
4c4f269dd4
|
nakefile cleanups
|
1999-07-02 13:42:17 +00:00 |
warren%netscape.com
|
8462929dda
|
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
|
fed200b62c
|
fix warnings. make these destructors virtual, as they should be.
|
1999-07-01 07:51:02 +00:00 |
dveditz%netscape.com
|
a6b3bd6f8d
|
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
|
69909752c0
|
build fix for AIX and HP
|
1999-07-01 05:51:24 +00:00 |
ssu%netscape.com
|
b04dec747b
|
fixing bug #8454 and AddDirectory() function
|
1999-06-29 23:15:38 +00:00 |
valeski%netscape.com
|
039969618d
|
nsIChannel api change
|
1999-06-29 01:54:05 +00:00 |
sgehani%netscape.com
|
344babb8be
|
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
|
98c0042700
|
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
|
19e27ea0e4
|
necko change: nsIStreamListener::OnDataAvailable now takes a nsIInputStream instead of a nsIBufferInputStream.
|
1999-06-28 20:43:28 +00:00 |
warren%netscape.com
|
f5e1196f42
|
Last of the necko ifdefs. Now we link with necko.
|
1999-06-28 10:35:57 +00:00 |
mcafee%netscape.com
|
b43e71d97a
|
INCLUDES should be LOCAL_INCLUDES.
|
1999-06-26 07:34:36 +00:00 |
leaf%mozilla.org
|
7536c6dbc9
|
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
|
922fca2217
|
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
|
6626626fed
|
oops
|
1999-06-24 04:00:58 +00:00 |
danm%netscape.com
|
962c82d198
|
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
|
97c665944e
|
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
|
627c9cedfa
|
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
|
41d87813f6
|
Turning XPInstall on on Unix.
|
1999-06-23 22:59:50 +00:00 |
dveditz%netscape.com
|
06848961d9
|
Bug 8311, solve hang when opening status window during trigger
|
1999-06-23 20:37:30 +00:00 |
sgehani%netscape.com
|
cfc0ffc114
|
Turning XPInstall off on Unix... again!
|
1999-06-23 07:42:28 +00:00 |
sgehani%netscape.com
|
6bb60bed49
|
Checking in from Unix instead of from Linux as last rev was.
|
1999-06-23 06:44:30 +00:00 |
waterson%netscape.com
|
42a03df70b
|
Fix trailing whitespace bustage in Makefile.in.
|
1999-06-23 06:37:15 +00:00 |
sgehani%netscape.com
|
47dce36947
|
XPInstall now building and limping during execution on Unix.
|
1999-06-23 06:19:45 +00:00 |
sgehani%netscape.com
|
431a1fe789
|
Using new XPCOMified libjar interface.
|
1999-06-23 06:16:53 +00:00 |
warren%netscape.com
|
23864df5e3
|
Renamed nsIURL to nsIURI in preperation for necko. More NECKO ifdefs too.
|
1999-06-23 03:29:44 +00:00 |
ssu%netscape.com
|
e91ce654d5
|
fixing bug #8620
|
1999-06-23 01:44:13 +00:00 |
cathleen%netscape.com
|
c177c1648a
|
merging in Doug's fixes for bug #8347
|
1999-06-22 00:14:46 +00:00 |
ssu%netscape.com
|
fd44dafd5c
|
attempting to fix build bustage
|
1999-06-21 18:39:04 +00:00 |
ssu%netscape.com
|
51d352e89f
|
fixing bugs #6622 and #6624
|
1999-06-20 02:43:43 +00:00 |
sfraser%netscape.com
|
769cca6398
|
Leak fixing. CreateNewTopLevel window returns an AddReffed window. You must release it. Also added comments to get the author to think about ownership.
|
1999-06-19 22:07:48 +00:00 |
sfraser%netscape.com
|
e219e5c39c
|
Add ownership-directed comments
|
1999-06-19 21:53:14 +00:00 |
sfraser%netscape.com
|
f33ad6edc1
|
Leak fixing. CreateNewTopLevel window returns an AddReffed window. You must release it.
|
1999-06-19 21:53:00 +00:00 |
valeski%netscape.com
|
487d9ea921
|
NECKO ifdef (ifdef'd _off_ by default) this checkin should not impact anything. checkin approved. If someone runs into a problem, call me at 303.546.0061.
|
1999-06-18 17:34:08 +00:00 |
dveditz%netscape.com
|
601e6cb495
|
commenting out XPIDLSRCS until mystery CVS problem on Tinderbox is solved. We aren't building on Unix yet anyway
|
1999-06-17 06:01:12 +00:00 |
dougt%netscape.com
|
5ec316bc30
|
Bug 8311 mac project files
|
1999-06-17 03:51:17 +00:00 |
dveditz%netscape.com
|
76370ce38f
|
Bug #8311 XPInstall triggers not working. a chofmann, r cathleen
|
1999-06-17 03:36:50 +00:00 |
dveditz%netscape.com
|
2db414421f
|
chasing the tree, not part of build
|
1999-06-16 07:03:36 +00:00 |
dp%netscape.com
|
49de0b7870
|
Using default autoregistration
|
1999-06-16 00:34:08 +00:00 |
mcmullen%netscape.com
|
01ec3ce30b
|
Use nsIFileSpec. Also added ReadUserPrefs() method.
|
1999-06-15 05:17:55 +00:00 |
sgehani%netscape.com
|
5b2ce53007
|
Included strres lib required by LoadResources().
|
1999-06-12 01:55:35 +00:00 |
sgehani%netscape.com
|
6f443bca46
|
1> Added LoadResources().
2> Fixed UNIX Makefile.in although it's not being built by the regular build system yet.
|
1999-06-12 01:54:29 +00:00 |
dougt%netscape.com
|
44262802bd
|
File Removed.
|
1999-06-11 00:38:49 +00:00 |
ssu%netscape.com
|
531094dd2f
|
Fix AddDirectory bug
|
1999-06-10 02:00:19 +00:00 |
ssu%netscape.com
|
a757f45fd2
|
fixed problem with AddSubcomponent() not accepting an empty string for the target name parameter. It now defaults to the jarSource parameter
|
1999-06-09 21:45:56 +00:00 |
dp%netscape.com
|
99fde3c654
|
Switching to use Component Registry
|
1999-06-09 19:19:14 +00:00 |