Commit Graph

2948 Commits

Author SHA1 Message Date
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
timeless%mozdev.org
bf57384387 Bug 261567 print XPI stub opening error in UI instead of console
patch by ajschult@verizon.net r=bsmedberg sr=dveditz
2004-09-29 01:06:25 +00:00
jst%mozilla.jstenback.com
4a04e43fee Fixing nsAppleSingleDecoder leak in nsInstall. r+sr=peterv@propagandism.org 2004-09-28 22:31:36 +00:00
dveditz%cruzio.com
d6efb5c962 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
bfaaf9c2a1 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
9e2a37453f 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
7561fa5d5b 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
peterv%propagandism.org
c2fde29a6e Fix for 209699 (bug convert some consumers over to CopyUTF8toUTF16 / CopyUTF16toUTF8). r=jshin, sr=jst. 2004-09-17 11:12:14 +00:00
cbiesinger%web.de
1d61416f70 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
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
bryner%brianryner.com
8261446984 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
2e772d27d3 BUg 257381: New shared library libgfxpsshar.so. 2004-09-07 21:16:05 +00:00
timeless%mozdev.org
c8dfac40cf Bug 242884 Proxy config should require hostIP:port and/or error
patch by ajschult@verizon.net r=timeless
2004-08-31 06:42:50 +00:00
timeless%mozdev.org
4f147d417a Bug 234744 auto and silent modes should check destination directory
patch by ajschult@verizon.net r=bryner sr=bryner
2004-08-30 01:02:00 +00:00
timeless%mozdev.org
23b1252352 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
timeless%mozdev.org
d0919c59df Bug 49487 If Linux inst msg "dir doesn't exist" is closed by checkbox, install wizard won't advance past "Next"
patch by ajschult@verizon.net r=dveditz sr=bryner
2004-08-30 00:59:27 +00:00
timeless%mozdev.org
531b1fd6d6 Bug 242884 Proxy config should require hostIP:port and/or error
patch by ajschult@verizon.net r=dveditz sr=bryner
2004-08-30 00:58:01 +00:00
gerv%gerv.net
ba2432c07e Bug 236613: change to MPL/LGPL/GPL tri-license. 2004-08-25 23:02:50 +00:00
neil%parkwaycc.co.uk
780ebbdc88 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
2d7e58ba5c Add to filenames for GTK2 and Xft builds. b=254477 r+sr=bryner 2004-08-19 01:11:18 +00:00
dbaron%dbaron.org
d9a999adda 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
8d4ae4e25c use backslashes instead of forward slashes (oops!) 2004-08-10 05:52:33 +00:00
scott%scott-macgregor.org
af801ce18e 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
eba2b10059 Bug 251835 remove unused variable
patch by Constantine A. Murenin <cnst+bmo@bugmail.mojo.ru> r+sr=jst
2004-07-18 19:22:12 +00:00
gerv%gerv.net
6b54b1cbc5 Bug 236613: change to MPL/LGPL/GPL tri-license. 2004-07-16 19:30:11 +00:00
gerv%gerv.net
c01bb2d438 Bug 236613: change to MPL/LGPL/GPL tri-license, and other license-related fixups. 2004-07-16 19:09:02 +00:00
jst%mozilla.jstenback.com
23b9aa362d Landing fix for bug 239202, patch by trev@gtchat.de. Making nsIScriptGlobalObjectOwner not scriptable. r+sr=jst@mozilla.org 2004-07-16 17:03:10 +00:00
cbiesinger%web.de
1c064d15d0 backing out bug 243616 to fix tinderbox orange 2004-07-16 00:06:31 +00:00
cbiesinger%web.de
4d5043b14c 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
b4d6c00e7b fixing oops in packages-win, s/libnegotiateauth.so/negotiateauth.dll/ ;-) 2004-07-12 19:04:53 +00:00
darin%meer.net
7f484f5824 updating packaging files for bug 237586 "Implement negotiateauth using SSPI for Windows" 2004-07-09 22:05:11 +00:00
ssu%netscape.com
627ebe8c04 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
4e9b9efb55 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
4a2446d7ba #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
timeless%mozdev.org
c2773637ed Bug 180810 Cannot install Mozilla nightly build on Linux. "Fatal Error [-618]: Couldn't open xpistub library"
patch by opi@gmx.at r=dveditz sr=darin
2004-06-19 00:14:36 +00:00
timeless%mozdev.org
116284e324 Bug 242905 remove nsXIEngine::ParseURL
patch by ajschult@mindspring.com r=dveditz sr=dveditz
2004-06-19 00:13:10 +00:00
timeless%mozdev.org
51e9a0e59d Bug 241177 remove nsXIContext::itoa
patch by ajschult@mindspring.com r=dveditz sr=dveditz
2004-06-19 00:11:45 +00:00
tor%cs.brown.edu
2a8569c8bd Bug 226733 - update to zlib 1.2.1 r/sr=roc 2004-06-17 14:33:24 +00:00
roc+%cs.cmu.edu
0f4150a4e5 Bug 226439. Convert codebase to use AppendLiteral/AssignLiteral/LowerCaseEqualsLiteral. r+sr=darin 2004-06-17 00:13:25 +00:00
mkaply%us.ibm.com
19b21bb2b3 #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
549d48e5b7 On second thought, make PACKAGE be the name of the final package file 2004-06-08 05:49:50 +00:00
bryner%brianryner.com
cc20802031 gzip dmg images after creating them 2004-06-08 05:47:44 +00:00
bryner%brianryner.com
ebbd331e49 Don't hardcode _APPNAME, use MOZ_PKG_APPNAME instead. 2004-06-07 23:58:59 +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
mozilla.BenB%bucksch.org
00d323cc89 Add roaming 2004-06-05 22:25:37 +00:00
dveditz%cruzio.com
e66742e59c bug 162020 option to delay enabling confirmation buttons r=mkaply,sr=sspitzer 2004-06-05 09:26:01 +00:00
cbiesinger%web.de
36e289f4a9 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
e2b19898bb removing C++ urlbarhistory impl
bug 245009 r=bsmedberg sr=alecf
2004-06-02 17:47:39 +00:00
cbiesinger%web.de
1ea978b506 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
roc+%cs.cmu.edu
0e3ff503fb Bug 226439. Convert Seamonkey to EqualsLiteral. rs=darin 2004-05-22 22:15:22 +00:00
bzbarsky%mit.edu
62a5127738 Relanding, since backing out did not fix orange. Bug 232691. 2004-05-22 20:02:43 +00:00
bzbarsky%mit.edu
7f1e54b18d Backing out to attempt to fix Mac orange. Bug 232691 2004-05-22 19:26:52 +00:00
bzbarsky%mit.edu
abcad1dc39 Convert users of nsC?String(), nsC?AutoString(), and NS_LITERAL_C?STRING("") to
using EmptyC?String instead.  Bug 232691, patch by Charles Fenwick
<clf03f@garnet.acns.fsu.edu>, r+sr=bzbarsky
2004-05-22 17:04:53 +00:00
dveditz%cruzio.com
d09585da95 bug 193273 move the restricted access check after cmd-line parsing so the previous fix actually works; r=ssu,sr=bryner,a=asa 2004-05-19 19:20:29 +00:00
timeless%mozdev.org
55a5e5ddbf Bug 243621 Standardize QueryInterface without throw
r=neil sr=darin
2004-05-17 23:38:25 +00:00
scott%scott-macgregor.org
79e9310865 try to fix talkback for thunderbird 2004-05-17 22:13:40 +00:00
dveditz%cruzio.com
0b6db13cdf bug 243373 StrStrI not available on some widows systems r=ssu,sr=mkaply,a=mkaply 2004-05-13 19:20:14 +00:00
dveditz%cruzio.com
e5489da68b bug 243373 StrStrI not available on some windows systems r=ssu,sr=mkaply,a=mkaply 2004-05-13 19:17:26 +00:00
dveditz%cruzio.com
0ac0a890d4 test program, not part of build 2004-05-13 18:27:58 +00:00
cls%seawood.org
790477e161 Make code more standards compliant to build with mingw gcc 3.4.0.
Bug #243273 r=bsmedberg sr=dbaron
2004-05-13 04:08:34 +00:00
dveditz%cruzio.com
adf42ce194 Fix VC.Net build bustage 2004-05-12 06:59:19 +00:00
cls%seawood.org
76e06a32fe Use lowercase for headers instead of mixed case
Fixing x-mingw tinderbox bustage.
2004-05-12 04:34:47 +00:00
dveditz%cruzio.com
14d176e62f bug 236312 prevent PendingFileRenameOperations registry value corruption and possible windows death r=ssu,sr=dbaron
bug 193723 non-admin WinXP users should be able to install (force a local GRE) r=ssu,sr=dougt
2004-05-11 21:32:39 +00:00
ben%bengoodger.com
2d9dd4a9d5 bug 243091 - don't package unnecessary components in Firefox. Disable building a bunch of XPFE chrome (over a megabyte of it on disk) along with the seamonkey classic skin. Provide a stub communicator skin for the profile manager to use. 2004-05-10 00:54:11 +00:00
darin%meer.net
6832437e4b fixes bug 242900 "missing libnkgnomevfs.so in packages-unix" r=bsmedberg 2004-05-07 21:14:27 +00:00
timeless%mozdev.org
36a4ef9e96 Bug 238149 clean up button removal between dialogs
patch by ajschult@mindspring.com r=dveditz sr=bryner
2004-05-06 05:40:32 +00:00
bryner%brianryner.com
7d80b4f5cf deCOMtaminate nsPIDOMWindow (bug 242111). r+sr=jst. 2004-05-03 21:48:36 +00:00
timeless%mozdev.org
9ddca4dfd7 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
timeless%mozdev.org
0b47a9d97a Bug 241424 proxy panel not shown second time if it's not needed first time
patch by ajschult@mindspring.com r=dveditz sr=bryner
2004-04-30 04:19:57 +00:00
timeless%mozdev.org
f69777d188 Bug 238095 rework pause/resume of net installer
patch by ajschult@mindspring.com r=dveditz sr=bryner
2004-04-30 04:17:49 +00:00
timeless%mozdev.org
30dfe661c0 Bug 240212 Custom install "Please select.." keyboard commands do not update Description
patch by ajschult@mindspring.com r=dveditz sr=bryner
2004-04-30 04:16:30 +00:00
louie.zhao%sun.com
6767f81652 bug241830 missing libnegotiateauth.so in packages-unix
r = bsmedberg
sr= darin
2004-04-28 06:06:12 +00:00
timeless%mozdev.org
e5bdb6575e Bug 236294 installer exits before user sees CRC Failed dialog
patch by ajschult@mindspring.com r=dveditz sr=dveditz
2004-04-27 05:03:06 +00:00
timeless%mozdev.org
74c4b33d5f Bug 240929 make dialogs modal
patch by ajschult@mindspring.com r=dveditz sr=bryner
2004-04-27 04:59:34 +00:00
dbaron%dbaron.org
e3c0a11017 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
4b696584d3 don't just strip .so files before making installers; bug 241288, r=bsmedberg 2004-04-26 18:15:34 +00:00
cbiesinger%web.de
5f4e7cb5b0 use parent of windows directory as "program files" directory, if no program
files directory exists
bug 238133 r=dveditz sr=roc
2004-04-26 12:48:11 +00:00
timeless%mozdev.org
a76dad294b Bug 126042 Dialogs should be confirmable with Keyboard, not mouse only
patch by ajschult@mindspring.com r=bsmedberg sr=dveditz
2004-04-25 18:45:59 +00:00
timeless%mozdev.org
ef222016e1 Bug 241173 Parse errors result in seg fault
patch by ajschult@mindspring.com r=bsmedberg sr=dveditz
2004-04-25 18:41:21 +00:00
timeless%mozdev.org
312d84924e Bug 237001 clean up nsLegacyCheck and nsObjectIgnore
patch by ajschult@mindspring.com r=bsmedberg sr=dveditz
2004-04-25 18:40:07 +00:00
timeless%mozdev.org
202d88f9e8 Bug 237231 make xpistub interface description and implementation agree
patch by ajschult@mindspring.com r=bsmedberg sr=dveditz
2004-04-25 18:37:44 +00:00
mkaply%us.ibm.com
a8e297dcd1 #241480
r=pedemont, sr=blizzard (platform specific)
OS/2 only - add support in install wizard for "Additional Components"
2004-04-24 11:26:54 +00:00
leaf%mozilla.org
3be018dd44 strip installer binary unless MOZ_DEBUG is set. bug 241530, r=cls 2004-04-24 01:48:34 +00:00
mkaply%us.ibm.com
5607412968 #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
neil%parkwaycc.co.uk
4d048d1f09 Bug 240611 silent mode has gtk assertions p=ajschult@mindspring.com r/sr=dveditz 2004-04-21 00:27:57 +00:00
dveditz%cruzio.com
428dc2c04b Block onload xpinstalls (bug 238684) r=bsmedberg,sr=brendan 2004-04-20 23:02:54 +00:00
leaf%mozilla.org
4228f28bc4 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
bzbarsky%mit.edu
4cf9a89b54 Clean up nsLegacyCheck. Bug 237001, patch by Andrew Schultz
<ajschult@mindspring.com>, r=bsmedberg, sr=dveditz
2004-04-18 17:25:24 +00:00
gerv%gerv.net
7007719893 Bug 236613: change to MPL/LGPL/GPL tri-license. 2004-04-17 14:37:35 +00:00
cbiesinger%web.de
f028ea412d bug 239604. make uriloader more doxygen friendly, and remove unused "command"
parameter from nsIContentHandler::handleContent, and change the type of
aWindowContext to nsIInterfaceRequestor.
r=bzbarsky sr=darin
2004-04-16 21:06:07 +00:00
pkw%us.ibm.com
a5cbfd7479 Bug 240502 - Checkin for Bug 116376 breaks AIX build (wait.h not found)
r=bsmedberg@covad.net, sr=bustage-fix
2004-04-14 15:55:27 +00:00
bzbarsky%mit.edu
b59c41d356 Make sure not to delete the wrong directory. Bug 116376, patch by Andrew
Schultz <ajschult@mindspring.com>, r=bsmedberg, sr=dveditz
2004-04-14 02:54:03 +00:00
bzbarsky%mit.edu
22c71a08b4 Only toggle the checkbox when the checkbox is clicked. Bug 112252, patch by
Andrew Schultz <ajschult@mindspring.com>, r=dveditz, sr=bryner
2004-04-14 02:43:56 +00:00
bzbarsky%mit.edu
3907fbc45e 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
0216a99a39 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
timeless%mozdev.org
16607058b8 Bug 239391 in NativeReplaceFile condition for rename failure is reversed
r=pkw sr=dveditz
2004-04-13 06:43:36 +00:00
leaf%mozilla.org
4df0ce7440 actually install something from talkback.xpi 2004-04-10 00:26:04 +00:00
leaf%mozilla.org
e864276aaa updating talkback install.js template to actually install something. 2004-04-09 16:29:22 +00:00
timeless%mozdev.org
5a58f99957 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 05:20:01 +00:00
timeless%mozdev.org
3608b7ca7b 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
bryner%brianryner.com
7472931f6d Don't build this version of the installer if MOZ_XUL_APP is defined. 2004-04-07 23:52:43 +00:00
kairo%kairo.at
e1f8a1b545 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
b802c60fe0 Bug 205773 - a=mkaply - change object ID for Mail icon in installer 2004-03-30 19:16:47 +00:00
leaf%mozilla.org
13929a4063 bug 218898. add talkback to packaging manifest. r=bsmedberg, sr=bryner a=chofmann 2004-03-26 23:04:45 +00:00
leaf%mozilla.org
f7047c72cb bug 218898, add talkback to installer manifests. r=bsmedberg, sr=bryner, a=chofmann 2004-03-26 23:02:28 +00:00
timeless%mozdev.org
32eeea0bbb 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
85230d5354 #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
11137226fc 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
9059a7bade a=mkaply - no idea why this wasn't removed a year ago 2004-03-23 23:19:12 +00:00
neil%parkwaycc.co.uk
4c565ab7f1 Bug 235921 Installer hangs if there are more than two apps to run p=ajschult r=bsmedberg sr=dveditz a=chofmann 2004-03-19 22:07:13 +00:00
neil%parkwaycc.co.uk
fd4e84a0a9 Bug 237510 installer exits on pause or dropped connection p=ajschult r=dveditz sr=bryner a=chofmann 2004-03-19 22:01:18 +00:00
cbiesinger%web.de
6114e65bf5 bug 58859 update linux installer readme; patch by Andrew Schultz <ajschult@mindspring.com> r=asa a=leaf 2004-03-16 23:47:13 +00:00
cbiesinger%web.de
a4d8fcbc2e bug 237275 fix badly wrapped README in linux installer
patch by Andrew Schultz <ajschult@mindspring.com> r+sr=dveditz a=chofmann
2004-03-13 17:10:49 +00:00
ben%bengoodger.com
89f4e4feb4 bug 234910 - crash exiting mozilla after installing an XPI
make the xpinstall manager a weak observer by inheriting from nsSupportsWeakReference - prevents xpinstall manager from lingering around until the app shuts down long after its usefulness has expired.
r=danm, sr=dveditz, a=chofmann
2004-03-13 00:25:34 +00:00
bryner%brianryner.com
24b2868e15 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
neil%parkwaycc.co.uk
1a12446f8f Bug 149478 XPI install confirmation should default to cancel p=gautheri@noos.fr r=ajschult sr=dveditz a=chofmann 2004-03-11 21:03:49 +00:00
mkaply%us.ibm.com
835880d847 #205837
r=pedemont, sr=blizzard (platform specific)
Remove all directories we created in TMP during install
2004-03-09 23:48:22 +00:00
cbiesinger%web.de
35ade6fe43 63416 patch by Andrew Schultz <ajschult@mindspring.com> r=bsmedberg sr=bryner
remove sequential requirement for components in the installer's ini file
2004-03-09 22:47:26 +00:00
bienvenu%nventure.com
ff803a0c58 fix palm sync uninstall to restore previous conduit, sr=mscott 236923 2004-03-09 18:42:26 +00:00
bzbarsky%mit.edu
43c50dd583 Make error dialogs block continued execution of the installer. Bug 235139,
patch by Andrew Schultz <ajschult@mindspring.com>, r=dveditz, sr=bryner
2004-03-06 17:38:01 +00:00
bsmedberg%covad.net
f25a03b907 Bug 234353 - Remove old #define XI_ERR_BAIL_EXCEPT (unused) patch by ajschult@mindspring.com rs=dveditz 2004-03-05 05:43:13 +00:00
brade%comcast.net
245c852193 removed unused nsCOMPtr; r/sr=tor 2004-03-04 19:36:27 +00:00
neil%parkwaycc.co.uk
2fbdb90c07 Bug 214904 Use ISO dates in install.log p=cnst+moz%bugmail.mojo.ru (Constantine A. Murenin) r=dveditz sr=roc 2004-03-03 22:33:28 +00:00
jst%mozilla.jstenback.com
bc10ea8a9c Fixing bug 141056. Prevent setting the location of a window from crashing when called w/o JS on the stack, and ensure XPInstall pushes the JS context onto the JS context stack before evaluating JS. r+sr=bzbarsky@mit.edu, r+st=jst@mozilla.jstenback.com 2004-03-03 18:13:00 +00:00
timeless%mozdev.org
977260b591 Bug 230244 mozilla\xpinstall\src\nsInstall.cpp(2386) : warning C4930: 'nsString usr(void)': prototyped function not called (was a variable definition intended?)
r=bsmedberg sr=tor
2004-03-03 04:12:35 +00:00
mconnor%myrealbox.com
493f7f5cdc Bug 236010 - INI parser reads memory beyond EOF - patch by Andrew Schultz (ajschult@mindspring.com), r=bsmedberg sr=dveditz 2004-02-29 19:03:39 +00:00
darin%meer.net
c380c59f65 landing dbaron's patch for bug 235735 "fix callers that cast away const on result of ns[C]String::get" r+sr=darin 2004-02-28 22:34:07 +00:00
bsmedberg%covad.net
3ad1a1e910 Bug 232071 - windows uninstaller cosmetic bug (unescaped \n)... r+sr=bengoodger 2004-02-27 20:17:13 +00:00
leaf%mozilla.org
ec66e7c2ed clean up file permissions before creating installer .xpi files. r=dbaron 2004-02-26 23:31:46 +00:00
leaf%mozilla.org
bdd04414b4 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
scott%scott-macgregor.org
d91cbf10ac Bug #234804,234976 --> Installers are crashing on launch, trying to install deflenus.xpi
r/sr=darin
2004-02-26 00:56:11 +00:00
cls%seawood.org
bbe803c4d7 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
078b6c6ce9 Merge jsdom and gklayout libraries (bug 232247). r=dbaron, sr=jst. 2004-02-24 03:22:35 +00:00
cls%seawood.org
4e1a592115 Add support for cross-compiling to mingw.
Bug #222013 r=bryner
2004-02-20 22:14:14 +00:00
pkw%us.ibm.com
32e05f3a01 Bug 231983 - xpicleanup incorrectly uses strcmp
r=timeless@bemail.org, sr=darin@meer.net
2004-02-19 22:00:12 +00:00
cbiesinger%web.de
e3703b5c21 bug 182161, remove "installation has completed" dialog from linux installer
patch by Andrew Schultz <ajschult@eos.ncsu.edu>, r=dveditz sr=bryner
2004-02-19 20:07:58 +00:00
cbiesinger%web.de
b280ba4a25 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
caa75b1fd1 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
jst%mozilla.jstenback.com
fabd10b530 Fixing crasher regression bug 233953. Removing extra Release() call that causes a crash due to an unbalanced refcount. r=danm-moz@comcast.net, sr=dougt@meer.net, a=chofmann@mozilla.org 2004-02-17 23:07:33 +00:00
mvl%exedo.nl
20faa7f7e1 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
timeless%mozdev.org
5f8c0656aa Bug 233763 Delete Dialog 64 char bug
patch by opi@gmx.at r=dveditz sr=dveditz a=dveditz
2004-02-13 07:49:05 +00:00
timeless%mozdev.org
adc9866485 Bug 233763 Delete Dialog 64 char bug
patch by opi@gmx.at r=dveditz sr=dveditz a=dveditz
2004-02-13 06:51:30 +00:00
ben%bengoodger.com
434b29d4a5 227796 - XPInstall InstallTrigger API changes - add a parameter to the install js object that supports an icon, also make the install FE parameterizable via a pref. r=bsmedberg, dveditz.
230768 - add the ability to make a window flash only a certain number of times in the taskbar. dom stuff r/sr=jst, widget changes r=danm, sr=bryner
2004-02-11 03:46:30 +00:00
ben%bengoodger.com
b673a98c2a oops, didn't mean to touch this file 2004-02-11 01:26:37 +00:00
ben%bengoodger.com
eb919d1f0c Firebird is now called Firefox 2004-02-11 00:56:17 +00:00
jst%mozilla.jstenback.com
505c634885 Fixing bug 233307. deCOMtaminating nsIScript* and related interfaces. r+sr=bryner@brianryner.com. 2004-02-09 22:48:53 +00:00
cbiesinger%web.de
51aea1c159 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
cbiesinger%web.de
c6a6de56ce bug 160973 patch by Andrew Schultz <ajschult@eos.ncsu.edu> r=dveditz sr=bryner
fix gtk assertions on installer exit from auto-mode
2004-02-04 00:31:33 +00:00
cbiesinger%web.de
c84c766db5 install reports there is zero space free on my drive and quits (NT 3.51)
bug 202505 r=dveditz sr=roc
2004-02-02 16:47:05 +00:00
cls%seawood.org
25fb945181 Removing unused file.
Bug #232354
2004-01-30 06:23:54 +00:00
bsmedberg%covad.net
54679ad68b Bug 109703 - unix stub installer sends proxy auth even when no username/password is entered. patch by opi@gmx.at r=me r/sr=darin 2004-01-29 03:14:53 +00:00
chanial%noos.fr
a1c842e348 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
047415ef80 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
jst%mozilla.jstenback.com
acc421312b Fixing bug 231049. Removing unused member nsXPInstallManager::mStringBundle. r=dougt@meer.net, sr=alecf@flett.org. 2004-01-16 04:09:39 +00:00
mkaply%us.ibm.com
3ffe9cb734 stricmp not strcmpi - os/2 bustage 2004-01-12 05:15:58 +00:00
mkaply%us.ibm.com
d3cf07ea39 #230204
r=pedemont, sr=blizzard (platform specific)
Installer updates for OS/2
2004-01-09 22:05:50 +00:00
bsmedberg%covad.net
d0f309943a 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
274ef7cd49 Beginning to land the PACKAGING_20030906_BRANCH for bug 20640. Not part of the build, yet. 2004-01-07 01:22:31 +00:00
bsmedberg%covad.net
0c471686e7 bug 219233 - Unfork nsIChromeRegistry.idl (not the impl, just the interface) and move it into content/base/public until we can get a more fine-grained separation of that interface in to GRE/non-GRE pieces. r/sr=hyatt+jst
I couldn't do a CVS move of nsIChromeRegistry.idl, sorry... it was added on a branch earlier. The old CVS log/blame can be found at mozilla/rdf/chrome/public/nsIChromeRegistry.idl
2003-12-22 05:23:10 +00:00
neil%parkwaycc.co.uk
ce9ff3d44e Bug 90906 Remove unused variables r=bsmedberg sr=dveditz 2003-12-20 18:11:22 +00:00
neil%parkwaycc.co.uk
412a6eb57e Bug 226958 convert xpistatus.xul to <dialog> p=gautheri@noos.fr r=me sr=ben a=asa 2003-12-03 23:44:58 +00:00
ben%bengoodger.com
f0db7c9162 Welcome to 2003, nsinstall.exe. nsinstall.exe should supply a "high definition" icon for Windows XP, and use the more modern style. 2003-12-03 06:49:10 +00:00
bsmedberg%covad.net
daa93f0f1e Bug 221994 - Log chrome registry errors during XPInstall to help diagnose error -239. Patch by bugzilla@bsdchicks.com (Doc Wilco) thank you! r=me sr=bryner 2003-11-15 14:57:28 +00:00
leaf%mozilla.org
111e10d2de remove version from installer package for nightly builds. 2003-11-13 02:17:51 +00:00
mkaply%us.ibm.com
5a63cdfb93 No bug - get installer working for GCC on OS/2 - change APIs to _APIs and fix a bad variable reference 2003-11-12 21:08:39 +00:00
leaf%mozilla.org
08b3f025a1 adding rough installer creation hack for release-tinderbox script 2003-11-07 23:52:00 +00:00
leaf%mozilla.org
bcfe046f40 bug 224768, r=dbaron. update alpha to beta in version strings 2003-11-07 18:23:23 +00:00
ben%bengoodger.com
932c74eca5 Don't build seamonkey installer FE for XUL_APPs. r/sr=bryner 2003-11-07 09:20:16 +00:00
pkw%us.ibm.com
154d3f4eec Bug 222054 - mozilla-installer doesn't set LIBPATH.
r=dveditz+bmo@cruzio.com, sr=bryner@brianryner.com, a=asa@mozilla.org
2003-10-27 17:37:47 +00:00
pkw%us.ibm.com
12d77b3fe3 Backing out previous patch - didn't have drivers approval. Sorry. 2003-10-22 19:35:54 +00:00
pkw%us.ibm.com
d945487839 Bug 222054 - mozilla-installer doesn't set LIBPATH.
r=dveditz+bmo@cruzio.com, sr=bryner@brianryner.com
2003-10-22 19:32:48 +00:00
timeless%mozdev.org
fdee22de07 Bug 221586 install size can be reduced by removing unreferenced files 2003-10-22 01:00:57 +00:00
timeless%mozdev.org
6e1274be92 Bug 219979 remove unused variable and function
r=dveditz sr=dveditz
2003-10-22 00:30:33 +00:00
bienvenu%nventure.com
f1a427bbb1 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
caillon%returnzero.com
66caced69a Re-land patch for bug 83536, merging principal objects.
Also includes fixes from bug 216041.
r=bzbarsky
sr=jst
2003-10-21 22:11:49 +00:00
leaf%mozilla.org
96d1dc01d6 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
bienvenu%nventure.com
002972b5e0 more work on making palmsync a tbird extension, make palmsyncinstall.exe optionally take a path to mozabconduit.dll, r/sr=mscott 214407 not part of default build 2003-10-15 16:48:50 +00:00
cls%seawood.org
c3e6c4fd64 packages should not be the default target and use $(MAKE) instead of hardcoding make 2003-10-08 05:03:26 +00:00
leaf%mozilla.org
681fe88afc adding missing endif 2003-10-06 20:58:10 +00:00
leaf%mozilla.org
8a896dcf3e adding targets for building installers. no bug. r=cls 2003-10-06 20:39:30 +00:00
cbiesinger%web.de
2caffc1227 bug 193740. remove timebomb code
r=neil.parkwaycc.co.uk@myrealbox.com sr=alecf
2003-10-03 20:43:59 +00:00
dbaron%dbaron.org
0bf11d1687 Update version numbers to 1.6a. 2003-09-23 22:39:38 +00:00
neil%parkwaycc.co.uk
dc74153f0d 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
652141c191 How did I do that? - wrong dir separators 2003-09-19 22:01:05 +00:00
cls%seawood.org
4ed4bcc52c Bump build requirements for gcc on win32 to w32api 2.4 & windres 2.14.90 and add version checks.
Remove hacks used for previous versions
Bug #203292 a=bryner
Bug #219327 a=bryner
2003-09-18 19:27:39 +00:00
cls%seawood.org
19d1d413c2 Fix misc build issues for mingw gcc 3.3.1:
* Link non-component libs using -Wl,-enable-runtime-psuedo-relocs to workaround auto-import issues
* the last element of an enum cannot end with a comma
* PRUint16 is not interchangable with PRUnichar nor WCHAR
* cannot take the address of or call ::main() from another c++ function
* Functions declared within |class foo {};| block do not need extra |foo::| qualification
* GCC no longer implements <varargs.h>. Use <stdarg.h> instead
Bug #217009 sr=dbaron
2003-09-18 17:22:33 +00:00
mkaply%us.ibm.com
f2a8cc7ce9 #215581
r/sr=brendan
Changes to get GCC 3.2.2 working on OS/2 - this set is OS/2 only changes
2003-09-15 22:20:23 +00:00
bsmedberg%covad.net
0568e675fc Bug 179834. Separate application resources and GRE resources. r=darin sr=dougt 2003-09-13 17:55:56 +00:00
timeless%mozdev.org
4b5d14344b Bug 174218 nsXPInstallManager::ConfirmChromeInstall leaks return from nsTextFormatter::smprintf
r=dveditz sr=bz
2003-09-11 01:52:52 +00:00
bryner%brianryner.com
06c7c1b2b4 Fix build on gcc 3.4 by removing extra semicolons (bug 218551). r/sr=dbaron, a=brendan. 2003-09-08 00:31:50 +00:00
sspitzer%mozilla.org
828f431d53 fix for bug #214721
long xpi filename can push "Cancel" button off screen

r=ben
2003-09-01 05:35:47 +00:00
caillon%returnzero.com
f8e8aed8a7 Backing out the patch to bug 83536.
I will reland this when 1.6a re-opens.
r+sr=jst@netscape.com
a=chofmann
2003-08-22 03:06:53 +00:00
cls%seawood.org
1b51ba858c Set MODULE in makefiles at the top of a heirarchy so that module-deps lists are more precise and builds will have the proper order if some subdirs contain other modules. 2003-08-16 00:42:35 +00:00