Commit Graph

2652 Commits

Author SHA1 Message Date
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