hg@mozilla.com
05e5d33a57
Free the (distributed) Lizard! Automatic merge from CVS: Module mozilla: tag HG_REPO_INITIAL_IMPORT at 22 Mar 2007 10:30 PDT,
2007-03-22 10:30:00 -07:00
bsmedberg%covad.net
78f6d0683d
Bug 313309 part 2 - change the NS_DEFINE_STATIC_IID_ACCESSOR macro to NS_DECLARE, and make a NS_DEFINE_ macro that's outside the class declaration, r=shaver
2005-11-11 14:36:26 +00:00
dougt%meer.net
7c0ee6b9d3
Bug 302284. add xpi hash support to InstallTrigger.install(). r=dveditz, sr=shaver, a=asa
2005-08-26 06:46:21 +00:00
myk%mozilla.org
dcff0bdcb2
Second fix for bug 271473: whitelists addons.mozilla.org not only for new profiles but for existing profiles too, unblocking server-side architectural improvements that are waiting for a version of Firefox which can install extensions from addons.mozilla.org; r=bsmedberg
2005-04-06 20:13:32 +00:00
smontagu%smontagu.org
edb2027179
Bug 216399: Allow custom button labels in xpinstall dialogs, patch by Jens Bannmann <jens.b@web.de>, r=cbiesinger/dveditz, sr=dveditz
2005-02-06 12:05:03 +00:00
cbiesinger%web.de
8ab6e0d7d1
bug 264599 make unfrozen necko interfaces use 64-bit integers.
...
r=darin sr=bz a=asa
2005-01-09 20:43:35 +00:00
ben%bengoodger.com
afaefbac28
aviary branch landing:
...
- xpinstall hooks for extension manager (242529, r=dveditz)
(install.rdf read hook + stub extension manager implementation for seamonkey)
- xpinstall hooks for info bar (xpinstall whitelist UI)
2004-12-01 05:59:04 +00:00
darin%meer.net
52ac61d678
landing patch for bug 262218 "libxpcom.so should only export frozen symbols" r=bsmedberg sr=bryner
2004-10-25 19:34:45 +00:00
dveditz%cruzio.com
f89838046b
bug 258798 InstallTrigger.enabled() should return only the global state, not the
...
effective whitelisted state. r=ben, sr=jst
bug 246375 installChrome(SKIN, should skip whitelist mechanism, use only global state. r=ben,sr=jst
2004-09-14 00:56:13 +00:00
dveditz%cruzio.com
1dbecf3206
bug 245062 InstallTrigger should CheckLoadURI
...
bug 240552 XPInstall ability controlled per-site r=danm,sr=sspitzer
2004-06-07 14:46:15 +00:00
gerv%gerv.net
7007719893
Bug 236613: change to MPL/LGPL/GPL tri-license.
2004-04-17 14:37:35 +00:00
seawood%netscape.com
97649bab86
Removing old cfm build files. Use the CFM_LAST_RITES tag to resurrect. r=macdev
2003-06-10 21:18:27 +00:00
ssu%netscape.com
3e7f61a67d
fixing bug 125106 - general nsIFile converter change hosed XPInstall intl filenames. r=dveditz, sr=alecf, a=sspitzer
2003-04-30 06:49:04 +00:00
dougt%netscape.com
0d2808c511
Create a new xpcom obsolete library (and component library).
...
Moved nsFileSpec and related classes into this obsolete library.
Moved nsRegistry and related libreg functionality into the obsolete library.
Updated many callers using the obsolete nsFile spec to use nsIFile and Necko to do file IO.
Combined the following DLLs (source -> dest)
uriloader -> docshell
shistory -> docshell
jsurl -> jsdom
gkview -> gklayout
Moved nsAdapterEnumerator out of xpcom/ds and into mailnews, since they're the only consumer
Modifed the xpt_link tool so that you can specify a �only include� cid list that can mask CID�s that you are not interested in.
Added build options:
Prevent the building of xpinstall (--disable-xpinstall)
Prevent the building js component loader (--disable-jsloader)
A build option to only build a single profile (--enable-single-profile)
A build flag to only built the required xpfe components (--disable-xpfe-components).
Removal or hiding of unused functions and classes including nsEscape*, nsDequeIterator, nsRecyclingAllocatorImpl, nsDiscriminatedUnion, nsOpaqueKey, nsCRT::strlen, NS_NewCommandLineService
Bug 194240, r/sr = darin, alec.
2003-03-15 01:04:32 +00:00
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