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

43 Коммитов

Автор SHA1 Сообщение Дата
Tom Tromey 5538d692d3 Bug 1286877 - do not set c-basic-offset for python-mode; r=gps
This removes the unnecessary setting of c-basic-offset from all
python-mode files.

This was automatically generated using

    perl -pi -e 's/; *c-basic-offset: *[0-9]+//'

... on the affected files.

The bulk of these files are moz.build files but there a few others as
well.

MozReview-Commit-ID: 2pPf3DEiZqx

--HG--
extra : rebase_source : 0a7dcac80b924174a2c429b093791148ea6ac204
2016-07-14 10:16:42 -06:00
Dão Gottwald cf7763f374 Bug 1278662 - Remove loading-inverted.png, use loading.png instead. r=dolske
--HG--
extra : rebase_source : 07b9d470add8075643f3260bdd6b4f37c95dcce2
2016-07-13 11:10:26 +02:00
Mike Shal e967ca76fd Bug 1251704 - Remove browser/branding Makefile.in's; r=chmanchester
MozReview-Commit-ID: 4uOC4EXYWU0

--HG--
extra : rebase_source : 184de45ff79cb61b44cad8461ca8d821109c7240
2016-02-26 13:03:37 -05:00
Brian Grinstead bd786882a8 Bug 1173612 - Use inverted loading icon for aboutDialog in Nightly/DevEdition builds;r=Gijs
--HG--
extra : commitid : EmGnO8YKi8m
2015-10-21 12:49:36 -07:00
Justin Dolske ae99e672d1 Bug 1204154 - Clean up jar manifests that needlessly specify the source file. r=dao 2015-09-15 18:33:57 -07:00
Tim Nguyen 9a4d018e07 Bug 1178548 - Clean up more SVGs. r=Gijs,MattN
--HG--
extra : commitid : 7QwJRxmVcF7
extra : rebase_source : 2db338398502031fbd6159bb7950e06c45a6f0d7
2015-08-11 23:09:10 +02:00
Matthew Noorenberghe 29945a04cf Bug 1181541 - Convert branding identity icons for internal pages to SVG. r=ttaubert
--HG--
extra : commitid : geLylL1pjO
extra : rebase_source : 1d820693803f9e6903d357d62ed001c5e8ce0c5b
2015-07-23 20:54:48 -07:00
Miles Richardson 1121d1ada8 Bug 1160771 - Clean unnecessary tags and properties from SVG files in browser/ and toolkit/. r=dao
--HG--
extra : rebase_source : 6a6f6cd771ba019665c00b394bd7d1d5b3b1f29e
2015-05-21 12:33:00 -04:00
Brian Grinstead e2c2aa0c0a Bug 1095824 - Update about-background.png for aurora branding to better handle large windows;r=dao 2015-05-08 06:42:41 -07:00
Kartikaya Gupta cd5b55f8d6 Bug 1039866 - Rip out a bunch of metro-only code. r=jimm,gavin,rstrong 2015-04-23 15:10:30 -04:00
Jared Wein 374a3df179 Bug 1123518 - [ReadingList] Display article preview image in the Reading List sidebar. r=florian 2015-03-20 11:20:11 -07:00
Brian Grinstead 23e24c9537 Bug 1093766 - Change background color for about dialog on aurora;r=jaws 2014-11-04 13:31:44 -08:00
Stephen Horlander f02a3f5304 Bug 1072181 part 2 - Use new assets for the aurora channel. r=gavin
--HG--
extra : rebase_source : cbddebecf0bc46479a77b73305cf7889b83633b9
2014-10-29 08:37:00 +02:00
Cameron McCormack f8e8ccc5d0 Bug 1023655 - Remove DOCTYPEs from SVG documents to avoid failed DTD loads. r=Unfocused 2014-06-11 12:08:23 +10:00
Rodrigo Silveira 208ec7ab5c Bug 941284 - First run experience r=mbrubeck
--HG--
extra : rebase_source : fa7ac4b0baf2bcb0b7ca47086c275959f4303e8d
2013-12-11 20:58:29 -08:00
Gregory Szorc e396fc159d 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 48eded32c8 Bug 898843 - Update logos and colors in Metro About flyout [r=rsilveira,dolske] 2013-12-12 09:14:12 -08:00
Mike Hommey f8bc7fa754 Bug 912293 - Remove now redundant boilerplate from Makefile.in. r=gps 2013-09-05 09:01:46 +09:00
Georgiana Chelu e3272a2087 Bug 910593 - Add the underline back to text links in the About dialog. r=dao 2013-08-31 10:15:57 -04:00
Jared Wein 6b36ca68b2 Bug 888563 - Update Aurora and Nightly identity icons and colors. r=MattN 2013-07-15 15:59:39 -04:00
Jared Wein c497b95594 Bug 890973 - About dialog background image has odd black stripe on the far end. r=mconley 2013-07-08 16:35:41 -04:00
Stephen Horlander 201a828bec Bug 840883 - Update Aurora Branding. r=dolske 2013-07-07 16:48:09 -04:00
Jared Wein 09f398a510 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 707be440d3 Bug 884011 - Update Firefox Official Branding; r=dolske 2013-06-22 08:55:32 -04:00
Kyle Machulis 72a717a860 Bug 855465 - Add emacs python mode comments to moz.build files; r=gps 2013-04-01 11:36:59 -07:00
Kyle Machulis 43628a7867 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 334c0800cf 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 8132435fdc Bug 848150 - Update about:home favicons. r=dolske ui-r=shorlander ui-r=limi 2013-03-05 14:58:07 -08:00
Ms2ger 757ae0cc2d Backout changeset f4beba4909b0 and changeset 1666ca9b946b for bc test failures. 2013-03-16 11:09:43 +01:00
Frank Yan 557403c2b5 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 ccd6349562 Back out 6690c6da6cc6 (bug 848150) for test bustage
CLOSED TREE
2013-03-15 19:59:09 -07:00
Frank Yan 33ce1f2dc7 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 1b27561fa4 Bug 784841 - Part 18d: Convert /browser; r=gavin f=Ms2ger 2013-02-25 12:47:18 -08:00
Jim Mathies ae86eccad7 Bug 735008 - Land new splash screen and tile images for metro. r=shorlander. DONTBUILD 2013-02-21 12:47:13 -06:00
Jim Mathies 89a37b33ba Bug 823218 - merge metro branding to mc. r=glandium 2013-02-12 14:51:23 -06:00
Jared Wein 028167bb67 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
Mike Hommey 70d7c821af Bug 774032 bonus - Use @DEPTH@ and @relativesrcdir@ in Makefile.in. r=ted 2012-08-04 20:26:44 +02:00
Gervase Markham 82ff7027aa Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
Stephen Horlander 4a8130f81f Bug 648377: Update Disk Image and File Icons, r=gavin
--HG--
extra : rebase_source : e7395a0458fb3a27f3fb5d55d8d46b6e25c0be52
2011-06-28 14:35:18 -04:00
Phil Ringnalda ecc83936e1 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
Mike Hommey e183176a0d Bug 652306 - Move some parts of aboutDialog.css into branding. r=gavin 2011-04-26 08:49:51 +02:00
Margaret Leibovic fd8656b942 Bug 648362 - Update about window to use new background images, r=gavin 2011-04-11 12:59:21 -07:00
Gavin Sharp e630e40a36 Bug 648368: add branding for Aurora, graphics by Sean Martell <smartell@mozilla.com>, r=dolske
--HG--
rename : browser/branding/nightly/Makefile.in => browser/branding/aurora/Makefile.in
rename : browser/branding/nightly/background.png => browser/branding/aurora/background.png
rename : browser/branding/nightly/branding.nsi => browser/branding/aurora/branding.nsi
rename : browser/branding/nightly/configure.sh => browser/branding/aurora/configure.sh
rename : browser/branding/nightly/content/Makefile.in => browser/branding/aurora/content/Makefile.in
rename : browser/branding/nightly/content/about-logo.png => browser/branding/aurora/content/about-logo.png
rename : browser/branding/nightly/content/about-wordmark.png => browser/branding/aurora/content/about-wordmark.png
rename : browser/branding/nightly/content/about.png => browser/branding/aurora/content/about.png
rename : browser/branding/nightly/content/icon48.png => browser/branding/aurora/content/icon48.png
rename : browser/branding/nightly/content/icon64.png => browser/branding/aurora/content/icon64.png
rename : browser/branding/nightly/content/jar.mn => browser/branding/aurora/content/jar.mn
rename : browser/branding/nightly/default16.png => browser/branding/aurora/default16.png
rename : browser/branding/nightly/default32.png => browser/branding/aurora/default32.png
rename : browser/branding/nightly/default48.png => browser/branding/aurora/default48.png
rename : browser/branding/nightly/disk.icns => browser/branding/aurora/disk.icns
rename : browser/branding/nightly/document-os2.ico => browser/branding/aurora/document-os2.ico
rename : browser/branding/nightly/document.icns => browser/branding/aurora/document.icns
rename : browser/branding/nightly/document.ico => browser/branding/aurora/document.ico
rename : browser/branding/nightly/document.png => browser/branding/aurora/document.png
rename : browser/branding/nightly/dsstore => browser/branding/aurora/dsstore
rename : browser/branding/nightly/firefox-os2.ico => browser/branding/aurora/firefox-os2.ico
rename : browser/branding/nightly/firefox.icns => browser/branding/aurora/firefox.icns
rename : browser/branding/nightly/firefox.ico => browser/branding/aurora/firefox.ico
rename : browser/branding/nightly/locales/Makefile.in => browser/branding/aurora/locales/Makefile.in
rename : browser/branding/nightly/locales/browserconfig.properties => browser/branding/aurora/locales/browserconfig.properties
rename : browser/branding/nightly/locales/en-US/brand.dtd => browser/branding/aurora/locales/en-US/brand.dtd
rename : browser/branding/nightly/locales/en-US/brand.properties => browser/branding/aurora/locales/en-US/brand.properties
rename : browser/branding/nightly/locales/jar.mn => browser/branding/aurora/locales/jar.mn
rename : browser/branding/nightly/mozicon128.png => browser/branding/aurora/mozicon128.png
rename : browser/branding/nightly/pref/firefox-branding.js => browser/branding/aurora/pref/firefox-branding.js
rename : browser/branding/nightly/splash.bmp => browser/branding/aurora/splash.bmp
rename : browser/branding/nightly/wizHeader.bmp => browser/branding/aurora/wizHeader.bmp
rename : browser/branding/nightly/wizHeaderRTL.bmp => browser/branding/aurora/wizHeaderRTL.bmp
rename : browser/branding/nightly/wizWatermark.bmp => browser/branding/aurora/wizWatermark.bmp
extra : rebase_source : 42e0e358f0357324cb71270d720de2b920ed2c26
2011-04-08 09:29:09 -07:00