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
Jim Mathies
3d6e36c67f
Bug 735008 - Land new splash screen and tile images for metro. r=shorlander. DONTBUILD
2013-02-21 12:47:13 -06: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
Jared Wein
9e5bc533e5
Bug 751444 - The About dialog's focus rings are barely visible in Nightly and Aurora builds. r=dao
2012-11-07 14:28:17 -08:00
Robert Strong
d55ba08c5c
Bug 802734 - Add installer telemetry ping information. r=bbondy
2012-11-01 17:35:46 -04:00
Robert Strong
8f061c7724
Changes to absolute image sizes for Bug 798794 - Followup on bug 795654 - Artwork appears to be coming out pixelated or patched in stub installer. r=bbondy
2012-10-11 03:19:58 -07:00
Robert Strong
011f67f636
Artwork for Bug 798794 - Followup on bug 795654 - Artwork appears to be coming out pixelated or patched in stub installer. r=bbondy
2012-10-11 03:19:21 -07: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
3f7d13553d
Bug 322206 - Firefox net / stub installer - fix branch support, set as default displayed as appropriate, and other fixes. r=bbondy
2012-09-28 15:48:26 -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
Mike Hommey
c1b35e7b2a
Bug 774032 bonus - Use @DEPTH@ and @relativesrcdir@ in Makefile.in. r=ted
2012-08-04 20:26:44 +02:00
Ehsan Akhgari
3ade235d27
Bug 707037 - Revert the update check frequency increase (bug 707020); r=bbondy
...
--HG--
extra : transplant_source : %83%86%A8%F7%28%9A%EEv%9ErW%1B%8E%EA%1B%3C%AF%C6%DA%E5
2012-02-06 16:32:32 -05:00
Steven Michaud
f57f0bfd53
Bug 736655 - Resize dmg window's background to fit Mountain Lion's new minimum size. r=gavin
2012-05-24 13:05:25 -05:00
Gervase Markham
87620f5676
Bug 716478 - update licence to MPL 2.
2012-05-21 12:12:37 +01:00
Jared Wein
9c7e840f57
Bug 515785 - Use new icons for each task in Win7 Jump list tasks. r=bbondy
2012-04-28 11:22:06 -04:00
Gavin Sharp
9df24ea877
Bug 739793: add old version to post-update whatsnew URL to allow differentiating various upgrade scenarios, r=mak
...
--HG--
extra : transplant_source : %94%F1O%DEK%D0n%F3%F5%07%7D%20%C7%E2%C6%3C%922%01%DB
2012-03-28 09:56:56 -07:00
Steven Michaud
27dd2f90cb
Bug 714951 - [Mac] Aurora and Nightly icons incorrectly positioned in mounted DMG image's finder window. r=gavin
2012-01-23 16:18:26 -06:00
Ehsan Akhgari
8fddf285b4
Bug 707020 - Increase the frequency of update checks temporarily when landing bug 481815; r=rs
2012-01-05 15:34:28 -05:00
Tim Taubert
dd1b5cb0cb
Bug 657472 - 'Tune' the time to wait before displaying the update been downloaded / restart notification and provide ability to override in the update xml; r=rstrong
2011-10-08 17:19:32 +02:00
Ehsan Akhgari
78f4e1ccb9
Revert to 176fae7de173 which was fine.
...
Sorry for breaking the history, won't trust TBPL, ever again. :(
2011-09-02 09:15:54 -04:00
Ehsan Akhgari
a171549936
Revert to changeset e6fc4594c22e which was the last one to get a green Win7 tp run
2011-09-02 09:03:08 -04:00
Jeff Muizelaar
ba0a845d29
Bug 630880. Decrease update interval length for nightly users. r=gavin
...
This will hopefully get nightly users to update sooner.
2011-09-01 18:12:22 -04:00
Ed Morley
5d8d5d2581
Bug 653333 - Remove legacy splash screen code (nsSplashScreen, MOZ_SPLASHSCREEN, splash.bmp) now that no platforms use it; r=dtownsend,bsmedberg
2011-08-04 09:04:40 +02:00
Stephen Horlander
6618016177
Bug 648377: Update Disk Image and File Icons, r=gavin
...
--HG--
extra : rebase_source : e7395a0458fb3a27f3fb5d55d8d46b6e25c0be52
2011-06-28 14:35:18 -04:00
Stephen Horlander
f7f8e0d5ad
Bug 653321: Add new backgrounds to nightly and aurora dmgs, r=gavin
...
--HG--
extra : rebase_source : 33d63e5530d9987374624a8b2951431d5c76d5bf
2011-06-28 14:28:58 -04:00
Jared Wein
feeef626dc
Bug 504645 - Remove document.png from the source tree since it is no longer needed; r=dolske+mfinkle
2011-06-26 18:27:59 +02:00
Phil Ringnalda
b513f63a94
Bug 660710 - Stop jarring up a copy of mozicon128.png that aboutHome no longer uses, r=dao
2011-05-30 14:37:31 -07:00
Marco Bonardo
754685be79
Bug 618913 - Implement in product notifications to set up Sync.
...
Further modified by Stephen Horlander <shorlander@mozilla.com>.
r=dolske ui-r=shorlander a=Unfocused
2011-05-23 21:16:39 -07:00
Mike Hommey
1ef24167d8
Bug 652306 - Move some parts of aboutDialog.css into branding. r=gavin
2011-04-26 08:49:51 +02:00