Commit Graph

3140 Commits

Author SHA1 Message Date
gavin%gavinsharp.com
73681bfd82 Bug 341161: nsXPInstallManager doesnt shutdown correctly, patch by Dave Townsend <mossop.bugzilla@blueprintit.co.uk>, r+sr=dveditz 2006-07-19 13:29:34 +00:00
gavin%gavinsharp.com
090f21ab6c Bug 338028: Installing extensions accesses observer service from off-thread, patch by Dave Townsend <mossop.bugzilla@blueprintit.co.uk>, r+sr=dveditz 2006-07-19 13:27:50 +00:00
bugzilla%standard8.demon.co.uk
50203d3872 Bug 342897 Copy required suite files from xpfe/bootstrap (and elsewhere) to suite/app (Moves xpfe/bootstrap/version.txt to suite/config/version.txt) r=benjamin,sr=Neil 2006-07-18 17:11:12 +00:00
timeless%mozdev.org
36d7fea24f Bug 336970 crash [@ InstallTriggerGlobalInstall] "JS_ValueToString" result dereferenced without NULL check
r=mrbkap sr=dveditz
2006-07-14 11:41:43 +00:00
bugzilla%standard8.demon.co.uk
2e1c6e982e Bug 343127 SeaMonkey installer doesn't install some icons. r=ajschult,sr=Neil 2006-07-02 06:46:53 +00:00
ajschult%verizon.net
89c49a7f39 Bug 334257: Need to include thebes in installer packages. r=cbiesinger 2006-07-01 01:16:38 +00:00
benjamin%smedbergs.us
661aee8984 Bug 343126 - Spell checker broken (part 2, packaging errors), r=enndeakin 2006-06-29 17:08:58 +00:00
bugzilla%standard8.demon.co.uk
0d30ea2da8 Bug 340437 suiterunner installer packaging fails on Windows (tpol tinderbox). r=benjamin,sr=Neil 2006-06-28 06:57:37 +00:00
ajschult%verizon.net
a7baa83fb0 Bug 332203: Bustage fix for tinderbox packaging scripts 2006-06-28 04:13:38 +00:00
bugzilla%standard8.demon.co.uk
34b8074909 Bug 332203 Ensure the installers work with MOZ_XUL_APP set on SeaMonkey (Fix the unix installer registration process), r=ajschult,sr=Neil over irc 2006-06-27 09:20:56 +00:00
ajschult%verizon.net
cd7fc3c66b Bug 332203: update package manifest for MOZ_XUL_APP set on SeaMonkey. patch by Standard8, r=me 2006-06-25 06:14:34 +00:00
bzbarsky%mit.edu
d9102c6217 Do the security check using the script's principal, not its URI. Bug 342489,
r+sr=dveditz
2006-06-23 16:55:14 +00:00
gavin%gavinsharp.com
62422e5497 Bug 336008: add missing error check, patch by Jon Smirl <jonsmirl@gmail.com>, r=bsmedberg 2006-06-17 21:40:37 +00:00
benjamin%smedbergs.us
53ac0b7a23 Bug 341406 - Build bookmarks as a separate component, r+sr=Neil 2006-06-15 13:35:59 +00:00
mhammond%skippinet.com.au
0f241835df Land DOM_AGNOSTIC3_BRANCH, bug 255942. r=a few people, sr=brendan. 2006-06-13 03:07:47 +00:00
aaronleventhal%moonset.net
563dbcab91 Bug 340822. Move accessible/public/atk interfaces up one directory. r=ginn.chen, r=bsmedberg 2006-06-09 10:47:20 +00:00
gavin%gavinsharp.com
e1db6dc5e1 Bug 336010: fix bad error check, patch by Jon Smirl <jonsmirl@yahoo.com>, r=bsmedberg 2006-06-06 16:57:12 +00:00
timeless%mozdev.org
a768026fc9 Bug 337917 Make consumers stop using cids from other modules
r=smontagu sr=darin
2006-06-03 23:35:59 +00:00
timeless%mozdev.org
2abbddfe0d Bug 337917 Make consumers stop using cids from other modules
r=darin sr=darin
2006-06-03 23:28:13 +00:00
joshmoz%gmail.com
f1f3816686 fix capitalization in filename for Quickdraw.h, fix for case-sensitive filesystems. b=339682c1 r=bsmedberg 2006-05-31 15:59:06 +00:00
brendan%mozilla.org
27e1a01c1c Fix ancient duplicated Install object global and "sub-global" prob exposed by recent JS engine assertion (336695, r/sr=dveditz). 2006-05-31 03:10:31 +00:00
benjamin%smedbergs.us
361bdd74a9 Bug 338746 - DOMI broken in win/linux builds due to packaging error, regression from bug 325100, r=ajschult 2006-05-23 15:44:10 +00:00
mkaply%us.ibm.com
391cd97efa 296138 - r/sr=mkaply (OS/2 only) - from Peter Weilbacher - reenable lxlite on Os/2 2006-05-23 01:26:24 +00:00
igor%mir2.org
65028a8035 Bug 338678: For source compatibility fields "uint16 extra,spare" in JSFunctionSpec are replaced by singe "uint32 extra". In this way we do need to update the current sources that list just 5 fields to include the additional ",0" corresponding to "spare" field. To quell GCC warnings all sources that list less then 5 fields of JSFunctionSpec are updated to explicitly list all 5 fields. r=mrbkap, s=brendan 2006-05-22 22:58:31 +00:00
darin%meer.net
2b7338d299 follow-up patch for bug 338611 "xpinstall manager happily tries to install 404 pages" r+sr=dveditz 2006-05-22 21:12:56 +00:00
darin%meer.net
578b759979 fixes bug 338611 "xpinstall manager happily tries to install 404 pages" r+sr=dveditz 2006-05-22 21:09:17 +00:00
benjamin%smedbergs.us
7946276d7f Bug 336004 - coverity report #456, resource leak - patch by Jon Smirl <jonsmirl@yahoo.com> r=me 2006-05-22 16:42:58 +00:00
peterv%propagandism.org
3869989ccb Fix for bug 336244 (Clean up/remove extensions/xmlextras/base). r/sr=sicking. 2006-05-21 19:50:16 +00:00
ajschult%verizon.net
56b62c11cc Bug 335297: File handle leak in nsWelcomeDlg::GetReadmeContents. Patch by Ryan Flint <rflint@dslr.net>, r=dveditz, sr=Neil 2006-05-20 18:01:19 +00:00
ajschult%verizon.net
771cf57d5d Bug 336009: Return early on failure in nsXPInstallManager::ConfirmInstall (coverity 468). Patch by Jon Smirl <jonsmirl@yahoo.com>, r=bsmedberg, sr=dveditz 2006-05-20 06:43:04 +00:00
ajschult%verizon.net
1b06cbdc1f Bug 336038: Coverity 240, error checks in wrong order; check for NULL before using the variable. Patch by Jon Smirl <jonsmirl@yahoo.com>, r=bsmedberg 2006-05-20 05:55:34 +00:00
kairo%kairo.at
1dd94f0a69 bug 338571 - suiterunner command line handler not packaged correctly, move app to be built last in suite/ and package some missed files for installers, r+sr=Neil 2006-05-19 18:33:18 +00:00
mkaply%us.ibm.com
98fc942c4a #326273
r=mkaply, sr=mkaply (OS/2 only)
OS/2 changes from threading checkin - build bustage
Note OS/2 does not work after these changes, it just builds.
Need to look at nsAppShell
2006-05-12 14:56:43 +00:00
darin%meer.net
0318b8c707 landing patch for bug 326273 "Implement nsIThreadManager" (Mac portions by Mark Mentovai) with reviews from bienvenu, bsmedberg, bzbarsky, josh, roc, and ssieb 2006-05-10 17:30:15 +00:00
cbiesinger%web.de
51a89a8b1e bug 335180 Remove win32.order, mozilla-bin.order, --enable-reorder, and
associated code. These options do not really work anymore.

