gecko-dev/browser/themes/windows
Mike Hommey 223417d648 Bug 1212773 - Extend jar maker syntax for jar file location. r=gps
Indicating a jar currently looks like the following in a jar manifest:
  path/to/name.jar:

The `path/to` doesn't contain the implicit "chrome/" directory. This, in
turn, doesn't allow much flexibility to use the jar maker for what is not
necessarily under chrome/.

To use the jar maker to fill some chrome manifest for the default theme
extension, we currently use a hackish path to get to the right location,
and rely on the chrome.manifest file in the parent directory never to be
picked by the package manifest, which is a quite horrible way to do this,
but worked well enough for that specific use case.

With the need to handle system addons at the build system level, it
becomes necessary to come up with something less hackish.

What this change introduces is an additional syntax for the jar manifest,
in the following form:
  [base/path] sub/path/to/name.jar:

Using this syntax, there is no implicit 'chrome' path. The `base/path` is
relative to the current DIST_SUBDIR, and the `sub/path` is relative to that
`base/path`. The distinction can be useful for build system backends.

The assumption that the "root" chrome.manifest is in the parent directory
of the implicit "chrome" directory dies, and the `base/path` is where the
root chrome.manifest is placed.
2015-10-20 07:36:51 +09:00
..
communicator Bug 774572 - Part 2: Define JAR_MANIFESTS in moz.build files; r=glandium 2013-12-10 16:18:11 +09:00
controlcenter Bug 1196053 - [Control Center] More Information button should be in the subpanel. r=jaws ui-r=shorlander 2015-08-27 15:57:57 +02:00
customizableui Bug 1211250 - Backout bug 1206469 after landing of bug 1194480. r=gijs 2015-10-03 22:12:35 +02:00
downloads Bug 1192686 - fix css warning for download button variables, r=dao 2015-08-17 16:41:26 +01:00
feeds Bug 1153147 - Replace "newer than XP" (aka "aero") overrides with XP-only overrides, part 2: remove "-aero" suffixes from non-XP images. r=gijs 2015-04-10 18:28:17 +02:00
loop Bug 1178307 - Darker Hello icon needed for Windows 10 toolbar. r=dao 2015-07-15 10:36:04 -04:00
newtab Bug 1145303 - Remove unused 'What is this page?' link and related intro messaging. r=mconley 2015-05-22 15:52:43 -04:00
places Bug 1198547 - Update sidebar background color for Win10. r=dolske 2015-08-26 19:34:10 +02:00
preferences Bug 1192458, Part 2 - New icon for consolidated notification permission. r=MattN 2015-10-05 16:39:41 -07:00
social Bug 1062969 - Optimize all images in browser/themes/windows. r=Gijs 2014-09-04 10:22:00 +02:00
tabbrowser Bug 1189212 - Refactor tab separators, use solid separators on all platforms. ui-r=shorlander r=gijs 2015-08-24 12:18:07 +02:00
tabview Bug 1208121 - removed unused images in browser theme. r=ntim 2015-10-11 20:24:32 +02:00
aboutCertError_sectionCollapsed-rtl.png Bug 1062969 - Optimize all images in browser/themes/windows. r=Gijs 2014-09-04 10:22:00 +02:00
aboutCertError_sectionCollapsed.png Bug 1062969 - Optimize all images in browser/themes/windows. r=Gijs 2014-09-04 10:22:00 +02:00
aboutCertError_sectionExpanded.png Bug 1062969 - Optimize all images in browser/themes/windows. r=Gijs 2014-09-04 10:22:00 +02:00
aboutSessionRestore-window-icon.png Bug 1153147 - Replace "newer than XP" (aka "aero") overrides with XP-only overrides, part 2: remove "-aero" suffixes from non-XP images. r=gijs 2015-04-10 18:28:17 +02:00
aboutSyncTabs.css
actionicon-tab-XPVista7.png Bug 1173740 - Update switch-to-tab icon for the URL bar autocomplete popup on Windows 8 and 10. r=jaws 2015-07-21 18:22:50 +02:00
actionicon-tab.png Bug 1173740 - Update switch-to-tab icon for the URL bar autocomplete popup on Windows 8 and 10. r=jaws 2015-07-21 18:22:50 +02:00
actionicon-tab@2x.png Bug 1173740 - Update switch-to-tab icon for the URL bar autocomplete popup on Windows 8 and 10. r=jaws 2015-07-21 18:22:50 +02:00
browser-aero.css Bug 1190462 - Firefox shouldn't be completely unusable in high contrast white on windows 10, r=dao 2015-09-10 15:51:45 +01:00
browser-lightweightTheme.css Bug 1066531 - Delay tab switching until content is ready in e10s mode r=mconley,mstange 2015-03-16 14:30:41 -04:00
browser.css Bug 1215093 followup, fixing typo. DONTBUILD 2015-10-16 13:44:56 +02:00
caption-buttons.svg Bug 1178548 - Clean up more SVGs. r=Gijs,MattN 2015-08-11 23:09:10 +02:00
click-to-play-warning-stripes.png Bug 1062969 - Optimize all images in browser/themes/windows. r=Gijs 2014-09-04 10:22:00 +02:00
content-contextmenu.svg Bug 1160771 - Clean unnecessary tags and properties from SVG files in browser/ and toolkit/. r=dao 2015-05-21 12:33:00 -04:00
devedition.css Bug 1187905 - use normal titlebar buttons for devtools light theme, r=bgrins 2015-09-25 12:05:40 +01:00
Geolocation-16.png
Geolocation-64.png Bug 1062969 - Optimize all images in browser/themes/windows. r=Gijs 2014-09-04 10:22:00 +02:00
Info-XP.png Bug 1153147 - Replace "newer than XP" (aka "aero") overrides with XP-only overrides, part 1: rename XP-only images to *-XP.png. r=gijs 2015-04-10 18:23:35 +02:00
Info.png Bug 1153147 - Replace "newer than XP" (aka "aero") overrides with XP-only overrides, part 2: remove "-aero" suffixes from non-XP images. r=gijs 2015-04-10 18:28:17 +02:00
jar.mn Bug 1212773 - Extend jar maker syntax for jar file location. r=gps 2015-10-20 07:36:51 +09:00
keyhole-forward-mask.svg Bug 1160771 - Clean unnecessary tags and properties from SVG files in browser/ and toolkit/. r=dao 2015-05-21 12:33:00 -04:00
KUI-background.png Bug 1062969 - Optimize all images in browser/themes/windows. r=Gijs 2014-09-04 10:22:00 +02:00
livemark-folder-XP.png Bug 1153147 - Replace "newer than XP" (aka "aero") overrides with XP-only overrides, part 1: rename XP-only images to *-XP.png. r=gijs 2015-04-10 18:23:35 +02:00
livemark-folder.png Bug 1153147 - Replace "newer than XP" (aka "aero") overrides with XP-only overrides, part 2: remove "-aero" suffixes from non-XP images. r=gijs 2015-04-10 18:28:17 +02:00
menu-back-XP.png Bug 1153147 - Replace "newer than XP" (aka "aero") overrides with XP-only overrides, part 1: rename XP-only images to *-XP.png. r=gijs 2015-04-10 18:23:35 +02:00
menu-back.png Bug 1153147 - Replace "newer than XP" (aka "aero") overrides with XP-only overrides, part 2: remove "-aero" suffixes from non-XP images. r=gijs 2015-04-10 18:28:17 +02:00
menu-forward-XP.png Bug 1153147 - Replace "newer than XP" (aka "aero") overrides with XP-only overrides, part 1: rename XP-only images to *-XP.png. r=gijs 2015-04-10 18:23:35 +02:00
menu-forward.png Bug 1153147 - Replace "newer than XP" (aka "aero") overrides with XP-only overrides, part 2: remove "-aero" suffixes from non-XP images. r=gijs 2015-04-10 18:28:17 +02:00
menuPanel-aero.png Bug 1155523 - Implement Pocket toolbarbutton and subview. r=gijs 2015-04-24 14:29:05 -04:00
menuPanel-aero@2x.png Bug 1169314 - Pocket icons missing from Windows HiDPI menuPanel sprite. r=Gijs 2015-06-20 01:16:09 -04:00
menuPanel-customize.png Bug 1062969 - Optimize all images in browser/themes/windows. r=Gijs 2014-09-04 10:22:00 +02:00
menuPanel-customize@2x.png Bug 1153309 - Use a @2x menuPanel.png on Windows for basic hidpi support. r=Gijs 2015-05-27 14:00:22 -04:00
menuPanel-exit.png Bug 960043 - [Australis] Update the quit icon on the menu panel to make it more clear that it will quit the browser. r=mikedeboer 2014-01-17 22:57:25 +01:00
menuPanel-exit@2x.png Bug 1153309 - Use a @2x menuPanel.png on Windows for basic hidpi support. r=Gijs 2015-05-27 14:00:22 -04:00
menuPanel-help.png Bug 1062969 - Optimize all images in browser/themes/windows. r=Gijs 2014-09-04 10:22:00 +02:00
menuPanel-help@2x.png Bug 1153309 - Use a @2x menuPanel.png on Windows for basic hidpi support. r=Gijs 2015-05-27 14:00:22 -04:00
menuPanel-small-aero.png Bug 1062969 - Optimize all images in browser/themes/windows. r=Gijs 2014-09-04 10:22:00 +02:00
menuPanel-small-aero@2x.png Bug 1153309 - Use a @2x menuPanel.png on Windows for basic hidpi support. r=Gijs 2015-05-27 14:00:22 -04:00
menuPanel-small.png Bug 1062969 - Optimize all images in browser/themes/windows. r=Gijs 2014-09-04 10:22:00 +02:00
menuPanel-small@2x.png Bug 1153309 - Use a @2x menuPanel.png on Windows for basic hidpi support. r=Gijs 2015-05-27 14:00:22 -04:00
menuPanel.png Bug 1155523 - Implement Pocket toolbarbutton and subview. r=gijs 2015-04-24 14:29:05 -04:00
menuPanel@2x.png Bug 1169314 - Pocket icons missing from Windows HiDPI menuPanel sprite. r=Gijs 2015-06-20 01:16:09 -04:00
monitor_16-10.png Bug 1062969 - Optimize all images in browser/themes/windows. r=Gijs 2014-09-04 10:22:00 +02:00
monitor.png Bug 1062969 - Optimize all images in browser/themes/windows. r=Gijs 2014-09-04 10:22:00 +02:00
moz.build Bug 1137364 - part 1 - move browser/themes/*/ tab-selected-*.svg generation to GENERATED_FILES; r=mshal 2015-02-26 13:56:26 -05:00
pageInfo-XP.png Bug 1153147 - Replace "newer than XP" (aka "aero") overrides with XP-only overrides, part 1: rename XP-only images to *-XP.png. r=gijs 2015-04-10 18:23:35 +02:00
pageInfo.css Bug 665324 - Page Info - Security Tab - Fix for text alignment; r=jaws 2015-02-02 15:05:00 +01:00
pageInfo.png Bug 1153147 - Replace "newer than XP" (aka "aero") overrides with XP-only overrides, part 2: remove "-aero" suffixes from non-XP images. r=gijs 2015-04-10 18:28:17 +02:00
pointerLock-16.png
pointerLock-64.png Bug 1062969 - Optimize all images in browser/themes/windows. r=Gijs 2014-09-04 10:22:00 +02:00
Privacy-16-XP.png Bug 1153147 - Replace "newer than XP" (aka "aero") overrides with XP-only overrides, part 1: rename XP-only images to *-XP.png. r=gijs 2015-04-10 18:23:35 +02:00
Privacy-16.png Bug 1153147 - Replace "newer than XP" (aka "aero") overrides with XP-only overrides, part 2: remove "-aero" suffixes from non-XP images. r=gijs 2015-04-10 18:28:17 +02:00
privatebrowsing-mask-tabstrip-XPVista7.png Bug 1062969 - Optimize all images in browser/themes/windows. r=Gijs 2014-09-04 10:22:00 +02:00
privatebrowsing-mask-tabstrip.png Bug 940509 - Polish the private browsing indicators for Windows. r=jaws. 2014-03-12 19:02:00 -04:00
privatebrowsing-mask-titlebar-XPVista7-tall.png Bug 1062969 - Optimize all images in browser/themes/windows. r=Gijs 2014-09-04 10:22:00 +02:00
privatebrowsing-mask-titlebar-XPVista7.png Bug 940509 - Polish the private browsing indicators for Windows. r=jaws. 2014-03-12 19:02:00 -04:00
privatebrowsing-mask-titlebar.png Bug 940509 - Polish the private browsing indicators for Windows. r=jaws. 2014-03-12 19:02:00 -04:00
reload-stop-go-XPVista7.png Bug 1185606 - Use Windows 10 urlbar icon on Windows 8. r=dao 2015-10-18 04:55:00 -04:00
reload-stop-go-XPVista7@2x.png Bug 1185606 - Use Windows 10 urlbar icon on Windows 8. r=dao 2015-10-18 04:55:00 -04:00
reload-stop-go.png Bug 1173739 - Update history dropdown and Reload/Stop/Go icons on Windows 10. r=jaws 2015-07-20 17:44:10 +02:00
reload-stop-go@2x.png Bug 1173739 - Update history dropdown and Reload/Stop/Go icons on Windows 10. r=jaws 2015-07-20 17:44:10 +02:00
sanitizeDialog.css
searchbar.css Bug 1119250 - remove old searchbar UI - part 4 - remove the oneoffui attribute, r=Mossop. 2015-09-04 22:54:28 +02:00
setDesktopBackground.css
slowStartup-16.png Bug 1062969 - Optimize all images in browser/themes/windows. r=Gijs 2014-09-04 10:22:00 +02:00
sync-16.png Bug 1062969 - Optimize all images in browser/themes/windows. r=Gijs 2014-09-04 10:22:00 +02:00
sync-32.png Bug 1062969 - Optimize all images in browser/themes/windows. r=Gijs 2014-09-04 10:22:00 +02:00
sync-128.png Bug 1062969 - Optimize all images in browser/themes/windows. r=Gijs 2014-09-04 10:22:00 +02:00
sync-bg.png
sync-desktopIcon.png Bug 1062969 - Optimize all images in browser/themes/windows. r=Gijs 2014-09-04 10:22:00 +02:00
sync-horizontalbar-XPVista7.png Bug 1062969 - Optimize all images in browser/themes/windows. r=Gijs 2014-09-04 10:22:00 +02:00
sync-horizontalbar-XPVista7@2x.png Bug 1153309 - Use a @2x menuPanel.png on Windows for basic hidpi support. r=Gijs 2015-05-27 14:00:22 -04:00
sync-horizontalbar.png Bug 1062969 - Optimize all images in browser/themes/windows. r=Gijs 2014-09-04 10:22:00 +02:00
sync-horizontalbar@2x.png Bug 1153309 - Use a @2x menuPanel.png on Windows for basic hidpi support. r=Gijs 2015-05-27 14:00:22 -04:00
sync-mobileIcon.png Bug 1062969 - Optimize all images in browser/themes/windows. r=Gijs 2014-09-04 10:22:00 +02:00
sync-notification-24.png Bug 1062969 - Optimize all images in browser/themes/windows. r=Gijs 2014-09-04 10:22:00 +02:00
syncCommon.css
syncProgress-horizontalbar-XPVista7.png Backed out changeset 37d19c0c4411 (bug 940844) for a build failure 2014-03-20 16:21:32 -07:00
syncProgress-horizontalbar-XPVista7@2x.png Bug 1153309 - Use a @2x menuPanel.png on Windows for basic hidpi support. r=Gijs 2015-05-27 14:00:22 -04:00
syncProgress-horizontalbar.png Backed out changeset 37d19c0c4411 (bug 940844) for a build failure 2014-03-20 16:21:32 -07:00
syncProgress-horizontalbar@2x.png Bug 1153309 - Use a @2x menuPanel.png on Windows for basic hidpi support. r=Gijs 2015-05-27 14:00:22 -04:00
syncProgress-menuPanel.png Backed out changeset 37d19c0c4411 (bug 940844) for a build failure 2014-03-20 16:21:32 -07:00
syncProgress-menuPanel@2x.png Bug 1153309 - Use a @2x menuPanel.png on Windows for basic hidpi support. r=Gijs 2015-05-27 14:00:22 -04:00
syncProgress-toolbar-inverted.png Backed out changeset 37d19c0c4411 (bug 940844) for a build failure 2014-03-20 16:21:32 -07:00
syncProgress-toolbar-inverted@2x.png Bug 1147702 - Use a @2x Toolbar.png on Windows for basic hidpi support. r=MattN 2015-04-09 14:30:18 +02:00
syncProgress-toolbar-XPVista7.png Backed out changeset 37d19c0c4411 (bug 940844) for a build failure 2014-03-20 16:21:32 -07:00
syncProgress-toolbar-XPVista7@2x.png Bug 1147702 - Use a @2x Toolbar.png on Windows for basic hidpi support. r=MattN 2015-04-09 14:30:18 +02:00
syncProgress-toolbar.png Backed out changeset 37d19c0c4411 (bug 940844) for a build failure 2014-03-20 16:21:32 -07:00
syncProgress-toolbar@2x.png Bug 1147702 - Use a @2x Toolbar.png on Windows for basic hidpi support. r=MattN 2015-04-09 14:30:18 +02:00
syncQuota.css
syncSetup.css
Toolbar-aero.png Bug 1159410 - Update the Pocket toolbar icon highlight to coral. r=dolske 2015-05-05 18:26:36 -04:00
Toolbar-aero@2x.png Bug 1159410 - Update the Pocket toolbar icon highlight to coral. r=dolske 2015-05-05 18:26:36 -04:00
Toolbar-inverted.png Bug 1159410 - Update the Pocket toolbar icon highlight to coral. r=dolske 2015-05-05 18:26:36 -04:00
Toolbar-inverted@2x.png Bug 1159410 - Update the Pocket toolbar icon highlight to coral. r=dolske 2015-05-05 18:26:36 -04:00
Toolbar-lunaSilver.png Bug 1159410 - Update the Pocket toolbar icon highlight to coral. r=dolske 2015-05-05 18:26:36 -04:00
Toolbar-win8.png Bug 1166930 - Use darker toolbar icons on Windows 10. r=dao 2015-06-28 19:36:57 -07:00
Toolbar-win8@2x.png Bug 1166930 - Use darker toolbar icons on Windows 10. r=dao 2015-06-28 19:36:57 -07:00
Toolbar-XP.png Bug 1159410 - Update the Pocket toolbar icon highlight to coral. r=dolske 2015-05-05 18:26:36 -04:00
Toolbar.png Bug 1166930 - Use darker toolbar icons on Windows 10. r=dao 2015-06-28 19:36:57 -07:00
Toolbar@2x.png Bug 1166930 - Use darker toolbar icons on Windows 10. r=dao 2015-06-28 19:36:57 -07:00
toolbarbutton-dropdown-arrow-inverted.png Bug 1062969 - Optimize all images in browser/themes/windows. r=Gijs 2014-09-04 10:22:00 +02:00
toolbarbutton-dropdown-arrow-XPVista7.png Bug 983259 - Use Windows 8 style icons for new-tab, tab scrollbox and dropdowns on Windows 8. r=Gijs 2014-10-27 09:54:00 +01:00
toolbarbutton-dropdown-arrow.png Bug 983259 - Use Windows 8 style icons for new-tab, tab scrollbox and dropdowns on Windows 8. r=Gijs 2014-10-27 09:54:00 +01:00
urlbar-history-dropmarker-XPVista7.png Bug 1185606 - Use Windows 10 urlbar icon on Windows 8. r=dao 2015-10-18 04:55:00 -04:00
urlbar-history-dropmarker-XPVista7@2x.png Bug 1185606 - Use Windows 10 urlbar icon on Windows 8. r=dao 2015-10-18 04:55:00 -04:00
urlbar-history-dropmarker.png Bug 1173739 - Update history dropdown and Reload/Stop/Go icons on Windows 10. r=jaws 2015-07-20 17:44:10 +02:00
urlbar-history-dropmarker@2x.png Bug 1173739 - Update history dropdown and Reload/Stop/Go icons on Windows 10. r=jaws 2015-07-20 17:44:10 +02:00
urlbar-popup-blocked.png Bug 1062969 - Optimize all images in browser/themes/windows. r=Gijs 2014-09-04 10:22:00 +02:00
webRTC-indicator.css Bug 1208020 - Fix gUM sharing icons not being shown in mac toolbar when making a call. webRTC-indicator.css is only shared across Windows and Linux, not Mac as well. r=dao 2015-10-01 19:38:56 +01:00
windowsShared.inc Bug 1184651 - Use flat background instead of gradient for the navigation toolbar on Windows 10 and 8 and Linux. r=jaws 2015-10-13 00:03:51 +02:00