bsmedberg%covad.net
9ab7123e10
Bug 276943 - Opening composer using -edit flag doesn't work in suite installer builds, r=timeless
2005-02-07 13:22:35 +00:00
dbaron%dbaron.org
844ed1c45c
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
dbaron%dbaron.org
13ad340e6a
Convert CR-LF and CR linebreaks to LF.
2005-01-28 20:01:46 +00:00
bryner%brianryner.com
bc3a3c68a0
package typelib files for xtf (bug 279654). r=darin.
2005-01-25 08:18:32 +00:00
cmp%mozilla.org
0c72a83f79
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
a4cf2cb1e4
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
74a568cea0
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
kjh-5727%comcast.net
5e61fc9422
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
269ef60565
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
2678104ecc
Bug 277371 remove mozilla/dom/src/jsurl/nsIEvaluateStringProxy.idl
...
rs=jst
2005-01-14 09:19:12 +00:00
cmp%mozilla.org
130b5b5a29
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
mkaply%us.ibm.com
0db4a665e3
#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
dbaron%dbaron.org
1bb228eed5
Bug 272151: reorganize files within layout, r+sr=roc
2004-12-08 19:41:48 +00:00
gerv%gerv.net
b92568bebe
Bug 236613: change to MPL/LGPL/GPL tri-license.
2004-12-01 22:27:03 +00:00
ben%bengoodger.com
5f5d16d6d9
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
10efb45442
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
bsmedberg%covad.net
6c9953770a
Installer bustage from bug 237745 - package appstartup.xpt properly.
2004-11-01 12:16:48 +00:00
darin%meer.net
fb3826168b
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
6325099ed4
bug 249317 - gzip for mac disk image creation should use -f (granrose)
2004-10-22 15:58:14 +00:00
timeless%mozdev.org
4e6ed766d3
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
dveditz%cruzio.com
72d4418893
bug 261795 self-referential .cvsignore files break cvs import, not part of build
2004-09-27 15:32:20 +00:00
kjh-5727%comcast.net
cf3965d900
Bug 253443 - Include spell shecker in typical linux install. Patch by Andrew Schultz (ajschult@verizon.net). r=bsmedberg, sr=dveditz, a=asa.
2004-09-25 17:40:30 +00:00
silver%warwickcompsoc.co.uk
e77a78f266
Bug 260247 - Register new ChatZilla chrome directory in installer.
...
Build-config only.
r=bsmedberg
2004-09-22 12:32:38 +00:00
bsmedberg%covad.net
9b824e5486
Merge bug 246014 from the aviary branch, splitting nsIXULChromeRegistry into a separate piece for seamonkey-only methods. Original Firefox patch r=bryner sr=ben seamonkey merge r+sr=jst
2004-09-21 20:19:48 +00:00
cbiesinger%web.de
b5ded57da7
Bug 248044 move jar protocol handler into libjar. these are the changes to the
...
existing files
r=bsmedberg sr=darin
2004-09-14 18:40:26 +00:00
bryner%brianryner.com
306fd4d418
Hook up gtk2 native keybindings for editor. This gets rid of htmlBindings.xml and instead makes the platform-neutral base bindings be included via the preprocessor, allowing the editorBase bindings to not be applied on gtk2. Also, removed obsolete mac CFM package files. Bug 257405, r=bzbarsky, sr=ben.
2004-09-10 07:17:31 +00:00
kjh-5727%comcast.net
b89a09b444
BUg 257381: New shared library libgfxpsshar.so.
2004-09-07 21:16:05 +00:00
timeless%mozdev.org
a4e97f47f1
Bug 157459 need way to set default setup type for linux
...
patch by ajschult@verizon.net r=dveditz sr=bryner
2004-08-30 01:00:58 +00:00
neil%parkwaycc.co.uk
5a64930445
Bug 253240 Tell installer where mapi locale got moved to so that it registers it correctly r+sr=mscott
2004-08-23 15:59:34 +00:00
dbaron%dbaron.org
67a92a6c9c
Add to filenames for GTK2 and Xft builds. b=254477 r+sr=bryner
2004-08-19 01:11:18 +00:00
dbaron%dbaron.org
b97f1a4ffb
Set better ownership and permissions in tar files we create, and remove old hack. b=254303 r=bryner a=asa
2004-08-17 00:14:48 +00:00
darin%meer.net
eab6ffed87
use backslashes instead of forward slashes (oops!)
2004-08-10 05:52:33 +00:00
scott%scott-macgregor.org
2e90159f06
part of Bug #245430 --> thunderbird static build support.
...
Get rid of the mail\config packaging of chrome into dist\thunderbird. Let the installer do it as part of the
packaging process.
2004-07-18 21:47:27 +00:00
cbiesinger%web.de
3e1b1d0cbb
backing out bug 243616 to fix tinderbox orange
2004-07-16 00:06:31 +00:00
cbiesinger%web.de
5b6d9347b2
bug 243616 make sure to call nsinstall.exe with a windows-style path
...
patch by Andreas Kunz <durbacher@gmx.de> r=bsmedberg
2004-07-15 15:50:39 +00:00
darin%meer.net
92fcf548ec
fixing oops in packages-win, s/libnegotiateauth.so/negotiateauth.dll/ ;-)
2004-07-12 19:04:53 +00:00
darin%meer.net
1d03456125
updating packaging files for bug 237586 "Implement negotiateauth using SSPI for Windows"
2004-07-09 22:05:11 +00:00
ssu%netscape.com
119272cb4f
addendum patch to bug 47762. simply runs the GRE in silent mode instead of auto mode. r=,sr=,a= dveditz!
2004-07-08 06:51:48 +00:00
ssu%netscape.com
249da37d53
fixing bug 47762 - Installer switches focus to itself repeatedly. r=leaf, sr=dveditz, a=asa
2004-07-08 00:47:08 +00:00
mkaply%us.ibm.com
b7516b3f44
#248102
...
r=ssu, sr=dveditz
Don't delete mozilla.bmp when we install over a previous installation
2004-06-23 14:26:19 +00:00
mkaply%us.ibm.com
42959320c7
#244221
...
r=pedemont, sr=blizzard (platform specific)
OS/2 only - don't wipe out the Mozilla folder when installing
2004-06-09 13:32:38 +00:00
bryner%brianryner.com
7ffbcc0fcf
On second thought, make PACKAGE be the name of the final package file
2004-06-08 05:49:50 +00:00
bryner%brianryner.com
7d502739d3
gzip dmg images after creating them
2004-06-08 05:47:44 +00:00
bryner%brianryner.com
e80f35325d
Don't hardcode _APPNAME, use MOZ_PKG_APPNAME instead.
2004-06-07 23:58:59 +00:00
mozilla.BenB%bucksch.org
0717f8921e
Add roaming
2004-06-05 22:25:37 +00:00
cbiesinger%web.de
3ef341a07a
Bug 219622 SpellChecker component has no disk size
...
patch by Andreas Kunz <durbacher@gmx.de> r=ssu sr=dougt
2004-06-02 20:59:58 +00:00
cbiesinger%web.de
e1618690a8
removing C++ urlbarhistory impl
...
bug 245009 r=bsmedberg sr=alecf
2004-06-02 17:47:39 +00:00
cbiesinger%web.de
38c5c62232
bug 245172 StageUtils.pm should mkdir with "0775" permissions, not "775"
...
patch by Andreas Kunz <durbacher@gmx.de> r=bsmedberg
2004-06-01 22:51:42 +00:00
scott%scott-macgregor.org
5919fd32a4
try to fix talkback for thunderbird
2004-05-17 22:13:40 +00:00
darin%meer.net
2542c04325
fixes bug 242900 "missing libnkgnomevfs.so in packages-unix" r=bsmedberg
2004-05-07 21:14:27 +00:00
timeless%mozdev.org
0040f7f577
Bug 242037 mkdir in many perl scripts contains a decimal 775, not the correct octal specification of 0775
...
patch by ajschult@mindspring.com r=bsmedberg
2004-04-30 04:23:06 +00:00
louie.zhao%sun.com
ecb3ed80f5
bug241830 missing libnegotiateauth.so in packages-unix
...
r = bsmedberg
sr= darin
2004-04-28 06:06:12 +00:00
dbaron%dbaron.org
7ca32ab3a1
Changes to allow tinderbox automation of thunderbird zip builds. b=240804 r=bryner sr=mscott
2004-04-26 23:28:49 +00:00
leaf%mozilla.org
102658f883
don't just strip .so files before making installers; bug 241288, r=bsmedberg
2004-04-26 18:15:34 +00:00
mkaply%us.ibm.com
3f28b7d2b8
#241369
...
r=pedemont, sr=blizzard (platform specific)
OS/2 only - Installer isn't closing some version of mozturbo
2004-04-23 19:13:54 +00:00
leaf%mozilla.org
4e59fa1410
Add dummy file for windows talkback xpi creation, so *something* gets
...
created to be installed, even if building the talkback component is disabled
or broken. bug 240234.
2004-04-19 21:59:20 +00:00
gerv%gerv.net
b748dba55c
Bug 236613: change to MPL/LGPL/GPL tri-license.
2004-04-17 14:37:35 +00:00
bzbarsky%mit.edu
e9e8e345cb
Linux installer should run regxpcom/regchrome, not Mozilla, at install end. Bug
...
57089, patch by Andrew Schultz <ajschult@mindspring.com>, r+sr=dveditz
2004-04-14 02:39:11 +00:00
bienvenu%nventure.com
cb5828ffa7
224318 backend support for automatic server spam filter filters add new .sfd files to packages sr=mscott
2004-04-13 18:19:54 +00:00
leaf%mozilla.org
77f5287f96
actually install something from talkback.xpi
2004-04-10 00:26:04 +00:00
leaf%mozilla.org
993c7113b3
updating talkback install.js template to actually install something.
2004-04-09 16:29:22 +00:00
timeless%mozdev.org
dd495dd003
Bug 234741 installer should refuse to install to a non-empty, non-Mozilla directory
...
patch by ajschult@mindspring.com r=bsmedberg sr=dveditz a=asa
2004-04-08 04:55:05 +00:00
kairo%kairo.at
b4635871a5
bug 239041 - Make tar.bz2 the default packager format on Solaris, r=pete.zha, sr=leaf, a=chofmann
2004-04-01 23:30:55 +00:00
mkaply%us.ibm.com
daf1755aca
Bug 205773 - a=mkaply - change object ID for Mail icon in installer
2004-03-30 19:16:47 +00:00
leaf%mozilla.org
c647fb8b1b
bug 218898. add talkback to packaging manifest. r=bsmedberg, sr=bryner a=chofmann
2004-03-26 23:04:45 +00:00
leaf%mozilla.org
4ef6397ebf
bug 218898, add talkback to installer manifests. r=bsmedberg, sr=bryner, a=chofmann
2004-03-26 23:02:28 +00:00
timeless%mozdev.org
8447e21023
Bug 238359 Linux installer does not install init.d/ directory
...
calendar patch by ajschult@mindspring.com r=mostafah a=chofmann
xpinstall patch by ajschult@mindspring.com r=gisburn a=mkaply
2004-03-26 15:57:58 +00:00
mkaply%us.ibm.com
5c32910675
#238643
...
r=pedemont, sr=blizzard (platform specific code), a=mkaply
Delete leftover XPT files on install so we can work over certain builds
2004-03-25 20:07:25 +00:00
bryner%brianryner.com
8c3595f335
Provide a mechanism to exclude unwanted files from firefox .zip/.tar build packaging (bug 238210). r=ben. Should only affect firefox release builds.
2004-03-24 19:22:52 +00:00
mkaply%us.ibm.com
5656d02707
a=mkaply - no idea why this wasn't removed a year ago
2004-03-23 23:19:12 +00:00
bryner%brianryner.com
37ba609ba1
Changes for hooking up windows firefox nightlies to post-mozilla-rel.pl (bug 237173). r=leaf, a=dbaron.
2004-03-11 23:18:19 +00:00
leaf%mozilla.org
97051916b3
clean up file permissions before creating installer .xpi files. r=dbaron
2004-02-26 23:31:46 +00:00
leaf%mozilla.org
2362254429
remove possible line endings in buildid, which leads to disastrous default
...
install directories on windows. bug 233014. r=ssu, sr=dveditz
2004-02-26 21:47:03 +00:00
cls%seawood.org
6dada5e398
Set MOZ_APP_NAME & MOZ_APP_VERSION based upon which app is being built.
...
Use MOZ_APP_NAME to set the proper paths for `make install`
Bug #234442 r=bryner
2004-02-25 03:27:11 +00:00
bryner%brianryner.com
c13cc68678
Merge jsdom and gklayout libraries (bug 232247). r=dbaron, sr=jst.
2004-02-24 03:22:35 +00:00
cls%seawood.org
d44793ecbe
Add support for cross-compiling to mingw.
...
Bug #222013 r=bryner
2004-02-20 22:14:14 +00:00
cbiesinger%web.de
07338da777
bug 99380 Different shell icons to identify each associated file type
...
patch by Jeremy Morton <jez9999@runbox.com>, icons by jez, SkewerMZ, Brian Bober and Malcom Scott
r=neil sr=jag a=bart
2004-02-19 19:11:32 +00:00
dbaron%dbaron.org
307f34199b
Use the objdir and srcdir options in a way that deliver.pl supports so that this works with an objdir. b=162079 r=leaf
2004-02-19 18:07:33 +00:00
mvl%exedo.nl
d38a61e38b
make clearer warning to users deleting old Mozilla installations
...
Bug 69153, patch by opi@gmx.net , r/sr=dveditz, a=chofmann
2004-02-14 19:09:41 +00:00
ben%bengoodger.com
b708c68cea
Firebird is now called Firefox
2004-02-11 00:56:17 +00:00
cbiesinger%web.de
f6da0f4018
Bug 217531 mozilla .xpi files' install.js has filesize too big
...
patch by Andrew Schultz <ajschult@eos.ncsu.edu> r=bsmedberg sr=leaf
2004-02-09 18:39:25 +00:00
cls%seawood.org
95511cc05a
Removing unused file.
...
Bug #232354
2004-01-30 06:23:54 +00:00
chanial%noos.fr
cb222c53d6
Bug 216137: Make xpinstall/packager produce thunderbird/Firebird packages.
...
patch by David Fraser <davidf@sjsoft.com>, r=bsmedberg, sr=mscott
2004-01-26 00:40:13 +00:00
bsmedberg%covad.net
e9634f0db4
Bug 224578 - separate embedding/GRE default prefs from application prefs. r=timeless+glazou r/sr=alecf
...
There were a couple CVS-moves during this process:
modules/libpref/src/init/editor.js -> editor/ui/composer.js
modules/libpref/src/init/mailnews.js -> mailnews/mailnews.js
2004-01-16 19:22:43 +00:00
mkaply%us.ibm.com
53987f2be7
#230204
...
r=pedemont, sr=blizzard (platform specific)
Installer updates for OS/2
2004-01-09 22:05:50 +00:00
bsmedberg%covad.net
1f4ab81acd
Continuing to land the PACKAGING_20030906_BRANCH for bug 20640. Not part of the build, yet.
2004-01-07 13:37:00 +00:00
bsmedberg%covad.net
f0bfff2628
Beginning to land the PACKAGING_20030906_BRANCH for bug 20640. Not part of the build, yet.
2004-01-07 01:22:31 +00:00
leaf%mozilla.org
0ed9505fa8
remove version from installer package for nightly builds.
2003-11-13 02:17:51 +00:00
leaf%mozilla.org
449db01772
adding rough installer creation hack for release-tinderbox script
2003-11-07 23:52:00 +00:00
timeless%mozdev.org
44ee22a3e2
Bug 221586 install size can be reduced by removing unreferenced files
2003-10-22 01:00:57 +00:00
bienvenu%nventure.com
ec427dd14d
add js component to handle starting up in last offline state, or prompting at startup, 221734, r/sr=mscott
2003-10-21 22:15:07 +00:00
leaf%mozilla.org
36abf5f4fc
add env var control to stub installer xpi url; version based on milestone,
...
and installer name based on config settings.
2003-10-16 20:06:23 +00:00
leaf%mozilla.org
639fbc97ee
adding targets for building installers. no bug. r=cls
2003-10-06 20:39:30 +00:00
cbiesinger%web.de
67ddc9b65e
bug 193740. remove timebomb code
...
r=neil.parkwaycc.co.uk@myrealbox.com sr=alecf
2003-10-03 20:43:59 +00:00
neil%parkwaycc.co.uk
9be8ec03e0
Bug 194045 don't store empty dirs in zip packages r/sr=dveditz
2003-09-20 17:45:06 +00:00
mkaply%us.ibm.com
36652ac7d7
How did I do that? - wrong dir separators
2003-09-19 22:01:05 +00:00
bsmedberg%covad.net
3c7f6e517d
Bug 179834. Separate application resources and GRE resources. r=darin sr=dougt
2003-09-13 17:55:56 +00:00
mkaply%us.ibm.com
73bd14ccaa
a=mkaply - now that I know spellcheck.xpi is being built, make it part of the wizard
2003-08-15 14:08:16 +00:00
mkaply%us.ibm.com
3a4d16a034
spellcheck not spellchecker
2003-08-14 22:03:46 +00:00
mkaply%us.ibm.com
1f94c0223f
r=me a=me - build a spellcheck XPI for linux
2003-08-13 17:48:58 +00:00
ssu%netscape.com
e5361c86e4
fixing the following bugs:
...
bug 212599 - profile deleted when updating from 1.4b to 20030712 build
bug 212244 - move ExcludeRemoveList to config.ini
bug 213573 - Won't let me install in my preffered directory because it
contains the same letters as my windows directory
r=dveditz
sr=jag
2003-08-06 07:51:47 +00:00
pkw%us.ibm.com
ba0052b4dc
Bug 212804 - Enable installation of movemail.rdf on non-AIX systems
...
r/sr=sspitzer@netscape.com
2003-08-05 13:21:17 +00:00
mkaply%us.ibm.com
7fa8ba84cc
No bug - OS/2 was missing P3P
2003-07-30 21:29:38 +00:00
mkaply%us.ibm.com
5a49d70ed7
Missing equals sign. ARGH
2003-07-29 18:40:13 +00:00
mkaply%us.ibm.com
b5a9e4b4a1
just in case someone complains about this mornings builds, new jst files so spellchecker actually works on Windows
2003-07-29 15:07:02 +00:00
mkaply%us.ibm.com
7ebe14bd74
Spellchecker packaging
2003-07-29 04:26:21 +00:00
mkaply%us.ibm.com
51cc035c9c
Spellchecker packaging for mac
2003-07-29 04:21:21 +00:00
mkaply%us.ibm.com
d8c3a57c56
#56301
...
Spellchecker packaging
2003-07-28 22:33:24 +00:00
mkaply%us.ibm.com
2b7a6cfd3a
#56301
...
Spellchecker packaging
2003-07-28 22:25:25 +00:00
daniel%glazman.org
b838567035
resources were not declared in xpinstall/packager for Composer's new features (positioning, table UI)
...
bug=214167, r=brade, sr=bzbarsky
2003-07-28 20:37:09 +00:00
mkaply%us.ibm.com
56dc425c51
rs=leaf
...
Remove XP_OS2_VACPP from the tree
2003-07-22 18:38:01 +00:00
ssu%netscape.com
36e004493c
fixing bug 198081 - Old GRE's left on disk when upgrading Mozilla. r=dveditz, sr=jag, a=dbaron
2003-07-10 23:42:07 +00:00
ssu%netscape.com
02db2f1c67
fixing bug 210731 - Setup should delete target installation dir on upgrade. r=dveditz, sr=jag, a=dbaron
2003-07-10 23:10:18 +00:00
seawood%netscape.com
c0102070cf
Make deliver.pl objdir aware & fix bogus strip errors in makexpi.pl
...
Bug #162079 r=ssu sr=leaf
2003-07-03 03:33:48 +00:00
ssu%netscape.com
caf31c8560
fixing bug 162079 - installer: lack of objdir support. r=seawood/sr=leaf
2003-06-30 21:47:55 +00:00
ssu%netscape.com
6d2025a98e
fixing bug 197626 - PalmSyncInstall.exe (Address Book Palm Sync) has no customized icon (in Start Menu). r=sgehani, sr=sspitzer, a=sspitzer
2003-06-09 18:13:55 +00:00
ssu%netscape.com
29e6521081
fixing bug 207978 - Setup.exe crashes only with 1.4 (Windows 2000). r=/sr=dveditz
2003-06-06 04:39:05 +00:00
pavlov%pavlov.net
7237927e55
Removal of MNG support. Bug 195280. Patch by tor@acm.org. r=pavlov sr=blizzard.
2003-06-03 23:16:42 +00:00
ssu%netscape.com
7c029ba52f
fixing bug 202326 - Unable to Use my client cert to authenticate. r=dougt, sr=dveditz, a=sspitzer
2003-05-30 01:22:39 +00:00
ssu%netscape.com
5bf3a21220
fixing bug 206806 - installer does not ensure enough disk space for GRE component. r=sgehani, sr=jag a=asa
2003-05-29 01:44:16 +00:00
ssu%netscape.com
978286ba08
fixing bug 206806 - installer does not ensure enough disk space for GRE component. r=sgehani, sr=jag a=asa
2003-05-29 01:39:15 +00:00
ssu%netscape.com
dbedb84b6e
fixing part of bug 198081 - Old GRE's left on disk when upgrading Mozilla. This patch only has the new string that will be used when the code part of the patch lands. Got the OK from the l10n team for this landing and also from Robin Foster-Clark, and r=,sr=,a=sspitzer.
2003-05-28 22:27:29 +00:00
varga%netscape.com
e59d92844e
Fix for bug 204191. After installing the browser only option, I can no longer delete, rename, or move bookmarks in the Bookmark Manager
...
r=ssu, sr=sspitzer
2003-05-28 19:17:20 +00:00
ssu%netscape.com
04349fbe1b
fixing bug 203602 - Default icon for Mail shortcut not optimal. r=sgehani, sr=jag, a=sspitzer
2003-05-22 04:53:42 +00:00
leaf%mozilla.org
51e2df28fc
re-sign nss libs after stripping, bug 200775, r=wtc, sr/a=dveditz
2003-05-21 01:01:28 +00:00
caillon%returnzero.com
33b8c14d9d
Bug 199566 - Inspector needs a command line handler.
...
The following should now work:
./mozilla -inspector
./mozilla -inspector "http://www.foo.com/ "
r=timeless sr=jst a=asa
2003-05-20 21:30:42 +00:00
leaf%mozilla.org
de87fda105
mozilla-sdk rename to gecko-sdk, bug 205433, r=granrose, sr=seawood, a=dbaron
2003-05-20 16:40:53 +00:00
ssu%netscape.com
9183d9bebf
fixing bug 205514 - Moz won't load or evaluate local proxy.pac. r=dveditz rs=darin a=sspitzer
2003-05-17 05:59:28 +00:00
aaronl%netscape.com
514384d3ad
Fix incorrect file names in browser.jst from checkin to bug 199518. r=ssu, sr=alecf, a=sspitzer
2003-05-14 20:20:45 +00:00
glazman%netscape.com
2c66bd5333
langenus.xpi can't registerChrome aim and net2phone on linux
...
(fix by artii@o2.pl , Artur Polaczynski)
b=125170
r=ssu, sr=dveditz, a=sspitzer
2003-05-13 08:34:48 +00:00
ben%netscape.com
cbd531541a
Change phoenix name for compliance, r=blake, sr=bryner
2003-05-13 00:51:43 +00:00
ssu%netscape.com
5ad8982f05
fixing bug 196061 - Running process hangs uninstaller. r=sgehani, sr=jag, a=sspitzer
2003-05-01 07:52:50 +00:00
brade%netscape.com
57ec9793f8
packaging fixes for bug 203399 and others; r=glazou, sr=peterv
2003-04-29 13:58:15 +00:00
ssu%netscape.com
59c6610d9c
fixing bug 203377 - Alert dialogs to close browser/kill process have hard coded 'Mozilla' strings. r=sgehani, sr=jag, a=asa
2003-04-29 08:38:12 +00:00
harishd%netscape.com
0ba9003dc1
Creating a separate module for web services. b=201078, r=leaf@netscape.com, ssu@netscape.com, sr=heikki@netscape.com jst@netscape.com, a=asa@mozilla.org
2003-04-25 20:57:34 +00:00
ssu%netscape.com
d58b8c7ee1
Reapplying patch that was used to back out yesterday's blocker bug:
...
bug 203194 - Installation fails after GRE setup
This patch fixes the blocker bug and the following bugs it backed out:
bug 48051 - Restart dialog needs title
bug 67067 - "unable to create directory" dialog is titleless
bug 202606 - Need a way to disable showing of bitmap in dialog
r=sgehani
sr=leaf
a=sspitzer
2003-04-25 07:10:10 +00:00
ssu%netscape.com
ffd8d7ab0b
fixing bug 190816 - Running process causes Installer to hang until process is shut down via task manager. r=sgehani, sr=jag, a=sspitzer
2003-04-25 06:54:29 +00:00
ssu%netscape.com
cbdb13bdcb
backout patches to bug 67067 and bug 202606 to fix blocker bug a=sheriff
2003-04-24 18:46:10 +00:00
ssu%netscape.com
a792f402ca
fixing bug 67067 - unable-to-create-directory dialog is titleless. r=curt, sr=dmose, a=asa
2003-04-24 01:34:31 +00:00
ssu%netscape.com
7821f89ab7
fixing bug 195136 - Palm Sync readme file needs to be packaged and installed with mail.xpi. r=sgehani, sr=dmose, a=asa
2003-04-23 23:39:11 +00:00
ssu%netscape.com
b99053aa38
fixing bug 202606 - Need a way to disable showing of bitmap in dialog. r=sgehani, rs=dmose, a=asa
2003-04-23 20:54:14 +00:00
bolian.yin%sun.com
a6b3d071a2
Bug 202085, Combine mai code into accessible/src/atk.
...
r=kyle.yuan@sun.com . This is NOT for default build.
2003-04-23 05:28:41 +00:00
kyle.yuan%sun.com
8d40643405
Bug 202086 Move atk specific code from xp dir to accessible/src/atk
...
r=aaronl, sr=henry.jia
Part 2: modified files
2003-04-22 07:38:18 +00:00
ssu%netscape.com
0a2bddc172
checking in patch for Henrik from bug 50525 - Directories should be lowercase. r=ssu sr=dveditz
2003-04-18 18:00:23 +00:00
seawood%netscape.com
47a6437783
Add libart to the list so my svg builds work
2003-04-18 10:09:55 +00:00
danm%netscape.com
0ea85e833f
adding EmbedBase.xpt. bug 174466
2003-04-18 02:10:36 +00:00
bryner%netscape.com
66bc020f20
Set permissions on destination files unconditionally. This fixes non-executable files in dist/Embed when using cygwin 1.3.13 or later and cygwin perl. Bug 199822, r=cls.
2003-04-13 08:55:42 +00:00
ssu%netscape.com
72e51aa58a
adding obsolete file needing to be deleted at install time to delete list. r=/a=leaf
2003-04-13 05:37:35 +00:00
ssu%netscape.com
93cd4872cd
fixing bug 197847 - Too many network errors should pause install, not automatically cancel it. r=dveditz, rs=sspitzer
2003-04-11 07:32:00 +00:00
dbaron%dbaron.org
4ab9a6c815
Two separate directories create a content.xpt file. b=201323 r=seawood sr=jst
2003-04-09 21:16:39 +00:00
ssu%netscape.com
9f6f20a819
fixing bug 201309 - Too many network errors caused by too many left over ns_tempX dirs. r=dveditz, rs=sspitzer
2003-04-09 08:46:05 +00:00
aaronl%netscape.com
090b50241a
Bug 199518. Merge MSAA marshalling dlls into one dll. r=cls, sr=alecf
2003-04-08 05:12:01 +00:00
pkw%us.ibm.com
29f75c7003
Bug 200560 - Several error messages displayed while building installer.
...
r=ssu@netscape.com , sr=dveditz@netscape.com
2003-04-04 22:22:01 +00:00
mkaply%us.ibm.com
5188964902
Put p3p where it belongs
2003-04-03 01:21:12 +00:00
mkaply%us.ibm.com
fefd7a6a7d
regviewr.dll should be removed during install
2003-04-02 14:36:06 +00:00
mkaply%us.ibm.com
4fdf1e920e
Missing comma
2003-04-02 14:19:26 +00:00
mkaply%us.ibm.com
1475130738
Someone forgot to add absyncsv.dll here when they did it for Windows
2003-04-01 22:36:49 +00:00
ssu%netscape.com
1c8562dba0
fixing bug 199023 - Trunk crash [@ XPCCallContext::~XPCCallContext] [@ xptiInterfaceEntry::ResolveLocked]. r=dbradley, sr=dveditz, a=dbaron
2003-03-27 02:42:40 +00:00
seawood%netscape.com
cbb45b6190
Add support for creating diskimages (.dmg) on OS X.
...
Bug #122067 r=bryner
2003-03-25 06:59:54 +00:00
harishd%netscape.com
ecbe7cd410
Adding P3P to the packaging list. b=198148, r=ssu@netscape.com, sr=heikki@netscape.com
2003-03-25 00:31:11 +00:00
harishd%netscape.com
bfa99a8ade
Adding wsdl and proxy to the packaging list. b=198683, r=ssu@netscape.com, sr=heikki@netscape.com
2003-03-25 00:24:43 +00:00
timeless%mozdev.org
965ba28bb1
Bug 106386 rid source of misspellings
...
patch by nb@ipnode.info r=biesi sr=dmose
2003-03-24 04:15:34 +00:00
aaronl%netscape.com
202fea3e3b
Backout out bug 196946. It turns out we should not merge static accessibility libs into widget
2003-03-22 05:29:37 +00:00
bryner%netscape.com
18028df7d2
Fix dom serializer bustage (bugzilla edit attachment as comment) by making sure not to clobber xmlextras/base/public's .xpt file with xmlextras/interfaceinfo/public's xpt file. Bug 198568, r=harishd, sr=dveditz.
2003-03-21 22:47:30 +00:00
wtc%netscape.com
7f37f18ac6
Bug 197874: after NSS 3.8 landed, we need to include the new .chk files in
...
the various installer packages. r=ssu. sr=bryner.
Modified Files:
embedding/config/basebrowser-installer-win.pkg
embedding/config/basebrowser-mac-macho
embedding/config/basebrowser-unix
embedding/config/basebrowser-win
xpinstall/packager/packages-os2
xpinstall/packager/packages-static-unix
xpinstall/packager/packages-static-win
xpinstall/packager/packages-unix
2003-03-20 18:04:55 +00:00
ssu%netscape.com
8f2917b2c0
fixing bug 198318 - load manager does not show up. r=sgehani, rs=leaf
2003-03-20 01:57:52 +00:00
dbaron%dbaron.org
802ca36199
When doing GRE install, also remove xpt files that have moved into the GRE. Original patch from <timeless@bemail.org>. r=ssu sr=alecf b=197237
2003-03-19 19:15:42 +00:00
ssu%netscape.com
1578837aae
commiting patch from bsmedberg@covad.net that fixes bug 162079 - installer: lack of objdir support. r=ssu, sr=dveditz
2003-03-18 22:53:44 +00:00
sspitzer%netscape.com
b16647191c
fix for blocker bug #197566 .
...
missing file needs to be in the GRE, according to dougt.
r=ssu
2003-03-17 19:37:05 +00:00
aaronl%netscape.com
16e495e629
Bug 196946. Combine static accessibility libs into widget library. r=kyle, sr=alecf
2003-03-16 20:22:51 +00:00
dougt%netscape.com
1ec9879b77
Fixing 197566. r=me
2003-03-15 18:58:45 +00:00
mkaply%us.ibm.com
b29a9baeaa
OS/2 needes 8.3 DLL names
2003-03-15 02:11:28 +00:00
mkaply%us.ibm.com
8d5fc4648d
No really, it's gkcontnt on OS/2
2003-03-15 02:00:20 +00:00
dougt%netscape.com
be629223b6
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
ssu%netscape.com
33dcadf9cd
this is an addendem to bug 190389 - GRE installer needs to use new version key format. this patch sets a Build ID var in the windows registry for GRE
2003-03-13 00:28:18 +00:00
ssu%netscape.com
8de7ed4458
fixing bug 195302 - .cvsignoreMozilla should install GRE in a global, shared area. r=sgehani, sr=dveditz
2003-03-12 21:52:39 +00:00
ssu%netscape.com
5938c35287
fixing bug 190389 - GRE installer needs to use new version key format. This patch enables the code now. r=sgehani,sr=dveditz
2003-03-12 21:50:21 +00:00
ssu%netscape.com
ec981c25a7
fixing bug 190389 - GRE installer needs to use new version key format. This is not enabled just yet, but support code is fully in place with this check in r=sgehani,sr=dveditz
2003-03-12 21:40:19 +00:00
bryner%netscape.com
7ce4b290a0
Implement Aqua form controls when building with the Cocoa toolkit (bug 188254). r=pinkerton, sr=sfraser.
2003-03-12 04:57:33 +00:00
ssu%netscape.com
ce2e7dc695
fixing bug 191048 - Need to install .js files in Mozilla's not GRE's component dir. r=spitzer, sr=dveditz
2003-03-12 01:31:42 +00:00
mkaply%us.ibm.com
a102e01fe6
No bug - do slash substitution in deliver perl script
2003-03-11 19:58:31 +00:00
mkaply%us.ibm.com
8859724b54
#129719
...
r=pedemont, sr=blizzard
OS/2 only - forgot to add OS/2 turbo EXE to package
2003-03-10 22:34:22 +00:00
ssu%netscape.com
4893013348
fixing bug 189115 - install Palm sync utilities and readme in separate program subfolder. r=sgehani, sr=dveditz
2003-02-26 07:03:18 +00:00
timeless%mozdev.org
be1863587f
Bug 181136 remove xpfe/components/regviewer
...
r=dveditz sr=bz
2003-02-24 17:44:30 +00:00
ssu%netscape.com
282adfdece
fixing bug 191996 - XPathEvaluator gone in nightly builts? r=jst, sr=dveditz, a=dveditz.
2003-02-20 02:38:00 +00:00
ssu%netscape.com
e428f067d9
fixing bug 190362 - MFCEmbed installer crashing during setup. r=sgehani, sr=dveditz, a=dbaron
2003-02-20 00:31:54 +00:00
ssu%netscape.com
797eb3460b
fixing bug 192819 - Setting Mozilla browser and Mail as default programs using Set Program Access and defaults applet zaps Mozilla installation. r=sgehani, sr=dveditz, a=dbaron
2003-02-20 00:24:51 +00:00
ssu%netscape.com
b9284f011e
fixing bug 193241 - Files should be deleted when going from 1.3a to 1.3b. r=sgehani, sr=dveditz, a=dbaron
2003-02-20 00:11:39 +00:00
mkaply%us.ibm.com
fdb4a6ca04
OS/2 only packaging bustage - Mistake with checkin for 106161 causing installing over old Os/2 builds to fail
2003-02-15 02:23:39 +00:00
seawood%netscape.com
f6923c6c32
Avoid packaging symlinks in the sdk on *x builds.
...
Bug #192828 r=leaf a=asa
2003-02-13 20:25:42 +00:00
mkaply%us.ibm.com
fec45c9fee
#192712
...
r=pedemont, sr=blizzard (platform specific code), a=dbaron
OS/2 only - uninstall everything (well almost everything - we're still working on uninstalling the uninstaller)
2003-02-11 20:25:45 +00:00
sspitzer%netscape.com
f84c8479d1
fix for bug #192074 . remove the absync code from the mozilla tree.
...
r=cavin, sr=bienvenu, a=asa
2003-02-11 08:14:50 +00:00
timeless%mozdev.org
89a2bcb995
Bug 191021 Put the null plugin back where it belongs
...
don't delete the null plugin
patch by ssu r=timeless a=asa
2003-02-10 02:52:13 +00:00
timeless%mozdev.org
a79a869071
Bug 191021 Put the null plugin back where it belongs
...
really package the null plugin
r=ssu a=asa
2003-02-10 02:52:10 +00:00
timeless%mozdev.org
f348468163
Bug 191021 Put the null plugin back where it belongs
...
r=peterl a=asa
2003-02-06 23:50:43 +00:00
leaf%mozilla.org
a7e25a02db
join two lines to avoid losing the directory information from the cd command
...
fixes fix to bug 190529, a=dbaron
2003-02-06 23:38:21 +00:00
ccarlen%netscape.com
9061227081
Bug 190490 - Profile switching does not work on Unix because a nescesary JS component is not packaged. r=dougt/sr=alecf/a=dbaron
2003-02-06 22:14:07 +00:00
ssu%netscape.com
1978ea9244
fixing bug 191441 - Add config.ini option making GRE private vs shared. r=sgehani, sr=dveditz, a=dveditz
2003-02-04 08:09:07 +00:00
leaf%mozilla.org
148f5ff5c6
bug 190529, add SDK package creation, r=kysmith, sr=seawood, a=asa
2003-01-31 22:56:32 +00:00
seawood%netscape.com
06c6ea6a76
Stop using short library name for layout as the default name is already 8 chars.
...
Thanks to Michael Kaply <mkaply@us.ibm.com> for the patch.
Bug #190483 r=cls a=dbaron
2003-01-30 02:47:33 +00:00