r=bsmedberg
2006-05-06 17:53:51 +00:00
benjamin%smedbergs.us
55870ae999 Bug 78081 - Don't export intermediate libraries, initial changes blanket-r=mento 2006-05-03 22:19:54 +00:00
darin%meer.net
4a94571cee fixes bug 214672 "Further optimization and correctness improvements of libjar: streamlining nsJarInputStream" patch by Alfred Kayser <alfredkayser@nl.ibm.com>, r=jwalden, sr=darin 2006-05-02 19:33:09 +00:00
benjamin%smedbergs.us
ae7a851b73 Bug 335807 - Make xpfe/components/intl its own component, r=neil (this gets rid of xpfe/components/build2 for tbird, yay!) 2006-05-02 16:47:32 +00:00
benjamin%smedbergs.us
2ed8035970 Bug 335714 - make windowds a standalone component, r=Neil 2006-04-28 13:19:36 +00:00
cls%seawood.org
00570f4496 Align mingw libs linkage with msvc.
Thanks to Masatoshi Kimura (emk) <VYV03354@nifty.ne.jp> for the patch.
Bug #334542 r=cls
2006-04-20 12:59:02 +00:00
cls%seawood.org
74ac97fd84 Fix mingw cross-compile & static build bustage
Bug #333941 r=bsmedberg
2006-04-14 22:59:21 +00:00
gavin%gavinsharp.com
37d1c0b865 Bug 333549: Unused variable tmpurl, patch by Ryan Flint <rflint@dslr.net>, r+sr=dveditz 2006-04-13 23:41:29 +00:00
kairo%kairo.at
08d3bb3f05 fix up installer failures caused by bug 325473 by removing left over references to regus, r+sr=Neil 2006-04-08 16:11:25 +00:00
kairo%kairo.at
6aea674984 bug 328317 - merge platform .jar files into en-US.jar, r=mento for the mozilla/config changes r=jag sr=Neil 2006-04-08 11:49:47 +00:00
kairo%kairo.at
91acb7039c bug 325473 - Undo separation of language and region/content packs, part 4: move pref panel into communictor pefs in suite/, correct installer manifests and fix rough edges of parts 1-3, r=bsmedberg for build system changes (removal of content-packs extension) r=ajschult for installer manifests r=jag sr=Neil 2006-04-08 11:17:06 +00:00
benjamin%smedbergs.us
409c85bd04 Bug 78081 - don't export intermediate libraries - initial makefile changes to switch from $(DIST)/lib to in-tree library locations - blanket-r=mento 2006-04-06 15:19:31 +00:00
benjamin%smedbergs.us
463a240463 Bug 78081 - don't export intermediate libraries - initial makefile changes to switch from $(DIST)/lib to in-tree library locations - blanket-r=mento 2006-04-06 14:45:37 +00:00
benjamin%smedbergs.us
5d11baeeab Bug 78081 - don't export intermediate libraries - initial makefile changes to switch from $(DIST)/lib to in-tree library locations - blanket-r=mento 2006-04-06 14:23:38 +00:00
dbaron%dbaron.org
04b8c33eda Remove uses of MOZ_DECL_CTOR_COUNTER, which is always defined to nothing. b=332745 rs=roc,bzbarsky 2006-04-05 00:00:44 +00:00
jwalden%mit.edu
ac773c0354 Bug 309296 - RFE: directory listing for jar:. r=darin, sr=bzbarsky 2006-03-29 22:10:37 +00:00
benjamin%smedbergs.us
39d4e9059d Windows only has _snprintf, not snprintf 2006-03-27 22:13:55 +00:00
benjamin%smedbergs.us
cb3e88dc3d Bug 214889 - remove nsFileSpec from xpinstall, patch by cls r=me 2006-03-27 20:21:22 +00:00
neil%parkwaycc.co.uk
9e72198ae3 Rename xpfe's autocomplete.xpt to xpautocomplete.xpt and package toolkit's autocomplete.xpt r=bsmedberg,dveditz,ajschult 2006-03-24 17:38:15 +00:00
benjamin%smedbergs.us
3b3eaa8a6f Bug 328579 - MSVC8 installer fails due to assembly issues, patch by luser, r=me 2006-03-03 15:35:34 +00:00
benjamin%smedbergs.us
bd5714d1d8 Bug 78081 - don't export intermediate libs, initial tree-wide changes blanket-r=mento 2006-02-24 16:28:20 +00:00
mark%moxienet.com
3382cef4c5 327863 Don't package seamonkey-config, it will run interference for the Mac universal build. r=biesi 2006-02-20 16:00:57 +00:00
cbiesinger%web.de
c2d981f764 bug 183156 remove *UCS2* functions, replacing them with *UTF16* ones
r+sr=darin
2006-02-03 14:18:39 +00:00
bryner%brianryner.com
ecc0706743 Remove deprecated nsTString::ToCString (bug 323471). r+sr=darin. 2006-01-24 19:22:02 +00:00
scott%scott-macgregor.org
9127394b2d Bug #322628 --> Palm Sync Build changes to support palm sync as a proper install.rdf based
extension for Thunderbid.

This extension code is NPOTB.

