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

744 Коммитов

Автор SHA1 Сообщение Дата
gavin%gavinsharp.com 11300ce587 Bug 323989: replace "open containing folder" with "show in finder" on mac, r=mconnor 2006-01-19 09:34:59 +00:00
gavin%gavinsharp.com e213dbaede Bug 323330: nsExtensionManager.js should get the XPCOM ABI from nsIXULRuntime instead of preprocessing, r=rob_strong 2006-01-18 21:42:59 +00:00
wtchang%redhat.com 7cb9201cf8 Bugzilla Bug 317620: landed NSS 3.11 on the Mozilla trunk. The patch is
contributed by Kai Engert <kengert@redhat.com>. r=wtc,bsmedberg.
Bugzilla Bug 288647: (security/manager/Makefile.in only) enable building
NSS with system NSPR.  The patch is contributed by Chris Seawood
<cls@seawood.org>.  r=wtc,kengert.
Modified Files:
	Makefile.in browser/installer/unix/config.it
	browser/installer/unix/packages-static
	browser/installer/windows/config.it
	browser/installer/windows/packages-static
	calendar/installer/windows/config.it
	calendar/installer/windows/packages-static
	camino/Camino.xcode/project.pbxproj
	embedding/config/basebrowser-installer-win.pkg
	embedding/config/basebrowser-mac-macho
	embedding/config/basebrowser-qnx
	embedding/config/basebrowser-unix
	embedding/config/basebrowser-win embedding/config/minimo-qnx
	embedding/config/minimo-unix mail/config/basemail-os2
	mail/config/basemail-unix mail/installer/windows/config.it
	mail/installer/windows/packages-static
	minimo/config/linux_package.sh security/manager/Makefile.in
	security/manager/psm.pkg toolkit/mozapps/installer/packager.mk
	xpinstall/packager/packages-os2
	xpinstall/packager/packages-static-unix
	xpinstall/packager/packages-static-win
	xpinstall/packager/packages-unix
	xpinstall/packager/unix/deliver.pl
	xpinstall/packager/win_mfcembed/config.it
	xpinstall/packager/windows/browser.jst
	xpinstall/packager/windows/config.it
	xulrunner/installer/mac/Makefile.in
2006-01-13 18:09:32 +00:00
gavin%gavinsharp.com 7ae23f387f Bug 322999: Can style contents of plugin placeholder, patch by Martijn Wargers <martijn.martijn@gmail.com>, r=biesi, sr=bz 2006-01-12 01:18:37 +00:00
kairo%kairo.at 647a4edc1c bug 316548 - Use bzip2 compression for linux installers, r=chase sr=bsmedberg 2006-01-11 19:54:31 +00:00
darin%meer.net 737b4286dd fixes bug 313830 "UpdateManager.activeUpdate getter clears updates dir and _activeUpdate when BuildID changes" patch by Ben Turner, r=darin 2006-01-11 01:11:49 +00:00
darin%meer.net e82eaaaaf2 Add support for showing an exit survey after uninstall completes, b=320504 r=bsmedberg 2006-01-10 20:32:46 +00:00
darin%meer.net 878b6e7f9d fixes bug 307296 "MAR files do not contain updates to the uninstaller" r=bsmedberg 2006-01-10 02:36:05 +00:00
joshmoz%gmail.com f00cefc089 Avoid crashing on Mac OS X by not allowing the download window to autoclose if the user has interacted with the properties dialog. It shouldn't autoclose after having significant user interaction, so this sort of fixes two bugs. b=321914 r=mento sr=mconnor 2006-01-09 20:36:45 +00:00
gavin%gavinsharp.com 32784065f3 Bug 254431: Extension-specific dialogs should pop up centered, patch by Richard Klein <richwklein@mchsi.com>, r=rob_strong 2006-01-09 04:41:30 +00:00
rob_strong%exchangecode.com 1fbb6d93cd Bug 322305 - JS Strict Error in EM. patch=Robert Accettura robert@accettura.com, r=rob_strong 2006-01-09 03:28:33 +00:00
gavin%gavinsharp.com fe51a41c99 Bug 255626: Remove _parseV10UpdateInfo (unused), r=rob_strong 2006-01-08 23:30:46 +00:00
rob_strong%exchangecode.com 9a5006c47b Bug 321333 - Unable to uninstall or upgrade extensions due to existing extension directories having the read only attribute set. r=bsmedberg 2006-01-05 19:02:17 +00:00
joshmoz%gmail.com 55dc4e8105 Update old email addresses for Josh Aas. 2006-01-05 17:07:01 +00:00
rob_strong%exchangecode.com 90583ec774 Bug 315245 - Can't install extensions; installDroppedInFiles throws during startup. Also fixes bug 321019 - ExtensionManager barfs if registry based install location references an XPI instead of a directory. r=darin 2006-01-04 18:04:59 +00:00
doronr%us.ibm.com e0b8467af0 Bug 264282 - PFS never shows the mimetype needed, even if it fails to locate the plugin. r=mconnor 2006-01-03 19:44:55 +00:00
gavin%gavinsharp.com cd8a2f2c20 Bug 321729: CVS Remove update.js and update.xul, they are unused, r=mconnor 2005-12-30 16:53:59 +00:00
cbiesinger%web.de 1d04cb0110 Bug 309521
- add pseudo-classes for :-moz-type-unsupported and :-moz-has-handlerref (and a
  content state for the former)
  - make nsObjectLoadingContent return the right content state
