Commit Graph

82 Commits

Author SHA1 Message Date
seawood%netscape.com
d5efcdfb6d Start installing GRE libraries & components into a separate dist/gre directory as part of the default build.
Bug #186241 r=dougt
2002-12-28 01:15:07 +00:00
dougt%netscape.com
59a520b858 Implementing XPInstall Signing. sr=dveditz, r=mstoltz, b=178687 2002-12-17 00:59:42 +00:00
dougt%netscape.com
027108fddf moving NS_SoftwareUpdateRequestAutoReg to somewhere where it can do no harm. 2002-08-12 23:22:36 +00:00
dougt%netscape.com
2f6541b443 fixing bustage 2002-08-12 22:47:10 +00:00
dougt%netscape.com
c82b168650 Fixes NS_InitEmbedding unconditionally calls AutoRegister. This also removes xpinstall from using component.reg which I believe is the last users of this file. r=chak,dveditz sr=bryner b=149208 2002-08-12 22:09:25 +00:00
seawood%netscape.com
322da773fb Removing old nmake build makefiles. Bug #158528 r=pavlov 2002-08-10 07:55:43 +00:00
bryner%netscape.com
7dafb891cc Removing unused NS_DOM/_IMPL_NS_DOM and NS_INTL/_IMPL_NS_INTL defines (bugs 160248 and 160253). Patch for 160248 by walk84@yahoo.com, r=me&cls; patch for 160253 by me, r=cls. 2002-07-31 20:53:46 +00:00
dbaron%fas.harvard.edu
6d2263f19b Convert handwritten GetIID methods to use NS_DEFINE_STATIC_IID_ACCESSOR and add |const| to GetCID methods so that static |nsID|s are declared as |const|. b=153525 sr=jag r=bryner 2002-06-26 03:38:55 +00:00
dveditz%netscape.com
7921fe5fa3 Embeddable XPI landing, including bugs 76424, 83702, 88757, 97691, 98458, 105083, 105085, 113149,124467,124470 r=syd (and others) sr=alecf, a=drivers 2002-03-23 12:14:51 +00:00
dveditz%netscape.com
27743a2a68 compareVersion() returns NOT_FOUND rather than comparing as if a missing
component had a version of 0.0.0.0. Removed some dead code. r=sgehani sr= mscott
2002-02-17 09:55:19 +00:00
seawood%netscape.com
45bfbf0658 Landing the rest of the win32 gmake changes:
* Adds Makefile.ins to win32 specific dirs
* Adds WINNT ifdefs to Makefile.ins
* Causes NSPR to be compiled with --with-mozilla
* Misc general Makefile.in cleanup

Bug #58981 r=mcafee
2001-12-18 09:14:29 +00:00
seawood%netscape.com
7733357d51 Rename 'install' build phase to 'libs'.
Bug #56601 r=pavlov
2001-11-21 09:49:41 +00:00
gerv%gerv.net
4e12e44b2f Relicensing Round 1, Take 2. Most C-like NPL files -> NPL/GPL/LGPL. Bug 98089. 2001-09-28 20:14:13 +00:00
alecf%netscape.com
50b1749628 remove xpinstall's dependency on nsIAppShellComponent*.h
sr=sfraser bug 76339
2001-09-25 14:56:47 +00:00
dveditz%netscape.com
18a0724c66 shutdown turbo/server mode after an install that requires a browser restart
(bug 86976). r=syd@netscape.com, sr=mscott@netscape.com
2001-07-14 07:19:00 +00:00
cathleen%netscape.com
e8ed84659e fix autoreg components always get called on startup. bug#85770 r=ssu sr=alecf 2001-06-28 00:06:16 +00:00
dveditz%netscape.com
824f00191f bug 62916 refresh plugins from XPInstall, r=ssu,sr=mscott 2001-03-14 05:19:41 +00:00
cls%seawood.org
9a7f3ad4f1 Generalize xpinstaller/Makefile.in so that the name of the package can be changed via the env.
Add regchrome & installed-chrome.txt to unix package list.
Add --flat/-l option to pkgcp.pl so that the intermediate component directory is not created.
Added dist target to xpinstaller/Makefile which will create a tarball using the packages file for a list.
Add BZ2 package type.
Thanks to Ben Bucksch <mozilla@bucksch.org> for the patch.
Bug #53462. r=cls
2001-01-23 15:53:12 +00:00
dbragg%netscape.com
cecb8d2d14 Fix for bug 52827. Getting the parent window and passing it to the alert and confirm dialogs. r=dveditz, law a=law (I used the old appproval list). 2000-09-20 23:12:03 +00:00
dveditz%netscape.com
df065dec7e removing obsolete files 2000-09-15 07:26:50 +00:00
dbragg%netscape.com
68365257d6 Fix for bug 50942. Now I get the parent from the JScontext instead of the hidden window. r=dveditz 2000-09-14 18:52:56 +00:00
rayw%netscape.com
0257791053 Bug 37275, Changing value of all progids, and changing everywhere a progid
is mentioned to mention a contractid, including in identifiers.

