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

627 Коммитов

Автор SHA1 Сообщение Дата
Ryan VanderMeulen 23271a0809 Bug 420811 - Convert broken-image.gif and loading-image.gif to PNGs. r+sr=mconnor 2009-03-22 09:57:04 +01:00
Robert Strong bfe4a2f97f Bug 483688 - Modify Firefox Installer to Incorporate Feedback Form. r=jmathies, ur-r=beltzner 2009-03-19 11:56:47 -07:00
Robert Strong 40209e3aa2 Bug 481703 - Use python to create pre release suffix. r=bsmedberg 2009-03-19 11:56:40 -07:00
Benjamin Smedberg 53a51fc303 Bug 483856 - Use core_abspath and $(CURDIR) instead of shells. Use Preprocessor.py instead of preprocessor.pl to avoid perl insanity with pymake, and generally just make me happy. r=ted 2009-03-11 18:39:24 -04:00
Doug Turner 55e52036b7 Bug 479898 - Support for wifi scanning. r=dolske/stuart, sr=jst 2009-03-16 17:30:58 -07:00
Robert Strong 3be199254c Bug 479946 - '../removed-files: No such file or directory' in L10n installer logs. r=ted.mielczarek 2009-03-11 19:10:49 -07:00
Robert Strong c059d31887 Bug 479389 - Incorrect quoting when calling GetLongPath macro. r=jmathies 2009-02-20 13:00:21 -08:00
Robert Strong 647bec0ca7 Followup to Bug 468197 - also add the version and not just the Alpha / Beta string. r=mconnor 2009-02-18 14:04:33 -08:00
Robert Strong 10e236f65b Bug 468197 - Simplify / automate the addition of the pre-release suffix string (e.g. Alpha 1, Beta 2, etc.). r=mconnor 2009-02-15 15:04:05 -08:00
Nick Thomas ca7b50593a Bug 472431, localized builds have chrome.manifest and install.rdf at root level (remove these on update to 3.1b3), r=ted.mielczarek 2009-02-08 22:31:32 +13:00
Phil Ringnalda 5c5b805a36 Bug 462185 - Don't include JavaScript standalone shell in distributions on Mac, part the don't-package-for-anyoneth, r=ted 2009-02-07 13:50:21 -08:00
Robert Strong 1f6411920a Bug 477000 (win32 only) - Remove installer code that adds unused registry key values. r=jmathies 2009-02-06 10:19:23 -08:00
Robert Strong 8c36dfaea7 Followup to Bug 476106 (Win32 only) - Unable to get directory path for directories immediately under some symlinks. r=jmathies 2009-02-05 00:28:15 -08:00
Robert Strong 7621ca251b Bug 406335 (Win32 only) - Software Update for portable or secondary Firefox install overwrites primary install's registry settings. r=jmathies 2009-02-04 20:36:16 -08:00
Robert Strong 77fd1a5c47 Bug 475885 - Error compiling uninstaller - StrCpy expects 2-4 parameters, got 6. in CreateShortcutsLog. r=mconnor 2009-01-29 15:52:32 -08:00
Phil Ringnalda 8fca2f638a Bug 474602 - package oji.xpt based on the AC_DEFINE, OJI, not the AC_SUBST, MOZ_OJI, r=gavin 2009-01-26 15:34:08 -08:00
Nick Thomas a776c1194c Bug 459878, packaging changes from test major update from 3.0.6 to 3.1b2, r=ted.mielczarek 2009-01-23 15:28:02 +13:00
Daniel Holbert c755eee8e7 Bug 473236 - Remove executable bit from files that don't need it. (Only changes file mode -- no code changes.) r=bsmedberg 2009-01-21 22:55:08 -08:00
Phil Ringnalda 80304d3ecb Bug 469789 - Update "can't package this" message for the libxul world, r=ted 2009-01-15 20:02:22 -08:00
Brian Birtles c2b3e61546 Bug 216462: Add support for basic SVG animation (SMIL). Disabled in builds by default. r+sr=roc 2009-01-14 20:38:07 -08:00
Ehsan Akhgari 1fc8c84d9d Bug 305039 - (Win32 only) Make Windows installer more 'Unicode-aware'. r=rstrong 2009-01-12 22:22:27 -08:00
Robert Strong 9e0d218f23 Bug 470182 - (Win32 only) Create separate log file for shortcuts. r=jmathies 2009-01-12 22:17:49 -08:00
Robert Strong 84ee7459e5 Bug 397964 - Remove nsPostUpdateWin.js. r=dtownsend 2009-01-05 15:17:40 -08:00
Robert Strong aff54e3502 Bug 471367 - Change the property name WARN_UNSUPPORTED_MSG to WARN_MIN_SUPPORTED_OS_MSG. r=jmathies 2009-01-02 13:59:14 -08:00
Robert Strong 5011ed156b Bug 460669 - Installing Firefox writes incorrect file paths to DefaultIcon and open command. r=jmathies 2008-12-22 11:05:01 -08:00
Jim Blandy bb163b9f78 Bug 461309: Let browser/installer/Makefile.in permit 'make clean' in debug builds. r=bsmedberg
Check for debug builds only for the targets that matter.  The 'clean'
and 'distclean' targets, for example, may need to recur into
browser/installer/Makefile.in.
2008-12-19 10:13:25 -08:00
Staś Małolepszy a69c8a4061 bug 459777, remove wikipedia-en-CN from existing installs, replaced with zh-CN now, r=l10n@mozilla.com, nthomas@mozilla.com, a1.9.1=beltzner
--HG--
extra : rebase_source : 4ca059226d382841e7be7b32fda840aa17b53a7c
2008-12-11 13:02:01 +01:00
Simon Bünzli 7c336c14ed Bug 462774: Drop JSON.jsm. r=gavin, r=sayrer, sr=brendan, a1.9.1b2=beltzner 2008-11-17 13:57:43 +00:00
philringnalda@gmail.com 3825d9ecfa Bug 463947 - There is no privatebrowsing.xpt (r=gavin) 2008-11-11 21:27:06 -08:00
Justin Dolske da675f9d7e Bug 462254 - Remove EULA from Firefox installer / .dmg and related bits. r=gavin, r=rstrong 2008-11-05 19:17:27 -08:00
Phil Ringnalda 7a6c17a647 Bug 462185 - Don't include JavaScript stand-alone shell in distributions on Mac, r=gavin 2008-11-03 19:39:21 -08:00
Ehsan Akhgari a85f4c93fa Bug 411929 - Private Browsing UI; r=mconnor,bzbarsky sr=bzbarsky 2008-11-04 02:52:23 +03:30
Ehsan Akhgari 19672270e7 Bug 248970 - Private Browsing mode (global toggle for saving/caching everything) [Private Browsing service]; r=mconnor 2008-11-04 02:52:22 +03:30
Justin Dolske b03b76f6d8 Bug 456439 - add about:rights and a "Know Your Rights" infobar to Firefox. r=gavin, ui-r=beltzner 2008-10-30 23:42:02 -07:00
Johnathan Nightingale 1cee13114c Redesign certificate error page for Firefox as about:certerror. b=431826, r=gavin, ui-r=beltzner 2008-10-29 11:54:51 -04:00
Shawn Wilsher 069e484509 Bug 450290 - Sync the temp tables to the permanent tables.
This changeset adds code that is run at app-startup that will flush out changes
to the temporary tables into the permanent ones.  For moz_places, this is done
whenever we sync moz_historyvisits and when we add or modify a bookmark.  For
moz_historyvisits, this is done on a timer controlled by the preference
places.syncDBTableIntervalInSecs.
Changeset includes full test coverage for the above behaviors.
r=dietrich
r=Mak77
2008-10-27 18:52:20 -04:00
Ben Hearsum 48395ca9fe bug 453840: fix up pretty name support for win32. r=ted.mielczarek, patch=me 2008-10-24 15:47:48 -04:00
Mike Hommey 581934e872 Bug 422991 - "'make distclean' misses some files" (cleanup browser/installer) [r=bsmedberg] 2008-10-20 22:17:16 -05:00
Robert Strong 2402884cb7 Comment only change - Bug 460698 - Confusing undocumented code in uninstaller.nsi - un.leaveWelcome. r=me 2008-10-20 12:08:26 -07:00
Ben Turner dd1084a0f5 Adding dom_threads.xpt to packaging list 2008-10-14 11:16:37 -07:00
Ben Hearsum ea9f1ba577 backout bug 453840 to fix win32 l10n 2008-10-13 20:42:23 -04:00
Simon Bünzli 1e17b56453 Bug 448976 - turn the Session Restore prompt into an error page, r=dietrich 2008-10-11 22:17:31 +03:30
Ben Hearsum 765385c081 bug 453840: make it possible to create files in the final place for releases - follow-up to MOZ_PKG_PRETTYNAMES patch to support win32 2008-10-09 08:53:28 -04:00
Shawn Wilsher db32a60c26 Backed out changeset f3c9af143cc1 (places fsync work) 2008-09-18 15:00:30 -04:00
Shawn Wilsher d739d17d81 Bug 450290 - Sync the temp tables to the permanent tables.
This changeset adds code that is run at app-startup that will flush out changes
to the temporary tables into the permanent ones.  For moz_places, this is done
whenever we sync moz_historyvisits and when we add or modify a bookmark.  For
moz_historyvisits, this is done on a timer controlled by the preference
places.syncDBTableIntervalInSecs.
Changeset includes full test coverage for the above behaviors.
r=dietrich
r=Mak77

