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