- Add an XBL binding that gets instantiated for broken plugins
  - Make it themable
- Remove a lot of now-unused code in nsObjectFrame
- Fixes pluginfinder.
r+sr=bz, r=mconnor
2005-12-29 14:15:33 +00:00
dbaron%dbaron.org 4707ddb5aa Fix leaks caused by cyclical ownership and XPCOM timers. b=315951 r=mconnor 2005-12-28 00:33:23 +00:00
gavin%gavinsharp.com 996a21f734 Bug 317949: hideMessage should default to hiding the message for selectedBrowser, r=mconnor 2005-12-27 18:39:18 +00:00
rob_strong%exchangecode.com 8210725587 Bug 320747] - Extensions update: Install Now button does nothing anymore. r=bsmedberg 2005-12-25 00:47:16 +00:00
cls%seawood.org 34fa564d93 Set NO_INSTALL as well as NO_DIST_INSTALL 2005-12-13 19:23:30 +00:00
gerv%gerv.net adbec5dbff Bug 236613: change to MPL/LGPL/GPL tri-license. 2005-12-13 13:25:40 +00:00
bzbarsky%mit.edu 23f01ef525 Backing out bug 305782 due to build bustage 2005-12-08 03:07:46 +00:00
bzbarsky%mit.edu b5e539acee Make it possible to use the system bzip2 library. Bug 305782, patch by Mike
Hommey <mh@glandium.org>, r=bsmedberg,cls
2005-12-08 01:38:58 +00:00
mkaply%us.ibm.com 6a0407face OS/2 build bustage with GCC 3.3.5 - ThreadMain should return void if ThreadFunc is defined as such 2005-12-05 18:36:29 +00:00
masayuki%d-toybox.com bc7962ef7f Bug 318470 Build failure with MinGW due to Bug #316663 r=benjamin, sr=darin 2005-12-02 05:21:47 +00:00
darin%meer.net 3ad87fe10a fixes bug 316663 "[win9x] cannot display japanese text on update processing dialog" patch by masayuki, r+sr=darin 2005-11-30 02:03:35 +00:00
timeless%mozdev.org eb9350f619 Bug 106386 Correct misspellings in source code
patch by unknown@simplemachines.org r=timeless rs=brendan
2005-11-25 19:48:04 +00:00
gavin%gavinsharp.com 52fc0b3570 Followup to bug 315004, r=mconnor. 2005-11-07 04:49:19 +00:00
mconnor%steelgryphon.com 0ea4421c4f bug 315004 - only allow http/https URLs for addon homepages, patch by dveditz, r=me 2005-11-06 19:18:44 +00:00
rob_strong%exchangecode.com 96d04ccc48 Extension compatibility updates check never completes. r=bsmedberg 2005-11-03 14:53:42 +00:00
bsmedberg%covad.net 7dde5df9dc Bug 314521 - Software update from tbird 1.5b2 -> 1.5rc1 doesn't update windows registry for add/remove program listing r=mscott 2005-11-02 21:17:43 +00:00
gavin%gavinsharp.com 1f11edb2f3 Bug 314647: remove onDownloadShowOptions, it's unused and browser specific, r=mconnor 2005-11-02 06:03:07 +00:00
dveditz%cruzio.com 46120f51a9 bug 314258 "nsIAddonUpdateCheckListener is not defined" exception causes software update
to put up the incompatible extension message even when they're all compatible (firefox and thunderbird)
r/sr=darin
2005-10-31 23:17:23 +00:00
gavin%gavinsharp.com ed152ad210 Bug 314335: make use of the defaultbutton and buttonlabel attributes of dialogs, where appropriate, r=mano 2005-10-30 17:16:17 +00:00
darin%meer.net 5b8b55b446 fixes bug 313963 "last-update.log not created if it does not already exist" r=bsmedberg 2005-10-27 18:46:10 +00:00
darin%meer.net 04ab197709 Gives credit where credit is due... [not part of the build] 2005-10-26 02:08:43 +00:00
darin%meer.net a4bbefba6f fixes bug 312670 "Software update does not set updates.xml correctly after successful install" patch by bent, r=darin 2005-10-26 01:59:10 +00:00
darin%meer.net 30c6d5049b fixes bug 307103 "The Firefox Updater needs an icon" r=beng 2005-10-25 18:25:12 +00:00
joshmoz%gmail.com f22a07a028 add icon to Mac updater application. b=307103 sr=darin 2005-10-25 08:26:21 +00:00
darin%meer.net a2d06014dd fixes bug 311539 "A Null in the Updates Folder Gives False Indication" patch by bent, r=beng 2005-10-25 00:38:03 +00:00
darin%meer.net fdfebd1585 fixes bug 311613 "UI doesn't update when going from partial-> full update" patch by bent, r=beng 2005-10-25 00:33:50 +00:00
darin%meer.net fb1ff7a770 fixes bug 313521 "Registry keys under HKEY_CURRENT_USER incorrect after application update" patch by me with revisions from beng, r=beng+darin 2005-10-24 23:44:49 +00:00
darin%meer.net e2cb2141cf fixes bug 313623 "updater does not remove updates/0 directory upon completion of update" patch by bent, r=darin 2005-10-24 22:51:06 +00:00
darin%meer.net 6bfd396479 fixes bug 313522 "Auto-update did not happen for many beta1 users" patch by beng, r=darin 2005-10-24 22:22:02 +00:00
mozilla.mano%sent.com 73ee0b83bf Bug 313205 - software update 'Check Now' uses the same accesskey as 'Next'. r=mconnor. 2005-10-23 07:40:38 +00:00
darin%meer.net e8671d9e9b fixes bug 311613 "UI doesn't update when going from partial-> full update" r=bent 2005-10-22 17:52:25 +00:00
darin%meer.net 72a3d3f888 fixes bug 313385 "The update history is broken if it has non-ASCII char" patch by Masayuki Nakano <masayuki@d-toybox.com>, r=darin 2005-10-22 17:46:38 +00:00
darin%meer.net d1fd2acd21 fixes bug 312360 "/home/ianh/firefox/firefox/firefox-bin: error while loading shared libraries: libmozjs.so: cannot open shared object file: No such file or directory" r=bsmedberg 2005-10-21 18:29:21 +00:00