--HG--
rename : toolkit/components/places/tests/unit/head_bookmarks.js => toolkit/components/places/tests/background/head_background.js
2008-09-18 11:10:47 -04:00
Robert Kaiser 1829fc30dc bug 453840 - make it possible to create files in the final place for releases, r=ted 2008-09-17 22:53:09 +02:00
Neil Deakin e89811b284 Bug 444735, move search service to toolkit, r=gavin
--HG--
rename : browser/components/search/nsIBrowserSearchService.idl => toolkit/components/search/nsIBrowserSearchService.idl
rename : browser/components/search/nsSearchService.js => toolkit/components/search/nsSearchService.js
rename : browser/components/search/nsSearchSuggestions.js => toolkit/components/search/nsSearchSuggestions.js
2008-09-13 17:01:14 -04:00
Robert Strong 7f948d178c [Win32] Bug 454130 - Deprecate the ini creation macros from common.nsh. r=jmathies 2008-09-09 19:17:16 -07:00
Gavin Sharp 262ed64011 Bug 452135: add nsBadCertHandler to packages-static, patch by Manish Singh <manish@flock.com>, r=me 2008-08-26 19:55:18 -04:00
Gavin Sharp 0405a4b114 Backed out changeset 7fdbccdc1e94 2008-08-26 19:40:21 -04:00