Commit Graph

108 Commits

Author SHA1 Message Date
Robert Strong
8a3b6f42d8 Windows installer only - Bug 990243 - Use a background color instead of a background image for the download / install phase of the stub installer. r=bbondy 2014-04-02 14:33:58 -07:00
Robert Strong
957c37e7e7 Bug 792075 - Update links in Control Panel. r=bbondy 2014-03-28 10:58:44 -07:00
Robert Strong
d73a755022 Bug 799215 - Stub installer's dual progress bars are confusing. Use a single progress bar for both. ui-r=philipp, r=bbondy 2014-03-19 10:40:04 -07:00
Robert Strong
c1872f4aa9 Bug 982448 - some fxmetro pref's still being left behind with values without --enable-metro in the mozconfig. r=bbondy 2014-03-12 10:49:43 -07:00
Mike Connor
ac46e15a6e Bug 942024 - Yahoo search not using custom search codes, r=mbrubeck
--HG--
extra : rebase_source : 5f810411a8427b6bef4eefb56130c4cb9cc40ef3
2014-03-03 17:54:47 -05:00
Ehsan Akhgari
82ebdc883f Bug 969757 - Remove the dead code in our tree which pretends to support OS/2; r=roc,mcmanus,gps,jorendorf,bsmedberg sr=bsmedberg 2014-02-10 17:57:01 -05:00
Rodrigo Silveira
bca30bc405 Bug 941284 - First run experience r=mbrubeck
--HG--
extra : rebase_source : fa7ac4b0baf2bcb0b7ca47086c275959f4303e8d
2013-12-11 20:58:29 -08:00
Gregory Szorc
461b5aef7e Bug 774572 - Part 2: Define JAR_MANIFESTS in moz.build files; r=glandium
Every directory with a jar.mn now has JAR_MANIFESTS defined in its
moz.build file.

We also removed the may_skip special consideration of jar.mn files
because this information is now available during tier traversal by the
reader courtesy of the variables being present in moz.build files.

