Граф коммитов

2715 Коммитов

Автор SHA1 Сообщение Дата
bryner%brianryner.com 884453541b 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 1bb228eed5 Bug 272151: reorganize files within layout, r+sr=roc 2004-12-08 19:41:48 +00:00
bsmedberg%covad.net 0c8e85c7f2 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 8f3dc2fb25 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 b92568bebe Bug 236613: change to MPL/LGPL/GPL tri-license. 2004-12-01 22:27:03 +00:00
ben%bengoodger.com 7d29fc4b2a 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 c1085f7723 fix build bustage (2) - close up scope properly. 2004-12-01 06:27:01 +00:00
ben%bengoodger.com 753cd4eac4 fix bustage (1) - forgot to add extensions to REQUIRES 2004-12-01 06:23:59 +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
timeless%mozdev.org a14a802332 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 15c65f9f9e handle palm desktop 6.01, no bug, sr=sspitzer 2004-11-10 17:27:23 +00:00
bugzilla%arlen.demon.co.uk c129fec9b1 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 a1e8bad1f9 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 ea2f3df3b9 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 f94aa8151e fixes bug 219400 "remove callers of nsServiceManager:: methods" r=bsmedberg 2004-11-07 23:59:35 +00:00
darin%meer.net 96c79cea45 eliminating uses of deprecated nsComponentManager:: methods (bug 267040), r=bsmedberg 2004-11-01 18:50:36 +00:00
bsmedberg%covad.net 6c9953770a Installer bustage from bug 237745 - package appstartup.xpt properly. 2004-11-01 12:16:48 +00:00
dveditz%cruzio.com 29050563b3 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 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
dveditz%cruzio.com 725c1b81b4 bug 264560: tighten up referrer requirements for XPI whitelist, r=biesi,sr=jst 2004-10-18 21:28:45 +00:00
dveditz%cruzio.com 4b8efeefe3 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 73f9f214c7 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 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
peterv%propagandism.org dc474c8ff8 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 59fa3a8f03 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 3246a7e51f Fixing nsAppleSingleDecoder leak in nsInstall. r+sr=peterv@propagandism.org 2004-09-28 22:31:36 +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
peterv%propagandism.org 7bff9127ab 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 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
dveditz%cruzio.com d2ae2ce14b 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 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 3d7c70e8e9 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 ca236c62d0 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 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
timeless%mozdev.org 33ead26afd 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 98f4cb918f 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 62e3767f68 Bug 236613: change to MPL/LGPL/GPL tri-license. 2004-08-25 23:02:50 +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 f6e9c1a967 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 554e0e99a4 Bug 236613: change to MPL/LGPL/GPL tri-license. 2004-07-16 19:30:11 +00:00