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 |
|