r=warren
2000-09-13 23:57:52 +00:00
sgehani%netscape.com
5cefdedddb Add optional log file leaf name param to XPI_Init for Win32 uninstall logging.
Part of fix for nsbeta2+ bug 37168.  [r=ssu]
2000-07-10 23:15:46 +00:00
dougt%netscape.com
78c3123a2e Adding nsIContentHandler to XPInstall so that we can handle mime types. This
allows us to click on a xpinstall link and have the install happen.

I also changed the windows wizard test application to use explict paths.  This
should have been checked in with the rest of the nsIFile/xpInstall stuff.  You
may have to adjust these paths manually.
2000-05-08 05:12:35 +00:00
dveditz%netscape.com
f4fff36332 Skin/Locale installer (bug 32688) and groundwork for bug 32689 2000-05-05 06:23:11 +00:00
dveditz%netscape.com
64d77c0aef First cut at chrome install 2000-04-24 13:53:38 +00:00
dbragg%netscape.com
c793036b93 Fix for bug 24984, conversion to use nsIFile and related ilk. 2000-04-21 18:58:41 +00:00
dveditz%netscape.com
3c8eae5a14 fixing thread-safety issues 2000-04-05 06:02:58 +00:00
dougt%netscape.com
71790ff6ba adding commented out xpidl target for update notification. 2000-03-28 12:06:19 +00:00
dougt%netscape.com
e564200934 Adding nsIUpdateNotification.idl 2000-03-28 11:50:12 +00:00
dbragg%netscape.com
2e39119016 Fix for bug 30903 a=leger r=dveditz 2000-03-10 01:23:06 +00:00
jdunn%netscape.com
080142580c Fix problem with NS_IF_ADDREF on member variables inside of const
member functions.  This includes removing all references to
NS_DEF_PTR and the including of nsIPtr.h

r=troy@netscape.com,dougt@netscape.com,scc@netscape.com
# 28114
a=chofmann@netscape.com
2000-02-17 23:19:18 +00:00
dveditz%netscape.com
9172024f8e New wstring nsIRegistry interface, bug 23859;
new version registry name for mozilla, bug 10533;
log now created by install wizards too, bug 26309;
downloaded file cleanup moved into manager, bug 24249;
scaffolding for bug 12817 and 12361 (conditional autoreg)
2000-02-15 01:32:12 +00:00
sgehani%netscape.com
aa1ea7582d Hook up cancel button to actually work during an XPInstall.
b = 10205
r = dbragg
a = sdagley
1999-12-22 08:29:52 +00:00
dbragg%netscape.com
76682e3e50 New Progress dialog and support code.Fixes bug #7753 (and others) r=dveditz 1999-12-08 00:09:16 +00:00
dveditz%netscape.com
cbe2026152 Bug 12816, move XPInstall initialization closer to the front so we can
clean up after an install *before* the wrong components are loaded.
1999-12-03 13:37:23 +00:00
warren%netscape.com
96ec037ac6 Eliminated the libs build pass. 1999-11-28 03:05:01 +00:00
dmose%mozilla.org
142ac52eaf updated xPL license boilerplate to v1.1, a=chofmann@netscape.com,r=endico@mozilla.org 1999-11-06 03:43:54 +00:00
dveditz%netscape.com
ff01d5e8f4 Fixing 8.3 library name problems, bugs 10355, 10359,10364, 10365, 10372, 11796, 11791. Checking in for cathleen, r=dveditz 1999-10-10 01:32:59 +00:00
neeti%netscape.com
568a96b2e7 Converted nsxpi.dll and xpiflash.dll to use nsIModule to prepare for memory leaks fixing. Bug# 14034. r=dougt 1999-10-08 20:41:13 +00:00
dougt%netscape.com
1a924bd0b3 Change pref name
Added Preferences for software notification timer (see 14729) r. samir g.
1999-10-05 21:15:30 +00:00
dougt%netscape.com
9bab765731 bug fix for 14831. 1999-09-27 19:55:04 +00:00
dougt%netscape.com
5aa4f474ac Cleaned up nsXPIFlash function names.
Added notification flash preference
Added nsIProgressEventSink to nsXPInstallManager
1999-09-20 21:31:55 +00:00
neeti%netscape.com
20aedd5817 moved *.js files from components to bin/defaults/pref 1999-09-17 23:27:15 +00:00
dougt%netscape.com
d67bf77f01 Fixed bug 13835. InstallTrigger.GetVersion() 1999-09-16 20:15:58 +00:00
briano%netscape.com
4230252d2e Cleaned it up and eliminated the pointless #!gmake. 1999-09-02 00:12:49 +00:00
dveditz%netscape.com
eb685e8fcd replaces nsVector with nsVoidArray everywhere. Also bugs 10752, 10753, 10755, 11666 1999-09-01 04:29:49 +00:00
dveditz%netscape.com
3f985af6fe New file, not yet part of build 1999-09-01 03:55:35 +00:00
dveditz%netscape.com
58e69ab61c fix bug 9603 1999-08-11 06:58:55 +00:00
dveditz%netscape.com
1bc4237ff2 adding wizard hooks 1999-08-11 00:31:15 +00:00