sr=bienvenu
2006-01-24 00:42:17 +00:00
jst%mozilla.jstenback.com
12a2623f51 Fixing bug 324031. Make sure to do all the cleanup in all code paths. r=jonas@sicking.cc, sr=dveditz@cruzio.com 2006-01-21 00:57:26 +00:00
wtchang%redhat.com
7cb9201cf8 Bugzilla Bug 317620: landed NSS 3.11 on the Mozilla trunk. The patch is
contributed by Kai Engert <kengert@redhat.com>. r=wtc,bsmedberg.
Bugzilla Bug 288647: (security/manager/Makefile.in only) enable building
NSS with system NSPR.  The patch is contributed by Chris Seawood
<cls@seawood.org>.  r=wtc,kengert.
Modified Files:
	Makefile.in browser/installer/unix/config.it
	browser/installer/unix/packages-static
	browser/installer/windows/config.it
	browser/installer/windows/packages-static
	calendar/installer/windows/config.it
	calendar/installer/windows/packages-static
	camino/Camino.xcode/project.pbxproj
	embedding/config/basebrowser-installer-win.pkg
	embedding/config/basebrowser-mac-macho
	embedding/config/basebrowser-qnx
	embedding/config/basebrowser-unix
	embedding/config/basebrowser-win embedding/config/minimo-qnx
	embedding/config/minimo-unix mail/config/basemail-os2
	mail/config/basemail-unix mail/installer/windows/config.it
	mail/installer/windows/packages-static
	minimo/config/linux_package.sh security/manager/Makefile.in
	security/manager/psm.pkg toolkit/mozapps/installer/packager.mk
	xpinstall/packager/packages-os2
	xpinstall/packager/packages-static-unix
	xpinstall/packager/packages-static-win
	xpinstall/packager/packages-unix
	xpinstall/packager/unix/deliver.pl
	xpinstall/packager/win_mfcembed/config.it
	xpinstall/packager/windows/browser.jst
	xpinstall/packager/windows/config.it
	xulrunner/installer/mac/Makefile.in