--HG--
extra : rebase_source : 21049b15e6bd9cf65b0805ccaccc4ba5aae93c98
extra : amend_source : 0b1ea866d725beef92d37c6f6d475369ac002e19
2013-12-10 16:18:11 +09:00
Matt Brubeck
c740ff7a4a Bug 898843 - Update logos and colors in Metro About flyout [r=rsilveira,dolske] 2013-12-12 09:14:12 -08:00
Mike Hommey
fdd3247a81 Bug 874266 - Move all DEFINES that can be moved to moz.build. r=mshal 2013-11-27 22:55:07 +09:00
Mike Hommey
2f727b6d62 Backout changeset 3fd4b546eed4 (bug 874266) and changeset a35d2e3a872f (bug 942043) for ASAN build bustage and Windows test bustage
--HG--
extra : amend_source : f20d09aeff1c8b5cbd0f1d24c7ce04e86f3aed1d
2013-11-28 14:24:05 +09:00
Mike Hommey
b038245b8d Bug 874266 - Move all DEFINES that can be moved to moz.build. r=mshal 2013-11-28 13:08:16 +09:00
Robert Strong
d6c8a2d8c3 Bug 941291 - Followup patch - Simplify creating funnelcake stub installers. r=bbondy 2013-11-22 13:34:20 -08:00
Joshua Cranmer
59413baca5 Bug 900526, part 5: Move DIST_SUBDIR to moz.build, r=gps 2013-10-21 13:10:04 -05:00
Mike Hommey
05b3f24e0e Bug 912293 - Remove now redundant boilerplate from Makefile.in. r=gps 2013-09-05 09:01:46 +09:00
Georgiana Chelu
c94cbdefce Bug 910593 - Add the underline back to text links in the About dialog. r=dao 2013-08-31 10:15:57 -04:00
Doug Turner
1b9818f1b6 Bug 885641 - Force an update check if the build is older than some reasonable value. r=gavin, r=rstrong 2013-07-30 20:19:58 -07:00
Jared Wein
102754daa3 Bug 888563 - Update Aurora and Nightly identity icons and colors. r=MattN 2013-07-15 15:59:39 -04:00
Stephen Horlander
50b862c944 Bug 840883 - Update Unofficial Branding. r=dolske 2013-07-07 16:48:31 -04:00
Jared Wein
462cb25d44 Bug 750106 - Use a chrome icon for chrome URLs in the location bar. r=mconley
--HG--
rename : browser/themes/windows/browser.css => browser/themes/shared/identity-block.inc.css
2013-06-28 23:22:41 -04:00
Stephen Horlander
f88df0b933 Bug 884011 - Update Firefox Official Branding; r=dolske 2013-06-22 08:55:32 -04:00
Martin Stransky
7e46baece4 Bug 879760 - Port GTK2 to GTK3 - browser dir. r=karlt 2013-06-11 13:40:28 -04:00
Raymond Lee
89072aa2c4 Bug 876037 - Make app.releaseNotesURL and app.vendorURL optional. r=gavin 2013-05-31 03:25:43 +08:00
Gavin Sharp
826551c92c Bug 486660: disable whatsnew and firstrun pages for Nightly builds, since we have no useful content for them, r=dolske
--HG--
extra : rebase_source : b8d7a51725255472812b3c03045419aa018a178a
2013-05-24 16:23:24 -07:00
Raymond Lee
1c8b869185 Bug 841221 - Use HTTPS instead of HTTP for manual update link to firefox.com in Help|About dialog. r=gavin 2013-05-28 12:55:28 +08:00
Robert Strong
9307d6ff20 Bug 860897 - Add locale to stub installer fallback url. r=bbondy Windows stub installer only which is only built when building the nightly - DONTBUILD 2013-04-27 00:14:16 -07:00
Tim Abraldes
a5f67115d3 bug 859418. Use 'firefox' instead of %APP% in branding links. r=jimm 2013-04-09 17:26:47 -07:00
Kyle Machulis
f5e3aadf0b Bug 855465 - Add emacs python mode comments to moz.build files; r=gps 2013-04-01 11:36:59 -07:00
Kyle Machulis
d2b6e6e01a Backout for changeset 03452b187c14 (Bug 855465) due to bustage on a CLOSED TREE; r=qdot 2013-03-29 15:12:58 -07:00
Kyle Machulis
5663b98bc5 Bug 855465 - Add emacs python mode comments to moz.build files; r=gps
--HG--
extra : rebase_source : 004a756492323e1a049586e85b3be5037159df20
2013-03-29 13:56:18 -07:00
Frank Yan
8bfd3a128f Bug 848150 - Update about:home favicons. r=dolske ui-r=shorlander ui-r=limi 2013-03-05 14:58:07 -08:00
Ms2ger
cf62a502a1 Backout changeset f4beba4909b0 and changeset 1666ca9b946b for bc test failures. 2013-03-16 11:09:43 +01:00
Frank Yan
8a421e21ee Bug 848150 - Update about:home favicons and Google search engine icon. r=dolske ui-r=shorlander ui-r=limi 2013-03-05 14:58:07 -08:00
Phil Ringnalda
14c4e480a5 Back out 6690c6da6cc6 (bug 848150) for test bustage
CLOSED TREE
2013-03-15 19:59:09 -07:00
Frank Yan
3316055c49 Bug 848150 - Update about:home favicons and Google search engine icon. r=dolske ui-r=shorlander ui-r=limi 2013-03-05 14:58:07 -08:00
Gregory Szorc
16f0413b0c Merge mozilla-central into build-system
Only conflict was configure.in amd was due to context, not
changed lines themselves.
2013-02-25 22:09:18 -08:00
Gregory Szorc
8f9112102d Bug 784841 - Part 18d: Convert /browser; r=gavin f=Ms2ger 2013-02-25 12:47:18 -08:00
Jim Mathies
007d9f6097 Bug 844270 - Move visual manifests into branding, and set custom background colors for each release. r=glandium 2013-02-25 08:33:56 -06:00
Justin Wood
118f927f12 Bug 844336 - Aurora win32 L10N builds broken by bug 823218. r=khuey 2013-02-22 16:45:00 -05:00
Matt Brubeck
bac18d9947 Bug 841097 - Stop unnecessary preprocessing in /browser/branding/locales [r=gavin] 2013-02-13 12:32:33 -08:00
Jim Mathies
26f1e39bfd Bug 823218 - merge metro branding to mc. r=glandium 2013-02-12 14:51:23 -06:00
Robert Strong
d55ba08c5c Bug 802734 - Add installer telemetry ping information. r=bbondy 2012-11-01 17:35:46 -04:00
Robert Strong
d247d89d99 Bug 799611 - Change stub installer fallback page for Nightly, Aurora, and Beta. r=bbondy 2012-10-10 13:37:08 -07:00
Robert Strong
8430a7422c Main Patch for Bug 795654 - Add artwork and text positioning around artwork for nightly and aurora stub installer. r=bbondy 2012-10-05 13:56:30 -07:00
Robert Strong
07e43e6109 Artwork for Bug 795654 - Add artwork and text positioning around artwork for nightly and aurora stub installer. r=bbondy 2012-10-05 13:56:15 -07:00
Robert Strong
00d43d7186 Bug 322206 - Firefox net / stub installer - main stub patch. r=bbondy 2012-09-28 15:48:00 -07:00
Robert Strong
b57018e243 Bug 322206 - Firefox net / stub installer - stub build system prep. r=bbondy 2012-09-28 15:46:22 -07:00
Robert Strong
c183a2a106 Bug 322206 - Firefox net / stub installer - artwork. r=bbondy 2012-09-28 15:46:09 -07:00
Gregory Szorc
8655d0e91d Backout 8d9c80e2f95b (bug 786520) for breaking l10n nightlies (bug 789838) 2012-09-10 13:34:17 -07:00
Gregory Szorc
a1272b13f5 Bug 786520 - Clean up branding Makefile.in's for browser; r=ted
Previously all Makefile.in were identical. Common bits are now
refactored into a shared .mk file. They also use the generic
copy/install rule instead of a one-off make rule.
2012-09-04 10:38:42 -07:00