2006-01-13 18:09:32 +00:00
kairo%kairo.at
647a4edc1c bug 316548 - Use bzip2 compression for linux installers, r=chase sr=bsmedberg 2006-01-11 19:54:31 +00:00
ajschult%verizon.net
054d6b3e8d move talkback to the end of the list to make it easier to disable. trunk part of bug 320433, r=dveditz 2006-01-11 18:26:16 +00:00
dveditz%cruzio.com
67c889d6e4 bug 318618 avoid useless memcpy in uncompressed case, check for unknown compression methods, r/sr=dougt 2006-01-07 04:11:17 +00:00
kairo%kairo.at
e3f8e64a8e bug 320245 - Package app icons in SeaMonkey unix installer, a=ajschult sr=Neil 2005-12-14 16:12:02 +00:00
kairo%kairo.at
4422c71d6a bug 312994 - new SeaMonkey artwork, unix installer file that had been forgotten in the first checkin, again r+sr=Neil a=seamonkey-council 2005-12-08 13:19:31 +00:00
mkaply%us.ibm.com
f8c6f64a36 #319203
r=bsdmedberg
Allow install.rdf to exist in an XPI for installer builds
2005-12-07 20:46:18 +00:00
roc+%cs.cmu.edu
5e35db1f1b Bug 315346. nsISidebar should be in dom/ since it's a platform thing that we expose as part of the Web API, it's not app-specific. r+sr=jst 2005-12-06 01:29:42 +00:00
kairo%kairo.at
daece61058 bug 312994 - new SeaMonkey artwork, r+sr=Neil a=seamonkey-council 2005-12-02 20:45:36 +00:00
jst%mozilla.jstenback.com
8f1863159b Fixing bug 316794. Moving HandleDOMEvent() and Get/SetDocShell from nsIScriptGlobalObject to nsPIDOMWindow. r=mrbkap@gmail.com, sr=peterv@propagandism.org 2005-11-28 23:56:44 +00:00
timeless%mozdev.org
9b0852aaf7 Bug 106386 Correct misspellings in source code
patch by unknown@simplemachines.org r=timeless rs=brendan
2005-11-25 21:57:13 +00:00
timeless%mozdev.org
eb9350f619 Bug 106386 Correct misspellings in source code
patch by unknown@simplemachines.org r=timeless rs=brendan
2005-11-25 19:48:04 +00:00
bsmedberg%covad.net
3b0ed3b52f Bug 317026 - remove transformiix.dll from seamonkey install manifests, r=peterv 2005-11-21 15:22:18 +00:00
dbaron%dbaron.org
3c95294952 Make PL_InitEvent callers stop doing potentially dangerous casting of function pointers. b=305278 r=dougt sr=darin 2005-11-14 20:09:51 +00:00
darin%meer.net
5905ffd792 removing references to necko_data.xpt 2005-11-12 23:12:09 +00:00
darin%meer.net
697c78f1ea Initial patch for bug 312760 "Provide base channel for use by protocol implementations" r=biesi sr=bzbarsky 2005-11-12 18:17:19 +00: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
dveditz%cruzio.com
923e5d89aa bug 315304 throw exception (return JS_FALSE) if we can't create the native object. r=dougt, sr=brendan, a=schrep 2005-11-07 19:58:28 +00:00
bsmedberg%covad.net
a3deb73315 Bug 263042 - Build both autocomplete impls as separate components to make it easier to ship both of them with toolkit/xpfe r=Neil 2005-10-31 13:21:31 +00:00
dveditz%cruzio.com
912ba0db26 bug 304931 theme install prompt should obey whitelisting too; r=mconnor, sr=dbaron, a=asa 2005-10-19 19:59:09 +00:00
bsmedberg%covad.net
db584fa139 Bug 207521 - deprecate --enable|disable-shared, since --enable-static gives us all the information we need, r=cls 2005-10-17 14:57:32 +00:00
mats.palmgren%bredband.net
1693ba2210 Fix compile warnings. b=311646 r=dveditz sr=benjamin 2005-10-16 15:52:26 +00:00
mrbkap%gmail.com
7d148003ab bug 311952: xpinstall should use its own runtime, so its JS isn't bound by Gecko's JS invarients. r=dveditz sr=brendan 2005-10-11 18:04:05 +00:00
neil%parkwaycc.co.uk
4842ea180c Change ds32.exe switches to use - for MSYS compatibility b=294122 r+sr=dveditz 2005-09-28 15:00:13 +00:00
cst%andrew.cmu.edu
078c459ef3 Bug 198247 "del" key doesn't work in download manager if you used the installer.
Patch by ajschult, r=me sr=dveditz
2005-09-27 03:36:12 +00:00
mkaply%us.ibm.com
070f37589a Bad extra OS/2 only files in packaging 2005-09-26 20:24:40 +00:00
mkaply%us.ibm.com
e389c5bdc1 #310096
r=bsmedberg
OS/2 bustage - just remove $os from xptlink.pl - it's not used anymore
2005-09-26 20:12:26 +00:00
mkaply%us.ibm.com
7ceb46449a #310096
r=bsmedberg
OS/2 bustage - just remove $os from xptlink.pl - it's not used anymore
2005-09-26 20:00:32 +00:00
mkaply%us.ibm.com
1b87e3cd9e #282335
r=chase
Make packager understand OSes other than Windows
2005-09-22 21:51:47 +00:00
scott%scott-macgregor.org
974b0c8542 Bug #308281 --> We want to remove the XPI work around by deleting the file: bug307259.js
from the default prefs directory. sr=dbaron
2005-09-13 06:49:48 +00:00
cst%andrew.cmu.edu
b033186934 Bug 301579 SeaMonkey installer should close both SeaMonkey and Mozilla, after prompting the user.
r=bsmedberg sr=dveditz
2005-09-09 15:43:47 +00:00
dveditz%cruzio.com
16635b2e9e Don't block onload xpinstall, site whitelisting does the job (bug 271567).
Required to fix bugs 295058 and 300114. r=dougt, sr=mscott
2005-09-02 01:02:28 +00:00
bryner%brianryner.com
6524ddcb09 Actually read up to 32KB of a XPI to look for a signature, instead of requiring the whole thing to be in the first chunk of data available. Bug 306354, r+sr=darin. 2005-08-31 05:12:52 +00:00
dougt%meer.net
7fd4fa8910 Fixing bustage. I checked in the patch from the bug, and not my local diff 2005-08-26 07:11:47 +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
neil%parkwaycc.co.uk
64cd5bbbe0 Bug 305886 Should use $(MAKE) for recursive makes r=bsmedberg 2005-08-25 20:33:56 +00:00
cbiesinger%web.de
7546caf9f5 bug 244770 include sroaming in installer builds
patch by giacomo.magnini@portalis.it / trs80@tartarus.uwa.edu.au r=benb sr=neil
2005-08-22 16:10:12 +00:00
kairo%kairo.at
0a1a2d8509 bug 302444 - include unpackaged files in package lists for SeaMonkey installers, r=ajschult sr=Neil 2005-08-19 23:09:31 +00:00
bienvenu%nventure.com
690785e15a add optional support for mit kerberos for windows, patches by cneberg@gmail.com, r=darin, sr=bienvenu 280792 2005-08-19 14:25:22 +00:00
dougt%meer.net
113b55ca61 nsXPInstallManager::OnDataAvailable may consume more data than expected. b=300115. r=darin. sr=dveditz. a=asa 2005-08-18 19:01:38 +00:00
timeless%mozdev.org
96b7461b46 Bug 303654 InstallTrigger.install(null) crashes [@ JS_Enumerate]
patch by shutdown@flashmail.com r=dveditz sr=dveditz
2005-08-16 16:31:36 +00:00
pete%mozdevgroup.com
060e489935 b=291178
InstallTrigger.getVersion gone in Firefox 1.0.3
r=timeless
sr=dveditz
--pete
2005-08-11 22:41:31 +00:00
neil%parkwaycc.co.uk
3aeaa48825 Installer code cleanup b=47762 p=gautheri@noos.fr r=dveditz a=bsmedberg 2005-08-03 16:28:34 +00:00
bugzilla%standard8.demon.co.uk
931641699a Bustage fix for previous checkin (sorry) Bug 287540 - (Bv1) <nsXPInstallManager.cpp>. 2005-07-30 20:10:35 +00:00
bugzilla%standard8.demon.co.uk
dc7c3a6ff0 Bug 287540 Fix various _C++_ compiler warnings from my Windows non-debug build - (Bv1) <nsXPInstallManager.cpp>. Patch by Serge Gautherie <gautheri@noos.fr> r+sr=dveditz,a=bsmedberg 2005-07-30 19:37:45 +00:00
cbiesinger%web.de
2338bdd85d bug 300149 only remove the last character of the version if it's a newline (use chomp instead of chop)
r=bsmedberg sr=dveditz a=bsmedberg
2005-07-28 13:37:21 +00:00
cst%andrew.cmu.edu
28bb69ed0b Bug 301842 fix chrome errors from reporter locale moving
patch by ajschult, r=bsmedberg a=bsmedberg
2005-07-24 01:48:58 +00:00
bzbarsky%mit.edu
10d1c576d9 Expose the subject name for the cert and an nsISupports pointer to the cert on
nsIPrincipal that represents a certificate principal.  Change preference
storage to ensure matches in not only the fingerprint but also the subjectName
before applying privileges from preferences to a certificate principal.  Remove
possibility for creating certificate principals without a useful identifying
name and make sure that names don't get munged by being forced to ASCII.  Bug
240661, r=caillon, sr=dveditz, a=bsmedberg
2005-07-22 19:05:42 +00:00
cst%andrew.cmu.edu
8689c6c484 Bug 238741 ExistAllXPIs should check that the .xpi files are actually ok
patch by ajschult, r=benjamin sr=dveditz a=asa
2005-07-14 01:44:15 +00:00
cst%andrew.cmu.edu
0e3f234179 Bug 283418 [gtk2] select "next" button by default
patch by ajschult, r=dveditz sr=bryner a=benjamin
2005-07-14 01:42:34 +00:00
masayuki%d-toybox.com
d02d449e86 Bug 264386 Older version entries in registry not removed when version changes r=benjamin, sr=dveditz, a=asa 2005-07-13 15:59:56 +00:00
mkaply%us.ibm.com
02644beba4 a=mkaply - more makeall.pl syncing with windows 2005-07-08 17:44:57 +00:00
mkaply%us.ibm.com
4bf06d444a 288199 - OS/2 version - r=bsmedberg, sr=mkaply, a=mkaply - all these changes have been built and tested 2005-07-08 17:25:06 +00:00
timeless%mozdev.org
cb29f255cf Bug 295854 (new InstallVersion()).compareTo(/x/) crashes [@ConvertJSValToObj]
handle null
r=dveditz sr=dveditz a=jay
2005-07-07 18:45:01 +00:00
dougt%meer.net
bcc5146681 Fixes 293331. r=dveditz, sr=jst, a=chase 2005-07-06 01:25:47 +00:00
kairo%kairo.at
bb147f9687 correct fix for the Makefile include stuff of bug 292268 (do correctly what the last bustage fix checkin tried to do), r+a=bsmedberg 2005-07-05 13:36:53 +00:00
kairo%kairo.at
d47791d657 bug 292268 again, possible bustage fix for creature (SeaMonkey win installer only), r=IanN sr=Neil 2005-07-05 11:44:46 +00:00
kairo%kairo.at
8852044976 bug 299633 - Rebrand unix README (SeaMonkey-only), r=Neil a=asa 2005-07-05 10:58:14 +00:00
kairo%kairo.at
893458ceca supplementary fix for bug 292268 (SeaMonkey package naming) to fix windows stub installer (creature orange), p=IanN <bugzilla@arlen.demon.co.uk> sr=Neil r+a=bsmedberg 2005-07-04 18:38:47 +00:00
cst%andrew.cmu.edu
d0cf7e895b Bug 288199 - rebrand suite unix installer logo
file by ajschult
2005-07-02 21:25:19 +00:00
cst%andrew.cmu.edu
3896333037 Bug 299188 Rebrand suite Win32 installer - update images in installer. 2005-07-02 20:57:48 +00:00
cst%andrew.cmu.edu
9c15bbb9b7 Bug 288199 Rebrand suite installer for SeaMonkey. This patch is for the Win32 installer.
r=bsmedberg sr=dveditz a=bsmedberg
2005-07-02 20:44:17 +00:00
kairo%kairo.at
86e154a457 bug 292268 - Standardize SeaMonkey package/installer filenames based on toolkit's package-name.mk, sr=Neil r+a=bsmedberg 2005-07-02 20:39:09 +00:00
kairo%kairo.at
8729cd8995 bug 299463 - File res/hiddenWindow.html missing in installer build (SeaMonkey), p=Andrew Schultz <ajschult@verizon.net> r+a=bsmedberg 2005-07-02 19:05:46 +00:00
bsmedberg%covad.net
829fcc5862 Followup to bug 298670 - use cygpath as necessary to convert win32 paths for xpt_link, a=Chase 2005-07-01 01:18:49 +00:00
bsmedberg%covad.net
6db8a67923 Bug 298670 (try #2) - Build Firefox tarballs from the installer manifests, r+a=Chase (this second try incorporates the slash fix from Chase as well as additional changes to Packager.pm to make globbing work properly) 2005-06-30 19:22:39 +00:00
cvshook%sicking.cc
23fe2ae1ed Bug 296764: Move html keybindings to chrome to make sure they work even with js turned off
r=bsmedberg sr=jst a=bsmedberg
2005-06-29 22:41:59 +00:00
bsmedberg%covad.net
d9346c31d9 Bug 295680 - extension should not install when chrome registration fails - patch by Robert Strong <rob_strong@exchangecode.com>, r+a=bsmedberg 2005-06-29 13:58:16 +00:00
cbiesinger%web.de
c97ea87e70 Bug 298675 register locale packages for reporter, and fix typo (inspector ->
reporter)
patch by Andrew Schultz <ajschult@verizon.net> r=dveditz sr=neil a=bsmedberg
2005-06-28 20:21:53 +00:00
cmp%mozilla.org
e353f7bdc2 Backing out bug 298670, attachment 187193 and changes to xptlink.pl since. 2005-06-28 11:07:48 +00:00
neil%parkwaycc.co.uk
854aed594d Typo fix to make overlays.rdf uninstall correctly b=289097 r+a=bsmedberg 2005-06-28 10:20:24 +00:00
cmp%mozilla.org
e2e9ff0576 Remove extra slashes from xpt_link command line arguments to fix its use
on Windows/Cygwin.
2005-06-28 02:31:04 +00:00
cmp%mozilla.org
05e88cace8 Build tarballs using the installer manifests. Patch by bsmedberg. Bug
298670, attachment 187193.  r/a=chase
2005-06-27 23:44:29 +00:00
neil%parkwaycc.co.uk
e578ee899a Bug 297725 Suite does not install GRE correctly r+a=bsmedberg 2005-06-24 09:13:29 +00:00
dveditz%cruzio.com
5b4909b8f2 bug 298054: fix xpinstall eval() crash. Thanks to shutdown and Mnyromyr for pointing out the flaw and the patch, r=timeless, sr=dveditz, a=dveditz 2005-06-22 21:37:25 +00:00
kairo%kairo.at
9606a3bfb4 bug 297257 - include reporter in suite, p=ajschult@verizon.net r=bsmedberg sr=Neil a=chofmann 2005-06-22 16:01:08 +00:00
gandalf%firefox.pl
55185f343f Bug 296169: cannot localize svg.properties (should be in chrome/, not res/); r=bsmedberg,a=asa 2005-06-16 13:49:04 +00:00
timeless%mozdev.org
c215e69dc6 Bug 295854 (new InstallVersion()).compareTo(/x/) crashes [@ConvertJSValToObj]
Marking JSCLASS_PRIVATE_IS_NSISUPPORTS on InstallVersionClass
remove extra definitions of ConvertJSValToObj to prevent confusion
r=dveditz sr=dveditz a=dveditz
2005-06-16 11:09:27 +00:00
timeless%mozdev.org
7dd26a01a8 Bug 295854 (new InstallVersion()).compareTo(/x/) crashes [@ConvertJSValToObj]
r=dveditz sr=dveditz a=dveditz
2005-06-16 04:46:04 +00:00
timeless%mozdev.org
4ffaeafdb9 Bug 208909 compreg.dat protection problem [OpenVMS status is decimal 114690]
lock down permissions and sanitize with comments
r=dougt sr=dveditz a=asa
2005-06-10 17:32:48 +00:00
bsmedberg%covad.net
ceb595e7c9 Bug 295013 - installing the same theme a second time, or uninstalling a theme you just installed fails - patch by Robert Strong <moz_bugzilla@exchangecode.com> r=me a=shaver 2005-06-02 14:37:50 +00:00
cls%seawood.org
2f8def85e9 Path translation fixes for msys.
Thanks to Howard Chu <hyc@symas.com> for the patches.
Bug #294122 r=cls a=shaver
2005-06-02 04:00:37 +00:00
mkaply%us.ibm.com
71e8520c91 OS/2 SeaMonkey build doesn't come up 2005-05-24 15:34:34 +00:00
vladimir%pobox.com
38286037f8 b=274271, blocked install notification bar does not appear when clicking on InstallTrigger link; patch from moz_bugzilla@exchangecode.com, r+sr=dveditz,a=asa 2005-05-24 04:32:41 +00:00
dveditz%cruzio.com
7b49950fef bug 292691 plug IconURL and history.back() XSS exploits fixed in firefox 1.0.4
docshell patch by jst, r=bz,brendan;sr=dveditz,shaver;a=asa
xpinstall patch by dveditz and vlad; r=vlad,jst; sr=jst,shaver; a=asa
2005-05-13 23:08:09 +00:00
jst%mozilla.jstenback.com
668521fdfe Backing out last change that was intended for a branch, not the trunk. 2005-05-09 21:20:22 +00:00
jst%mozilla.jstenback.com
5edcc27f7a Fixing remaining part of bug 292691. Make sure to do the appropriate uri load checks in all places in the xpinstall code. Patch by vladimir@pobox.com and dveditz@cruzio.com, r=dveditz@cruzio.com, r=vladimir@pobox.com, sr=jst@mozilla.org, a=asa@mozilla.org 2005-05-09 21:19:16 +00:00
timeless%mozdev.org
a569bbe8b5 Bug 286525 Installing / updating a theme creates a copy of the jar in the chrome directory
patch by moz_bugzilla@exchangecode.com r=bsmedberg a=asa
2005-05-08 18:11:39 +00:00
bzbarsky%mit.edu
6d15ce055d Fix installer crash. Bug 264980, patch by Sean Su <ssu0262@aol.com>,
r+sr=dveditz, a=asa
2005-05-05 16:08:44 +00:00
cst%andrew.cmu.edu
3c8d35b10e Bug 291014 Make GetProductBuildID handle ^M properly
r=bsmedberg a=asa
2005-04-26 16:44:18 +00:00
cst%andrew.cmu.edu
3b2c94de8e Bug 290905 properly set $topobjdir for windows makeall.pl
r=bsmedberg a=asa
2005-04-26 16:35:42 +00:00
ben%bengoodger.com
b9725a8b1a 286034 - allow extensions to be installed/uninstalled by simply adding/removing their directories... r=bsmedberg, sr=darin, a=brendan 2005-04-23 01:39:51 +00:00
tor%cs.brown.edu
3a11990cae Bug 290835 - allow building both canvas and cairo svg, don't
statically link two copies of cairo code.  r=bsmedberg, a=chofmann
2005-04-22 19:03:41 +00:00
shaver%mozilla.org
af6f2dae76 Bug 290312: FileOp methods can be called with a |this| of InstallClass or
FileOpClass nature, depending on which of the new or old API entry points
are used by a script.  Relax the native-instance checks appropriately, as
both types of object are stuffed with the same type of private data.
r+sr=brendan, a=chase.
2005-04-14 17:30:17 +00:00
cmp%mozilla.org
20468698e4 Change into the correct packaging directory on MacOS X before removing
files.  Bug 290075, attachment 180667.  sr=mscott, a=dbaron
2005-04-14 04:03:24 +00:00
brendan%mozilla.org
85ab4e49c5 Fix Windows bustage. 2005-04-13 23:34:12 +00:00
brendan%mozilla.org
9aeb6944be Type-check method calls on wrong class of object, required for hand-rolled JS natives (290162, r=dveditz/sr=shaver/a=drivers). 2005-04-13 22:22:55 +00:00
kairo%kairo.at
363d2ab3f4 bug 288199 - Rebrand suite installer, unix part - patch by Mark Banner <bugzilla@standard8.demon.co.uk> r=ajschult sr=dveditz a=asa 2005-04-11 17:06:40 +00:00
kairo%kairo.at
04694dbbdd part of bug 288199 (Rebrand suite installer), Small packager Makefile fix to use app display name for mac file, r/sr=dveditz a=asa 2005-04-10 23:35:04 +00:00
neil%parkwaycc.co.uk
a13511a0de Bug 289726 Fix Install.patch crash p=mnyromyr@tprac.de r+sr=dveditz a=asa 2005-04-10 12:10:36 +00:00
bsmedberg%covad.net
3a4772821b Bug 288640 - xpfe/components/search is app-specific, not part of the toolkit. Remove bad dependencies by moving it to tier_99 and only building it for Seamonkey/Firefox r=Neil a=asa 2005-04-08 17:20:34 +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
mvl%exedo.nl
80cee11c11 Add permissions dll to the installer
bug 288412, r=bsmedberg
2005-04-05 17:58:29 +00:00
cbiesinger%web.de
44625301dd bug 283489 r=darin sr=bz
- Make the HTTP, FTP and file channels implement nsIPropertyBag2 and associated
  interfaces (by inheriting from nsHashPropertyBag)
- Use that interface to expose a "content-length" property giving the length of
  the data as a 64-bit value on the FTP and HTTP channels
- change docshell and xpinstall to use nsIPropertyBag2 instead of nsIProperties
  to read/write the referrer property
2005-04-05 17:40:32 +00:00
bsmedberg%covad.net
844ef87b25 Adding MOZILLA_INTERNAL_API to internal makefiles, bug 288626, rs=darin 2005-04-05 14:50:16 +00:00
neil%parkwaycc.co.uk
1a7c28d251 Bug 289097 Ensure overlays.rdf and stylesheets.rdf get uninstalled r=bsmedberg 2005-04-05 12:26:02 +00:00
bsmedberg%covad.net
5d8370f04f Bug 289061 - Erroneous semicolon in extra.c p=Charles Fenwick <clf03f@garnet.acns.fsu.edu> r=me 2005-04-05 12:10:09 +00:00
bsmedberg%covad.net
457cdc5129 Followup to bug 280725 - update the installer manifests 2005-04-04 19:52:26 +00:00
cbiesinger%web.de
7d0871f66e 126201 patch by Patrick <patrick.hendriks+bugzilla@gmail.com> r+sr=dveditz
fix wording of "Complete" option in installer
2005-03-30 20:44:24 +00:00
timeless%mozdev.org
708a22c5e7 Bug 287158 use requests in xpinstall so that defining JS_PARANOID_REQUEST does not result in CHECK_REQUEST killing the app because of xpinstall tasks
r=dveditz sr=dveditz
2005-03-29 20:19:20 +00:00
timeless%mozdev.org
48fb659f9e Bug 283423 keyboard navigation fails in component selection dialog
patch by ajschult@verizon.net r=bryner sr=bz
2005-03-29 03:06:02 +00:00
masayuki%d-toybox.com
c5d65da12c bug 286670 'Destination Directory' of 'Setup Style' is broken on l10n build r=bsmedbergs, sr=dveditz 2005-03-27 05:35:23 +00:00
timeless%mozdev.org
abcd577c6f Bug 280740 Installer crashes in choose install components dialog
patch by sunil@atc.tcs.co.in r=bryner sr=dveditz
2005-03-23 04:22:39 +00:00
shaver%mozilla.org
12b778ad3d remove vestigial references to deceased messenger-mdn locale package, r=mscott 2005-03-19 00:00:30 +00:00
bsmedberg%covad.net
914a5612a1 libxul step 4 - most of tier 50 (not PSM, and I may have forgotten a few things in toolkit/mozapps also) r=darin 2005-03-18 21:24:05 +00:00
timeless%mozdev.org
7f814d78b0 Bug 283840 "Select User Profile" dialog is broken after using "Custom" in installer
patch by ajschult@verizon.net r=bsmedberg sr=dveditz
2005-03-16 20:05:46 +00:00
bsmedberg%covad.net
3219ac4125 Bug 282057 - brand.dtd/properties live in the wrong chrome package... xulrunner apps cannot provide these files, which means they can't use various toolkit features r=darin moa=Neil (seamonkey) 2005-03-10 04:38:35 +00:00
cmp%mozilla.org
74fa666678 Backing out attachment 176056 from bug 282335. creature's orange and this
check-in appears to be the cause.  Backing out should fix it.
2005-03-10 00:35:32 +00:00
mkaply%us.ibm.com
6d3036d7c9 #282335
r=cmp
Make packaging understand OSes other than Windows
2005-03-09 18:49:17 +00:00
timeless%mozdev.org
c5ea0767fe Bug 171317 Show Dialog=FALSE doesn't work
patch by ajschult@verizon.net r=dveditz sr=bryner
2005-03-08 06:39:46 +00:00
timeless%mozdev.org
c6959d3135 Bug 270930 install script does not handle path with spaces
patch by ajschult@verizon.net r=bsmedberg sr=bryner
2005-03-08 06:39:41 +00:00
ginn.chen%sun.com
3ceb4e130b Bug 284224 Fail to build on solaris
r=bryner
2005-03-08 05:12:01 +00:00
bzbarsky%mit.edu
5b1084a5a5 Add the prompt-service contract to nsEmbedCID.h 2005-03-07 16:07:11 +00:00
mvl%exedo.nl
4f0d1cbc7b add permission extension to installer package.
bug 279535, r=bsmedberg, sr=darin
2005-02-27 19:41:11 +00:00
timeless%mozdev.org
38d03565d7 Bug 283574 change installer filenames for Xft / GTK2 builds
patch by ajschult@verizon.net r=dbaron sr=dbaron
2005-02-25 08:48:21 +00:00
tor%cs.brown.edu
810adb59db Bug 281950 - cairo/libpixman landing. r=bsmedberg 2005-02-24 20:11:04 +00:00
bzbarsky%mit.edu
2b401364ce Port XPInstall to GTK2. Bug 183389, patch by Andrew Schultz
<ajschult@verizon.net>, r=dveditz, sr=bryner
2005-02-24 04:13:17 +00:00
bsmedberg%covad.net
473534a724 Bug 278534, try #2 - Make tooklit chrome registry use plaintext manifests instead of an RDF cache (get rid of contents.rdf!) r=darin/dveditz/ben 2005-02-22 21:49:45 +00:00
neil%parkwaycc.co.uk
0888c15804 Bug 264980 Alt+N keystroke can crash installer p=gautheri@noos.fr r+sr=dveditz 2005-02-22 09:15:01 +00:00
timeless%mozdev.org
c179eebadf Bug 242524 Component lists should hold references to real components (not "duplicates")
patch by ajschult@verizon.net r=bsmedberg sr=dveditz
2005-02-22 05:24:47 +00:00
bsmedberg%covad.net
e82e4540da Backout bug 278534 due to tinderbox orange. 2005-02-20 01:47:13 +00:00
bsmedberg%covad.net
3d5d14bc57 Bug 278534 - Make a plaintext chrome registration file format to replace contents.rdf r/sr=darin+dveditz+ben 2005-02-19 15:35:36 +00:00
dveditz%cruzio.com
87c83c4bff bug 268059 hide URL user:pass in XPinstall dialogs, r/sr=dougt 2005-02-19 08:32:25 +00:00
bzbarsky%mit.edu
8523b18d37 Fix leaks and other issues. Bug 242884, patch by Andrew Schultz
<ajschult@verizon.net>, r=dveditz, sr=bryner
2005-02-19 04:22:30 +00:00
mkaply%us.ibm.com
ff71196948 Backing out to see if it fixes the creature orange 2005-02-18 23:28:13 +00:00
mkaply%us.ibm.com
e71755acfb #282335
r=cmp
Make packager understand OSes other than Windows
2005-02-18 17:48:15 +00:00
mkaply%us.ibm.com
93659cb1ce Allow environment variable MOZ_OBJDIR to be used with OS/2 packaging script 2005-02-18 17:43:15 +00:00
tor%cs.brown.edu
6ce8f5faf8 Bug 199771 - soft fail if gdi+ or cairo can't be found/used.
r=scooter, sr=bryner
2005-02-18 16:30:12 +00:00
dveditz%cruzio.com
7913445150 bug 273406 fix broken signed old-style installs (regression) r/sr=dougt 2005-02-18 11:52:24 +00:00
mkaply%us.ibm.com
4634c663fa a=mkaply - OS/2 only - report OS/2 packaging scripts to be more like windows and to be invokable via a Makefile 2005-02-16 19:48:11 +00:00
bsmedberg%covad.net
d7bf16c846 re-landing the seamonkey parts of bug 273423, with the extra attachment 170974, r=ben+biesi 2005-02-08 14:07:37 +00:00
bzbarsky%mit.edu
2502721eb0 Some cleanup in nsInstallVersion. Bug 273726, patch by Tim Ruehsen
<tim.ruehsen@gmx.de>, r=bsmedberg, sr=dveditz
2005-02-08 05:37:01 +00:00
bsmedberg%covad.net
c8aed4327e Bug 276943 - Opening composer using -edit flag doesn't work in suite installer builds, r=timeless 2005-02-07 13:22:35 +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
dbaron%dbaron.org
3a87f7e225 Fix common misspelling of delimiter and delimited (de-limit-er, not deli-meter). b=106386 r=timeless 2005-02-05 00:49:25 +00:00
bryner%brianryner.com
67dba23ae4 Clean up unneeded REQUIRES (bug 73353). r+sr=dbaron. 2005-02-03 23:01:54 +00:00
dbaron%dbaron.org
8993baf11c Convert CR-LF and CR linebreaks to LF. 2005-01-28 20:01:46 +00:00
bryner%brianryner.com
64843a26fd Recreate .autoreg even if it already exists, so that we're sure the newer timestamp will trigger component registration on startup. Bug 279800, r=bsmedberg, sr=darin. 2005-01-27 15:50:09 +00:00
bryner%brianryner.com
a40463dea3 package typelib files for xtf (bug 279654). r=darin. 2005-01-25 08:18:32 +00:00
cmp%mozilla.org
4d58f3772b On MacOS X, create a compressed disk image using hdiutil rather than
gzipping an uncompressed disk image.  b=242845, r=bryner, sr=bsmedberg
2005-01-24 19:49:50 +00:00
wtchang%redhat.com
f1248ae75c Bugzilla Bug 262822: moved the RecursiveStrip function from makexpi.pl
to deliver.pl so we can regenerate the .chk files using shlibsign after the
NSS softoken shared libraries are stripped. r=cmp. sr=bryner.
Modified Files: deliver.pl makexpi.pl
2005-01-17 23:20:31 +00:00
wtchang%redhat.com
eeb28c997b Bugzilla Bug 262822: use run-mozilla.sh to invoke shlibsign. Removed an
unnecessary cd command. r=cmp. sr=bryner.
Modified Files:
	xpinstall/packager/Makefile.in
	toolkit/mozapps/installer/packager.mk
2005-01-17 23:18:11 +00:00
timeless%mozdev.org
874eb84975 Bug 268331 WARNING creating file failed in NS_SoftwareUpdateRequestAutoReg
r=dveditz sr=dveditz
2005-01-17 07:08:13 +00:00
kjh-5727%comcast.net
84f0f2731d Bug 156747 - Don't include res/samples and res/throbber in packages. Patch by Giacomo Magnini (giacomo.magnini@portalis.it), r/sr=dveditz. 2005-01-15 17:31:10 +00:00
jst%mozilla.jstenback.com
cb3684dc0c Landing fix for bug 154934, patch by computergeekvandy@hotmail.com. Auto-genrate GeckoVer value at build time. r=bryner@brianryner.com, sr=jst@mozilla.org 2005-01-14 21:50:42 +00:00
timeless%mozdev.org
f903739060 Bug 277371 remove mozilla/dom/src/jsurl/nsIEvaluateStringProxy.idl
rs=jst
2005-01-14 09:19:12 +00:00
bzbarsky%mit.edu
d062d97e71 Fix possible buffer overruns. Bug 273737, patch by Tim Ruehsen
<tim.ruehsen@gmx.de>, r=bsmedberg, sr=dveditz
2005-01-14 04:56:18 +00:00
bsmedberg%covad.net
2602499bd3 Backout the seamonkey portions of 273423 so we can release 1.8a6, and then we'll put these back and debug the other stuff. 2005-01-11 23:03:21 +00:00
bsmedberg%covad.net
45b0024a84 There is an extra subdir, bug 273423. 2005-01-11 14:10:20 +00:00
bsmedberg%covad.net
35481c3604 Bug 273423 - Can't install themes. r+sr=ben a=asa for 1.8a6 2005-01-11 13:38:22 +00:00
cmp%mozilla.org
176199712f Apply a fix for bug 262822 to omit select libraries from being stripped
during packaging for the Unix/Linux installer package.
2005-01-10 09:43:15 +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
mkaply%us.ibm.com
9a84937e1a #275436
r=mkaply, a=mkaply (platform specific)
From Peter Weilbacher - add an OS/2 specific readme file
2005-01-05 15:40:21 +00:00
bzbarsky%mit.edu
36cf19de06 Fix bug 269191. Patch by Andrew Schultz <ajschult@verizon.net>, r+sr=dveditz. 2005-01-05 01:04:15 +00:00
bryner%brianryner.com
d9626f6746 Add support for using gcc's visibility pragma to treat all function and method declarations as "hidden" unless declared otherwise. Create wrappers for system headers that cause them to be treated as default-visibility declarations. This gives a substantial code size and performance win on compilers that support it, and should show up on the gruff tinderbox. Bug 273336, r=darin sr=dbaron. 2004-12-15 05:52:44 +00:00
dbaron%dbaron.org
9db368a6af Bug 272151: reorganize files within layout, r+sr=roc 2004-12-08 19:41:48 +00:00
bsmedberg%covad.net
f23f538920 Bug 272283 - initial work for --enable-libxul r=bryner+darin This is on by default for xulrunner and off by default for all other apps. 2004-12-06 22:39:54 +00:00
timeless%mozdev.org
8e86010928 Bug 272688 Firefox crashes when clicking on any extension (xpi) link
r=bz sr=bz
2004-12-02 02:37:09 +00:00
gerv%gerv.net
670fb87360 Bug 236613: change to MPL/LGPL/GPL tri-license. 2004-12-01 22:27:03 +00:00
ben%bengoodger.com
b52f8d7afd aviary branch landing: more bustage fixes for seamonkey, make sure extensions stub is built for seamonkey, and make sure SelectSkin is called on the right interface pointer. 2004-12-01 07:13:06 +00:00
ben%bengoodger.com
e771ab5ecd fix build bustage (2) - close up scope properly. 2004-12-01 06:27:01 +00:00
ben%bengoodger.com
3993e81b07 fix bustage (1) - forgot to add extensions to REQUIRES 2004-12-01 06:23:59 +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
dbaron%dbaron.org
e2aa2edb92 Use preprocessor instead of separate files for platform-specific parts of forms.css. b=272151 r+sr=bryner 2004-11-30 06:04:04 +00:00
timeless%mozdev.org
d01dd1aa4c Bug 249782 Make Mozilla compile with Microsoft Visual Studio 2005
patch by sdwalker@myrealbox.com r=bryner
2004-11-23 19:34:02 +00:00
bienvenu%nventure.com
436789a23b handle palm desktop 6.01, no bug, sr=sspitzer 2004-11-10 17:27:23 +00:00
bugzilla%arlen.demon.co.uk
64a91a050e Bug 191805 Installer progress meters should use the system progress meter color
p=sdwalker@myrealbox.com r=bsmedberg sr=ben@mozilla.org
2004-11-10 13:44:33 +00:00
jshin%mailaps.org
8e3a9c9fe0 bug 264461 Installer windows shuffle offscreen with each step when windows taskbar located at top or left of screen patch by masayuki@d-toybox.com (r=bsmedberg,sr=dveditz) 2004-11-10 11:18:11 +00:00
timeless%mozdev.org
fb483e6b15 Bug 106386 Correct misspellings in source code
patch by ajvincent@gmail.com r=dbradley rs=brendan
2004-11-10 07:27:11 +00:00
darin%meer.net
950a78482d fixes bug 219400 "remove callers of nsServiceManager:: methods" r=bsmedberg 2004-11-07 23:59:35 +00:00
darin%meer.net
189ba5e5c4 eliminating uses of deprecated nsComponentManager:: methods (bug 267040), r=bsmedberg 2004-11-01 18:50:36 +00:00
bsmedberg%covad.net
3824d6b15f Installer bustage from bug 237745 - package appstartup.xpt properly. 2004-11-01 12:16:48 +00:00
dveditz%cruzio.com
dda30fd22f bug 265135: put internal referrers on channels to fix xpinstall whitelisting the right way. r=darin,sr=jst 2004-10-28 22:52:45 +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
cltbld%netscape.com
92cb1ff0a6 bug 249317 - gzip for mac disk image creation should use -f (granrose) 2004-10-22 15:58:14 +00:00
dveditz%cruzio.com
69dcb6e4b7 bug 264560: tighten up referrer requirements for XPI whitelist, r=biesi,sr=jst 2004-10-18 21:28:45 +00:00
dveditz%cruzio.com
cc085ad3d0 bug 263366: blocking executes() should return execution error code, r=peterv,sr=jst 2004-10-17 00:32:17 +00:00
jst%mozilla.jstenback.com
c2f62a240f Fixing bug 264542. Don't return error codes from methods that return objects (especially not by assigning an int directly into a jsval). r+sr=dveditz@cruzio.com 2004-10-15 19:59:51 +00:00
timeless%mozdev.org
cece072e65 Bug 263457 [trunk] duplicated entry of chrome.xpt
patch by t-matsuu@estyle.ne.jp r=dveditz sr=dveditz
2004-10-08 21:19:24 +00:00
peterv%propagandism.org
2116663b00 Fix for bug 178546 (regression: addFile (AppleSingle) doesn't work on Mac OS X ). r=dveditz, sr=jst. 2004-10-01 13:18:08 +00:00